body {
  background: #000 url('images/bg_fade.gif') repeat-x;
  margin: 0;
  padding: 7px 0 0;
}

body,td,th{
	font-family:arial;
	font-size: 9pt;
	color:#7F7F7F;
}
li{
	padding-bottom:15px;
}
input{
	height:15px;
	
	font-family:arial;
	font-size:8pt;
	color:#666666;
	border: 1px solid #A2A2A2;
}

select, textarea{
	padding:0;
	margin:0;
	
	height: 17px;
	
	font-family:arial;
	font-size:8pt;
	color:#666666;
	border: 1px solid #A2A2A2;
}
a{
	color:#007faa;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#007faa;
	text-decoration:underline;	
}



.template_header{
	width:763px;
	background-image:url('images/header_bg.jpg');
	background-repeat:no-repeat;
}
.template_top_nav{
	width:763px;
	height:30px;
	padding-top: 13px;
}

.template_search{
	vertical-align:middle;
}
.template_search_box{
	width:99px;
	height:13px;
	font-family:arial;
	font-size:8pt;
	color:#666666;
	border: 1px solid #A2A2A2;
	margin-top:1px;
	padding-left:5px;
}
.template_search_submit{
	padding-left:5px;
	padding-right:10px;
}


#footer {
	background: url(../noflash/img/bg_footer.jpg) no-repeat;
	width: 749px;
	height: 45px;
	font-size: 10px;
	position: relative;
	padding: 27px 0 15px 14px;
	margin-bottom: 15px;
	overflow: hidden;
}

#footer a {
  font-weight: normal;
}

#footer p.siteVersion a {
	margin: 0 10px;
}

#footer #footerNav {
	position: absolute;
	top: 15px;
	left: 14px;
}

#footer p {
	float: left;
	clear: left;
	padding: 13px 0;
}

#footer a#btnRSS {
	background: url(../noflash/img/btn_social.jpg) no-repeat;
	display: block;
	width: 37px;
	height: 13px;
	position: absolute;
	top: 49px;
	left: 597px;
	margin: 0;
	outline: 0;
	text-decoration: none;
}

#footer a#btnRSS:hover {
  background-position: 0 -13px;
}

#footer a#btnFB {
	background: url(../noflash/img/btn_social.jpg) no-repeat scroll -37px 0;
	display: block;
	width: 60px;
	height: 13px;
	position: absolute;
	top: 49px;
	left: 634px;
	margin: 0;
	outline: 0;
	text-decoration: none;
}

#footer a#btnFB:hover {
  background-position: -37px -13px;
}

#footer a#btnTwitter {
	background: url(../noflash/img/btn_social.jpg) no-repeat scroll -97px 0;
	display: block;
	width: 56px;
	height: 13px;
	position: absolute;
	top: 49px;
	left: 694px;
	margin: 0;
	outline: 0;
	text-decoration: none;
}

#footer a#btnTwitter:hover {
  background-position: -97px -13px;
}

#footer a#btnGlobalHome {
	background: url(../noflash/img/btn_global_home.gif) no-repeat;
	display: block;
	width: 75px;
	height: 14px;
	position: absolute;
	top: 28px;
	left: 675px;
	margin: 0;
	outline: 0;
	text-decoration: none;
}

#footer a#btnGlobalHome:hover {
	background-position: 0 -14px;
}

#content_module_fullbleed_top{
	padding-left:1px;
	padding-right:1px;
	padding-top:0px;
}
#content_module_fullbleed{
	padding-left:1px;
	padding-right:1px;
	padding-top:10px;
}
#content_module{
	padding-top:10px;
	padding-left:14px;
	padding-right:10px;	
}
#content_module_nopad{
	padding-left:14px;
}


.content_area{
	padding-bottom:10px;
}
.content_copy{
	line-height:20px;
}
.content_copy_bold{
	font-weight:bold;
}
.content_copy_padded{
	padding-top:5px;
	line-height:20px;
}
.content_header_1{
	font-size:14pt;
}
.content_header_2{
	font-size:9pt;
	font-weight:bold;
}
.content_header_alert{
	font-size:10pt;
	font-weight:bold;
	color:#C34242;
}
.content_separator{
	height:1px;
	width:100%;
	margin-bottom:10px;
	border-bottom: 1px solid #DFDFDF;
}
.content_inline_image{
	margin-right:10px;
	margin-top: 6px;
	margin-bottom: 10px;
	background-color:#DFDFDF;
}
.content_inline_image_img{
	padding:0;
	margin:0;
	border: 1px solid #DFDFDF;
}
.content_inline_image_caption{
	font-size:7pt;
	padding: 5px;
}


.dd_terciary_nav_sep{
	width:10px;
	height:22px;
	border-right: 1px solid #DFDFDF;
}



#arrow_link {
	padding-left:10px;
	
	background-image:  url(images/navlist-item_bg_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;	
}

#list_link {
	font-size:8pt;
	padding-left:10px;
	padding-bottom:5px;
	
	background-image:  url(images/navlist-item_bg_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;	
}
#list_link a, #list_link td{
	font-size:8pt;
}
#list_link_leadin{
	font-weight:bold;
	line-height:25px;
}
#list_link_callout_box{
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	
	background-color:#FDFDFD;	
}
#list_link_callout {
	font-size:8pt;
	padding-left:23px;
	padding-top:5px;
	padding-bottom:8px;
	
	background-image:  url(images/navlist-item_bg_off.gif);
	background-repeat: no-repeat;
	background-position: 13px 10px;
}
#list_link_callout a, #list_link_callout td{
	font-size:8pt;

}
#list_link_callout_leadin{
	padding-left:13px;
	padding-top:5px;
	font-weight:bold;
}
#index_links{
	padding-bottom:20px;
}
#indented{
	padding-left:24px;
}
#indented_20{
	margin-left:20px;
}
#indented_small_copy{
	font-size:8pt;
}
#indented_small_copy_text{
	font-size:8pt;
	line-height:18px;
}
#indented_small_copy a, #indented_small_copy li{
	font-size:8pt;
}
#indented_small_copy_head{
	font-size:8pt;
	font-weight:bold;
	line-height:18px;
	padding-left:10px;
}
#indented_small_copy_body{
	font-size:8pt;
	line-height:18px;
	padding-left:10px;
}

#pagination{
	padding-top:10px;
}
#pagination_item_prev a{
	display:block;
	height:18px;		

	font-weight:normal;
	color:#FFFFFF;

	background-color:#7F7F7F;	
	background-image:url('images/arrow_prev.gif');
	background-repeat:no-repeat;
	
	padding-left:26px;
	padding-right:6px;
	padding-top:3px;
}
#pagination_item_prev a:hover{
	text-decoration:none;
	background-color:#007faa;	
}
#pagination_item_next a{
	display:block;
	height:18px;		

	font-weight:normal;
	color:#FFFFFF;

	background-color:#7F7F7F;	
	background-image:url('images/arrow_next.gif');
	background-repeat:no-repeat;
	background-position:right;
	
	padding-left:6px;
	padding-right:26px;
	padding-top:3px;
}
#pagination_item_next a:hover{
	text-decoration:none;
	background-color:#007faa;	
}
.pagination_cell{
	vertical-align:top;
	padding-right:1px;
}


#closewindow a{
	padding-top:1px;
	margin-left:6px;
	text-indent:6px;
	font-size:8.5pt;
	font-weight:normal;
	display: block;
	width:56px;
	height:17px;
	color:#FFFFFF;
	background-image:url('images/close_window.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#closewindow a:hover{
	text-decoration:none;
	background-image:url('images/close_window_over.gif');
}


.temp_callout{
	color:#EE0000;
	margin-left: 3px;
}

span.hide {
	position: relative;
	left: -9999em;
}
