* { margin: 0px;
font: 95%/1.4 arial, helvetica, sans-serif;}

li {
	list-style-type: disc;
}

body {
background:white;
color:black;
margin:0px;
padding:0px;
}

a {
color:#505050;
/*font-weight:bold;*/
text-decoration:none;
}

a:hover {
color:#808080;
text-decoration:underline;
}

p {
margin:0px 0px 10px;
}

h1 {
	background: url(images/banner_logo.gif) no-repeat;
	background-position: 20px 10px;
	width: 299px;
	height: 77px;
	margin: 0px;
	/*margin: 0px auto;*/
	padding: 0px;
	font-size: 10px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
}

h2 {
	color: #008750;
	background-color: #E3E3E8;
	margin-bottom: 10px;
	font-size: 110%;
}

h3 {
	/*color: #077CC2;*/
	color: black;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 5px;
}

/** Top Section **/

#top {
	background: url(images/graybg.gif) repeat;
	top: 0px;
	display: block;
	/*text-align:center;*/
}

#top_middle {
	width:781px;
	margin: 0 auto;
	min-width: 781px;
	background-color: white;
	height: 87px;
	top: 0px;
}

#top_middle img {
	border: none;
}

/** Navigation Section **/

#navigation {
	background: url(images/bluebg.gif) repeat;
	display: block;
}

#navigation_middle {
	background-color: #077CC2;
	display: block;
	width: 781px;
	margin: 0 auto;
}

#navigation_flash {
	/*background-color:white;*/
	float: left;
	/*background-image: url(images/noflash.gif);*/
}

#navigation_menu {
	height: 273px;
	background-color: #077CC2;
	position: relative;
	margin-left: 489px;
	margin-right: 30px;
	font-size: 13px;
	display: block;
}

#navigation_menu a {
	color: white;
	background-color: #077CC2;
}

#navigation_menu a:hover {
	/*font-weight: bold;*/
}

#navigation_menu a:active {
	font-weight: bold;
}

#navigation_menu ul {
	/*list-style-image: url(images/arrow.gif);*/
	position: relative;
	/*margin-left: 30px;*/
	padding-top: 0.3em;
	display: block;
}

#navigation_menu ul li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.7em;
	padding-left: 15px;
	padding-top: 5px;
	position: relative;
	list-style-type: none;
	font-size: 12px;
	display: block;
}

.activelink {
	font-weight: bold;
}

/** Content Section **/

#content {
	display: block;
	background: url(images/graybg.gif) repeat;
	padding-bottom: 0px;
	margin-bottom: 0px;
	clear: both;
}

#content_middle {
	width:781px;
	margin: 0 auto;
	background-color: white;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}

#content_middle h2,p {
	padding-left: 20px;
	padding-right: 20px;
}

.section {
	border: thin solid #E3E3E8;
	position: relative;
	top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	display: block;
	/*padding-bottom: 10px;*/
	clear:both;
}

.section ul li {
	position: relative;
	left: 35px;
	font-size: 100%;
	list-style-type: disc;
}

.section ol li {
	position: relative;
	left: 35px;
	font-size: 100%;
	list-style-type: decimal;
}

.section ul ul li {
	list-style-type: circle;
	font-size: 100%;
}

.section a {
	font-size: 100%;
}

.section p b {
	font-weight: bold;
	font-size: 100%;
}

.inlinepic {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	position: relative;
}

.inlinepichss {
	float: right;
	margin-left: 40px;
	margin-bottom: 10px;
	position: relative;
}

#flashfloat {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	position: relative;
}

.partialselection {
	color: red;
	float: left;
	padding: 0px;
	margin-left: 10px;
	margin-right: 5px;
	border: thin solid #E3E3E8;
	width: 125px;
	position: relative;
}

.partialselection h4 {
	color: #008750;
	background-color: #E3E3E8;
	margin-bottom: 10px;
	font-size: 110%;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
}

.partialselection ul {
	padding-left: 0px;
	position: relative;
}

.partialselection ul li {
	color: black;
	list-style-type: square;
	position: relative;
	left: 20px;
	margin-right: 20px;
}

.partialselectionhv {
	color: red;
	float: left;
	padding: 0px;
	margin-left: 15px;
	margin-right: 0px;
	border: thin solid #E3E3E8;
	width: 220px;
	margin-bottom: 20px;
	position: relative;
}

.partialselectionhv h4 {
	color: #008750;
	background-color: #E3E3E8;
	margin-bottom: 10px;
	font-size: 110%;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
}

.partialselectionhv ul {
	padding-left: 0px;
	position: relative;
	display: inline-block;
}

.partialselectionhv ul li {
	color: black;
	list-style-type: square;
	position: relative;
	left: 20px;
	margin-right: 20px;
	/*display: inline-block;*/
	/*font-size: 90%;*/
}

#footer a {
	font-size: 100%;
}

.numbered ol li {
	list-style-type: decimal;
	padding-right: 45px;
}

/*** Content wrap ***/

#wrap {
clear:both;
/*font-size:0.9em;*/
/*padding:0;*/
}

/*** Footer ***/

#footer {
	background: url(images/graybg.gif) repeat;
	top: 0px;
	display: block;
	text-align:center;
}

#footer_middle {
	width:781px;
	padding-top: 10px;
	margin: 0 auto;
	min-width: 781px;
	background-color: white;
	top: 0px;
	font-size: 85%;
}

/*** Various classes ***/
.clearingdiv {
clear:both;
height:0px;
width:1px;
}

.clearingdiv10 {
clear:both;
height:10px;
width:1px;
}

.hide {display:none;}

/*** Text format ***/
.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

/*** End of file ***/

/*** Start Form Stuff ***/

/* @group Form Stuff */

#container{
	margin:7px 0 5px 0;
	text-align:center;
	font-size:small;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	position:relative;
	text-align:left;
}

/*#top{
	margin-top:10px;
}*/

form.wufoo{
	margin: 20px 20px 0 0;
	padding:0 0 5px 0;
}

/* - - - - - - - - - - - - - - - - - - - - -

FORM

- - - - - - - - - - - - - - - - - - - - - */

.wufoo{
	font-family:Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
}
.wufoo li{
	width:62%;
}
form ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
	font-size:100%;
}
form li{
	margin:0;
	padding:4px 5px 2px 5px;
	position:relative;
}
form li:after, .buttons:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}

form li, .buttons{display: inline-block;}
* html form li, * html .buttons{height: 1%;}
form li, .buttons{
	display: block;
}

form .buttons {
	margin-left: 35px;
}

* html form li div{
	display:inline-block;
}
form li div, form li span{
	margin:0 4px 0 0;
	padding:0 0 8px 0;
	color:#444;
}
form li span{
	float:left;
}
form li div.left{
	display:inline;
	float:left;
	width:48%;
}
form li div.right{
	display:inline;
	float:right;
	width:48%;
}
form li div.left .medium, form li div.right .medium{
	width:100%;
}

.clear{
	clear:both;
}

form li div label, form li span label{
	margin:0;
	padding-top:3px;
	clear:both;
	font-size:9px;
	line-height:9px;
	color:#444;
	display:block;
}
form li .datepicker{
	float:left;
	margin:.1em 5px 0 0;
	padding:0;
	width: 16px;
	height: 16px;
	cursor:pointer !important;
}

/* ----- INFO ----- */

.info{
	display:inline-block; 
	clear:both;
	margin:0 0 1em 0;
	border-bottom:1px dotted #ccc;
}
.info[class]{
	display:block;
}
.info h2{
	font-weight:normal;
	font-size:160%;
	margin:0 0 3px 0;
	clear:left;
}
.info p{
	font-size:95%;
	line-height:130%;
	margin:0 0 12px 0;
}

/* ----- SECTIONS ----- */

form hr{
	display:none;
}
form li.section{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-top:13px;
	padding-bottom:0px;
	padding-left:9px;
	width:97% !important;
}
form ul li.first{
	border-top:none !important;
	margin-top:0px !important;
	padding-top:0px !important;
}
form .section h3{
	font-weight:normal;
	font-size:110%;
	line-height:130%;
	margin:0 0 2px 0;
}
form .section p{
	font-size:85%;
	margin:0 0 10px 0;
}

/* ----- BUTTONS ----- */

input.btTxt{
	padding:0 7px;
	width:auto;
	overflow:visible;
}
.buttons{
	clear:both;
	margin-top:10px;
}
.buttons input{
	font-size:120%;
	margin-right: 5px;
}

/* ----- FIELDS AND LABELS ----- */

label.desc{
	line-height:150%;
	padding:0 0 1px 0;
	border:none;
	color:#222;
	display:block;
	font-size:95%;
	font-weight:bold;
}
span.symbol{
	font-size:115%;
	line-height:130%;
}
input.text, input.file, textarea.textarea, select.select{
	margin:0;
	font-size:100%;
	color:#333;
}
input.text, textarea.textarea, .firefox select.select{
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url(http://wufoo.com/images/fieldbg.gif) repeat-x top;
}
input.text, input.file{
	padding:2px 0 2px 0;
}
input.currency{
	text-align:right;
}

input.checkbox, input.radio{
	display:block;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
	height:13px;
}
label.choice{
	font-size:100%;
	display:block;
	line-height:1.4em;
	margin:-1.55em 0 0 25px;
	padding:4px 0 5px 0;
	color:#444;
	width:90%;
}
textarea.textarea{
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}
select.select{
	margin:1px 0;
	padding:1px 0 0 0;
}
select.select[class]{
	margin:0;
	padding:1px 0 1px 0;
}
*:first-child+html select.select[class]{
	margin:1px 0;
}
.safari select.select{
	margin-bottom:1px;
	font-size:120% !important;
}

/* ----- SIZES ----- */

.third{
	width:32% !important;
}
.half{
	width:48% !important;
}
.full{
	width:100% !important;
}

input.small, select.small{
	width:25%;
}
input.medium, select.medium{
	width:50%;
}
input.large, select.large, textarea.textarea{
	width:100%;
}

textarea.small{
	height:5.5em;
}
textarea.medium{
	height:10em;
}
textarea.large{
	height:20em;
}

/* @end */
