@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	margin: 0px;
	line-height: 1.2em;
	background-color: #000000;
}
a {
	color: #993300;
}




p {
	margin-top: 0px;
}

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

h1{
	line-height:26px;
	letter-spacing:0.21em;
	font-size: 18px;
	color: #000066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: .2em;
	margin-bottom: .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: #000000;
}
h3{
	font-size: 10pt;
	margin-bottom: .5em;
	margin-top: 1em;
}
form p {
	margin-bottom: 0.5em;
	text-align: center;
}

ul{
	list-style-image: url(bullet1.gif);
}
ul ul{
	list-style-image: url(bullet2.gif);
}
ul ul ul{
	list-style-image: url(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: #FFFFCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#tableBody {
	height: 100%;
	width: 100%;
	vertical-align: top;
	background-image: url(back.GIF);
}

#tdNavigation a {
	color: #FFFFFF;
	font-size: 11px;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display: block;
	text-decoration: none;
	text-align: center;
	float: none;
	width: auto;
	line-height:16px;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


#tdNavigation  a:hover {
	background-image: url(nav_hor_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #993300;
}
#tdNavigation  a:active{
	color: #FFFF00;
}
#tableBanner {
	background-color: #000000;

}
#tableTopNav {
	font:11px Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing:0.2em;
	text-decoration:none;
	background-color: #CCCCCC;
	height: 30px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#tdBody     {
	vertical-align: top;
	padding: 20px;
	width: 100%;
}
#tdRightSide {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.footer {
	font-size: 9px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
}
.leftNav {
	vertical-align: top;
	text-align: center;
	background-color: #333333;
}

.bannertext {
	color: #FFFFCC;
	letter-spacing:0.2em;
	line-height:normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 50pt;
	font-weight: bold;
}
	
.bannerSubHeader {
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}

	
.bold {
	font-weight: bold;
}


.statements {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}


.product_name {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.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;
}
.small {
	font-size: 9px;
}
.superScript {
	font-size: 9px;
	vertical-align: super;
}
