@charset "UTF-8";
/* CSS Document */
/* Williamson Chaseling Style Sheet */

body { 
	margin-top: 0px;
	background-image: url(images/BG.gif);
	background-repeat: repeat-x;
	background-color:#000A41;
	margin-top:0;
	margin-bottom:0;
	font-family: "Times New Roman", Times, serif !important;	 
}

a:link {
	color: #0C68B8;
	text-decoration: none;
	border-style:none;
}
a:visited {
	text-decoration: none;
	color: #0C68B8;
	border-style:none;
}
a:hover {
	text-decoration: none;
	background-color:#0C68B8;
	color:#FFFFFF;
	border-style:none;
}
a:active {
	text-decoration: none;
	border-style:none;
}


#BodyDiv {
	height: 100%;
	width: 800px;
	background-color:#ffffff;
}

#Nav {
	width: 800px;
	height: 30px;
}

#Content {
	color: #000000;
	line-height: 19px;
	font-variant: normal;
	word-spacing: 0px;
	letter-spacing: 0px;
	font-size: 13px;
	font-family: serif;
	overflow: auto;
	word-wrap: normal;
	text-align: left;
	height: 100%;
	width: 760px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}


.WC_TOP {
	position: absolute;
	float: left;
	left: 100px;
	top: 100px;
}


.WC_BASE {
	left: 100px;
	top: 435px;
	position: absolute;
	float: left;
}

.VR {
	position: absolute;
	top: 100px;
	left: 320px;
}



.Headings {
	letter-spacing: 1px;
	color: #2e67b2;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif !important;
	float: left;
}

.style1 {color: #FFFFFF}
.style2 {color: #666666}
.style3 {color: #999999}


.title-blue-mid {
	color:#2e67b2;
	font-size:24px;
	
}

