
/* Body Styles */
body {
	font-family: "Myriad Roman", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
#wrapper {
	background-color: #FFFFCD;
	width: 760px;
	border: 1px solid #A3A3A3;
	position: relative;
	margin-left: -370px;
	left: 50%;
	margin-top: 20px;
	/*margin-bottom: 20px;*/
	margin-bottom: 5px;
}

/* Header
--------------------------------------------------------------------*/
#header h1 {
	text-indent: -3000px;
	margin: 0px;
	font-size: .1em;
}
#header h2 {
}
#header h3 {
}
#header h4 {
}
#header p {
	text-align: right;
	margin: 0px;
	font-size: 1.4em;
	color: #13728F;
	line-height: 1.6em;
	padding-right: 10px;
}
#header a {
	color: #13728F;
	text-decoration: none;
}
#header a:hover {
}
#header img {
	float: left;
}

/* Main Content
--------------------------------------------------------------------*/
#maincontent {
	padding: 10px;
	float: left;
	width: 63.5%;
}
#maincontent h1 {
	font-size: 1.8em;
	color: #006633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#maincontent h2 {
	font-size: 1.8em;
	color: #006633;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#maincontent h3 {
	font-size: 1.8em;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#maincontent h4 {
	font-size: 1.6em;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#maincontent p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 0px 0px 1.4em;
}
#maincontent a {
	color: #006633;
}
#maincontent a:hover {
}
#maincontent img {
}
#maincontent blockquote {
	font-size: 1.3em;
	line-height: 1.4em;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#maincontent fieldset {
	border: 1px solid #CCCCCC;
	/*background-color: #F0F0F0;*/
	padding: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}	
#maincontent legend {
	color:#333333;
	font-size: 1.4em;
	font-weight: bold;
}	
#maincontent label {
	display: block;
	float: left;
	width: 10em;
}
#maincontent input {
	width: 90%;
}
#maincontent textarea {
	font-family: "Myriad Roman", Arial, Helvetica, sans-serif;
	width:	90%;
	height: 100px;
}	
#maincontent input.radio, #maincontent input.checkbox, #maincontent input.submit {
	width: auto;
}	
#maincontent input.radio {
	float: left;
	margin-right: 1em;
}		
#maincontent .required {
	font-size: 0.75em;
	color: #006633;
}	
#maincontent ul {
	font-size: 1.2em;
	line-height: 1.3em;
	list-style:none;
	clear:left;
}
#maincontent ul li {
	float:left;
	width:150px;
}


/* Footer
--------------------------------------------------------------------*/
#footer {
	background-color: #538F04;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	padding-right: 1em;
	padding-left: 1em;
}
#footer h1 {
}
#footer h2 {
}
#footer h3 {
}
#footer h4 {
}
#footer p {
}
#footer a {
	font-size: 1em;
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	color: #333333;
}
#footer img {
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#footer ul li {
	float: left;
}
#footer li a {
	display: block;
	padding: 0 2em 0 1em;
	line-height: 2em;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	font-size: 1em;
	background-image: url(images/footer-square-001.gif);
	background-repeat: no-repeat;
	background-position: 0em .2em;
}
#footer ul a:hover {
	color: #333333;
}

/* Main Nav
--------------------------------------------------------------------*/
#mainnav {
	margin-top:2px;
	clear: both;
}
#mainnav h1 {
}
#mainnav h2 {
}
#mainnav h3 {
}
#mainnav h4 {
}
#mainnav p {
}
#mainnav a {
}
#mainnav a:hover {
}
#mainnav img {
}
#mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#mainnav ul li {
	float: left;
	background: url(images/tab-up-right-001.gif) no-repeat top right;
	margin-right: 0.2em;
	margin-left: 0.2em;
}
#mainnav li a {
	display: block;
	padding: 0 1.2em;
	line-height: 2em;
	background: url(images/tab-up-left-001.gif) no-repeat top left;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	font-size: 1.3em;
}
#mainnav ul a:hover {
	color: #333333;
}
#mainnav #active {
	background: url(images/tab-over-right-001.gif) no-repeat top right;
}
#mainnav #active a {
	background: url(images/tab-over-left-001.gif) no-repeat top left;
}

/* Secondary Nav
--------------------------------------------------------------------*/
#secondarynav {
	clear: both;
	height: 6px;
	background-color: #79C600;
}
#secondarynav h1 {
}
#secondarynav h2 {
}
#secondarynav h3 {
}
#secondarynav h4 {
}
#secondarynav p {
}
#secondarynav a {
}
#secondarynav a:hover {
}
#secondarynav img {
}




/* Sections
--------------------------------------------------------------------*/

.sections {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 20px;
	
}

.sections h1 {
}
.sections h2 {
}
.sections h3 {
}
.sections h4 {
}
.sections p {
}
.sections a {
}
.sections a:hover {
}
.sections img {
}

/* Types
--------------------------------------------------------------------*/
#types {
	background-color: #79C600;
	padding: 10px;
	float: right;
	width: 30%;
 
}
#types h1 {
	font-size: 1.5em;
	color: #FFFFFF;
	line-height: 1.5em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#types h2 {
}
#types h3 {
}
#types h4 {
}
#types p {
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #FFFFFF;
}
#types a {
	color: #006633;
}
#types a:hover {
}
#types img {
}



