body {
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 75%;
	background: #f1f4f7 url(../images/bg_main.gif) 0 0 repeat-y;
	color: #333;
}

h1 {
	margin: 0;
	padding: 0;
}

h1 img {
	display: block;
}

h2 {
	margin-top: 6px;
	padding-top: 0;
	color: #666;
	font-size: 2em;
	font-family: "Times new Roman", serif;
	width: 550px;
	text-align: left;
	font-weight: normal;
	line-height: 1.2em;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #666;
}

h4 {
	font-size: 1em;
	margin-bottom: 0;
	padding-bottom: 0;
}

p {
	margin-top: 0;
	padding-top: 0;
}

a, span.a {
	color: #3030cb;
}

a img {
	border: none;
}

code {
	font-size: 1em;
}

#main {
	width: 800px;
}

#header {
}

#logo {
	padding-left: 30px;
	padding-top: 45px;
}

#nav {
	background: #fff url(../images/bg_header.gif) top right no-repeat;
	width: 493px;
	height: 87px;
	float: right;
}

#contact-us {
	float: right;
	margin-top: -94px;
	padding-right: 8px;
	color: #666;
	font-weight: bold;
	font-family: arial;
	font-size: .9em;
}

#contact-us a {
	color: #666;
	text-decoration: none;
	margin-right: 6px;
}

#contact-us a:hover {
	color: #33c;
	text-decoration: underline;
}

#content-wrapper {
	width: 800px;
	margin-top: 35px;
	background: transparent url(../images/bg_content-wrapper.gif) 0 0 repeat-x;
}

#content-primary {
	padding-left: 0px;
	padding-right: 28px;
	width: 650px;
	float: left;
	line-height: 1.4em;
}

#content-secondary {
	float: left;
}

#resources {
	width: 150px;
	float: left;
}

#footer {
	color: #c1bcb8;
	font-size: .8em;
	width: 800px;
	clear: both;
	font-family: verdana;
}

/* content-primary */
#content-primary h1 {
	margin-left: -30px;
}

#content-primary table.adjacent-headers {
}

#content-primary table.adjacent-headers th {
	color: #99282b;
	font-weight: bold;
	font-size: 1.2em;
	text-align: right;
	vertical-align: top;
}

#content-primary table.adjacent-headers td {
	vertical-align: top;
}

#intro h2 {
	color: #666;
	font-size: 2.0em;
	font-family: "Times new Roman", serif;
	width: 319px;
	text-align: left;
	font-weight: normal;
	padding: 10px 0;
	padding-bottom: 20px;
}

#content-primary table.adjacent-headers th h2 {
	width: 550px;
	padding: 0 0 0 11px;
	color: #666;
	font-size: 1.5em;
	font-family: "Times new Roman", serif;
	font-weight: normal;
	text-align: left;
}

#content-primary ul li, ol li {
	margin-bottom: 10px;
}
#content-primary ul {
	list-style: disc;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 54px;
	padding-right: 145px;
}

#nav ul li {
	display: inline;
	margin-left: 20px;
	margin-right: 10px;
	padding-left: 8px;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	width: 120px;;
	left: -999em;
	top: 70px;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	font-size: .9em;
}

#nav li:hover ul {
	left: auto;
}

#nav li li {
	margin: 0;
	padding: 0;
	font-size: .9em;
	font-family: arial;
}

#nav li li a {
	width: 100px;
	padding-left: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	color: #666;
}

#nav li li a:hover, #nav li li a.active {
	color: #4545d3;
	text-decoration: underline;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav ul ul.active {
	left: auto;
}
/* end menus */

#footer p {
	margin-top: 7px;
	padding-left: 30px;
}

#footer ul {
	border-top: 1px solid #9d9def;
	border-bottom: 1px solid #9d9def;
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 30px;	
}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 3px 6px 3px 0;
	float: left;
}

#footer ul li a {
	color: #000;
	text-decoration: none;
	background: transparent url(../images/bg_footer_nav_sep.gif) 2px 1px no-repeat;
	padding-left: 10px;
}

#footer ul li.last a {

}

#footer ul li.first a {
	background: none;
	padding-left: 0;
}

#footer a:hover {
	color: #33c;
}

ul.resource-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.resource-nav li {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-top: 2px;
	background: transparent url(../images/bg_resource_nav.gif) 0 0 no-repeat;
	width: 103px;
	height: 18px;
	font-size: .9em;
	font-family: arial;
}

ul.resource-nav li.last {
	background: transparent url(../images/bg_resource_nav_last.gif) 0 0 no-repeat;
	height: 18px;
}

ul.resource-nav li a {
	color: #fff;
	text-decoration: none;
}

ul.resource-nav li a:hover {
	text-decoration: underline;
}

ul.news {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.news li {
	font-size: .9em;
}

ul.news li a {
	background: transparent url(../images/bullet_nav_news.gif) 6px 4px no-repeat;
	display: block;
	padding-left: 20px;
	width: 100px;
	margin: 20px 0;
	text-decoration: none;
}

ul.news li a:hover {
	text-decoration: underline;
}


#content-primary ul.phrase { 
	margin-top: 0;
	padding-top: 5px;
	padding-left: 25px;
}
#content-primary ul.phrase li {
	margin-bottom: 4px;
}

div.clear {
	clear: both;
	height: 4px;
	font-size: .01em;
	overflow: hidden;
	border-top: 1px solid #9d9def;
}

br.clear {
	clear: both;
}

.left {
	float: left;
	margin-right: 10px;
}

.right {
	float: right;
	margin-left: 10px;
}

a.learn-more {
	padding-left: 15px;
	background: transparent url(../images/bg_learn-more_arrow.gif) 0 3px no-repeat;
}

table.form {
	
}

table.form td {
	text-align: right;
	vertical-align: top;
	font-size: .8em;
}

table.form td.text-field input,
table.form td.text-field select {
	width: 211px;
	border: 1px solid #7f9db7;
}

table.form textarea {
	border: 1px solid #7f9db7;
}

table.form td, table.form th {
	padding: 4px;
}

table.form td.label {
	text-align: right;
}

table.form td.required {
	color: #33c;
}

table.form td.controls {
	text-align: right;
}

table.form td.controls input {
	border: 1px grooved #333;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	background: #f1f4f7;
	color: #33c;
	font-weight: bold;
	font-size: 1.1em;
}
