@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 1.4em;
	margin: 0px;
}

p {
	margin-top: 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1{
	color: #99CC66;
	line-height:26px;
	letter-spacing:0.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin-top: 0.2em;
	margin-bottom: 0.5em;

}
th {
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

h2{
	font-size: 10pt;
	color: #99CC66;
}
h3{
	font-size: 10pt;
	margin-bottom: .5em;
	margin-top: 1em;
}
form p {
	margin-bottom: 0.5em;
}

ul{
	list-style-image: url(images/bullet1.gif);
}
li {
	margin-bottom: 1em;
}

ul ul{
	list-style-image: url(images/bullet2.gif);
}
ul ul ul{
	list-style-image: url(images/bullet3.gif);
}

input[readonly], textarea[readonly] 
{
	background-color: #F7F7FF;
	cursor: default;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 


#tableLayout {
	background-color: #FFFFFF;
}
#tableBody {
	height: 100%;
	width: 100%;
	vertical-align: top;
}

#tdNavigation a {
	color: #D5EDB3;
	font-size: 11px;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display: block;
	text-decoration: none;
	text-align: left;
	float: none;
	width: auto;
	line-height:16px;
	padding:8px 6px 10px 20px;
	background-color: #5C743D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#tdNavigation  a:hover {
	background-position: center center;
	color: #A73300;
	background-color: #99CC66;
}
#tdNavigation  a:active{
	color: #FFFF00;
}
#tableBanner {
	background-color: #D5EDB3;

}
#tableTopNav {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:0.2em;
	text-decoration:none;
	background-color: #99CC66;
	height: 30px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5C743D;
	border-bottom-color: #5C743D;
}
#tdBody     {
	vertical-align: top;
	padding: 20px;
}


#tdFooter {
	font-size: 9px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leftNav {
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #5C743D;
}

.bannertext {
	color: #5C743D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	letter-spacing: 0.2em;
}
.bold {
	font-weight: bold;
}

.bannerSubHeader {
	color: #993300;
	letter-spacing:0.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	}
	
.statements {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}


.product_name {
	font-family: "Cooper Black", "Arial Black", Arial, sans-serif;
	font-size: 1.2em;
	font-style: italic;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	text-align: center;
}

.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
    .tableCell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
    
.small {
	font-size: 9px;
}

