@charset "iso-8859-1";
body   { font-size: 12px; font-family: verdana; margin: 0; padding: 0; height: 100%; background: url(images/main_background2.gif); background-color: #003B5A; }

img  { text-align: center; padding: 0; border: 0 }

div, table, tr, td  { color: #ffffff; font-size: 12px; font-family: arial;}
p.content  { text-align: left; margin-top: 0; margin-bottom: 0 }

.top_bg {
	background: url(images/main_background.gif);
	background-repeat: repeat-x;
	width: 100%;
}

hr {
	color: #ffffff;
	width: 75%;
	text-align: center;
}

a, a:active, a:visited, a:focus {
	color: #58BFFF;
	text-decoration: none;
}

a:hover {
	color: #009DFF;
}	

a.top_link:link, a.top_link:active, a.top_link:visited {
	color: #ffffff;
	text-decoration: underline;
}

a.top_link:hover {
	color: #009DFF;
}	

.blue {
	color: #152e50;
}

.menu_items {
	font-size: 10px;
}

.top {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

.ltgray {
	font-size: 10px;
	color: #999999;	
}

.header01 {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;	
}

.header03 {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;	
}

.header02 {
	font-size: 14px;
	color: #3f3f3f;
	font-weight: bold;	
}

.bullets {
	font-size: 16px;
	font-weight: bold;
}

.small {
	font-size: 10px;
}

.footer {
	font-family: arial;
	font-size: 10px;
	color: #6A737B;
	text-decoration: none;
}

.text
{border: 1px;
border-style: solid;
border-color: #7C99B0;
background: white;
font-family: verdana;
font-size: 10px;
height: 18px;
width: 150px;}

.button
{border: 1px;
border-style: solid;
border-color: #666666;
background: #CCCCCC;
font-family: verdana;
font-size: 10px;}

.border {
   border:1px solid #000;
   background-color: #ffffff;
   width:550px;
   padding:0px;
}

.content {
   padding: 10px;
   font-size: 11px; 
   font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

select, option, textarea, input { 
   background-color: #ffffff; 
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   font-size: 10px; 
   border: 1px #000000 solid;
}

form {
   margin-top: 10px;
   margin-bottom: 10px;
}

p {
   margin-top: 0px;
   margin-bottom: 0px;
}
h1 {
   font-size: 12px; 
}

h2 {
   font-size: 12px;
   color: red; 
}

#container {
   background-color: #FFFFFF;
   border: 0px solid #E8F0F0;
   width: 500px;
   padding: 0px;
   text-align: left;
}

.newsbg {
	background-repeat: no-repeat;
}