#noprint
{
	display:none; 
}
A:active
{
	cursor:pointer;
	color:Black;
	font-size:3mm; 
	font-weight:bold; 
	text-decoration:none;
	font-family:'Arial', 'Times New Roman', 'Tahoma';
}
A:link
{
	cursor:pointer;
    color:Black;
    font-size:3mm;
    font-weight:bold;
    text-decoration:none;
    font-family:'Arial' , 'Times New Roman' , 'Tahoma';
}
A:visited
{
	color:Black;
	font-size:3mm; 
	font-weight:bold; 
	text-decoration:none;
	font-family:'Arial', 'Times New Roman', 'Tahoma';
}
A:hover
{
	color:Gray;
	font-size:3mm; 
	font-weight:bold; 
	font-family:'Arial', 'Times New Roman', 'Tahoma';
}
@media screen
{
	BODY
	{
		cursor:Default;
		color:Silver;
		font-size:3.5mm;
		font-family:'Arial', 'Times New Roman', 'Tahoma';
		margin:0px 0px 0px 0px;
	}
}
@media print
{
	BODY
	{
		cursor:Default;
		color:Black;
		font-size:3.5mm;
		font-family:'Arial', 'Times New Roman', 'Tahoma';
		margin:0px 0px 0px 0px;
	}
}

.AreaAlert
{
	background-color:#F6EEEE;
	border-style:solid;
	border-color:#E00000;
	border-width:1px;
	color:Maroon;
	padding:10px 10px 10px 10px;
}
.AreaWrap
{
	background-color:#EFEFEF;
	border-style:solid;
	border-color:Silver;
	border-width:1px;
	padding:10px 10px 10px 10px;
}

/* Background Blue Gradient Begin */

.BGGBlueOuterBackground {background-color:#024977;}
.BGGBlueInnerBackground {background-color:#ffffff;}
.BGGBlueInnerBottom
{
	background:transparent url('Images/BGBlue/GradientInnerBottom.bmp') repeat-x 0 100%;text-align:center;
	background-color:#ffffff; border-left: solid 1px #acc3d0; border-right: solid 1px #acc3d0;
}
.BGGBlueInnerTop
{background-color:#ffffff; background:url('Images/BGBlue/GradientInnerTop.bmp') repeat-x 100% 0; text-align:center;}
.BGGBlueOuterBottom
{background:transparent url('Images/BGBlue/GradientOuterBottom.jpg') repeat-x 0 100%; text-align:center;}
.BGGBlueOuterTop
{background:#e8f3f9 url('Images/BGBlue/GradientOuterTop.jpg') repeat-x 0 0; position:relative; width:100%; height:100%;}

.BGGBlueReflectionLeft 
{background-image:url("Images/BGBlue/GradientReflectionLeft.gif"); background-repeat:repeat-y; width:40px; height:40px;}
.BGGBlueReflectionCenter
{background-image:url("Images/BGBlue/GradientReflectionCenter.gif"); background-repeat:repeat-x; height:40px; line-height:40px;}
.BGGBlueReflectionRight 
{background-image:url("Images/BGBlue/GradientReflectionRight.gif"); background-repeat:repeat-y; width:40px; height:40px;}

.BGGBlueBorder, .BGGBlueBorderBottomLeft, .BGGBlueBorderBottomRight, .BGGBlueBorderTopLeft, .BGGBlueBorderTopRight
{background-color:Transparent; background-repeat:no-repeat; line-height:8px; width:8px; height:8px;}
.BGGBlueBorderX, .BGGBlueBorderBottomCenter, .BGGBlueBorderTopCenter
{background-repeat:repeat-x; height:8px; line-height:8px;}
.BGGBlueBorderY, .BGGBlueBorderMiddleLeft, .BGGBlueBorderMiddleRight
{background-repeat:repeat-y; width:8px; height:8px;}

.BGGBlueBorderBottomCenter {background-image:url("Images/BGBlue/GradientBorderBottomCenter.gif");}
.BGGBlueBorderBottomLeft {background-image:url("Images/BGBlue/GradientBorderBottomLeft.gif");}
.BGGBlueBorderBottomRight {background-image:url("Images/BGBlue/GradientBorderBottomRight.gif");}

.BGGBlueBorderMiddleCenter {border-left: solid 1px #acc3d0; border-right: solid 1px #acc3d0;}
.BGGBlueBorderMiddleLeft {background-color:#ffffff; border-left: solid 1px #acc3d0;}
.BGGBlueBorderMiddleRight {background-color:#ffffff; border-right: solid 1px #acc3d0;}

.BGGBlueBorderTopCenter {background:url("Images/BGBlue/GradientBorderTopCenter.gif");}
.BGGBlueBorderTopLeft {background-image:url("Images/BGBlue/GradientBorderTopLeft.gif");}
.BGGBlueBorderTopRight {background-image:url("Images/BGBlue/GradientBorderTopRight.gif");}

/* Background Blue Gradient End */

.BoxCorner, .BoxSilverBottomLeft, .BoxSilverBottomRight, .BoxSilverTopLeft, .BoxSilverTopRight
{background-color:Transparent; background-repeat:no-repeat; height:15px; line-height:15px; width:15px;}
.BoxX, .BoxSilverBottomCenter, .BoxSilverTopCenter
{background-repeat:repeat-x; height:15px; line-height:15px;}
.BoxY, .BoxSilverMiddleLeft, .BoxSilverMiddleRight
{background-repeat:repeat-y; width:15px;}

.BoxSilverBottomCenter {background-image:url("Images/Box/SilverBottomCenter.gif");}
.BoxSilverBottomLeft {background-image:url("Images/Box/SilverBottomLeft.gif");}
.BoxSilverBottomRight {background-image:url("Images/Box/SilverBottomRight.gif");}

.BoxSilverMiddleCenter {background-color:#F5F5F5;}
.BoxSilverMiddleLeft {background-image:url("Images/Box/SilverMiddleLeft.gif");}
.BoxSilverMiddleRight {background-image:url("Images/Box/SilverMiddleRight.gif");}

.BoxSilverTopCenter {background:url("Images/Box/SilverTopCenter.gif");}
.BoxSilverTopLeft {background-image:url("Images/Box/SilverTopLeft.gif");}
.BoxSilverTopRight {background-image:url("Images/Box/SilverTopRight.gif");}

.BoxFixedSilverMiddle
{
	background:transparent url("Images/Box/FixedSilverMiddle.gif") repeat-x 0px 0px;
}
.BoxFixedSilverLeft
{
	background:transparent url("Images/Box/FixedSilverLeft.gif") no-repeat 0px 0px;
	height:76px;
	line-height:76px;
	width:15px;
}
.BoxFixedSilverRight
{
	background:transparent url("Images/Box/FixedSilverRight.gif") no-repeat 0px 0px;
	height:76px;
	line-height:76px;
	width:15px;
}

.BoxFixedShortSilverMiddle
{
	background:transparent url("Images/Box/FixedShortSilverMiddle.gif") repeat-x 0px 0px;
}
.BoxFixedShortSilverLeft
{
	background:transparent url("Images/Box/FixedShortSilverLeft.gif") no-repeat 0px 0px;
	height:50px;
	line-height:50px;
	width:15px;
}
.BoxFixedShortSilverRight
{
	background:transparent url("Images/Box/FixedShortSilverRight.gif") no-repeat 0px 0px;
	height:50px;
	line-height:50px;
	width:15px;
}



.Container_Content
{
	margin: 0px 0px 0px 0px;
}
.Copyright
{
	cursor:Default;
	color:Black;
	font-size:10px;
	font-family:'Tahoma', 'Arial', 'Times New Roman';
}
.Copyright_Link
{
	cursor:pointer;
	color:Black;
	font-size:12px;
	font-family:'Arial', 'Times New Roman', 'Tahoma';
	text-decoration:none;
}
.CustomUL
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	list-style:none;
	list-style-position:outside; /* When outside compatible with all browsers */
}

.CustomUL LI
{
	list-style-type:none;
	line-height:16px;
	margin-top:7px;
	margin-bottom:7px;
	padding-left:22px;
}

.Menu
{
	cursor:pointer;
	color:Gray;
	font-size:12px; 
	font-family:'Tahoma', 'Arial', 'Times New Roman';
}
SPAN
{
	cursor:Default;
}
.TextCommon
{
	color:#555555;
	font-family:'Arial', 'Tahoma', 'Times New Roman';
	font-size:3.5mm;
	font-weight:normal;
}
.Title
{
	color:#555555;
	font-family:'Tahoma', 'Arial', 'Times New Roman';
	font-size:5.6mm;
	font-weight:bold;
}
.TitleLogo
{
	cursor:pointer;
	color:Black;
	font-size:40px; 
	font-family:'Tahoma', 'Arial', 'Times New Roman';
}
.TitlePage
{
	color:Gray;
	font-family:'Arial', 'Tahoma', 'Times New Roman';
	font-size:4mm;
	font-weight:bold;
}
UL
{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	list-style:none;
	list-style-position:inside;
}
UL LI
{
	margin-top:5px;
	margin-bottom:5px;
	list-style-type:square;
}
