@charset "UTF-8";
/* CSS Document */

body
{
	background-image: url(../images/common/sub_bg.jpg);
	background-repeat: repeat-x;
}

.content_bg
{
	background-image: url(../images/common/content_bg.gif);
	background-repeat: repeat-y;
}

.flash_banner
{
	vertical-align: top;
	padding-top: 10px;
	margin: 0px;
}

#sub_content_wrapper
{
	margin-top: -25px;
}

.subnavWrapper
{
	vertical-align: top;
	padding-left: 10px;
	padding-top: 5px;
	margin: 0px;
	top: 0px;
}

.quick_links_header
{
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.pressDate
{
	padding-right: 5px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #999999;
}

#subnav
{
	margin-top: 0px;
	text-align: left;
	padding-left: 0px;
	_margin-left: 0px;
}


#subnav li
{
	color: #af1e2d;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: #EEE thin solid;
	line-height: 130%;
}

#subnav li a
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #00305e;
}

#subnav a:hover
{
	color: #af1e2d;
}

#subnav li.no_border
{
	border-bottom: none;
}

#subnavSub li
{
	margin-left: -10px;
	list-style: none;
	border-bottom: none;
	line-height: normal;
}

#subnavSub li a
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #00305e;
}

#subnavSub a:hover
{
	color: #af1e2d;
}

#content
{
	top: 0px;
	vertical-align: top;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	color: #333333;
	line-height: 130%;
}

#content h2
{
	display: block;
	background-image: url(../images/common/h2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 35px;
	padding-top: 2px;
	_padding-top: -2px;
	font-size: 16px;
	font-weight: bold;
}

#content li
{
	list-style-image: url(../images/common/bullet.gif);
	_padding-left: 5px;
}

#content_nested li
{
	list-style: none;
	list-style-image: none;
	_padding-left: 5px;
}

#content a:link
{
	color: #00305e;
}

#content a:visited
{
	color: #00305e;
}


#content a:active
{
	color: #af1e2d;
}

#content a:hover
{
	color: #af1e2d;
}

.red_highlight
{
	color: #FF3300;
}

.indent_block
{
	padding-left: 15px;
}

#press_table
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}


#press_table caption
{
	padding-bottom: 10px;
	font-size: 14px;
	color: #af1e2d;
}

#press_table th
{
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	color: #00305e;
}
.alternate_row
{
	background-color:#EEEEEE;
}
.center_col
{
	background-color:#FFFFFF;
}
#pipe ul 
{
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#pipe ul li 
{
	margin-left: 0;
	padding: 3px 5px;
	border-left: 1px solid #DDD;
	list-style: none;
	display: inline;
	}
	
		
#pipe ul li.first 
{
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	color: #af1e2d;
	}
		
#pipe ul li.second
{
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
