@charset "UTF-8";

html, body {
    height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #012b51;
	background-color: #003E5A;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/PG_BG.jpg);
	background-repeat: repeat-x;
}

.tbl_bg {
	background-color: #FFFFFF;
	width: 774px;
	margin: 0 auto;
	border: 1px solid #333333;
}

.flash_bg {
	background-color: #FFFFFF;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: thick double #024E83;
}



.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #012B51;
	font-weight: 400;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 6a8a11;
	text-align: center;
	padding-top: 6px;
}

.footer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #013D5A;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 6a8a11;
	text-align: center;
	padding-top: 6px;
}
a.one:link {color: #012B51;text-decoration: none;}
a.one:active {color: #012B51; text-decoration: none;}
a.one:visited {color:#012B51; text-decoration: none;}
a.one:hover {color: #666666; text-decoration: none; 
}
a.two:link {color: #012B51;text-decoration: none; font-size:14 px; font-weight:bold; }
a.two:active {color: #012B51; text-decoration: none; font-size:14 px; font-weight:bold; }
a.two:visited {color:#012B51; text-decoration: none; font-size:14 px; font-weight:bold; }
a.two:hover {color: #666666; text-decoration: none; font-size:14 px; font-weight:bold;  
}
a.three:link {color: #ffffff;text-decoration: none; font-size:11 px; font-weight:bold; }
a.three:active {color: #ffffff; text-decoration: none; font-size:11 px; font-weight:bold; }
a.three:visited {color:#ffffff; text-decoration: none; font-size:11 px; font-weight:bold; }
a.three:hover {color: #666666; text-decoration: none; font-size:11 px; font-weight:bold;  
}

.style2 {font-size: 11px; color:#012B51; font-weight:normal;}
.style3 {font-size: 11px; font-weight: bold; }
.style4 {font-size: 12px; color:#012B51;}
.style5 {font-size: 12px;font-weight: bold;}
.style6 {font-size: 10px; color:#012B51; font-weight: normal;}
.style7 {font-size: 10px; color:#012B51; font-weight: bold;}

.form_outline {
	width:410px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	margin: 0 auto;
}
.form_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #012B51;
	background-color: #EFEFEF;
}
.hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #012B51;
}
