body {
margin: 0;
padding: 0; 
margin-top: 0;
margin-left:0;
margin-right:0;
margin-bottom: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.style10{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

h1 {
	font-size: 100%;
	color: #003366;
	margin: 0px;
	padding: 10px;
}

a{
text-decoration:none;

}

a:hover{
text-decoration:underline;
}

#wrapper {
	margin: 0px auto;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	position: relative;
}

.leftimage {
	margin-right: 15px;
	margin-bottom: 5px;
}
p em {
	color: #990000;
}


/* Media release page nav bar */

#navcontainer
{
margin-bottom: 1em;
overflow: hidden;
width: 750px;
}

#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist li
{
border-left: 1px solid #000;
float: left;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}

.MediaHeader{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-transform: uppercase;
}

.MediaHeaderUrgent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-transform: uppercase;
}

.MediaText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
 	font-weight: normal;
	color: #000000;
}

#MediaHome{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:203px;
	font-weight: normal;
}

#MediaHome ul{
	list-style-type: none;
	margin: 0;
	padding: 10px;
}

#MediaHome a{
text-decoration:none;
color:#336699;

}

#MediaHome a:hover{
	color:black;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}

/* August 18,2008 Top Left Menu */
#navleftmenu
{
width: 12em;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #90bade;
color: #333;
}

#navleftmenu ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navleftmenu li
{
border-bottom: 1px solid #90bade;
margin: 0;
}

#navleftmenu li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #navleftmenu li a { width: 203px; }

#navleftmenu li a:hover
{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

#HomeNews{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
	
#HomeNews a{
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#HomeNews a:hover{
	color: #FF0000;
	text-decoration: none;
}
