#divMenu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	background-position: right top;
	background-repeat: no-repeat;
	background-color:#00ADEF;
	height: 30px;
}
#divLogo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-color:#CFCFCF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	height: 65px;
}

.MenuTxtBold {


	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFEFF;
	text-decoration: none;
	margin-left: 20px;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
}
.MenuTxtBold:hover {
font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #0F3598;
	text-decoration: none;
	margin-left: 20px;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
}
*html #divHeader {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color:#F5F5F5;
	height: 55px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	padding-left: 20px;
}


#divHeader {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 750px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color:#F5F5F5;
	height: 55px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	padding-left: 20px;
}



.PageHeader {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #353B51;
	text-decoration: none;
	font-weight: normal;
}


.MenuTxtSelected {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #0F3598;
	text-decoration: none;
	margin-left: 19px;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
}


#divFlash {
	text-decoration: none;
	border-bottom-color:#E7E7E7;
	border-bottom-width:3px;
	border-bottom-style:solid;
	height: 175px;
	background-color: #EAEAEA;
}

.imgTxt
{
	font-family: Tahoma;
	font-size: 10px;
	color: #686868;
}

#divBody1 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 220px;
	background-color: #F4F4F4;
	float:left;
}

#divBody2 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 220px;
	background-color: #F4F4F4;
	float:right;
}

.bodyLinksSmall
{
	font-family: Tahoma;
	font-size: 10px;
	color: #36A5DC;
	text-decoration:none;
}

.bodyLinksSmall:hover
{
	font-family: Tahoma;
	font-size: 10px;
	color: #333A54;
	text-decoration:none;
}


.menuBgColor{
	background-color:#00ADEF;
	border-top: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	
	border-left: 1px solid #CFCFCF;
}






.MenuTxtSmallBold {


	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #0F3598;
	text-decoration: none;
	margin-left: 8px;
	
}
.MenuTxtSmallBold:hover {

	color: #FFFEFF;
}


.menuTdBorder {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
}
