html, body {
	height: 100%;
}

.copyright {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9px;color:#000000}
.copyrightwhite {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	color:#FFFFFF;
	font-weight: bold;
}
.title {font-size:18px;color:#33B0FF;font-weight:bold;line-height:18px}
.link {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#BD0400;text-decoration:none;font-weight:bold}
.openedlink {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#BD0400;text-decoration:none;font-weight:bold}
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Courier New;}
.CodeInText {font-family:Courier New;font-weight:bold;}
.ScreenText {font-family:Tahoma;}
.ImportantWords	{font-weight:bold;}
.Highlight {font-family:Arial;color:red;}
body {margin:0;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#000000;white-space:normal; line-height:16px;}
td {font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#000000;white-space:normal; line-height:19px;}
h1{line-height:normal}
h2{font-size: 18px;}
ul {margin-left:15px;}

#homeGraphicArea {
	background: url(/images/homeBG.jpg) no-repeat;
	height: 216px;
	padding: 5px 5px 10px 20px;
	margin: 0 0 10px 0;
}
#homeGraphicArea #homeRight td {
	font-size:11px;
}
#homeGraphicArea #homeRight td a {
	color:#67999A;
	text-decoration:none;
}

	#homeGraphicArea h1 {
		font-size: 28px;
	}
	
	#homeGraphicArea h2 {
		width: 393px;
		margin: 10px 0 5px 0;
	}

	#homeGraphicArea ul {
		margin: 5px 0 ;
		padding: 0;
		list-style: none;
		line-height: 1.4em;
	}
	
	#homeGraphicArea li {
		margin: 0;
		padding: 0 0 0 15px;
		background: url(../images/greyBullet.jpg) no-repeat 0px 5px;
		font-size: 11px;
		color:#222;
	}
	
	#homeGraphicArea a {	
		color: #fff;
		font-size: 12px;
	}

	
	 #enviroRight h3, #enviroLeft h3 {
		color: #97a480;
		font-size: 18px;
		margin: 10px 0;
	}
	
.vctBoxout{
	padding: 10px;
	background: #f1efec;
	color: #6d675e;
	font-weight: bold;
	margin: 5px 10px 0 0;
	width: 210px;
	float: left;
	clear: left;
}

	.vctBoxout a {
		color:#555;
	}

	.vctBoxout ul {
		margin: 10px 0 0 15px;
		padding: 0;
		text-align: left;
	}
	
	.vctBoxout h3 {
		color: #97a480;
		font-size: 18px;
	}
	
	#quote {
		font-size: 18px;
		color: #555;
		padding: 10px;
		background: #F1EFEC;
	}
	
	#quote span {	
		font-size: 15px;
		color: #97a480;
		font-weight: bold;
		display: block;
		margin: 5px 0;
	}
	
	#quote strong {	
		font-size: 14px;
		color: #333;
	}
	
#vctContacts {
	padding: 10px;
	margin: 10px 0px;
	background: #acbe69;
	color: #000;
	overflow: hidden;
}

	#vctContacts a {
		color: #000;
		font-weight: normal;
	}
	
	#vctContacts h3{
		margin: 0 0 10px 0;
		color: #fff;
		font-size: 18px;
	}
	
	#vctContacts div {
		width: 33%;
		float: left;
	}
	
	#vctContacts strong {
		display: block;
	}
	
a {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
a:hover {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#67999A;
	font-size: 12px;
	text-decoration: none;
}

a.footerlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
}
a.footerlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#67999A;
	font-weight: normal;
	text-decoration: none;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.back3 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg3new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back5 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg5new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back17 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg17new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back19 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg19new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back20 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg20new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
	.inputtext 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
		.inputtextrequired
		{
		color: #333333;
		background-color: #A5C3C3;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
	.inputselect 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
	.inputtextarea{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
		.inputtextarearequired{
		color: #333333;
		background-color: #A5C3C3;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
	.inputbutton 
		{
		color: #333333;
		background-color: #EEEEEE;
		font-family:Verdana;
		font-size: 9px;
		cursor: pointer;
		border-bottom:  1px solid;
		border-left:  1px solid;
		border-right:  1px solid;
		border-top:  1px solid;
		height: 19px;
		width: 80px;
		font-weight : bold;
		}.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669999;
}
.whiteytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}
.whiteytext2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}
a.whiteytext2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration:underline;
}

#popupBg {
	width: 100%;
	height: 950px;
	filter: alpha(opacity=50);
	background: rgba(100,100,100,0.5) !important;
	background: #646464;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}


#popupContent {
	background: #fff;
	height: 300px;
	width: 400px;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -200px;
	z-index: 1000;
	padding: 20px;
	filter: alpha(opacity=100);
}

#popupContent div {
	overflow-y: scroll;
	height: 220px;
	margin: 10px 0;
	border: 1px solid #ccc;
	padding: 10px;
	font-size: 10px;
	position: relative;
	filter: alpha(opacity=100);
}

#popupContent div, #popupContent form, #popupContent h2 {
	position: relative;
	filter: alpha(opacity=100);
}