body {
	margin: 0;
	padding: 0;
	background: #A6C0DA url(../images/generic/bg.jpg) repeat-x top center;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #001862;
	}

#wrapper {
	width: 744px;
	margin-left: auto;
	margin-right: auto;
	font-size: 80%;
	}
	
img {
	border: 0;
	}
	
p {
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 15px 0;
	}

h1 {
	color: #FF8D00;
	font-size: 180%;
	font-weight: normal;
	border-bottom: 3px solid #FFD7A6;
	margin: 0;
	padding: 0;
	padding-top: 17px;
	margin-bottom: 15px;
	}
	
h2 {
	color: #E57300;
	font-size: 120%;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
h3 {
	color: #E57300;
	font-size: 100%;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
h4 {
	color: #E57300;
	font-size: 80%;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
h4 a, h4 a:link {
	color: #E57300;
	}
	
h4 a:visited {
	color: #FF8D00;
	}

h4 a:hover, h4 a:active {
	color: #E57300;
	text-decoration: underline;
	background: #FFE2BF;
	}

h6 { /* Used to defeat CMS limitations */
	color: #E57300;
	margin: 0;
	padding: 0;
} h6 a { color: inherit; text-decoration: none; }
	
a, a:link {
	color: #001862;
	}
	
a:visited {
	color: #4078B0;
	}

a:hover, a:active {
	color: #001862;
	text-decoration: underline;
	background: #E0E9F2;
	}
	
ul {
	padding: 0;
	margin: 0;
	padding-left: 30px;
	}

ul {
	padding: 0;
	margin: 0;
	padding-left: 30px;
	}

ul li {
	color: #001862;
	list-style-image: url(../images/generic/bullet.gif);
	margin-bottom: 10px;
	font-weight: normal;
	}

ol li {
	/*color: #FF8D00;*/
	margin-bottom: 10px;
	/*font-weight: bold;*/
	}

ol li span {
	color: #001862;
	font-weight: normal;
	}
	
input {
	padding: 0;
	margin: 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	}
	
select {
	padding: 0;
	margin: 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	}
	
	
.contentpic_frame {
	border: 1px solid #FF8D00;
	}
	
.contentpic_frame_rh {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #FF8D00;

	}
	
/* Header */	
#header {
	float: left;
	width: 744px;
	font-size: 85%;
	background: url(/images/generic/header.gif) no-repeat bottom left;
	padding: 3px 0 3px 0;
	margin: 0;
	}
	
#header a, #header a:link, #header a:visited {
	font-weight: bold;
	text-decoration: none;
	}
	
#header a:hover, #header a:active {
	text-decoration: underline;
	background: #BFD2E4;
	}
	
#header ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
#header ul li {
	display: inline;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #7FA5CA;
	}	

#header_l {
	float: left;
	padding-left: 138px;	
	}
	
#header_r {
	float: right;
	padding-right: 20px;
	}
	
/* Banner */		
#banner {
	float: left;
	background: url(/images/generic/banner.gif) no-repeat top left;
	padding: 15px 13px 0 0;
	color: #BFD2E4;
	font-weight: bold;
	margin-bottom: 10px;
	height: 113px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 98px;
	}
	
.banner_r_text input {
	font-weight: normal;
	background: #E0E9F2;
	padding: 0 0 0 3px;
	width: 120px;
	}
		
#banner select {
	font-weight: normal;
	background: #E0E9F2;
	width: 100px;
	}
	
#banner_l {
	float: left;
	padding-left: 138px;
	font-size: 85%;
	}

#banner_r {
	float: right;
	width: 300px;
	font-size: 85%;
	}
	
.bannerform {
	padding: 0;
	margin: 0;
	float: left;
	}	

.bannerform dt {
	float: left;
	padding: 3px 0 0 0;
	margin: 0;
	margin-right: 5px;
	}
	
.bannerform dd {
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 5px;
	}

.bannerform_r {
	padding: 0;
	margin: 0;
	float: right;
	}	

.bannerform_r dt, .bannerform_r dd {
	float: left;
	padding: 3px 0 0 0;
	margin: 0;
	margin-right: 5px;
	}	
	
.bannerform_r dd {
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 5px;
	}
		
#banner_strapline {
	float: left;
	padding-left: 138px;
	font-weight: normal;
	font-style: italic;
	font-size: 180%;
	padding-top: 30px;
	}	
	
/* Main Page */
#main_page_holder {
	clear: both;
	width: 744px;
	background: #fff url(/images/generic/whitecontent_holder.gif) no-repeat bottom left;
	padding-bottom: 14px;
	}

#main_page_home {
	background: #fff url(/images/home/whitecontent_top.gif) no-repeat top left;
	padding: 0;
	}
	
#main_page_sub {
	background: #fff url(/images/sub/content_top.jpg) no-repeat top left;
	padding: 0;
	}
	
/* Leftmenu */
#leftmenu {
	width: 170px;
	float: left;
	margin: 0;
	padding: 15px 20px 15px 20px;
	font-size: 95%;
	line-height: 1.4em;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 130px;
	}

#leftmenu a, #leftmenu a:link, #leftmenu a:visited {
	text-decoration: none;
	}
	
#leftmenu a:hover, #leftmenu a:active {
	text-decoration: underline;
	/*background: #BFD2E4;*/
	}
	
#leftmenu ul {
	padding: 0;
	margin: 0;
	}
	
#leftmenu ul li {
	list-style: none;
	list-style-image: none;
	border-bottom: 1px solid #BFD2E4;
	padding-bottom: 7px;
	margin-bottom: 7px;
	font-weight: bold;
	}
	
#leftmenu ul ul {
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
	}
	
#leftmenu ul ul li {
	list-style-image: url(/images/generic/bullet.gif);
	border-bottom: none;
	font-weight: normal;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-left: 0;
	}
	
#leftmenu a.selected, #leftmenu a:link.selected, #leftmenu a:visited.selected {
	font-weight: bold;
	color: #E57300;
	}
	
#leftmenu a.selected:hover, #leftmenu a.selected:active {
	color: #CC5A00;
	background: #FFD199;
	}
	
/* Content */
#content_home {
	float: right;
	width: 574px;
	padding: 0 0 0 0;
	}
	
#content_sub {
	float: right;
	width: 574px;
	padding-top: 20px;
	margin: 0;
	padding-left: 10px;
	padding-right:10px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 554px;	
	}

/* Content Main */
#content_home_main {
	float: left;
	width: 404px;
	padding: 0 20px 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 384px;
	}
	
#content_sub_main {
	float: left;
	width: 554px;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 534px;
	
	}
	
/* Content Feature Box */
#content_feature_box {
	float: left;
	font-size: 85%;
	margin-bottom: 15px;
	}
	
#content_box_holder_left {
	float: left;
	margin-right: 10px;
	width: 187px;
	background: url(/images/home/contentbox_holder.gif) no-repeat bottom left;
	padding-bottom: 7px;
	}
	
#content_box_holder_right {
	float: right;
	width: 187px;
	background: url(/images/home/contentbox_holder.gif) no-repeat bottom left;
	padding-bottom: 7px;
	}

#content_box {
	padding: 7px 10px 0 10px;
	background: url(/images/home/contentbox.gif) no-repeat top left;
	}
	
#content_box p {
	padding: 0 0 5px 0;
	}
	
#content_box ul {
	padding: 0;
	margin: 0;
	padding-left: 20px;
	}
	
#content_box a, #content_box a:link, #content_box a:visited {
	}
	
#content_box a:hover, #content_box a:active {
	background: #FFD199;
	}
	
/* Content Feature Box Logo */
#content_feature_box_logo_lh_text {
	float: left;
	margin-right: 10px;
	width: 121px;
	text-align: center;
	}

#content_feature_box_logo_rh_text {
	float: right;
	width: 121px;
	text-align: center;
	}

#content_feature_box_logo_holder {
	background: url(/images/home/contentbox_logo_holder.gif) no-repeat bottom left;
	padding-bottom: 7px;
	}
	
#content_feature_box_logo {
	text-align: center;
	padding: 7px 7px 0 7px;
	background: url(/images/home/contentbox_logo.gif) no-repeat top left;
	}

/* Content Right */
#right {
	float: right;
	width: 170px;
	padding: 0 20px 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
	}
	
/*#right_feature_box_holder {
	background: url(../images/home/rhbox_holder.gif) no-repeat bottom left;
	padding-bottom: 7px;
	margin-bottom: 10px;
	}
	*/
	
.featurebox_holder {
	background: url(/images/home/rhbox_holder.gif) no-repeat bottom left;
	padding-bottom: 7px;
	margin-bottom: 10px;
	}

/*#right_feature_box {
	background: url(../images/home/rhbox_top.gif) no-repeat top left;
	padding: 7px 10px 0 10px;
	font-size: 85%;
	}
	*/
	
.featurebox {
	background: url(/images/home/rhbox_top.gif) no-repeat top left;
	padding: 7px 10px 10px 10px;
	font-size: 85%;
	}
	
.featurebox p {
	padding: 0 0 7px 0;
	}


	
#right_feature_box_arrow {
	background: url(/images/home/rhbox_top_arrow.gif) no-repeat top left;
	padding: 7px 20px 0 10px;
	font-size: 85%;
	}
	
.featurebox ul {
	padding: 0;
	margin: 0;
	padding-left: 20px;
	padding-bottom:0;
	}
	
/* Content Sub DL */
#content_main_sub_dl {
	float: left;
	padding: 0 0 15px 0;
	margin: 0;
	width: 554px;
	}
	
#content_main_sub_dl dt {
	padding: 0;
	margin: 0;	
	float: left;
	margin-right: 5px;	
	}

#content_main_sub_dl dd {
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 15px;
	}

#progress {
	clear:right;
	margin: 10px 20px 0 170px;
	}
	
/* Content Sub Map DL */
#content_main_sub_map_dl {
	float: left;
	width: 300px;
	padding: 0;
	margin: 0 0 15px 15px;
	display: inline;
	}
	
#content_main_sub_map_dl dt {
	width: 15px;
	float: left;
	padding: 0;
	margin: 0;
	}

#content_main_sub_map_dl dd {
	float: right;
	width: 285px;
	padding: 0;
	margin: 0;
	}

/* Breadcrumbs */
#breadcrumbs {
	clear: both;
	width: 704px;
	margin: 20px 20px 0 20px;
	font-size: 85%;
	}
	
#breadcrumbs p {
	border-top: 1px solid #BFD2E4;
	padding: 5px 0 0 0;
	}
	
/* Footer */
#footer {
	text-align: center;
	padding: 5px 0 5px 0;
	margin: 0;
	font-size: 85%;
	list-style: none;
	}

#footer li {
	display: inline;
	margin-right: 7px;
	padding-right: 10px;
	border-right: 1px solid #7F8BB0;
	}
	
#footer a, #footer a:link, #footer a:visited {
	}
	
#footer a:hover, #footer a:active {
	background: #7FA5CA;
	}
	
/* Resetter */	
.resetter {
	clear: both;
	width: 1px;
	height: 1px;
	line-height: 1px;
	padding: 0;
	margin: 0;
	} 

.contentpic_frame {
	border: 1px solid #FF8D00;
	}
	
.contentpic_frame_rh {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #FF8D00;

	}	
	
.article_summary img {float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #FF8D00;}
.article_display img {float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	border: 1px solid #FF8D00;}
.article_display_pubdate {margin-top:5px;padding: 0 0 15px 0;display:none;}

.article_display_content {padding: 0 15px 15px 0;}

.article_display_title {	
	color: #FF8D00;
	font-size: 180%;
	font-weight: normal;
	border-bottom: 3px solid #FFD7A6;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	margin-bottom: 15px;}

/*.bannerform form {
	margin:0;
	padding:0;
	}
#banner input {
	font-size:90%;
	margin:1px 2px 1px 5px;
	padding: 0;
	}
*/

.article_display_print {
	background: url(/images/sub/icon_print.gif) no-repeat left center;
	padding: 3px 3px 3px 20px;
	margin-right: 20px;
	}

.article_display_email {
	background: url(/images/sub/icon_email.gif) no-repeat left center;
	padding: 3px 3px 3px 20px;
	margin-right: 20px;
	}
	
.article_display_widgets {
	padding: 0 0 15px 0;
	margin: 0;
	margin-right: 15px;
	}

/* Timeline */
.timeline_wrapper{border:solid 1px #FFBE6F ;padding:0 0 0 0;}
.timeline_wrapper h3{padding:0 0 0 5px;}
.timeline_outer{border-bottom:solid 1px #FFBE6F ;height:140px;}

.timeline_labelholder{
	border-right:solid 1px #FFBE6F ;
	float:left; 
	height:83px;
	}
.timeline_bar{
	font-size:.9em;
	text-align:center;
	border-top:solid 1px #FFBE6F ;
	border-bottom:solid 1px #FFBE6F ;
	float:left; height:40px; background-color:#E4E7FF;}

.timeline_labelbox{
	font-size:.8em; 
	float:right;
	height:15px;	
	padding: 3px 3px 3px 3px;	
}

.timeline_labelbox a{
	background: url(/images/16x16/info.gif) no-repeat right center;
	padding: 3px 17px 3px 3px;	
}

.timeline_text{border:none;padding:5px 0 5px 0}

.timeline_text dl{padding:0 0 0 0;margin: 0 0 0 0;}

.timeline_text dt {
	color: #E57300;
	font-size: 90%;
	font-weight: bold;
	margin:0 0 0 0;
	padding: 0 0 0 5px;	

	}

.timeline_text dd {
	font-size: 12px;
	margin:0 0 0 5px;
	
	padding:0 0 5px 0;	
	}

.timeline_text dd li {margin-bottom:2px;}
.timeline_text_wrapper{border-top:solid 1px #FFBE6F ;}
/* Newsletter */

.newsletter_content{
	padding: 3px 3px 3px 20px;
	background-color: #fff;
}

