/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-image: url(../images/mainBg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

 Position Elements ///////////////////////////////////////////////////////////////////////////////////////////////////////////////
.contentBG {
	background-image: url(../images/contentBG.gif);
	background-repeat: repeat-y;
}
.contentBG {
	background-image: url(../images/contentBG.gif);
	background-repeat: repeat-y;
}

.foot
{color: #FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
.foot a:link
{color: #FFFFFF; text-decoration: none;}
.foot a:visited
{color: #FFFFFF; text-decoration: none;}
.foot a:hover
{color: #FFFFFF; text-decoration: underline;}

a:link
{color: #4765A3; text-decoration: underline;}
a:visited
{color: #4765A3; text-decoration: underline;}
a:hover
{color: #AF244D; text-decoration: underline;}

.subnav
{color: #FFFFFF; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold; text-align: left;}
.subnav a:link
{color: #FFFFFF; text-decoration: none; font-weight: bold; text-align: left;}
.subnav a:visited
{color: #FFFFFF; text-decoration: none; font-weight: bold; text-align: left;}
.subnav a:hover
{color: #FFFFFF; text-decoration: underline; font-weight: bold; text-align: left;}

.subnav3
{color: #622a29; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align: left;}
.subnav3 a:link
{color: #622a29; text-decoration: none; text-align: left;}
.subnav3 a:visited
{color: #622a29; text-decoration: none; text-align: left;}
.subnav3 a:hover
{color: #622a29; text-decoration: underline; text-align: left;}

.contentBG2 {
	background-image: url(../images/products/contentBG.gif);
	background-repeat: repeat-y;
}
.subContentHBG {
	background-image: url(../images/products/subContentBG.gif);
	background-repeat: no-repeat;
}
.subNavDottedLine {
	background-image: url(../images/products/dottedLineBG.gif);
	background-repeat: repeat-y;
}
.contentFooter {
	background-image: url(../images/contentFooter.gif);
	background-repeat: no-repeat;
}
.highlightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C3847;
	font-weight: bold;
}
