.floatleft{
        float: left;
        height: 20px;
        line-height: 20px;
}

.floatright{
        float: right;
        height: 20px;
        line-height: 20px;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: White;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #063569;
	color: White;
}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #0a407a;
	color: White;
}

.date{
	color: black;
	font-style: italic;
}

.vi_sidebar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #ecf0f3;
}


.iconcell{
	padding: 3px 5px 0px 5px;
	background-color: #e4eaf0;
	
}

.iconcellbottom{
	background-color: #e4eaf0;	
}

.contentbox2{
	background-color: #f2f6fa;
}

.contentbox2bp{
	background-color: #f2f6fa;
	width: 11px;
}

.contentbox2corner{
	background-color: #f2f6fa;
	width: 11px;
	height: 9px;
}

#newsblock{
	width: 220px;
	position: relative;
	left:0;
	top: -40px;
}



a:link.newslink, a:visited.newslink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	text-decoration: none;
	
}

a:hover.newslink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	text-decoration: underline;
}

hr{
	color: #9CB2C7;
	height: 0px;
	border: 0px;
	border-top: 1px dashed #9CB2C7;/*the border*/
	
}



hr.news {
	color: #9CB2C7;
	height: 0px;
	border: 0px;
	border-top: 1px dashed #9CB2C7;/*the border*/
	
	
}

.boxmain{
	background-color: #f2f6fa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.boxtop{
	color: white;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	width: 240px;
	height: 37px;
	background-image:url("../images/box_top.gif");
	background-position: bottom center;
	background-repeat: no-repeat;

}

a:link.boxt, a:visited.boxt{
	color: white;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration: none;
	font-size:12pt;
}

.boxbottom{
	width: 240px;
	height: 8px;
	background-image:url("../images/box_bottom.gif");
	background-position: top center;
	background-repeat: no-repeat;

}

.boxright{
	width: 6px;
	background-image:url("../images/box_right.gif");
	background-position: center left;
	background-repeat: repeat-y;

}

.boxleft{
	width: 7px;
	background-image:url("../images/box_left.gif");
	background-position: center right;
	background-repeat: repeat-y;

}

.boxheader{
	font-family: Arial, Helvetica, sans-serif;
	color: #9CB2C7;
	font-weight: bold; 
	background-color: White;
}

.borderDiv{
	border: 1px solid #9CB2C7;
	width: 960px;
	margin: auto;
	background-color: white;
}

.border {
	border: 1px solid #9CB2C7;
}

a:hover.heading,a:active.heading,a:link.heading,a:visited.heading{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #7ea5ca;
	font-weight: bold; 
	padding: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}

a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7ea5ca;
	text-decoration: none;
}

a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #063569;
	text-decoration: none;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7ea5ca;
	text-decoration: none;
}

a:link.white, a:visited.white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

a:link.h1midblue, a:visited.h1midblue{
	font-size: 10pt;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #5280b1;
	font-weight: bold; 
	text-decoration: none;
}

h1 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #7ea5ca;
	font-weight: bold; 
	padding: 0px;
	margin-bottom: 10px;
}

h1.big {
	font-size: 17pt;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #9CB2C7;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 10px;
}

h1.midblue {
	font-size: 10pt;
	font-family:  Arial, Helvetica, sans-serif;
	color: #5280b1;
	font-weight: bold; 
}

h1.darkblue{
 	color: #1a3763;
}

.darkblue{
 	color: #1a3763;
}

.midblue{
	color: #5280b1;
}

.paleblue{
	color: #9eb3c8;
}

h1.black {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold; 
}

body{
	background-color: #D9DFE4;
}
