/*WCVS Stylesheet*/

body {
background-color: rgb(146,165,213);
margin: 0px;
text-align: center;
padding: 0px;
background-image: url(Resources/bgcross.gif); }

div#content {
background-color: #999999;
width: 770px;
height: auto;
padding: 0px;
margin: 1em auto;
border: 1px rgb(45,68,167) solid; }

div#uppertop_block {
	width: 770px;
	height: 90px;
	background-color: rgb(76,117,205);
	background-image: url(Resources/wcvs06bg1.gif);
	float: left;
clear: both; }

div#lowertop_block {
	width: 770px;
	height: 171px;
	background-color: white;
	float: left;
clear: both; }

div#centre {
width: 770px;
height: auto;
background-color: white;
float: left; }

div#footer {
width: 617px;
height: 33px;
clear: both;
background-color: rgb(76,117,205);
background-image: url(Resources/wcvs06bg4.gif);
font-family: Helvetica, Arial, sans-serif;
color: white;
font-size: 11px;
font-weight: normal;
text-align: left;
padding-left: 153px;
padding-top: 12px;
}

div#captions{
width: 100%;
text-align: right;
font-style: italic; }

td#menu {
width: 150px;
height: auto;
background-color: white;
vertical-align: top;
padding-top: 80px;
text-align: left;
border-right: 1px #4F77CE solid; }


td#copyholder {
width: 620px;
height: auto;
}

td#pageheader {
width: 620px;
height: 60px;
background-color: white;
vertical-align: middle;
padding-left: 10px
}

td#text {
width: 380px;
background-color: white;
vertical-align: top;
font-family: Helvetica, Arial, sans-serif;
color: #808080;
font-size: 11px;
font-weight: normal;
text-align: left;
height: auto;
line-height: 20px;
padding-left: 10px;
padding-right: 15px;
 }

/* Hide from IE Mac \*/
td#text {
width: 355px;
}
/* End hide from IE MAc */	

td#signature {
width: 240px;
height: auto;
background-color: white;
font-family: Helvetica, Arial, sans-serif;
}

a:link {color: #1C43A6;
text-decoration: none }

div#footer a:link {color: #000000;
text-decoration: none }

a:visited {color: #003399;
text-decoration: none }

a:hover {color: #ec8642;
text-decoration: none }

ul {
margin-left: 1em;
padding-left: 1em;
padding-right: 1em;
color: #000; }
