body {
    background-color:#5E5EC4;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
   }

a.contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5F64D9;
	line-height:normal;
	font-weight: normal;
	font-style: normal;
	background-color: #5C62DB;
	text-align: left;
}
a.contents:link {text-decoration: none; line-height:11px;}
a.contents:visited {text-decoration: none; color: #5F64D9; line-height:11px}
a.contents:hover {text-decoration: none; color: #5F64D9; line-height:11px;}
a.contents:active {text-decoration: none; color: #5F64D9; line-height:11px;}

.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000066;	
}

a.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3220B8;
	line-height:33px;
	font-weight: normal;
}
a.leftnav:link {text-decoration: none; line-height:33px;}
a.leftnav:visited {text-decoration: none; color: #5E5EC4; line-height:33px}
a.leftnav:hover {text-decoration: none; color: #5E5EC4; line-height:33px;}
a.leftnav:active {text-decoration: none; color: #5E5EC4; line-height:33px;}

a.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#3220B8;
	font-weight: normal;
}
a.bottomnav:link {text-decoration: none; line-height:1px;}
a.bottomnav:visited {text-decoration: none; color: #5E5EC4; line-height:1px}
a.bottomnav:hover {text-decoration: none; color: #5E5EC4; line-height:1px;}
a.bottomnav:active {text-decoration: none; color: #5E5EC4; line-height:1px;}



