#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C4769;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	
}



#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #2C4769;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #EFE9CF;
	font-family: Arial, Helvetica, sans-serif;
	color: #316AC5;
	font-size: 10px;
}


a:link {
	font-family: "Arial Rounded MT Bold";
	font-size: 16px;
	color: #2C4769;
	text-decoration: none;
}
a:hover {
	font-family: "Arial Rounded MT Bold";
	font-size: 16px;
	color: #4F7CB5;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: "Arial Rounded MT Bold";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: "Arial Rounded MT Bold";
	font-size: 16px;
	color: #4F7CB5;
	text-decoration: none;
}


.underline{
	FONT: 12px Arial, Helvetica, sans-serif;
	COLOR: #3A4A63;
	font-weight: normal;
	text-decoration: none;
}
.footer_mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626D7F;
	text-decoration: none;
}

.underline:link {
	FONT: 12px Arial, Helvetica, sans-serif;
	COLOR: #374B70;
	font-weight: normal;
	text-decoration: underline;
}
.underline:visited {
	FONT: 12px Arial, Helvetica, sans-serif;
	COLOR: #788999;
	font-weight: normal;
	text-decoration: underline;
}
.underline:hover {
	FONT: 12px Arial, Helvetica, sans-serif;
	COLOR: #000000;
	font-weight: normal;
	text-decoration: none;
}
.underline:active {
	FONT: 12px Arial, Helvetica, sans-serif;
	COLOR: #B6B8C5;
	font-weight: normal;
	text-decoration: underline;
}
.body_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F4368;
	text-decoration: none;
	line-height: 20px;
}

.boxdiv{
	position:absolute;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C4769;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	
}



.boxdiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #2C4769;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.boxdiv a:hover{ /*hover background color*/
	background-color: #EFE9CF;
	font-family: Arial, Helvetica, sans-serif;
	color: #316AC5;
	font-size: 10px;
}
