body {margin:0; padding:0; background-color:#ffffff; font-family:verdana,arial,helvetica,sans-serif; line-height: 14px}

.contentblue {font-family:verdana, arial, helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #0066CC; text-decoration:none; font-weight: bold;}
.contentblue11 {font-family:verdana, arial, helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #0066CC; text-decoration:none; font-weight: bold;}

.contentred {font-family:verdana, arial, helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #A00000; text-decoration:none; font-weight: bold;}
.contentyellow { color: #F8BA00;}
.contenthome {font-family:verdana, arial, helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #333333; text-decoration:none;}

.content a,.content {font-family:verdana,arial,helvetica,sans-serif; font-size: 10px; line-height: 14px; color: #333333; text-decoration:none;}
.content a:visited {font-family:verdana,arial,helvetica,sans-serif; font-size: 10px; color: #0066CC; text-decoration:underline;}
.content a:link {font-family:verdana,arial,helvetica,sans-serif; font-size: 10px; color: #0066CC; text-decoration:underline;}
.content a:active {font-family:verdana,arial,helvetica,sans-serif; font-size: 10px; color: #0066CC; text-decoration:underline;}
.content a:hover {font-family:verdana,arial,helvetica,sans-serif; font-size: 10px; color: #0066CC; text-decoration:underline;}


.leftNav a,.leftNav, .leftNav a:link, .leftNav a:active, .leftNav a:visited {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	background-color: #F9F9F9;
	color: #3366CC;
	font-weight: bold;
	height:20px;
	border-bottom: 1px solid white;
	width: 180px; 
	text-decoration: none
}

.leftNav a:hover {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #888888;
	background-color: #EBEBEB;
	border-bottom: 1px solid white;
	text-decoration: none;
}


/* ------------------Title ----------------------*/   

.titlewhite18Blue{
	color: #FFFFFF; 
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica; 
	font-size: 18px; 
	font-weight: bold; 
	}



/* ------------------Container Gradient Header ----------------------*/   

.containerrow1Blue_gd {
	background-image:  url(images/gdheaderbg_Blue.gif); padding: 0 5px 0 5px;
}

.gdTL_Blue{background-image:    url(images/gdTL_Blue.gif); background-position: left top; background-repeat: no-repeat;}
.gdTR_Blue {background-image: url(images/gdTR_Blue.gif); background-position: right top; background-repeat: no-repeat;}




/* ------------------Container White BG----------------------*/   

.containerrow2_white {
	background-color: #e9f0fa; padding: 10px 0px 0 0px;
}

.leftborder_Blue{border-left: 1px solid #509BDB; background-color: #e9f0fa;}
.rightborder_Blue{border-right: 1px solid #509BDB; background-color: #e9f0fa;}
.bottomborder_Blue{border-bottom: 1px solid #509BDB; background-color: #e9f0fa;}
.topborder_Blue{border-top: 1px solid #509BDB; background-color: #e9f0fa;}

.TL_Blue {background-image:  url(images/cornerTL_Blue.gif); background-position: left top; background-repeat: no-repeat; background-color: #e9f0fa;}
.TR_Blue  {background-image:  url(images/cornerTR_Blue.gif); background-position: right top; background-repeat: no-repeat; background-color: #e9f0fa;}

.BL_Blue  {background-image:  url(images/cornerBL_Blue.gif); background-position: left bottom; background-repeat: no-repeat;}
.BR_Blue  {background-image:  url(images/cornerBR_Blue.gif); background-position: right bottom; background-repeat: no-repeat;}

