/* CSS Document */

* {
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	}

body {
	font: 70% Verdana, sans-serif;
	color: #000000;
	}

#container {
	width: 100%;
	position: absolute;
	min-height: 600px;
	background-color: white;
	top: 0px;
	padding-bottom: 5px;
	text-align: left;
	}

#logo {
	position: absolute;
	top: 45px;
	left: 0px;
	width: 252px;
	height: 72px;
	float: left;
	}
	
#banner {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 433px;
	height: 140px;
	float: right;
	background-image: url(banner/vaseco_r1_c3.jpg);
	background-repeat: no-repeat;
	}

a {
	text-decoration: none;
	}
	
#content {
	text-align: left;
	vertical-align: middle;
	}

#horiz_nav {
	background-color: #8096B9;
	vertical-align: middle;
	}


#horiz_nav ul{
	font: bold 100% Verdana, sans-serif;
	color: #002C72;
	padding: 4px 5px 5px 16px;
	border-top-color: #002C72;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-color: #002C72;
	border-bottom-width: 2px;
	border-bottom-style: solid;	
	}

#horiz_nav ul li{
	display: inline;
	list-style-type: none;
	text-align: center;
	font-weight: normal;
	padding: 0 3px 0 3px;

	}

#horiz_nav ul li a{
	color: #FFFFFF;
	text-decoration: none;
	}

#horiz_nav ul li a:hover, #nav ul li a:focus{
        color: #002C72;
	}
	
#pdfbox{
	font: 90% Verdana, sans-serif;
	font-weight: bold;
	width: 125px;
	height: auto;
	margin-top: 25px;
	margin-left: 15px;
	padding: 0 0 0 0;
	text-align: left;		
	}

#pdfbox p{
	color: #002C72;
	margin-left: 5px;
	text-align: left;
	}
	
#pdfbox p a{
	color: #002C72;
	margin-left: 0px;
	text-align: left;
	}

#pdfbox p a:hover, #pdfbox p a:focus{
	color: #E52324;
	text-decoration: none;
	}

#leftcol{
	font: 100% Verdana, sans-serif;
	width: 130px;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0 0 0 0;
	text-align: left;		
	}

#leftcol p {
	color: #002C72;
	font-size: 100%;
	text-align: left;
	text-indent: 0%;
	line-height: 1.2;
	}

#leftcol p a{
	color: #002C72;
	}

#leftcol p a:hover, #leftcol p a:focus{
	color: #E52324;
	text-decoration: none;
	}

#leftcol ul{
	margin: 15px 0 10px 0;
	}
  
#leftcol ul li{

	font: 100% Verdana, sans-serif;
	font-weight: bold;
	color: #002C72;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-decoration: none;
	list-style-type: none;
	border-bottom-color: #8096B9;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	}
	
#leftcol ul li a{
	color: #002C72;
	font-weight: normal;
	text-decoration: none;
	
	}
    
#leftcol ul li a:hover, #leftcol ul li a:focus{
	color: #E52324;
	text-decoration: none;
	}
	
#address {
	font: 85% Verdana, san-serif;
	color: #002C72;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
	line-height: 1;
	}
	
#address a{
	color: #002C72;
	text-decoration: none;
	}
	
#address a:hover, #address a:focus{
	color: #E52324;
	text-decoration: none;
	}
	
#copy, #copy2{
	position: inherit;
	display: compact;
	float: left;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	text-align: left;
	}
		
#copy p, #copy2 p{
	font: 100% Verdana, sans-serif;
	color: #000000;
	text-align: left;
	padding: 5px 0 5px 0;
	line-height: 1.2;
	}

#copy p a, #copy2 p a{
	color: #000000;
	text-align: left;
	text-decoration: none;
	}

#copy p a:hover, #copy p a:focus, #copy2 p a:hover, #copy2 p a:focus{
	color: #E52324;
	text-decoration: none;
	} 

#copy h1, #copy2 h1{
	font: bold 130% Verdana, sans-serif;
	color: #002C72;
	text-align: left;
	padding: 0px 0px 5px 0px;
	}

#copy h2, #copy2 h2{
	font: bold 100% Verdana, sans-serif;
	color: #002C72;
	text-align: left;
	padding: 8px 0 5px 0;
	}

#copy h2 a, #copy2 h2 a{
	color: #002C72;
	}

#copy h2 a:hover, #copy h2 a:focus, #copy2 h2 a:hover, #copy2 h2 a:focus{
	color: #E52324;
	text-decoration: none;
	}

#copy h3, #copy2 h3{
	font: bold 100% Verdana, sans-serif;
	color: #E52324;
	padding: 10px 0 30px 0;
	}

#copy h3 a, #copy2 h3 a{
	color: #E52324;
	}

#copy h3 a:hover, #copy h3 a:focus, #copy2 h3 a:hover, #copy2 h3 a:focus{
	color: #002C72;
	}

#copy h4, #copy2 h4{
	font: normal 100% Verdana, sans-serif;
	color: #000000;
	text-align: center;
	padding: 10px 0 30px 0;
	}

#copy h5, #copy2 h5{
	font: normal 100% Verdana, sans-serif;
	color: #999999;
	text-align: left;
	padding: 0 0 5px 0;
	}

#copy ul, #copy2 ul{
	margin: 0 0 10px 0px;
	}

#copy ul li, #copy2 ul li{
	color: #000000;
	font-size: 100%;
	margin-top: 4px;
	padding-left: 20px;
	list-style-type: none;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	}

#copy ul li a, #copy2 ul li a{
	color: #666666;
	}
	
#copy ul li a:hover, #copy ul li a:focus, #copy2 ul li a:hover, #copy2 ul li a:focus{
	color: #E52324;
	text-decoration: none;
	} 

#copy ol, #copy2 ol{
	margin: 0 0 10px 23px;
	}

#copy ol li, #copy2 ol li{
	color: black;
	font-size: 100%;
	Padding: 5px 0 0 0;
	list-style-type: decimal;
	}
	
.form_box {
	background-color: #C0CBDC;
	color: #002C72;
	align: center;
	text-align: left;
	}
	
.form_box p {
	color: #002C72;
	}

#form_sub {
	height: 40px;
	align: centre;
	text-align: center;
	margin-top: 0px;
	}
	
.footer{
	font: 85% Verdana, san-serif;
	color: #002C72;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	}
	
.footer a{
	color: #002C72;
	}
	
.footer a:hover, .footer a:focus{
	color: #E52324;
	text-decoration: none;
	}
	
#map {width: 400px; height: 300px; padding: 0; margin: 20px 0 0 0; border: 1px solid #002C72;}