/* CSS Document */
body,td,th {
	font-family: Arial;
	font-size: 13px;
	color: #4b4b4b;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/BG_Gradient.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link 		{ color: #ed8801; text-decoration: none; }
a:visited 	{ color: #ed8801; text-decoration: none; }
a:hover 	{ color: #014f97; text-decoration: underline; }
a:active 	{ color: #ed8801; text-decoration: none; }

a.BottomLinks:link 		{ color: #4b4b4b; text-decoration: none; }
a.BottomLinks:visited 	{ color: #4b4b4b; text-decoration: none; }
a.BottomLinks:hover 	{ color: #014f97; text-decoration: underline; }
a.BottomLinks:active 	{ color: #4b4b4b; text-decoration: none; }

.Form_Input {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 125px;
	border: 1px solid #012d52;
}
.Form_Input_02 {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	width: 100px;
	border: 1px solid #012d52;
}
.Form_Input_03 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 275px;
	border: 1px solid #012d52;
}
.FormText_02 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.Copyright {
	font-size: 10px;
	color: #4b4b4b;
}

.Header_01_Orange {
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
}
.Header_02_Orange {
	font-size: 22px;
	color: #f68d01;
}
.Header_03_Orange {
	font-size: 30px;
	font-weight: bold;
	color: #f68d01;
}
.Header_01_Blue {
	font-size: 16px;
	color: #014f97;
	font-weight: bold;
}
.Header_02_Blue {
	font-size: 22px;
	color: #296292;
}
.MainPage_Header_BG {
	background-image: url(../images/HomeMainSection_BGTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.LandingPage_Header_02_Orange {
	font-size: 30px;
	color: #f68d01;
}
.LandingPage_Header_03_Orange {
	font-size: 30px;
	font-weight: bold;
	color: #f68d01;
}
.LandingPage_Header_02_Blue {
	font-size: 30px;
	color: #296292;
}
.LandingPage_Header_BG {
	background-image: url(../images/LandingPage_BG_Header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Header_02_Black {

	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.Header_02_White {


	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.WelcomeText {
	font-size: 16px;
	color: #014f97;
	font-weight: bold;
}
.WelcomeText_off {

	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
