body, html{
	margin: 0;
	padding: 0;
	font: 12px, Verdana, Helvetica, Arial, sans-serif;
	color:  #000066;
}
td, th, p{
font: 12px, Verdana, Helvetica, Arial, sans-serif;
color:  #000066;
}

h1,h2,h3,h4,h5,h6{
	font: 18px, Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
	margin: 0.7em 0;
	margin-bottom: 5px;
}
h2{font-size:15px; font-weight: bold; color: #000066}

h3{
	font-size:13px;
}

h4,h5,h6{
	font-size: 11px; 
}
img{
	border: 0;
}
#content a:link, #content a:visited, #content a:hover{
	color: #cc0000;
}
#footer a:link, #footer a:visited, #footer a:hover{
	color: #000066;
}
hr{
	width: 100%;
	height: 1px;
	border: 0;
	border-bottom: 1px dashed #000066;
	clear: both;
}
#header{
	border-bottom: 1px solid #B0A9A2;
}
#container{
	text-align: center;
}
#content{
	width: 760px;
	margin: 0 auto;
	text-align: justify;
	background-color: white;
}
#nav{
	text-align: left;
	width: 195px;
	height: 270px;
	background-image: url('/bg/nav/navBgr.gif');
	float: left;
	line-height: 1px;
}
#nav ul, #nav li{
	margin: 0;
	padding: 0;
}
#nav li a{
	width: 195px;
	height: 40px;
	display: block;
}
#bodyText{
	width: 540px;
	float: left;
	padding: 5px 10px;
	background-color: #ffffff;
	text-align: justify;
}
#footer td{font-size: 10px;}
div.clear{
	clear: both;
	height: 1px;
	overflow: hidden;
}
#ctx{
	width: 125px;
	float: right;
	padding: 5px 5px 20px 10px;
}
#ctx ul, #ctx li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
#ctx li{
	margin-bottom: 15px;
}
#ctx ul a{
	padding: 3px;
	padding-left: 0;
	padding-right: 20px;
	font-weight: bold;
	margin: 0;

}
#ctx a:link, #ctx a:visited{
	color: #000066;
}
#ctx ul a:hover, #ctx ul a.selected{
		background: url('/i/rightMenuBgr.gif') no-repeat right;
		color: #cc0000 !important;
}

#ctx a:hover{
		color: #cc0000;
	}

ul ul a{
	background: none !important;
	font-weight: normal !important;
	font-size: 11px !important;
	padding-right: 0 !important;
}
ul ul li{
	margin: 3px 0 0 0px !important;
}
ul.menuBottom{margin: 0; padding: 0;text-align: center; list-style-type: 0;}
ul.menuBottom li{
	display: inline;
	font-size: 10px !important;
	
}
.subtitle{
	color: #000066;
	font-size: 13px;
	font-weight: bold;
}
.photo{
	border: 0px solid #cc0000;
	margin-right: 5px;
}
#ctx ul ul{
	margin-top: 5px;
}
.pressroomDate{
	font-weight: bold;
	color: #91877D;

}