@charset "UTF-8";
/* Bot Roda's Styles */

h1, h2, h3, h4{
	font-family:Impact, Charcoal, sans-serif;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

h1{
	color:#00203B;
	text-transform:none;
	font-size:24px;
	line-height:28px;
}
h2{
	color:#00203B;
	text-transform:none;
	font-size:22px;
	line-height:24px;
}
h3{
	color:#00203B;
	font-size:18px;
	line-height:18px;
}
h4{
	color:#00203B;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#000000;
	background-color:#FFFFFF;
	background:url(images/BG.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
}
a.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #002A5C;
	text-decoration: underline;
}
a.body:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: underline;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #002A5C;
	font-weight: bold;
	line-height:14px;	
}
a.bodyNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#002A5C;
	text-decoration:underline;
}
a.bodyNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration:underline;
	color:#000000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#FFFFFF;	
	text-decoration: none;	
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration:underline;
	color:#002A5C;
}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}
a.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002A5C;
	text-decoration: underline;
}
a.copyrighttext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
