.test {background-color:#FFCC00;}

#wrapper {
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #D6D6AD;
}

.content {
	background-color: #D6D6AD;
	width: 800px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	margin: auto;
	color: #401029;
	margin-top: 5px;
}

#Banner {
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	background-repeat: no-repeat;
	height: 155px;
	width: auto;
}

#title {
	width:800px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #D6D6AD;
}

body {
	text-align: center;
	min-width: 600px;
	background-color: #D6D6AD;
}

a:link {
	color: #336600;
}

a:link:hover {
	color: #336600;
	font-weight: bold;
}

a:visited {
	color: #336600;
}

.rollover a {
	display:block;
	height:70px;
	width:86;
	background-color: #D6D6AD;
	float: left;
}

.rollover a:hover { background-color: #336600}

.h1 {
	display:block;
	width:400px;
	font-size: x-large;
	font-weight: bold;
	color: #336600;
	border: thin solid #336600;
	background-color: #D6D6AD;
	background-position: center;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.h2 {
	font-size: 18px;
	font-weight: bold;
	color: #336600;
	margin:10px 0 10px 0;
	text-align: center;
}

.h3 {
	font-size: 16px;
	font-weight: bold;
	color: #336600;
	margin:10px 0 10px 0;
	text-align: left;
}

.h4 {
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	line-height: 20px;
}

.h5 {
	font-size: 36px;
	font-weight: bold;
	color: #336600;
	line-height: 48px;
}

.h6 {
	font-size: 26px;
	font-weight: bold;
	color: #336600;
	line-height: 34px;
}

ol  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	list-style-position: outside;
	margin-left: 60px;
}

ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	list-style-image: url(../new_images/square_bullet_point.gif);
	list-style-position: outside;
	clip: rect(auto,auto,auto,auto);
	margin-left: 60px;
	vertical-align: top;
}

.li {
	color: #336600;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-image: url(../new_images/square_bullet_point.gif);
	line-height: normal;
	clip: rect(auto,auto,auto,auto);
	vertical-align: top;
}

#availabilityTable{
	border-collapse:collapse;
	width: 508px;
	background-color:#D6D6AD;
	border: 2;
	border-color: #336600;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #336600;
	align: center;
	cellpadding: 1;
	cellspacing: 0;
	font-weight:bold;
	font-size: 10px;
	font-style: normal;
	text-align: center;
}

.textinput {
	color: #336600;
	background-color: #D6D6AD;
	width: 50%;
	margin-bottom: 0em;
}
.textinputshort {
	color: #336600;
	background-color: #D6D6AD;
	width: 20%;
}
.textinputnumber {
	color: #336600;
	background-color: #D6D6AD;
	width: 5%;
}

.textinputdate {
	color: #336600;
	background-color: #D6D6AD;
	width: 15%;
}

.textarea {
	width: 300px;
	height: 100px;
	background-color:#D6D6AD;
	border: 2px solid #2A247C;
	color: #336600;
}

.boldtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	border-color: #006633;
}
#MainDoc {
	width:85%;
	font-size: 12px;
	text-align: left;
	color: #401029;
	font-weight: normal;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: thin solid #336600;
	padding: 5px;
	height: auto;
	text-align: center;
	line-height: 18px;
	position: relative;
	overflow: visible;
	margin-right: 0%;
}

#Toc {
	width:11%;
	font-size: 14px;
	font-weight: normal;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	height: auto;
	border: thin solid #336600;
	text-align: left;
	line-height: 20px;
	position: relative;
	background-color: #D6D6AD;
	clear: none;
	margin-right: 2px;
}

#Print_Button {
	margin-right: auto;
	margin-left: auto;
	width: 102px;
	height: 45px;
}
