body {
	background-color: #EAE6DC;
	/*background-color: #2C5C76;*/
	margin: 0px;
	padding: 0px;
	color: black;
}


body, p, h1, h2, h3, table, td, th, ul, ol
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	
}


a:link, a:visited, a:active.topmenu { color: #CA5406; text-decoration: none; }
a:hover { text-decoration: underline; }

table.CellTops td{
	vertical-align: top;
}

h1
{
	font-weight: bold;
	color: #0B3368;
	font-size: 14px;
	margin-bottom: 2px;
}

h2
{
	font-weight: bold;
	color: #0B3368;
	font-size: 12px;
	
}


h3
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 20px;
	color: #0B3368;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	text-transform: none; 
	background: url(images/v07/logo_icon.gif) 0px 50% no-repeat;
	padding-left: 30px; 
}





table.newsroom {
	border: none;
	border-collapse: collapse;
}

table.newsroom td {
	padding: 0px 2px 2px 2px ;
	vertical-align:top;
}

table.newsroom td.head {
	padding: 14px 2px 2px 2px ;
	vertical-align:top;
}




div.menu {
   /*background:#fff;*/
   overflow:hidden;
   position:relative;
}

ul.menu {
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   

}
ul.menu li {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
}

ul.menu li a, ul.menu li a:visited, ul.menu li a:active {
	display:block;
	margin:0 0 0 0px;
	padding:3px 10px 3px 10px;
	
	color:#F36E21;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}

ul.menu li a:hover {
	color: #F36E21;
	background: #FDE3C9;
}


#welcome
{
	border: 1px solid white;
	padding: 6px 6px 6px 6px;
	margin-top: 25px;
}

#welcome p
{
	font-style:italic; 
	font-weight:bold; 
}

hr {
display: block;
position: relative;
padding: 0;
margin: 8px auto;
width: 100%;
clear: both;
border: none;
border-top: 1px solid grey;
border-bottom: 1px solid white;
font-size: 1px;
line-height: 0;
overflow: visible;
}

div.Layout{
	margin-top: 10px;
	width: 760px;
	border: 1px solid black;
}

#footer {
	color: black;
	font-size: 10px;
	padding-top: 3px;
}

#footer a {
	
	color: black;
	text-decoration: underline;
}
#footer a:hover {
	color: orangered;
	text-decoration: underline;
}


table.LayoutTable td {
	padding: 4px;
}
