body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

.main{
position:absolute;
top:0;
left:0;
padding:0px;

	
}
.head{
	border-right:1px solid black;
}

td.nav{
	width: 120px;
	background-color: #7B9DDC;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	margin-top: -20px;
	padding-left: 15px;
	padding-bottom: 30px;
	vertical-align: top;
	font-size:8pt;
	
} 

p.title{
	font-weight:bold;
	margin-bottom: 0px;
	font-size:8pt;
}
p.sub_title{
	font-weight: bold;
	margin-bottom: 0px;
	margin-top:0px;
	font-size: 8pt;
	font-style: italic;
}
p.news_title{
font-weight:bold;
	margin-bottom: -10px;
	font-size: 9pt;
		
}
p.news_content{
	position:relative;
	left:50px;
	font-size: 9pt;
	width:225px;
	
}
.content{	
	font-size: 9pt;
	padding: 10px;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom:1px solid black;
	background-color: White;
	
}
.logos{
text-align:center;
border-right:1px solid black;
border-bottom:1px solid black;
padding:5px;

	
}
.floatr{
	float:right;
}
.floatrsm{
	float:right;
   font-size:7pt;
    color:#4682b4;
}
.floatl{
	float:left;
}
.footer{
	font-size:7pt;
	text-align:center;
}
a:link, a:visited, a:active{
	color: #040E4F;
}
a:hover{
	color: #4165E0;
}

.box{
	width:275px;
	padding:6px;
	border:1px solid #7B9DDC;
}
span.dot{
	font-size:12pt;
}