/* @group Structure */

body {
	background: #fefefe url(body_bg.gif) repeat-x;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #333;
	padding-top:22	px;
}

a {
	color: #3e71a0;
}

h1, .cufon-active h1 {
	font-size: 25px;
}

h2, .cufon-active h2 {
	font-size: 21px;
}

h3, .cufon-active h3 {
	font-size: 14px;
}



ul {
	list-style: none;
}

ul, ol {
	margin-left: 1em;
}

ul.list_block li {
	padding: 0;
	list-style: none;
	background-image: none;
}

ul li {background-image: url(li_bullet.gif);background-repeat: no-repeat;background-position: 0px 5px;padding-left:12px;*background-position: 0 4px;}




#header {
	position: relative;
	height: 112px;
	margin: 0;
	padding-bottom:0px;
	background:  #f7f7f7 url(content-top_bg.gif) top center no-repeat;
	
	
}html>body #header{background: transparent url(content-top_bg.png) top center no-repeat;*background: transparent url(content-top_bg.png) top center no-repeat;}



#header_logo {
	width:444px;
	height: 62px;
	margin: 42px 0 0;
	padding: 0 0 0 24px;
	_padding: 0 0 0 16px;
	background: url(logo.png) bottom right no-repeat;
	_background: url(logo.gif) bottom right no-repeat;
}

#pre-content {
	position: relative;
	margin: 0 0 0px 0;
	padding-bottom:16px;
	padding-left: 16px;
	background: #fff;
}html>body #pre-content {
	background: url(content_bg.png) bottom center repeat-y;padding-left: 24px;
	*background: url(content_bg.png) bottom center repeat-y;*padding-left: 24px;
}


#container {
	width: 946px;
	padding: 0 0 61px;
	background: url(content-bottom_bg.gif) bottom center no-repeat;
	
}

html>body #container {
	width:962px;
	background: url(content-bottom_bg.png) bottom center no-repeat;
	*width:962px;
	*background: url(content-bottom_bg.png) bottom center no-repeat;
}

#container_hook {

}



#content {
	
	clear:both;
	background: #fff;
	
}

html>body #content {
	background: transparent url(content_bg.png) repeat-y;
	*background: transparent url(content_bg.png) repeat-y;
}

#content,
.title_block {
	*zoom: 1; /* fix IE6/7 height/floated elements issue */
}



#content_hook {
	padding: 0 16px;
	
}html>body #content_hook{padding: 0 24px;}

.link_bullet {
	background: none;
	padding-left: 0;
}

/* begin seg layering style */

#twoSeg_layer_container, #threeSeg_layer_container, #fourSeg_layer_container, #fiveSeg_layer_container{
	min-height: 52px; /* x-browser min-height */
 	height:auto !important;	
	}
	
#img_294_layer_container{
	min-height: 45px; /* x-browser min-height */
 	height:auto !important;	
}

/*2 seg*/
.twoSegCTA{
	background: transparent url(2segCTA_bg.png) no-repeat;
	height:52px;
	}
	
a:hover.twoSegCTA{
	background-position: -457px 0;
	}
	
/*3 seg*/
.threeSegCTA{
	background: transparent url(3segCTA_bg.png) no-repeat;
	height:52px;
	}
	
a:hover.threeSegCTA{
	background-position: -304px 0;
	}

/*4 seg*/
.fourSegCTA{
	background: transparent url(4segCTA_bg.png) no-repeat;
	height:52px;
	}
	
a:hover.fourSegCTA{
	background-position: -228px 0;
	}

/*5 seg*/
.fiveSegCTA{
	background: transparent url(5segCTA_bg.png) no-repeat;
	height:52px;
	}
	
a:hover.fiveSegCTA{
	background-position: -182px 0;
	}
	

/* end seg layering code style */

#footer_banner {
	padding: 0 16px;
	background: #fff;	
}html>body #footer_banner {
	background: transparent url(content_bg.png) repeat-y;
	*background: transparent url(content_bg.png) repeat-y;
	padding: 0 24px;
	*padding: 0 24px;
}
	
#footer {
	width: 914px;
	padding: 5px 29px;
	margin-top: 0px;
	color:#666;
	font-size:11px;
}	
	
#footer_logo {
	display:  none;
}

#copyright{
	font-size:11px;	
	float:none;
	display:block;
	
}

#footer_links{
	float:none;
	display:block;
	padding-bottom:5px;
}

#footer_links a {
	color: #3e71a0;
	font-weight:bold;
	font-size:11px;
	border-left: 1px solid #666;
	padding-left:10px;
	
}

#footer_links a.first_footer_link{
	padding-left:0px;
	border:none;
}



/* @end */

/* @group Page Parts */


/* @end */

/* @group Hidden Items */

#header_link, #header_image_wrap, #header_nav_wrap, #header_nav_wrap h5, #header_nav_wrap a {
	display: none;
}

#footer_fineprint {
	display: none;
}

/* @end */

