body {	
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 75%;
	font-weight: normal;
	background-color: #fff;
}

* {
	margin: 0;
	padding: 0;
}

a, a:visited {
	text-decoration: none;
	color: #347bdf;
}

a:hover {
	text-decoration: underline;
}
a:active {
	outline: none;
}
em {
	font-style: normal;
	font-weight: bold;
}

cite {
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #666;
}

#wrapper {
	margin: 0 auto;
	width: 908px;
	/* background: #fff url(../images/bg_bottom.jpg) no-repeat left bottom; */
	min-height: 16px;
}

#top {
	margin: 0;
	/* background: url(../images/bg_top.jpg) no-repeat left top; */
	background: white url(../images/bg_top_only.jpg) no-repeat left top;
	display: inline-block;
	display: -moz-inline-block;
	width: 908px;
	min-height: 240px;
}


h1 {
	color: #523156;
	font-size: .7em;
	font-style: normal;
	padding: 0;
	margin: 0;
}

h2 {
	background: #e0f0d0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 8px;
	color: #333;
	font-size: 1.25em;
	margin: 4px 0 0px 0;
}

h3 {
	background: #e0f0d0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 8px;
	color: #333;
	font-size: 1.25em;
	margin: 15px 0 0px 0;
}

h4 {
	padding: 4px 0 0 8px;
	color: #623f21;
	font-size: 1.1em;
	margin: 2px 0 0 0;
}

ol {
	list-style-position: inside;
	list-style-type: decimal;
	color: #333;
}

ol li {
	margin: 5px 0 0 0;
	color:  #666;
}

ol.indent {
	list-style-position: inside;
	list-style-type: decimal;
	color: #333;
	padding: 0 16px 5px 16px;
	text-align: justify;
}

ol.indent li {
	margin: 8px 0 0 0;
	color:  #666;
}

.clear {
	clear: both;
}

#leftcolumn {
	color: #333;
	margin: 220px 0px 10px 0px;
	padding: 0 0 0 44px;
	text-align: right;
	width: 190px;
	float: left;
	display: block;
}

#rightcolumn {
	float: right;
	color: #333;
	margin: 100px 0px 10px 0px;
	padding: 0 5px 0 0;
	width: 650px;
	display: inline;
	position: relative;
}

#rightcolumn p {
	font-size: 1.1em;
	margin: 4px 0 8px 0;
	line-height: 1.2em;
	color: #131313;
}

#rightcolumn p img.left {
	float: left;
	background-color: #f5f5f1;
	border: 1px solid #dfdfd5;
	padding: 5px;
	margin: 0 12px 8px 0;
}

#rightcolumn p img.right {
	float: right;
	background-color: #f5f5f1;
	border: 1px solid #dfdfd5;
	padding: 5px;
	margin: 0 2px 8px 8px;
}

div#leftSub {
	float: left;
	width:  310px;
	line-height: 1.1em;
}

div#leftSub p, div#rightSub p {
	padding: 0 8px;
	color: #5f5f5f;
}

div#rightSub {
	float: right;
	display: inline;
 	position: relative;
	width:  310px;
	line-height: 1.1em;
}

ul.misc {
	list-style-type: none;
	margin: 0 0 0 25px;
	font-weight: bold;
}

ul.misc li {
	margin: 2px 0 0 0;
	padding: 0 0 0 12px;
	list-style-type: none;
	list-style-position: outside;
	font-weight: normal;
	color: #5f5f5f;
	background: url(../images/bullet_circ.gif) no-repeat 0 2px;
}

.blockindent {
	padding-left: 8px;
}

#footer {
	font-size: .9em;
	margin: 0 auto;
	display: block;
	padding: 6px 0 10px 0;
	width: 870px;
	text-align: right;
	color: #999;
	border-top:  1px solid #ccc;
}

#leftContentBG {
	margin: 198px 0 0 0;
	background: #f5f5f1;
	border-left: 1px solid #ddddd2;
	padding: 0 0 0 6px;
	float: right;
	width: 185px;
}

#leftContent {
	margin: 0;
	background: #fff;
	padding: 10px;
}

#rightContentBG {
	margin: 83px 0 0 0;
	background: #f5f5f1;
	border-top: 1px solid #ddddd2;
	border-right: 1px solid #ddddd2;
	padding: 6px 6px 0 0;
}

#rightContent {
	margin: 0;
	background: #fff;
	padding: 10px;
}

/* Nav System Items */

#nav {
	margin: 0;
	padding: 0;
	width: 180px;
	text-align: left;
	font-size: 1em;
	border: 0;
}

* html #navlist li {
	display: block;
	border: 0;

/* for IE only */
}

* html #navlist a, * html #navlist a:visited {
	display: inline-block;
	border: 0;

/* for IE only */
}

#navlist {
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 0;

}

#navlist ul {
	margin: 0;
	padding: 0;

}

#navlist li {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	border:  0;
}

#navlist li.adjust {
	list-style: none;
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
	border-top:  1px solid #ddd;
}

#navlist a {
	color: #347bdf;
	text-decoration: none;
	margin: 0;
	padding: 4px 0 4px 22px;
	border: 0;
	display: block;
	background-color: transparent;
}

#navlist A:hover, #navlist A:active, #navlist li.sub a:hover {
	text-decoration: underline;
	outline: none;
}

#active a:link, #active a:visited, #active a:hover {
	width: auto;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	outline: none;
	/* padding: 4px 0 4px 22px; */
	border: 0;
	background: url(../images/leaf.gif) no-repeat 10px 4px;
}



#navlist li.sub a:link, #navlist li.sub a:visited, #navlist li.sub a:hover {
	width: auto;
	color: #347bdf;
	margin: 2px 0 0 0;
	outline: none;
	padding: 2px 0 2px 40px;
	border: 0;
}

#navlist li.active {
	margin: 0px;
	background: url(../images/leaf.gif) no-repeat 29px 1px;
	color: #000;
	font-weight: bold;
}

#navlist li.active a:link, #navlist li.active a:visited, #navlist li.active a:hover {
	color: #000;
}

#navlist li.doc {
	background: url(../images/icon_document.gif) no-repeat 28px 4px;
}

#info {
	font-size: .85em;
	padding: 0;
	margin: 80px 0 0 10px;
	text-align: center;
	color: #000;
	width: 162px;
	text-transform: uppercase;
}

#navSub #info {
	font-size: .85em;
	padding: 0 80px 0 0;
	margin: 80px 0 0 0;
	text-align: right;
	color: #999;
}

#info p {
	padding: 0;
	margin: 2px 0 0 0;
}

#info b {
	font-weight: bold;
	color: #666;
}

#info a:link, #info a:visited {
	text-decoration: none;
	color: #6699de;
	text-decoration: none;
	border-bottom: 1px dotted #6c7078;
}

.radius {
	background: #cfc6d7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 8px;
	color: #333;
	width: 300px;
}

div#docexplain {
	float: left;
	width:  335px;
}

div#doclist {
	float: right;
	 display: inline;
 position: relative;
	width:  300px;
	border-left:  1px solid #e4e4e4;
}

div#doclist .title {
font-size: 1.25em;
font-weight: bold;
color: #623f21;
}

ul.memberdocs {
	list-style-type: none;
	margin: 10px 0 0 10px;
	width: 290px;
}

ul.memberdocs li {
	margin: 8px 0;
	width:  260px;
	font-size: .95em;
	padding: 0 0 6px 15px;
	color: #623f21;
	opacity: 1;
	border-bottom: 1px solid #e4e4e4;
	background: url(../images/list_document.gif) no-repeat 0 2px;
}

ul.memberdocs li a {
	text-decoration: none;
	color: #347bdf;
	font-size: 1.2em;
}

ul.memberdocs li a:hover {
	text-decoration: underline;
	color: #347bdf;
	font-size: 1.2em;
}


#searchInput {
	font-size: 1em;
	padding: 6px;
	display: block;
	vertical-align: middle;
	margin: 4px 0 10px 0;
	background: #f4f5f0;
	border: 1px solid #e6e7e2;
	color: #000;
	width: 100%;
}
select.hidden {
	display: none;
}
input#fromAddress {
	font-size: 1.2em;
	color: #666;
}
#directions a {
	font-size: 1em;
	color: #347bdf;
}

fieldset { border: 0; padding: 0 4px;}
.submit {
	background-color: #9fcede;
	border: 1px solid #9aadb4;
	padding: 4px;
}
fieldset legend {
	padding: 0px;
	font-weight: normal;
	color: #999;
	}
	
fieldset label {
	width: auto;
	font-size: 1.15em;
	font-weight: bold;
	display: block;
	margin: 8px 0 0 0;
	color: #444c3d;
	}

fieldset input {
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #99a290;
	margin: 1px 0 4px 0;
	}
	
fieldset textarea {
	font-size: 1.1em;
	font-weight: bold;
	border: 1px solid #99a290;
	margin: 1px 0 5px 0;
	}
