body, html {
	margin: 0px;
	text-align: center;
	background-color: #dcdcdc;
}
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
p.leading1 { padding-bottom: 18px; }

td p { margin: 0px; }
td h4 { padding-top: 20px; }
td h4.zero_padding { padding-top: 0px; }

ul, li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

ul.no_bullets { list-style: none; }
ul li.sub_bullets { list-style: disc; }
ul li.end { padding-bottom: 12px; }

h2{
	margin-top: -5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #002765;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #002765;
}
h4{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #002765; }
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #d76c00;
}		
.callout{
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
a{
	color: #d57400;
	text-decoration: underline;
}
a:hover{
	color: #d57400;
	text-decoration: none;
}
#pop_up{position: relative; background-color: white;}

#breadcrumb_top { float: right; }
#breadcrumb_top p { margin: 0px; padding: 0px; }

#breadcrumb_bottom { text-align: right; }
#breadcrumb_bottom p { margin: 0px; padding: 0px; }

#contact{ 
	padding-top: 10px; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px; 
	padding-right: 20px; 
	position: relative; 
	float: left;}
#contact a:hover {
	text-decoration: underline;}
#contact a {
	text-decoration: none;}
 
#header_container{
	width: 100%;
	height: 98px;
	background-color: #d5d5d5;
	background-image: url(../images/header/header_outside_back.gif);
	background-repeat: repeat-x;
}
#logo{
	position: absolute;
	top: 14px;
	left: 25px;
	border: 0px;
}
#header{
	position: relative;
	width: 825px;
	margin: auto;
	height: 98px;
	background-color: #eaeaea;
	background-image: url(../images/header/header_back.gif);
	background-repeat: repeat-x;
}
#tag{
	position: absolute;
	top: 28px;
	right: 29px;
	border: 0px;
}
#tab_container{
	position: absolute;
	bottom: 0px;
	right: 25px;
	height: 30px;
}
.tab{
	float: left;
	border: 0px;
}
#content_container{
	width: 801px;
	margin: auto;
	background-color: #FFFFFF;
	padding: 12px;
	overflow: hidden;
}
#stage{ }
#stage_fix{
	margin-bottom: -5px;
}
#content{ width: 800px; background-image: url(../images/content/content_back.gif); background-repeat: no-repeat; background-position: top; padding-bottom: 30px; overflow: hidden; position: relative; }

#in_content{
	width: 800px;
	padding-bottom: 30px;
	overflow: hidden;
}
#p_logos, #p_logos2{ padding-top: 15px; border-top: 1px solid #dcdcdc; margin-top: 10px; margin-right: 0px; margin-left: 0px; padding-bottom: 7px; }
#logos2{ padding-top: 0px; margin-top: 0px; border-bottom: 1px solid #dcdcdc; width: 450px; border-top-style: none; padding-bottom: 10px; }

#leftcolumn{ float: left; width: 462px; text-align: left; padding-top: 30px; padding-left: 40px; padding-right: 60px; position: relative; }
#leftcolumn div.lit_sheet { position:absolute; left: 320px; width: auto; top: 20px; background: url(../images/content/pdf2.gif) no-repeat left top; padding-left: 44px; height: 30px; padding-top: 2px; }
#leftcolumn div.lit_sheet p { font-size:0.7em; margin-top: 0px; margin-bottom: 0px; } 

#rightcolumn{
	float: right;
	width: 238px;
	text-align: left;
}
#rightcolumn_top{ z-index: 0; float: right; width: 238px; text-align: left; border-top: 1px solid #FFFFFF; }
#rc_content{
	padding-left: 18px;
	padding-bottom: 25px;
	padding-right: 18px;
	padding-top: 15px;
	z-index: -2;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(../images/content/right_sidebar/right_bkg_bottom.gif);
	background-color: #efefef;
	margin-top: 3px;
	margin-bottom: 7px;
}
.rc_top_bkg{
	height: 13px;
	width: 238px;
	padding-top: 3px;
	margin-bottom: -5px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(../images/content/right_sidebar/right_bkg_top.gif);
}
#rc_top_content{
	padding-left: 18px;
	padding-bottom: 25px;
	padding-right: 18px;
	padding-top: 15px;
	z-index: -2;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(../images/content/right_sidebar/right_bkg_bottom.gif);
	background-color: #efefef;
	margin-top: 3px;
	margin-bottom: 5px;
}

#rc_top_content ul { padding-left: 12px; margin: 0px; }

#rc_top_content ul li,
#rc_top_content ul ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#rc_top_content ul li.end,
#rc_top_content ul ul li.end { padding-bottom: 12px; }

#rc_top_content ul ul { padding-left: 24px; list-style: disc; }

#rc_content a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002765;
	text-decoration: none;
}
#rc_content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002765;
	text-decoration: underline;
}
#footer{
	clear: both;
	margin: auto;
	text-align: left;
	width: 773px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 52px;
	background-color: #002765;
}
.footerText{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
img.titlebox { display: block; }
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; margin: 0px; padding: 0px; }

/*Use to hide email addresses*/
.hideme { display: none; }
