/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0px;
}
#wrapper {
	width: 740px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
a {
	color: #336799;
}
p {
	margin: 2px;
}
p.chunk {
	margin-top: 20px;
}
h1.336799B {
	font-size: 14px;
	color: #336799;
	font-weight: bolder;
}


h2.pageHeader {
	font-size: 16px;
	color: #336799;
	font-weight: bolder;
	padding-top: 10px;
	margin: 0px;
}
#mainContent{
	position: absolute;
	border-top-style: solid;
	border-top-width:medium;
	border-top-color: #2DA987;
	width: 530px;
	left: 0px;
	top: 113px;
	margin-left: 180px;
	padding-left: 20px;
	padding-right: 10px;
}
#nav {
	float: left;
	width: 180px;
	background-image:url(/images/nav/background.jpg);
	background-repeat: repeat-x;
}
.hd14px_2DA987B {
	font-size: 14px;
	color: #2DA987;
	font-weight: bold;
}
.hd12px_2DA987B {
	font-size: 12px;
	color: #2DA987;
	font-weight: bold;
}
.hd14px_blackB {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.hd14px_336799B{
	font-size: 14px;
	color: #336799;
	font-weight: bolder;
}
.hd12px_WhiteB {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.hd12px_blackB {
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}
.contactInfo {
	font-size: 10px;
	color: #000000;
	font-weight: bolder;
	padding-left: 10px;
}
td.verticleRule_grey {
	background-image: url(/images/rules/grey_VERT.jpg);
	background-repeat:repeat-y;
}
td.horizontalRule_grey {
	background-image: url(/images/rules/grey_HORIZ.jpg);
	background-repeat:repeat-x;
}
td.prodData {
	font-size: 11px;
}
#footer{
	margin-top: 15px;
	text-align:right;
	border-top-style:solid;
	border-top-color:#999;
	border-top-width: medium;
}