@import url("style_shared.css");



.report {
position:relative;
margin:auto;
width:600px;
background:transparent url(images/biglogo.jpg) no-repeat left;
}

.middle_cont {
position:relative;
width:100%;
margin-top:5px;
height:900px;
background-color: #fff;
}

/* This includes the vertical line on the left of the contents
   It must be the same height as .middle_cont */
.main_content {
float:right;
padding:0;margin-top:10px;
width:77%;
height:900px;
background-color:transparent;
border-left:1px solid #1f4e78;
text-align:left;
padding:0 8px;
}


.headergreyflash {
color:#333;
position: relative;
top: 0px;
left: -6px;
width: 642px;
padding:8px 10px 2px 0px;
text-align:right;
font-family:verdana, arial, helvetica, sans-serif;
/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
height:28px; /* 14px + 12px + 2px = 28px */
border-style:solid;
border-color:black;
border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
line-height:11px;
background-color:#c0c0c0;
height:14px; /* the correct height */
}

.headergreyflash a:link, .headergreyflash a:visited, .headergreyflash a:active .headergreyflash a:hover {
font:12px/20px verdana, arial, helvetica, sans-serif;
text-decoration:none;
color:#1f4e78;font-weight:normal ;
padding:.35em 0px;
border-bottom:0;
border-right:0;
}



a:links {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#1f4e78;}
a:visited {color:#696969;}
a:hover {background-color:#aab;}
a:active {color:#000;}





.main_content {
float:right;
padding:0;margin-top:10px;
width:77%;
height:920px;
background-color:transparent;
border-left:1px solid #1f4e78;
text-align:left;
padding:0 8px;
}
.main_content ul {
font:11px/20px verdana, arial, helvetica, sans-serif;
list-style-type:none;
padding:0;
margin: 0px 0px 0px 30px;
text-align:left;
line-height:2em;
}
.main_content li {
font:11px/14px verdana, arial, helvetica, sans-serif;
padding:0;
margin: 0px 0px 0px 0px;
}


/* This also has to be the same height
   as .middle_cont */
.sidebar {
float:left;
padding:0;margin-top:10px;right:0;
width:19%;
height:920px;
background:#c0c0c0;
}


#header_text {
font:normal bold 350%/2.05 georgia,'geneva',times,sans-serif;
text-transform: uppercase;
color:#ffffcc;
}
#new_header_text {
font:normal bold 350%/2.05 georgia,'geneva',times,sans-serif;
text-transform: uppercase;
color:#000;
}




.menu_box {
position:relative;
top:5px; left:3%;
width:94%;
height:2em;
background: transparent;
border-top:1px solid #888;
border-bottom:1px solid #888;
}
.menu {
position:relative;
margin:0 auto;
width:78%;
height:2em;
background: transparent;
}
.menu ul {
list-style-type:none;
padding:0;
margin:0;
text-align:center;
line-height:2em;
}
.menu li {
float:left;
padding:0;
margin:.75px 0 0 0;
display:inline;
}
.menu a:link, .menu a:visited, .menu a:active {
text-decoration:none;
background-color: #ffffcc;
color:#222;font-weight:bold ;
padding:.35em 5px;
border-bottom:0;
border-right:1px solid #888;
}

.menu a:hover {
background-color: #fff;
font-style:italic;
padding:.35em 5px .01em 5px;
border-right:1px solid #888;
border-bottom:5px solid #888;
}










#FloatingNews {
	position:absolute;
	top:220px;
	left:668px;
	width:120px;
	height: 550px;
	padding:5px;
	background-color:#c0c0c0;
	border:3px solid #999;
	line-height:17px;
	text-align:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	}
	
span.NewsTitle
{
	color:#383838;
	font-style: italic;
	font-weight: bold;
}

img {
border-top:0;
border-left:0;
border-right:3px double #888;
border-bottom:3px double #888;
}