/* @group Style Clearing */

* { margin: 0; padding: 0; z-index: 1;
	/*border: 1px solid #990099;*/
}

h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

:link,:visited { text-decoration: none }

a img,:link img,:visited img { border: none }

ul,ol { list-style: none }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin: 0; padding: 0 }

address { font-style: normal }

/* @end */

/* @group Custom Styles */

body {
	background: #f2f2f2 url(../img/interface/background.jpg) no-repeat center 0;
	font: 12px/14px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #333;
}

a, a:link, a:active, a:visited{
	text-decoration: none;
	color: #df3f31;
}

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

#master_wrapper {
	width: 100%;
	background: url(../img/interface/header_background.jpg) repeat-x;
	clear: none;
}

#footer {
	width: 800px;
	height: 50px;
	margin-top: 25px;
}

/* @group Header */

#header {
	width: 800px;
	text-align: left;
	display: block;
	clear: none;
}

#header_links_container {
	float: right;
	padding-top: 70px;
}

.header_link:link, .header_link:active, .header_link:visited, .header_link:hover {
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* @end */

/* @group Home */

#home_feature {
	width: 800px;
	height: 378px;
	display: block;
	clear: none;
}

#home_subfeatures {
	width: 770px;
	background: url(../img/home/home_gradient.jpg) no-repeat;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}

#home_news_container {
	width: 190px;
}

.home_news_header, .home_news_header:active, .home_news_header:visited, .home_news_header:hover {
	color: #000;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	display: block;
	width: 190px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	text-decoration: none;
}

.home_news_item {
	display: block;
}

.home_news_item + .home_news_item {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 10px;
}

.home_news_date {
	color: #666;
	font-size: 10px;
	line-height: 12px;
	display: block;
	margin-bottom: 2px;
}

.home_news_title:link, .home_news_title:active, .home_news_title:visited {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #016d04;
	display: block;
	margin-bottom: 5px;
}

.home_news_text {
	font-size: 11px;
	line-height: 13px;
}

.home_news_link:link, .home_news_link:active, .home_news_link:visited {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #016d04;
	display: block;
	margin-top: 2px;
}

#home_subfeatures_container {
	float: right;
	width: 555px;
	text-align: left;
	display: block;
	clear: none;
	position: relative;
	overflow: hidden;
}

#home_featuredcourse
{
	height: 230px;
	width: 305px;
	display: block;
	float: left;
	clear: none;
	position: relative;
	overflow: hidden;
}

#home_featuredproduct
{
	height: 230px;
	width: 220px;
	display: block;
	float: right;
	clear: none;
	position: relative;
	overflow: hidden;
}



/* @end */

/* @group Media Gallery */

#media_gallery_fade {
	background-color: #f2f2f2;
	display: none;
	filter: alpha(opacity=85);
	height: 100%;
    left: 0;
    margin: auto;
	opacity: 0.85;
    position: absolute;
    top: 0;
	width: 100%;
    z-index: 100;
}

#media_gallery_container {
	height: 125px;
	position: absolute;
	width: 800px;
	z-index: 150;
}


#media_gallery_wrapper {
	width: 800px;
	height: 125px;
}



/* @end */

/* @group Content */

#content_container {
	text-align: left;
	width: 770px;
	background: url(../img/interface/support_gradient.jpg) no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
}

.content_header {
	color: #016d04;
	display: block;
	margin-bottom: 21px;
	padding-top: 16px;
	background: url(../img/interface/header_underline.gif) no-repeat 0 38px;
	font: bold 20px/24px "Times New Roman", Times, Georgia, serif;
}

.content_title {
	color: #000;
	display: block;
	margin-bottom: 10px;
	font: bold 16px/20px "Times New Roman", Times, Georgia, serif;
}

.content_subtitle {
	color: #016d04;
	display: block;
	margin-bottom: 8px;
	font: bold 16px/18px "Times New Roman", Times, Georgia, serif;
}

.required_label {
	font-size: 10px;
	color: #ff3333;
}

ul li {
	list-style-type: disc;
	list-style-image: url(../img/interface/list_arrow.gif);
	margin-left: 35px;
	margin-top: 5px;
}

ul {
	padding-top: 0px;
}

/* @group News */

.news_item {
	display: block;
	width: 575px;
}

.news_item + .news_item {
	border-top: 1px solid #ccc;
	margin-top: 20px;
	padding-top: 20px;
}

.news_date {
	color: #666;
	font-size: 10px;
	line-height: 12px;
	display: block;
	margin-bottom: 5px;
}

.news_title:link, .news_title:active, .news_title:visited {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #016d04;
	display: block;
	margin-bottom: 10px;
}

.news_text {
	font-size: 11px;
	line-height: 13px;
}

.news_link:link, .news_link:active, .news_link:visited {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #016d04;
	display: block;
	margin-top: 10px;
}



/* @end */

/* @group Products */

.product_container {
	width: 180px;
}

.product_description {
	width: 180px;
	display: block;
	margin-top: 10px;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
}



/* @end */

/* @group Research */

.research_item {
	display: block;
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #999;
}

.research_title {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #016d04;
	margin-bottom: 5px;
	line-height: 18px;
}

.research_subtitle {
	display: block;
	font-size: 12px;
	color: #666;
}

.research_overview {
	display: block;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.research_link:link, .research_link:active, .research_link:visited {
	display: block;
	background-color: #df3f31;
	width: 150px;
	text-align: center;
	padding: 5px 15px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	line-height: 11px;
	text-decoration: none;
	margin-bottom: 10px;
}

.research_link:hover {
	background-color: #b73328;
	text-decoration: none;
}



/* @end */

/* @group Products */

.techsheet_link:link, .techsheet_link:active, .techsheet_link:visited {
	display: block;
	background-color: #df3f31;
	width: 200px;
	text-align: center;
	padding: 5px 15px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	line-height: 11px;
	text-decoration: none;
	margin-bottom: 10px;
}

.techsheet_link:hover {
	background-color: #b73328;
	text-decoration: none;
}



/* @end */

/* @group More Sidebar */

#more_sidebar {
	display: block;
	margin-bottom: 50px;
	float: right;
	margin-left: 25px;
	width: 225px;
	background-color: #e9e9e9;
	padding: 15px 15px 30px;
	border: 1px solid #c4c4c4;
	opacity: 0.9;
}

.more_sidebar_title {
	font-size: 12px;
	font-weight: bold;
	color: #016d04;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 3px;
	border-bottom: 1px solid #016d04;
}

#more_sidebar a:link, #more_sidebar a:active, #more_sidebar a:visited {
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
	background: url(../img/interface/more_icon_passive.gif) no-repeat 0 0;
	text-decoration: none;
	color: #6e6e6e;
	margin-left: -2px;
	margin-bottom: 8px;
}

#more_sidebar a:hover {
	background: url(../img/interface/more_icon_active.gif) no-repeat 0 0;
	text-decoration: none;
	color: #565656;
}

.more_sidebar_info {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #777;
	padding-left: 18px;
	margin-top: -7px;
	margin-bottom: 8px;
	display: block;
}



/* @end */

/* @group Resources */

.resource_item {
	display: block;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	width: 300px;
}



/* @end */

/* @group Locator */

.locator_intl_link {
	display: block;
	margin-bottom: 4px;
	width: 150px;
}

.locator_area {
	display: none;
	float: right;
	text-align: left;
	width: 300px;
}

.locator_state {
	margin-bottom: 25px;
	display: block;
}

.locator_state_name {
	font: bold 16px "Times New Roman", Times, Georgia, serif;
	color: #016d04;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 2px;
	border-bottom: 1px solid #016d04;
}

.locator_item {
	display: block;
	margin-bottom: 15px;
}

.locator_title {
	font-weight: bold;
	font-size: 12px;
	color: #333;
	margin-bottom: 3px;
	display: block;
}

.locator_info {
	display: block;
	margin-bottom: 2px;
	font-size: 12px;
	color: #666;
}



/* @end */

/* @group Forms */

.form_title {
	display: block;
	margin-bottom: 1px;
	font: 11px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #666;
}

.form_input {
	display: block;
	color: #000;
	font: 11px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	margin-bottom: 8px;
}

.form_select {
	display: block;
	color: #000;
	font: 11px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	margin-bottom: 8px;
}

.form_textarea {
	display: block;
	color: #000;
	font: 11px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	margin-bottom: 8px;
}

.form_required {
	display: block;
	color: #65060f;
	font: bold 10px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	margin-bottom: 8px;
}

.form_group {
	color: #333;
	font: bold 12px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	display: block;
	margin-bottom: 5px;
}



/* @end */

/* @group FBP */

.dataheader { font-weight: bold; color: maroon; }

/* @group Record Listing */

a.rl_header
{
	color: #FFFFFF;
}
a.rl_header:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
input.rl_filter_input
{
	font-size: 9px;
}
.rl_add_record
{
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
.rl_data
{
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
}
.rl_filter_clear_button
{
	font-family: Verdana;
	font-size: 9px;
}
.rl_filter_header
{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}
.rl_filter_label
{
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
.rl_filter_submit_button
{
	font-family: Verdana;
	font-size: 9px;
}
.rl_filter_text
{
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
}
.rl_header
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	background-color: #667d95;
}
.rl_line_color
{
	background-color: #667d95;
}
.rl_row_off
{
	background-color: #FFFFFF;
}
.rl_row_on
{
	background-color: #eff2f4;
}

/* @end */

/* @group Record Properties */

input.rp_cancel_button
{
	font-family: Verdana;
	font-size: 10px;
}
input.rp_input
{
	width: 100%;
}
textarea.rp_textarea
{
	width: 100%;
}
input.rp_save_changes_button
{
	font-family: Verdana;
	font-size: 10px;
	width: 200px;
}
.rp_label
{
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
.rp_label_description
{
	color: #666666;
	font-family: Verdana;
	font-size: 9px;
}
.rp_required
{
	color: #666666;
	font-family: Verdana;
	font-size: 9px;
}
.rp_text
{
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
}
select.rp_select
{
	width: 100%;
}

/* @end */

/* @group Batch Nav */

a.bn:link
{
	font-weight: bold;
	text-decoration: none;
}
a.bn:visited
{
	font-weight: bold;
	text-decoration: none;
}
a.bn:hover
{
	font-weight: bold;
	text-decoration: none;
}
a.bn:active
{
	font-weight: bold;
	text-decoration: none;
}
.bn_text
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}

input.bn_input
{
	background-color: #EEEEEE;
	color: #557799;
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
	width: 25px;
}

/* @end */



/* @end */

/* @group Glossary */

#glossary_info {
	display: block;
	width: 650px;
}

#return_to_top_container {
	position: fixed;
	text-align: right;
	width: 770px;
}

#return_to_top {
	text-align: right;
	display: block;
	background-color: #df3f31;
	padding: 5px;
	float: right;
}

#return_to_top a:link {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}



/* @end */



/* @end */

/* @group Simple Table */

.simple_table {
	padding: 2px;
	border: 1px solid #999;
}

.simple_table_header {
	color: #fff;
	text-decoration: none;
	font: bold 12px/16px Georgia, "Times New Roman", Times, serif;
	background-color: #016d04;
	padding: 2px 5px;
}

.simple_table_data {
	color: #333;
	text-decoration: none;
	padding: 2px 5px;
	font: 12px/16px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	border-bottom: 1px solid #999;
}



/* @end */



/* @end */