.page a:link{
	font-weight : normal;
	text-decoration : underline;
	color:#001E4B;
	}
.page a:visited{
	font-weight : normal;
	text-decoration : underline;
	color:#001E4B;
}
.page a:hover{
	color:#0070AE;
	text-decoration : underline;
}
	
	td.header{
		vertical-align : bottom;
	}

	td{
		font-family: Arial MT Light, arial, verdana, helvetica,sans-serif;
		font-size:13px;
		vertical-align : top;
		color:#0E0F0E;
		font-weight : normal;
	}
	td.contact{
	font-size:11px;
	}	
	td.contact2{
	font-size:11px;
	text-align : right;
}	
	p { margin: 0; padding: 0; } 
	
	table.contact{
	border-color : #747c76;
	border-width : 0 0 2 0;
	border-style : solid;
	}
	.blue{
	 color:#0070AE;
	}
	td.page{
		font-family: Arial MT Light, arial, verdana, helvetica,sans-serif;
		font-size:13px;
		vertical-align : top;
		color:#0E0F0E;
		font-weight : normal;
	}

	td.news{
		background-color : #ACB6AB;
	}
	
	td.footer{
		background-color : #002B54;
		color:#ffffff;
		font-size:12px;
		vertical-align: middle;
	}
	
	td.menu{
		font-family:arial, verdana, helvetica,sans-serif;
		font-size:12px;
		vertical-align : top;
		line-height : 22px;
		color:#0070AE;
		font-weight : bold;
	}
	.photowho{
	display : block;
	float : left;
	margin-right : 12px;
	margin-bottom : 12px;
}

	a.email:link{
		font-weight : bold;
		color:#0070AE;
		text-decoration : none;
	}
	a.email:visited{
		font-weight : bold;
		color:#0070AE;
		text-decoration : none;
	}
	a.email:hover{
		font-weight : bold;
		color:#0070AE;
		text-decoration : underline;
	}

	
	.whotext{
	clear: both;
	margin-top : 11px;
	padding-top : 12px;
	}
	.whoblock{
	display : block;
	
	}
	.whotitle{
	font-family: arial, verdana, helvetica,sans-serif;
	font-size:16px;
	color:#001E4B;
	font-weight : bold;
	vertical-align : top;
	padding : 0px 0px 8px 0px;
	border : none;
}
	.submenu{
	font-size:11px;
	margin-left : 6px;
	display : block;
	text-decoration : none;
	line-height : 12px;
	margin-bottom : 8px;
}
	a.smenu:link{
	font-weight : normal;
	text-decoration : none;
	color:#001E4B;
	text-decoration: none;
	}
	a.smenu:visited{
	font-weight : normal;
	text-decoration : none;
	color:#001E4B;
	text-decoration: none;
	}
	a.smenu:hover{
	font-weight : normal;
	color:#0070AE;
	text-decoration: underline;
	}

	
	a.menu:link{
		font-weight : normal;
		text-decoration : none;
		color:#001E4B;
	}
	a.menu:visited{
		font-weight : normal;
		text-decoration : none;
		color:#001E4B;
	}
	a.menu:hover{
		color:#0070AE;
		font-weight : normal;
		text-decoration : none;
	}


	.title{
	font-family: arial, verdana, helvetica,sans-serif;
	font-size:16px;
	color:#001E4B;
	font-weight : bold;
	vertical-align : top;
	padding : 0px 0px 8px 0px;
	border : none;
	display : block;
}
	.subtitle{
	font-family: arial, verdana, helvetica,sans-serif;
	font-size:12px;
	color:#001E4B;
	font-weight : bold;
	vertical-align : top;
	padding : 0px 0px 8px 0px;
	border : none;
	display : block;
}
	.bg{  
		width:510px height: 100%;
	}
	.bgpic{
		background-image: url(bg1.jpg);
		background-repeat: no-repeat; 
		background-position: top; 
		background-color : #002B54;
	}
	.bgpic2{
	background-image: url(bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color : #ffffff;
	vertical-align : top;
	}
	input.b{
		color: #000033;
		font-family:verdana, arial, helvetica,sans-serif;
		font-size:84%;
		font-weight:bold;
		background-color: #eeeedd;
		border:1px solid;
		border-top-color:#000099;
		border-left-color:#000099;
		border-right-color:#000077;
		border-bottom-color:#000077;
	}
	
	body{
		background-color: #ffffff;
	}