@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #464748;
}
img {
	border-style: none;
}

#main_box_pad {
	padding: 18px;
}
#main_white_bg {
	background-color: #FFFFFF;
	background-image: url(/images/background/bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 739px;
	margin-right: auto;
	margin-left: auto;
}
#bottom_right_corner {
	background-image: url(/images/background/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#flash_header {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#main_content_area {
	padding-top: 11px;
	padding-right: 13px;
	padding-bottom: 11px;
	padding-left: 13px;
}
.float_killer {
	line-height: 0px;
	clear: both;
	height: 0px;
}
#subnavigation {
	float: left;
	width: 166px;
}
#subnavigation h1 {
	margin-bottom: 14px;
}
#header_arrow {
	float: left;
	margin-right: 6px;
}
#subnavigation ul {
	list-style-type: none;
	padding-left: 19px;
}
#subnavigation ul li {
	padding-bottom: 3px;
	display: block;
	clear: both;
}
#subset_nav {
	float: left;
	width: 183px;
}
#subset_nav div {
	padding-bottom: 3px;
}
.arrow {
	float: left;
	margin-right: 6px;
}


#copy_zone {
	float: right;
	height: 180px;
	width: 542px;
	overflow: auto;
}
#copy_zone-home {
	float: right;
	height: 125px;
	width: 542px;
	overflow: auto;
}
#copy_zone_inset {
	float: left;
	height: 180px;
	width: 350px;
	overflow: auto;
}


#copy_zone h2, #copy_zone-home h2, #copy_zone_inset h2 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #6D6F72;
	padding-right: 6px;
	padding-left: 6px;
}

#copy_zone p, #copy_zone-home p, #copy_zone_inset p {
	font-size: 11px;
	line-height: 20px;
	color: #6D6F72;
	padding-right: 6px;
	padding-bottom: 16px;
	padding-left: 6px;
}
#copy_zone .column1, #copy_zone .column2, #copy_zone .column3 {
	font-size: 11px;
	line-height: 20px;
	color: #6D6F72;
	float:left;
}
#copy_zone .column1 {
	width: 165px;
	margin-right: 10px;
}
#copy_zone .column2 {
	width: 165px;
	margin-right: 10px;
}
#copy_zone .column3 {
	width: 175px;
}

#copy_zone p a:link, #copy_zone p a:visited, #copy_zone-home p a:link, #copy_zone-home p a:visited,  #copy_zone_inset p a:link, #copy_zone_inset p a:visited {
	color: #E31820;
	text-decoration: none;
}
#copy_zone p a:hover, #copy_zone p a:active, #copy_zone-home p a:hover, #copy_zone-home p a:active,  #copy_zone_inset p a:hover, #copy_zone_inset p a:active {
	color: #000000;
	text-decoration: none;
}


#legal {
	font-size: 9px;
	color: #97999C;
	margin-right: auto;
	margin-left: auto;
	width: 739px;
	padding-top: 18px;
	text-align: center;
}
#legal a:link, #legal a:visited {
	color: #97999C;
	text-decoration: none;
}
#legal a:hover, #legal a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.red_copy {
	color: #E31820;
}

.newsroom_cols_left, .newsroom_col_middle, .newsroom_col_right {
	font-size: 11px;
	line-height: 20px;
}

.newsroom_cols_left {
	float: left;
	width: 115px;
	margin-right: 14px;
	padding-bottom: 7px;
}
.newsroom_col_middle {
	float: left;
	width: 144px;
	margin-right: 14px;
	padding-bottom: 7px;
}
.newsroom_col_right {
	float: left;
	width: 224px;
	padding-bottom: 7px;
}
.newsroom_cols_left a:link, .newsroom_cols_left a:visited, .newsroom_col_right a:link, .newsroom_col_right a:visited, .newsroom_col_middle a:link, .newsroom_col_middle a:visited {
	color:#468AB0;
	text-decoration: none;
}
.newsroom_cols_left a:hover, .newsroom_cols_left a:active, .newsroom_col_right a:hover, .newsroom_col_right a:active, .newsroom_col_middle a:hover, .newsroom_col_middle a:active {
	color:#585A5C;
	text-decoration: none;
}
