@charset "UTF-8";
/* CSS Document */

body {
	background-color: #010D74;
	margin-top: 0px;
	margin-bottom:0px;
	font-family:Helvetica, sans-serif;
	font-size:14px;
	color:#383838;
	line-height:21px;
}
.white{
color:#FFFFFF;
font-size:12px;
line-height:17px;
}
.white img{display:none;}

.white a{
color:#FFFFFF; text-decoration:none;
}
.white a:hover{
color:#FFFFFF; text-decoration:none;
}

a{
text-decoration:none; color:#750000;
}
a:hover{
text-decoration:underline;
color:#750000;
}
h2{
font-size:18px;
font-family: Helvetica, sans-serif;
font-weight:normal;
margin:4px 0 4px 0;
padding:0;
}
.bottom_text{
color:#FFFFFF;
font-size:12px;
line-height:21px;
}
.title{
color:#750000;
}

script img{ float:right;}
