body {
	margin-top: 0px;
	background-color: #E9E9E9;
}
a:link {
	text-decoration: none;
	color: #59B9E1;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #26A4D9;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#pageContainer {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
#headerContainer {
	margin-bottom: 30px;
	padding-left: 10px;
}
.topHorLink {
	width: 30px;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
.topPageLink {
	width: 30px;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#motto {
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
}
#bg_topContentContainer {
	background-image: url(../graphics/bg_topContentContainer.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 19px;
}
#contentContainer {
	background-color: #FFFFFF;
	background-image: url(../graphics/bg_centerContentContainer.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}
#homeLeftContentContainer {
	float: left;
	width: 448px;
}
#subPageContentContainer {
	float: right;
	width: 500px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
#clearer {
	clear: both;
}

#newsContainer {
	width: 260px;
	height: 300px;
	clear: both;
}
#pageNav {
	text-align: right;
}

#mainNav {
	background-image: url(../graphics/bg_topMainNav.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 24px;
	margin-bottom: 20px;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#mainNav a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#mainNav a:hover{
	color: #D6EDF8;
	text-decoration: none;
}
#mainNav a:visited{
	color: #E6E6E6;
	text-decoration: none;
}
#copyrightContentContainer {
	margin-top: 20px;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
}
#newsSummaryContainer {
	margin-top: 10px;
}

#bg_bottomContentContainer {
	background-image: url(../graphics/bg_bottomContentContainer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	clear: both;
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
.heading5 {
	color: #59B9E1;
}

#home_productsContainer {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#homeRightContentContainer {
	width: 250px;
	float: right;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
#subPageVertNavBar {
	float: left;
}
.form_field_style {
	font-size: 10px;
	color: #666666;
	background-color: #F3F3F3;
}
.heading2 {
	font-size: 16px;
	color: #51B9E1;
	font-weight: bold;
}
.separatorLines {
	margin-top: 10px;
}
#errormsg {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFE6E6;
	text-align: center;
	padding: 10px;
	border: 1px dashed #990000;
}
#msgSent {
	font-weight: bold;
	color: #009900;
	background-color: #E8FFE8;
	text-align: center;
	padding: 10px;
	border: 1px dashed #009900;
}
.heading3 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.heading4 {
	font-size: 12px;
	font-weight: bold;
	color: #51B9E1;
}
.productsSeparator {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.subPageHeader {
	background-color: #C2C299;
	text-align: right;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
