html{
		 font-family: Verdana, Helvetica, sans-serif;
		 background-color: #CCCCCC;		 
}
body{
		 background-color: #CCCCCC;
}

h1{
		 color: #501D71;
		 font-size: 18px;
}


a{
		 text-decoration: none;
		 color: #501D71;
}

a:hover{
		 color: #EE7F01;
}

img{
		 border: 0px;
}

div.all{
		 position: relative;
		 width: 820px;
		 margin: auto;
		 z-index: 1;
		 background-color: #FFFFFF;		 
}

div.header{
		 height: 200px;
		 width: 820px;
		 background-image: url('vannes/images/velocea-header.gif');
		 background-repeat: no-repeat;
		 background-position: top left;		 
		 margin-bottom: 41px;
}
		 		 		 
		 div.navigation{
		 		 float: left;
		 		 width: 170px;
		 		 height: 100%;
		 		 margin-top: -50px;
		 		 margin-left: -20px;
		 }
		 		 div.navigation li{
		 		 		 list-style: none;
		 		 		 padding-bottom: 6px;
		 		 		 	 
		 		 }		 		 
		 		 		 div.navigation li a{
		 		 		 		 font-size: 12px;
		 		 		 		 padding-left: 20px;
								 padding-top: 5px;
								 padding-bottom: 6px;
		 		 		 		 color: #501D71;
		 		 		 		 font-weight: bold;
								 background-image: url('vannes/images/global-nav-bullet-on.gif');
		 		 		 		 background-repeat: no-repeat;
								 background-position: center left;
		 		 		 		 	
		 		 		 }

		 		 		 div.navigation li:hover{
		 		 		 		 		 		 
		 		 		 }
		 		 		 div.navigation a:hover{
		 		 		 		 color: #EE7F01;
								 background-image: url('vannes/images/global-nav-bullet-on.gif');	
								 background-repeat: no-repeat;	
								 background-position: center left; 
		 		 		 }

		 		 
		 div.wrapper{
		 		 width: 640px;
		 		 float: left;
		 		 margin-left: 21px;
		 		 margin-top: -45px;

		 		 padding-bottom: 120px;
		 		 border-left: 4px solid #501D71;
		 		 
		 }
		 		 div.wrapper div.content{
		 		 		 width: 600px;
		 		 		 padding-left: 20px;
		 		 		 float: left;
						 _height: 350px;
						 min-height: 350px;
		 		 
		 		 }
		 		 
		 		 div.wrapper div.related{
		 		 		 width: 163px;
		 		 		 margin-left: 440px;
		 		 		 margin-top: 45px;
		 		 		 padding: 10px;
		 		 		 padding-left: 0px;
		 		 		 padding-top: 0px;
		 		 		 background-color: #EFEBF2;
		 		 		 background-image: url('vannes/images/feature-footer.gif');
		 		 		 background-repeat: no-repeat;
		 		 		 background-position: bottom center;
		 		 }
		 		 		 div.related p{
		 		 		 		 padding: 10px;
		 		 		 }
		 		 		 
		 		 div.wrapper div.divider{
		 		 		 height: 66px;
		 		 		 width:640px;
		 		 		 background-image: url('vannes/images/content-divider.gif');
		 		 		 background-repeat: no-repeat;
		 		 		 background-position: center bottom;		 
		 		 		 margin-left: 0px;		 		 
		 		 }

div.footer{
		 clear: both;
		 position: relative;
		 top: -80px;
		 height: 120px;
		 width: 820px;
		 background-image: url('vannes/images/footer-image.gif');
		 background-repeat: no-repeat;
		 background-position: bottom left;		 
}
		 div.footer div.footericons{
		 		 float: left;
		 		 width: 175px;
		 		 margin-left: 50px;
		 		 margin-top: 10px;
		 }
		 		 div.footericons img{
		 		 		 float: left;
		 		 }
		 		 
		 div.footer div.footertext{
		 		 width: 470px;
		 		 margin-left: 190px;
		 
		 }
		 
		 div.footer div.footerimage{
		 		 float: left;
		 		 width: 80px;
		 		 margin-left: 720px;
		 		 margin-top: -80px;
		 
		 }
		 
div.footerwhite{
		 margin-top: -80px;
		 height: 80px;
		 width: 820px;
		 background-color: #CCCCCC;
}
		 
br.clear{
		 clear: both;
}

		 
html, div.footerwhite{
		 _background-color: #FFFFFF;
}
		 div#headerNav {
			color: white;
			font-size: 11px;
		 }
		 div#headerNav a{
			color:white;
		 }
		 div#headerNav a:hover{
			font-weight:bold;
		 }
		 div#headerNav ul{
			margin-left:280px;
			padding: 0;
			list-style-type: none;
		 }
		 div#headerNav li{
			display: inline;
			margin: 0;
		 }
		 div#headerNav li a {
			float: left;
			display: block;
			text-decoration: none;
			margin: 0;
			padding: 7px 8px; /*padding inside each tab*/
			color: white;
		 }
		 div#headerNav li a:hover{
			font-weight:normal;
			text-decoration: underline;
		 }
		 div#headerNav #adminSec {
			position: absolute;
			right: 5px;
			top: 0px;
		 }
.secondLevel{
		margin-left:-20px;
}
div.navigation .secondLevel li{
	border-bottom: 1px dotted #8D8D8D;
}
div.navigation .secondLevel li{
	list-style-image: url('vannes/images/nav-arrow.gif');
	margin-left:20px;
	padding-left:0;
}
div.navigation .secondLevel li a{
		font-weight:normal;
		font-size: 10px;
		color: #8D8D8D;
		background-image: none;
		padding-left:0px;
}
div.navigation .secondLevel li a:hover{
		background-image: none;
		color: #EE7F01;
}
.thirdLevel{
		margin-left:-30px;
}
div.navigation .thirdLevel li a {
	border-bottom:none;
}
h1{
color: #501D71;
font-size: 18px;
border-bottom: 1px dotted #501D71;
padding-bottom: 5px;
}
h2{
color: #ee7716;
font-size: 14px;
font-weight: bold;
}
h3{
color: #501D71;
font-size: 12px;
font-weight: bold;
}
h4{
color: #501D71;
font-size: 12px;
font-weight: normal;
}
p, h5, h6{
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}
img.content{
padding: 5px;
border: 1px solid #cccccc;
}
.container-odd{
background: #edeceb;
width: 100%;
margin-bottom: 10px;
height:135px;
}
.container-even{
background: #fae3b7;
width: 100%;
margin-bottom: 10px;
}
.content-left{
width: 50%;
float: left;
margin-right: 15px;
}
.content-right{
}
br.clear{
clear: both;
}
#orange ul {
font-size: 11px;
list-style: none;
margin-top: 12px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding: 0;
}
	
#orange li {
background: url('vannes/images/point-orange.gif');
background-repeat: no-repeat;
border-bottom: 1px dotted #cccccc;
margin: 0;
padding: 6px 0px 6px 25px;
}
#purple ul {
font-size: 11px;
list-style: none;
margin-top: 12px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding: 0;
}
	
#purple li {
background: url('vannes/images/point-purple.gif');
background-repeat: no-repeat;
border-bottom: 1px dotted #cccccc;
margin: 0;
padding: 6px 0px 6px 25px;
}
div.content dt {
	clear: left;
	float:left;
	width:180px;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0px;
}
div.content dd {
	margin-left: 150px;
	clear:none;
	padding: 5px 0px;
	font-size: 11px;
}
.validation-advice {
	color:red;
	font-size:10px;
}
input,textarea, select {
	border: 1px solid #501D71;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width:180px;
}
.ddtext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width:180px;
}
#prefixDsp {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	display: inline-block;
	width:35px;
}
input.validation-failed {
	border:1px solid red;
}
div.maptext {
	font-family: Verdana, Helvetica, sans-serif;
	color: #501D71;
	font-size: 11px;
	font-weight: normal;
}
div.weather {
	margin-left:-175px;
	margin-top:20px;
	width:170px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
}
div.weather a{
	color:#501D71;
}
div.weather a:hover {
	color:#ee7716;
}
td{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
#modalBackground
{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

		 z-index: 9;
		 background-color:#333333;
		 display: none;
		 opacity: 0.40;
		 filter: alpha(opacity=40)
}
#modalWindow {
		 font-family: Verdana, Helvetica, sans-serif;
		 font-size: 12px;
		 font-weight: bold;
    		 position: fixed;
    		 left: 0;
    		 top: 0;
		 background-color: white;
		 z-index: 10;
		 display: none;
		 width: 240px;
		 height: 50px;
		 text-align: center;
		 padding-top:10px;
}
.formcomment {
	color:#808080;
	font-size:10px;
	margin-left:180px;
}
#searchResults table {
	font-size: 11px;
	width: 600px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
#searchResults table th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
#searchResults table td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.viewTable table {
	font-size: 11px;
	width: 600px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
.viewTable table th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.viewTable table td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

