/* CVB styles */
body {
	background-color: #336699;
	padding:0px;
	text-align:center;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}	
#wrapper {
	width:800px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	}
#header {
	height: 176px;
	margin: 0px;
	padding: 0px;
}
div#nav {
	padding: 8px 3px;
	margin: 0px;
	color: #993300;
	text-align: center;
	background-image: url(images/nav/background.gif);
	background-repeat: repeat-x;
	background-color: #FF9933;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
ul#navlink {
	margin: 0;
	padding: 0;
	}

#navlink li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#navlink li a {
	text-decoration: none;
	color: #663300;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC66;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 3px;
	}
#navlink li a.lastnav {
	text-decoration: none;
	color: #663300;
	padding: 0px 8px 0px 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
		
#navlink li a:hover {
	color: #990000;
	}		
	
#navlink li a.pageon {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#navlink li a.lastnav-pageon {
	text-decoration: none;
	color: #663300;
	padding: 0px 8px 0px 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	color: #FFFFFF;
	}
	
	
#content {
	padding: 0px 0px 10px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#leftcol {
	float: left;
	width: 175px;
	font: normal x-small/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: right;
	padding-top: 10px;
}

#rightcol {
	color: #333333;
	margin-left: 200px;
	padding: 20px 10px 10px 0px;
	/*background-image: url(images/discoverline.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}
#footer {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	color: #66CCFF;
	clear: both;
	height: 50px;
}
#footer a {
	color: #99CCFF;
}
#rightspecial {
	padding-left: 10px;
	color: #336699;
	line-height: 1.3em;
	font-size: x-small;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 10px;
	float: right;
}
.rightspecial {
	padding-left: 10px;
	color: #336699;
	line-height: 1.3em;
	font-size: x-small;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 10px;
	float: right;
	width: 350px;
}
.rightspecialsmaller {
	padding-left: 10px;
	color: #336699;
	line-height: 1.3em;
	font-size: x-small;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 10px;
	float: right;
	width: 200px;
}
ul {
	margin-left: 5px;
	margin-top: -5px;
}
li {
	padding-bottom: 5px;
}

td {
	font: small/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 7px;
}
td.border-r-bold {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99CCFF;
	padding-right: 5px;
	font-weight: bold;
	}
td.border-r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99CCFF;
	padding-right: 5px;
	}
td.noborder-r {
	padding-left: 10px;
	}
td.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;

}	
td.xsmall {
	font: x-small/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 7px;
}
.xsmall {
	font: x-small/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	vertical-align: top;
}
.xsmallitalic {
	font: italic x-small/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	vertical-align: top;
}
.italic {
	font-style: italic;
}
h1 {
	font: normal large Georgia, "Times New Roman", Times, serif;
	color: #669900;
	margin-top: 0px;
}
hr {
	color: #CCCCCC;
}



a, td a{
	color: #FF6600;
	text-decoration: none;
}
a:hover, td a:hover{
	text-decoration: underline;
}

.r-paddedtext {
	margin-right: 20px;
}
.fltrgt {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.noleftmargin {
	margin-left: 5px;
	padding-left: 5px;
}
.rightalign {
	text-align: right;
	padding-right: 5px;
}
.rightalign-bold {
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	color: #000000}
.rightalign-bgreen {
	text-align: right;
	padding-right: 5px;
}
.l-borderspecial {
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #336699;
	color: #336699;
}
.l-borderspecial-sm {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336699;
	color: #336699;
	font-size: x-small;
	line-height: 1.4em;
}

.red {
	color: #CC0066;
}
.greentext {
	color: #669900;
}
.greentextbold {
	color: #669900;
	font-weight: bold;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

