@charset "UTF-8";
/* CSS Document */

body {margin:0px; padding:0px; background-color:#FFFFFF;
 text-align: inherit;
}
img{border:none;}
td, div {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000;
}

.logo
{
	margin:0px 0px 0px 22px;
}
.border {
	border: 1pt solid #999999;
}

h2
{
	font-weight:bold; 
	font-size:16px;
	line-height:30%;	
}

.nav {background-color: #1a4c9b; height:30px; width:100%; color:#FFFFFF;

}
.greenlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #699623;
	text-decoration: none;
	font-weight: bold;
}
.headerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

td.HeaderLanguageSelector, td.HeaderCountrySelector
{
	vertical-align:top;	
	padding:10px; 
}

td.HeaderLogoNSlogan
{
	width:680px; 
}

a.nav {color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-transform:uppercase; text-decoration:none;

}

a.nav:hover {color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-transform:uppercase; text-decoration:underline;

}

a.footer {color:#666; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none;

}

a.footer:hover {color:#666; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:underline;

}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #102F5C;
	text-decoration: none;
}

li ul { color:#666;
}

.bg_body {background: url(images/bg_body.jpg) bottom repeat-x; width:100%;

}
div.body_content{
	width:900px; margin-left:auto; margin-right:auto;	
	
}
div.slogan_text{font-size:14px; color:#666666; font-family:Arial, Helvetica, sans-serif; text-align:left; font-weight:bold; 
}
.txt_index {font-size:14px; color:#666666; font-family:Arial, Helvetica, sans-serif;

}.txtgrey10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.navgreen {
	background-color: #629121;
	height:30px;
	width:100%;
	color:#FFFFFF;
}
.headerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
.greenlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
.txt_index12 {
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal; 
}
.navyellow {
	background-color: #EBB62A;
	height:30px;
	width:100%;
	color:#FFFFFF;
}
.navblue {
	background-color: #2090C6;
	height:30px;
	width:100%;
	color:#FFFFFF;
}
.yellowlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	text-decoration: none;
}
.yellowlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
.bluelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A70D2;
	text-decoration: none;
}
.bluelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
/*********************/
/*     Login page    */
/*********************/
.sftPayASPLoginLabels
{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
}

.sftPayASPLoginTextBoxes
{
	width:150px;
}


/*******************************************/
/*  regNavBlue  Regional Naviagation Blue  */
/*******************************************/

table.regNavBlue
{
	border-color:#1F4478;
}
td.regNavBlue_outercells
{
	width:1px;
	background-color:#688DB9;
}
td.regNavBlue
{
	background-image: url(images/bgBlueGradient.jpg);
	background-repeat:repeat-x;
	height:56px; 	
	font-weight:bold;
	color:#FFFFFF;	
	text-transform:uppercase; 
	padding-left:5px; 
	padding-right:5px; 
	
}

