body{margin: 0;}

.on {
	background-image: url(images/wwaovr.gif);
	background-repeat: no-repeat;
}
.off {
	background-image: url(images/wwa.gif);
	background-repeat: no-repeat;
}
.VideoOn {
	background-image: url(images/vtovr.gif);
	background-repeat: no-repeat;
}
.VideoOff {
	background-image: url(images/vt.gif);
	background-repeat: no-repeat;
}
.contactOn {
	background-image: url(images/cuovr.gif);
	background-repeat: no-repeat;
}
.contactOff {
	background-image: url(images/cu.gif);
	background-repeat: no-repeat;
}
.navfont {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.greenrepeat {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/greenrepeat.gif);
	background-repeat: repeat-x;
	line-height: 20px;
}
.whiteHeadFont {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
}
.redHead {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #DA3631;
}
.bodyFont {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B8B8B;
	line-height: 18px;
}
.bodyFontRed {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DA3631;
	line-height: 18px;
}
.bodyWhiteFont {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

a.footer:link{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	text-decoration:none;
}
a.footer:visited{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	text-decoration:none;
}
a.footer:hover{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#DA3631;
	text-decoration:underline;
}
a.footer:active{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#DA3631;
	text-decoration:underline;
}


a.redmore:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8B8B8B;
	text-decoration:none;
}
a.redmore:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8B8B8B;
	text-decoration:none;
}
a.redmore:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DA3631;
}
a.redmore:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DA3631;
}



a.sitemap:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B8B8B;
	text-decoration:none;
}
a.sitemap:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B8B8B;
	text-decoration:none;
}
a.sitemap:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #DA3631;
}
a.sitemap:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #DA3631;
}




a.contactemail:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B8B8B;
	text-decoration:none;
}
a.contactemail:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B8B8B;
	text-decoration:none;
}
a.contactemail:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	color: #DA3631;
}
a.contactemail:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DA3631;
}
.greystretch {
	background-image: url(images/greystretch.gif);
	background-repeat: repeat-x;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
}
.dots{
	background-image: url(images/footerdotrepeat.gif);
	background-repeat: repeat-x;
}

.formfields {
	background-color: #F3F3F3;
	height: 20px;
	width: 200px;
	border: 1px solid #F3F3F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-left: 5px;
	color: #666666;
}
.textareafield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	height: 78px;
	width: 200px;
	padding-top: 2px;
	padding-left: 5px;
	border: 1px solid #F3F3F3;
	background-color: #F3F3F3;
    SCROLLBAR-FACE-COLOR: #F3F3F3;
     SCROLLBAR-ARROW-COLOR: #FFFFFF; 
     scrollbar-track-color:#F3F3F3; 
     scrollbar-base-color: #F3F3F3; 
     scrollbar-dark-color: #F3F3F3; 
	 SCROLLBAR-HIGHLIGHT-COLOR: #F3F3F3;
	 SCROLLBAR-SHADOW-COLOR: #F3F3F3;
	 SCROLLBAR-DARKSHADOW-COLOR: #F3F3F3;
}
.greyOff{
	background-color:#FFFFFF;
}
.greyOn{
	background-color:#F3F3F3;
	cursor:pointer;
}

