body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #00637a;
	line-height: 25px;
}
h1 a{
	color: #00637a;
	text-decoration: none;
}
h1 a:visited{
	color: #00637a;
}
h1 a:hover{
	color: #393858;
	text-decoration: underline;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #00637a;
}
.bodyCopy {
	font-size: 9pt;
	color: #333333;
	line-height: 16px;
}
.blueBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3e59a3;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}

.bodyCopy a{
	color: #00637a;
	font-weight: bold;
}
.bodyCopy a:visited{
	color: #00637a;
}
.bodyCopy a:hover{
	color: #393661;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.bluebold {
	color: #005571;
	font-weight: bold;
}
.tableHeader {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00637A;
	background-image: url(images/thBG.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.gridBG {
	background-color: #FFFFFF;
	background-image: url(images/gridback_n.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.tableSubHead {
	font-size: 10pt;
	font-weight: bold;
	background-color: #88A3AC;
	color: #FFFFFF;
}
.altTableRow {
	background-color: #EEECDB;
}
#rightBorder {
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 1px;
}
.bottom {
	position: static;
	bottom: auto;
}

#productsMenu {
	background-color: #ceb31b
	border: 5px solid white;
	color: #FFFFFF;
}
#productsMenu a {
	display: block;
	float:left;
	width: 182px;
	line-height: 3.1;
	background-color: #ceb31b;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	border: 2px solid #FFFFFF;
}
* html #productsMenu a {
	width: 175px;
}
#productsMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #958213;
}
#topMenu {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
}
#topMenu a{
	color: #FFFFFF;
}
#topMenu a:hover{
	color: #CEB31B;
}
.productsMenuInside {
	background-color: #ceb31b;
	width: 206px;
}
.productsMenuInside a {
	display: block;
	width: 191px;
	line-height: 3.1;
	background-color: #ceb31b;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 0px;
	padding-left: 15px;
}

*html .productsMenuInside a {
	width: 206px;
	}

.productsMenuInside a:hover {
	background-color: #958213;
}
#leftColumnRepeat {
	background-color: #e6e2cb;
	background-image: url(images/columnBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#tables {
	font-size: 10pt;
	text-align: left;
	background-color: #F7F5EE;
	border: 1px solid #000000;
	margin-bottom: 25px;
	width: 100%;
}
#footer a {
	color: #FFFFFF;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/footerBG.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 48px;
	padding-top: 20px;
}
