
body
{
    font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
    font-size:12px;
    color: #01437d;
    background-color:#f9f9f9;
    background-image:url("images/top-background.jpg");
    background-position:left top;
    background-repeat:repeat-x;
    margin-top:0px;
    margin: auto;
 }

/* Main elements/layout divs */
#wrapper
{
	margin: auto;
    width: 1010px;
}

#main_header 
{
	background: #f4f5f6 url("images/onevac.jpg") no-repeat top;
	width:1010px;
	height:180px;
	top:0px;
}

.mid 
{
	width:1010px;
	float:left;
	background-color:#f9f9f9;
}

.col_main_left
{
    width: 260px;
    margin-right:25px;
    float:left;
    
 }
 

.left_panel 
{
	width:255px;
	margin-left:5px;
	
	
}
.panel_header 
{
	background-image:url("images/box_header.jpg");
	background-repeat:repeat-x;
	background-position:left top;
	height:30px;
	width:100%
}
.panel_header_text 
{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	padding-left:5px;
	
	
}


.content
{
	width:675px;
	float:left;
	padding:5px 5px 5px 5px;
    margin-bottom:25px;
      
}
.content a:link
{
	color:#01437d;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
}
.content  a:visited
{
	color:#01437d;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
}
.content a:active
{
	color:#01437d;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
}
.content a:hover
{
	color:#cc0000;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
}
.content_text 
{
	 border:solid 1px #e3ebee; 
	 padding-left:5px;
}

.content_text a:link
{
	color:#01437d;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
}
.content_text  a:visited
{
	color:#01437d;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
}
.content_text a:active
{
	color:#01437d;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
}
.content_text a:hover
{
	color:#cc0000;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
}


/* begin footer */
.footer
{
	
    font-size: 11px;
    font-weight: bold;
    height: 100px;
    width: 1010px;
    float:left;
    background-image:url("images/footer-top.jpg");
    background-position:left bottom;
    background-repeat:no-repeat;
}
.footer .info 
{
	
	text-align: center;
}
.footer .info img 
{
	margin-left:3px; margin-right:3px;
}
.footer .info a
{
    color: #01437d;
}




#title h1 a:link, #title h1 a:visited
{
    text-decoration: none;
    color: #3366FF;
}

a:link, a:visited, #search a:visited, th a:visited
{
    color: #3366FF;
}

#title h1
{
    color: #3366FF;
}

h3
{
    color: #000099;
}


a:hover
{
    text-decoration: none;
}

a:active
{
    text-decoration: none;
}

.none
{
    display: none;
}

#title h1
{
    font-size: 18px;
    font-weight: bold;
    display: inline;
}

input .submit
{
    font-size: 11px;
    width: 70px;
}



.legend
{
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
}


h1 { font-size:18px; font-weight:bold; }
h2 { font-size:16px; font-weight:bold; }
h3 {font-size:14px; font-weight:bold; }

.clear {clear:both;}
img{border:none;}
