body {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

hr {
	color: #CCCCCC;
}
.siteContainer {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	position: relative;
	width: 740px;
	height: 445px;
}

.header {
	position: relative;
	top: 8px;
	left: 19px;
}
.headerLine {
	position: absolute;
	top: 34px;
	left: 8px;
	width: 724px;
	height: 1px;
}
.leftNavContainer {
	position: absolute;
	top: 90px;
	left: 18px;
	background-color: #FFFFFF;
}
.leftNavItem, .leftNavItemTop {
	position: relative;
	background-color: #FFFFFF;
	width: 125px;
	height: 39px;
	margin-top: 13px;
	font-family: verdana, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #918F90;
	vertical-align: baseline; /* bottom */
}
img.leftNavImage, img.videoClipThumb {
	margin-right: 10px;
}
.leftNavItemTop {
	margin-top: 0px;
	vertical-align: bottom;
}
.videoClipLinkContainer {
	position: relative;
	float: left;
	width: 165px;
	height: 45px;
	margin-top: 20px;
	margin-right: 30px;
	font-family: verdana, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #918F90;
	vertical-align: baseline; /* bottom */
	border-color: #CCCCCC;
	border-width: 0px;
	border-style: solid;
	line-height: 10pt;
}
/*
there are four different types of content containers
====================================================
frontPageContentContainer: for the main page
contentContainerA: 360px-wide content container
contentContainerB: 460px-wide content container
contentContainerC: 360px-wide content container without background or borders
*/
.frontPageContentContainer {
	position: absolute;
	top: 90px;
	left: 110px;
	width: 462px;
	height: 240px;
	border-color: #CCCCCC;
	border-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	text-align: right;
	font-family: verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #918F90;
	line-height: 15pt;
	padding-right: 10px;
}
.quiztext {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #918F90;
	line-height: 15pt;
	padding-right: 10px;
}
.contentContainerA, .contentContainerB, .contentContainerC, .contentContainerD, .contentContainerD2, .quizContainer {
	position: absolute;
	top: 90px;
	left: 185px;
	width: 362px;
	height: 272px;
/*	background-color: #F1F0F0; 
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
*/
}
.quizContainer {
	top: 85px;
	left: 18px;
	width: 600px;
	height: 272px;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #918F90;
	line-height: 15pt;
	padding-right: 10px;
}
.contentContainerA {
	width: 362px;
	background-image: url("/images/content-container-bg-362.gif");
}
.contentContainerB, .contentContainerD, .contentContainerD2 {
	width: 462px;
	background-image: url("/images/content-container-bg-462.gif");
	background-repeat: no-repeat;
}
.contentContainerC {
	background-color: #FFFFFF;
	border-width: 0px;
	border-style: none;
}
.contentContainerD {
	background-image: url("/images/contact-us-background.gif");
	background-repeat: no-repeat;
}
.contactUsBodyContent, .contactUsPHPBodyContent {
	font-family: verdana, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #918F90;
	line-height: 14pt;
	padding-left: 150px;
	padding-top: 125px;
}
.contactUsPHPBodyContent {
	padding-top: 30px;
	padding-left: 83px;
}
.bodyText, .bodyHeader, .bodySubHeader, .headerSectionName, .bodyContent, .bodySubHeaderHome {
	font-family: verdana, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #918F90;
	line-height: 14pt;
}
.bodyContent  {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
}
.bodyHeader {
	font-size: 11pt;
	color: #0190BF;
}
.bodySubHeader, .bodySubHeaderHome {
	font-size: 9pt;
}
.bodySubHeaderHome {
	line-height: 10pt; 
}
.textBlue {
	color: #0190BF;
}
.textGrey {
	color: #918F90;
}
.headerSectionName {
	font-size: 13pt;
	font-weight: normal;
	color: #4C4C4C;
	padding-left: 10px;
}
.topLeftA, .topLeftB {
	position: absolute;
	top: -1px;
	left: -1px;
}
.topRightA, .topRightB {
	position: absolute;
	top: -1px;
	left: 337px;
}
.topRightB {
	left: 437px;
}
.bottomLeftA, .bottomLeftB {
	position: absolute;
	top: 250px;
	left: -1px;
}
.bottomRightA, .bottomRightB {
	position: absolute;
	top: 250px;
	left: 337px;
}
.bottomRightB {
	left: 437px;
}	

.rightContainer {
	position: absolute;
	top: 80px;
	left: 565px;
	width: 144px;
	height: 100px;
}

.captionTitle {
	font-family: verdana, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #918F90;
	line-height: 15pt;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0px;
	border-left-width: 1px;
	padding-left: 5px;
}
a, a:visited, a:hover, a:visited:hover, a:active {
	color: #F8981D;
	text-decoration: none;
}
a:visited:hover, a:active {
	text-decoration: underline;
}

.mainnavContainer {
	position: absolute;
	width: 600px;
	height: 39px;
	top: 30px;
	left: 20px;
	font-family: verdana, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	line-height: 15pt;
}
.mainnavLinkContainer {
	position: relative;
	top: 15px;
	display: inline;
	height: 30px;
	margin-right: 30px;
}

.footerMoo {
	position: absolute;
	left: 18px;
	top: 358px;
}
.normanLarge {
	position: absolute;
	left: 565px;
/*	top: 322px; */
	top: 340px;
}
input, textarea, select {
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #666666;
}
.fieldLabel, .fieldInput {
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #0190BF;
	vertical-align: top;
}
