/* CSS Document */

.body {
background-color: #ffffff;
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
}
 
.title {
	font: bold 18px 'Trebuchet MS';
	display: block;
	color: #00aaff;
}



.subtitle {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	color: #00006b;
	
}

.subtitle2 {
	font: bold 13px 'Verdana';
	font-size: 13px;
	color: #000000;
	
}

.text {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	line-height: 20px;

	}
	
.smalltext {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #1A0664;
}
.smalltext a:link{

	font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #1A0664;



	
}
.smalltext a:visited{

	font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #1A0664;

	
}
.smalltext a:hover{

	font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #1A0664;

	
}
.smalltext a:active{

	font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #1A0664;
	
	

}





	#copyright {
	position:absolute;
	left:226px;
	top:915px;
	width:375px;
	height:43px;
	z-index:1;
}
.menu_link a:link{

	font-style: normal;
	color: #293a6b;
	text-decoration:none;
	font-family: 'Tahoma';
	font-size: 12px;
	font-weight: bold;
	
}
.menu_link a:visited{

	font-style: normal;
	color: #293a6b;
	text-decoration:none;
	font-family: 'Tahoma';
	font-size: 12px;
	font-weight: bold;
	
}
.menu_link a:hover{

	color:#3399FF;
	font-family: 'Tahoma';
	font-size: 12px;
	font-weight: bold;
	
}
.menu_link a:active{

	font-style: normal;
	color:#3399FF;
	font-family: 'Tahoma';
	font-size: 12px;
	font-weight: bold;
	

}
