@charset "utf-8";
/* CSS Document */
body{
	margin: 7px 0px 0px 0px;
	padding: 0;
	color: #666;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e5e5e5;
	line-height:130%;

}
td,font,select,input{
	font-size:11px;
	font-weight: normal;
}

a:link{color:#545353;text-decoration: none;}
a:visited{color:#545353;text-decoration: none;}
a:hover{color:#a61b38;text-decoration: underline;}
input {
		font-size: 12px;
}

textarea {	
	font-size: 12px;
}

select {
	
	font-size: 12px;
}
li{margin:0px;}
p{
	text-align:left;
	font-size: 12px;
	line-height:160%;
	margin:7px 0px 3px 0px;
	padding:0px;
}
.p_headline1{
	text-align:left;
	line-height:150%;
	margin:40px 90px 17px 90px;
	padding:0px;
	font-weight:bold;
	background-image: url(images/title3_bg.gif);
	background-repeat: no-repeat;
	height:52px;
	background-position: right bottom;
	color:#990000;
	font-size:14px;
}
.p_headline2{
	text-align:left;
	line-height:150%;
	margin:40px 90px 17px 90px;
	padding:0px;
	color:#990000;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #e5e5e5;
}
.p_red{
	color:#990000;
}
.p_content1{
	text-align:left;
	line-height:160%;
	margin:20px 83px 17px 90px;
	padding:0px;
}

.font_12{
	text-align:left;
	font-size: 12px;
	line-height:150%;
}
.font_13{
	text-align:left;
	font-size: 13px;
	line-height:170%;
}
.font_13 a{
	color:#0e253f;
}
.font_13 a:hover{
	color:#990000;
}
.blue_13{
	text-align:left;
	font-size: 13px;
	line-height:170%;
	font-weight:bold;
	color:#18305c;
}
.body_center{
margin:0 auto;
padding:0px;
width:936px;
}
.leftColumn
{
	text-align:left;
	font-size: 11px;
	line-height:150%;
	margin:0px;
	padding:0px;
	width:195px;
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;	
}
.top_left
{
		background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottom_left
{
		background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.mainMenu
{margin:31px 0px 0px 0px;
	padding:0px;
	text-align:left;
	
}
.rightColumn
{
	text-align:center;
	font-size: 11px;
	line-height:150%;
	margin:0px;
	padding:0px ;
	border-top:2px solid #FFFFFF;
	border-right:6px solid #FFFFFF;	
	border-bottom:6px solid #FFFFFF;	
	border-left:6px solid #FFFFFF;	
	width:748px;
}
.rightColumn2
{
	text-align:center;
	font-size: 11px;
	line-height:150%;
	margin:0px;
	padding:0px ;
	border-top:2px solid #FFFFFF;
	border-right:6px solid #FFFFFF;	
	border-bottom:3px solid #FFFFFF;	
	border-left:6px solid #FFFFFF;	
	width:748px;
}
.right_content
{
	text-align:left;
	font-size: 11px;
	line-height:150%;
	margin:0px;
	padding:0px;	
	width:760px;
	float:left;
	background-color:#FFFFFF;
}


.leftreport
{
	float:left;
	display:block;
	text-align:left;
	font-size: 11px;
	line-height:150%;
	margin:10px 0px 10px 7px;
	padding:0px;
	width:167px;
	border-bottom:1px solid #eaeaea;
	background-image: url(images/report_bg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.watch
{
	margin:7px 0px 13px 10px;
	padding:0px;
	width:140px;
	height:30px;
	background-image: url(images/dotline1.gif);
	background-repeat: repeat-x;
	background-position: left 27px;
}
.grey{
font-size:11px;COLOR: #737373;
font-weight:normal;
}
.under{
text-decoration: underline;
}

#subnav{
float:left;
COLOR: #999999;
text-align:left;
margin:0px;
PADDING:0px ;
display:block;

 }
#subnav ul {
CLEAR: left;
MARGIN: 0px;
PADDING:0px;
BORDER: 0px;
LIST-STYLE-TYPE: none;
TEXT-ALIGN: center;
DISPLAY:inline;
}

#subnav li {
FLOAT: left;
DISPLAY: block;
MARGIN: 0px;
PADDING:0px;
TEXT-ALIGN:left;
width:157px;
height:23px;
}

#subnav li a {
	font-size:12px;
	DISPLAY: block;
	PADDING:7px 0px 0px 0px;
	COLOR: #999999;
	TEXT-DECORATION: none;
	background-image: url(images/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: 149px center;
}

#subnav li a:hover {
	text-decoration: none;
	color:#990000;
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 149px center;
}

#subnav li .ac {DISPLAY: block;
text-decoration: none;
	color:#990000;
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 149px center;
}
.top_right{
	background-image: url(images/top_right1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:54px;
}
.top_right_title{
padding:22px 0px 0px 90px;
vertical-align:top;
}
.top_right_top{
	background-image: url(images/top_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:175px;
}
.right_content .p_contentc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.prospectuslinks a {
	color:#275096;
}
.prospectuslinks a:hover {
	color:#ee313a;
	}
h2.mainheading {
	font-size:2em;
	color:#fff;
	font-weight:normal;
	margin:0px;
	margin-top:2px;
}
img.homebottomleft {
	margin-left:12px;
	margin-top:20px;
	padding-bottom:10px;
}
img.subbanner {
	margin-left:6px;
}
