body {
	margin: 0px;
	padding: 0px;
	background-color: #808080;
	color: #000;
	
}

a, a:visited {
	color: #6F6F6F;
}

a:hover {
	color: #003E7E;
	text-align: center;
}

body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse:collapse
	
}

h1,h2,h3,h4 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 10px;
}

h2 {
	font-size: 15px;
	line-height: 17px;
}

/* Changed by BB - 05/29/06 - h3 was previously 18/20 */
h3 {
	font-size: 14px;
	line-height: 16px;
}

/* Changed by BB - 05/29/06 - h4 was undefined */
h4 {
	font-size: 13px;
	line-height: 15px;
	padding-top: 10px;
}

p {
	padding: 0px;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

#container,#body_top,#body_mid,#body_bottom {
	text-align: left;
	width: 750px;
}

#container {
}

#body_top {
	
	padding-top: 44px;
	margin-top: 16px;
}

#filler {
	background-color: #fff;
	line-height: 0px;
	font-size: 0px;
	height: 35px;
	border-top: 4px solid #ccc;
}

#mainlogo {
	text-align: center;
	width: 100%;
	padding: 5px;
	margin: 0px 0px 30px 0px;
}

#top_menu_text {
	height: 24px;
}

#top_menu_text img {
	float: right;
	border: 0px;
	margin: 0px 6px 0px 0px;
}

#top_menu_text ul, #top_menu_text li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#top_menu_text ul {
	margin-left: 0px;
	float: left;
	background-color: #888;
	border-right: 1px solid #999;
}

#top_menu_text li {
	float: left;
	text-align: center;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	line-height: 23px;
	height: 23px;
	padding: 0px 10px;
	white-space: nowrap;

	border-left: 1px solid #999;
	border-top: 1px solid #999;
}

#top_menu_text li.active {
}

#top_menu_text a, #top_menu_text a:visited {
	color: #fff;
}

#top_menu_text a:hover {
	color: #ffc;
}

#body_mid {
}

#mid_right {
	float: right;
	width: 500px;
	padding: 0px 0px 0px 0px;
	margin:  6px 0px 24px 0px;
}

#mid_right ul {
	margin-top: 0px;
	list-style-type: square;
}

#mid_right a {
	text-decoration: underline;
}

.float_text {
	float: right;
	clear: right;
	width: 150px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 10px;
	font-size: 11px;
	line-height: 13px;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
}

.float_text span {
	display: block;
	text-align: center;
	margin: 10px;
}

.float_text p {
	display: block;
	margin: 10px;
}

.float_text img {
	margin-top: 10px;
}

.float_text h1 {
	text-align: center;
	background-color: #259;
	text-transform: uppercase;
	padding: 4px;
	margin: 0px;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
}

.float_text ul, .float_text li {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}

.float_text ul {
	padding-top: 10px;
}


#mid_left {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#mid_left .sidemenu {
	background-color: #cccccc;
	font-weight: bold;
	font-size: 13px;
	color: #666;
	line-height: 20px;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	margin-bottom: 20px;
	border: 1px solid #ccc;
}

#mid_left .sidemenu h1 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #ccc;
}

#mid_left .sidemenu ul {
	list-style-position: outside;
	list-style-type: none;
}

#mid_left .sidemenu li {
	margin: 0px;
}

#body_bottom {
	text-align: center;
	clear:both;
	color: #061844;
	font-size: 11px;
	line-height: 13px;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	border-top: 1px solid #ccc;
	padding: 5px 0px;
	margin-top: 5px;
}

#printheader {
	display: none;
}

#press_release em {
	display: block;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 20px;
}

#press_release h1 {
	font-size: 21px;
	line-height: 24px;
}

#press_release h2 {
	font-size: 19px;
	line-height: 21px;
}

#press_release p {
	text-align: justify;
}


.dated_entry {
	margin-top: 10px;
	margin-bottom: 40px;
}

.dated_entry h2 {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.dated_entry em {
	display: block;
	border-bottom: 1px solid #ddd;
	font-style: normal;
	color: #999;
	font-size: 15px;
	line-height: 15px;
}

.dated_entry p {
	margin-top: 2px;
	margin-bottom: 15px;
}

/***********************************************/

.right_grad {
	width:7px;
	
}
.left_grad {
	width:7px;
	
}
.bottom_grad {
	height:7px;
	
}
.bottom_nav {
	padding:0 7px;
	font-size:12px;
	text-align: center;
}


li.news {
	font-size: 11px;
	line-height: 15px;
	margin-top: 7px;
	margin-bottom: 8px;
	margin-right: 10px;
}



.heading div.container {
	padding:19px 0;
	border:solid #FFF;
	border-width:0 1px 1px 1px;
}
.heading div.container div.holder {
	margin:0 20px;
	color:#000;
}

.content {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

}

/***************** navigation ******************/

#navigation {
	position:relative;
	left:1px;
	margin-left:-1px;
	padding:21px 0 23px 0;
	border:solid #FFF;
	border-width:0 1px 1px 1px;
	background:#ffffff;
	width:147px;
}
#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}
#navigation ul.top {
	margin:0 26px 0 26px;
	width:95px;
	display:block;
}
#navigation li {
	display:block;
	width:95px;
}
#navigation li.nav_01 a.link,
#navigation li.nav_02 a.link,
#navigation li.nav_03 a.link,
#navigation li.nav_04 a.link,
#navigation li.nav_14 a.link,
#navigation li.nav_05 a.link,
#navigation li.nav_06 a.link,
#navigation li.nav_07 a.link,
#navigation li.nav_08 a.link,
#navigation li.nav_09 a.link {
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:95px;
}
#navigation a span {
	display:none;
}

#navigation ul.root {
	margin:10px 0;
}

#navigation ul.root li {
	display:list-item;
	margin:0 0 5px 0;
	padding:0;
	font-weight:bold;
}
#navigation ul.root li a {
	font-weight:normal;
}
#navigation ul.root li a:hover {
	color:#000;
}

#navigation ul.root li li {
	margin-left:10px;
	width:85px;
}


/**************** index_bottom *****************/
#index_bottom {
	background:#sss;
	border-right:1px solid #FFF;
}

#index_bottom .left {
	padding:0 30px;
	border-right:1px solid #d1cfba;
}

#index_bottom .right {
	padding:0 30px;
}

#index_bottom .whatsnew {
	list-style:none;
	margin:10px 0;
	padding:0;
	color:#464646;
}
#index_bottom .whatsnew h2 {
	font-size:11px;
	line-height:normal;
	font-weight:bold;
}

#index_resources {
	list-style:none;
	margin:0;
	padding:0;
	width:185px;
	display:block;
}
#index_resources li {
	margin-top:10px;
	display:block;
	width:185px;
}
#index_resources li.nav_01 a,
#index_resources li.nav_02 a,
#index_resources li.nav_03 a,
#index_resources li.nav_04 a,
#index_resources li.nav_14 a {
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:185px;
}
#index_resources a span {
	display:none;
}


#index_bottom_leftcell {
	background-color: #061843;
	
	background-position: left;
}
.globalcell {
	background-color: #FFFFFF;
	background-image: url(../images/global2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.newscell {
	background-color: #D7D7D7;
	font-size: 10px;
	padding: 5px;
	margin: 5px;
	color: #000;
	text-align: left;
	
}
a {
	color: #000000;
}
.newscell a {
	color: #333;
	margin: 0px;
	padding: 0px;
}
.newscell.a {
	color: #000000;
}
.navbarseparator {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
.securityheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #930;
	padding: 2px;
	text-align: left;
}
.indentgreytable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003e7e;
	display: block;
	padding-left: 20px;
}
#main tr .bodystyle table tr td .newscell tr .securityheader {
	text-indent: 3pt;
}
.bottom_nav p span {
	text-align: center;
}
#main tr .bottom_nav p span {
	text-align: center;
}

