/*Webvnew- new_web.css */
html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset{
	margin:0;
	padding:0;
	border:0;
	text-align: left;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	text-align:left;
	background-repeat: repeat-x;
	background-image: url(../images/cornice_h_bg.png);
	background-color: #069;
}

#wrapper{
	background-color: #069;
	margin: 0px auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	max-width: 950px;
	min-width: 800px;
}

#wrapper p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#033;
	}
#wrapper a {
	text-decoration: none;
	color: #033;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
	
#wrapper a:hover {
	color: #CCC;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: oblique;
}		
#wrapper td p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#069;
	text-align: center;
}

#wrapper td h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color:#CCC;
	font-weight: bold;
}
#wrapper td h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#069;
	font-weight: bold;
}
#wrapper td a {
	text-decoration: none;
	color: #069;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#wrapper td a:hover a:focus {
	text-decoration: none;
	color: #CCC;
	font-style: oblique;
}
#wrapper td {
}	
#header{
	height:200px;
	background-image: url(../images/ofmm_logo_A.png);
	background-repeat: no-repeat;
	background-color: #069;
	top: 0px;
}
#header2{
	height:200px;
	background-repeat: no-repeat;
	background-color: #069;
	top: 0px;
	text-align: left;
}
#banner {
	background-repeat: no-repeat;
	height: 20px;
	background-image: url(../images/cornice_h.png);
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-weight: bolder;
	color: #069;
	padding: 10px;
	text-align: center;
}

#nav {
	background-image: url(../images/cornice_h.png);
	background-repeat: no-repeat;
	padding: 0;
	height: 25px;
	margin-bottom: 10px;
}

#nav ul {
	padding: 0;
	margin: 0;
}

#nav ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#nav ul li a {
	font-size: 100%;
	color: #0038A9;
	text-decoration: none;
	padding: 0 15px 0 15px;
	border-right: 1px #0038A9;
	text-align: center;
	width: 9em;
	font-weight: bold;
}

#nav ul li a:hover, #nav ul li a:focus {
	font-style: oblique;
}

#leftcol{
	margin-left: 0px;
	margin-top: 0px;
	float:left;
	width: 135px;
	height: 250px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-top: 10px;
}

#midcol{
	margin-top: 5px;
	width: 930px;
	height: inherit;
























	margin-right: 5.px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFF;
	color: #00486A;
	padding: 10px;
	margin-bottom: 10px;
	float: none;
}

#rightcol{
	margin-top: 10px;
	float:right;
	width: 350px;
	height: auto;
	margin-right: 0px;
	background-color: #E8F5F7;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
}
.button{
	width:130px;
	height:25px;
	top:0px;
	left: 0px;
}

.button ul {
	margin: 0px;
	padding: 0;
	list-style-type:none;
}
.button li{
	float: left;
	position: relative;
	list-style-type: none;
	background-color: #069;
	width: 130px;
	height: 25px;
}
.button li:first-child {
}

a.roll{
	width:130px;
	height:25px;
	padding-top:4px;
	display:block;
	font: bold 10pt verdana, sans-serif;
	text-align:center;
	background-image: url(../images/button.gif);
	color: #069;
			}
	
.button li button a.roll:link 
			{
	background-position: 0px 0px;
	color: #FFF;
	text-decoration:none;
	height: 25px;
}
.button li button a.roll:visited 
			{
	background-position: 0px -25px;
	color: #FFF;
	text-decoration:none;
	height: 25px;
}
.button li button a.roll:hover 
			{
	background-position: 0px -50px;
	color:#FFF;
	text-decoration:none;
	font-style: oblique;
	height: 25px;
}
.button li button a.roll:active {
	background-position: 0px -75px;
	color:#FFF;
	text-decoration:none;
	height: 25px;
}		
			
.button ul li ul {
	width: 10em;
	position: absolute;
	margin-left: 125px;
	top: 0px;
	left: -1px;
}
.button ul li ul li {
	width: 130px;

	padding 0 0 1px;
}
.button ul li ul li:first-child {
}
.button ul li ul {
	display:none}
.button ul li:hover ul {
	display:block;
}
.button ul li ul li ul {
	top:0px;
	left:-1px;
	position:absolute;
	visibility:hidden;
	margin-left:-1 px;
	}
.button ul li ul li:hover ul {
	visibility:visible;
}
#content{
	margin-left: 0px;
	background-color: transparent;
	height: auto;
	margin-top: 0px;
}
#content p{
	color: #FFF;
	margin: 20px;
	font-size: 12px;
}

#content h1{
	color: #CCC;
	padding: 0;
	margin:20px;
}

#content h2{
	color: #CCC;
	padding: 0;
	margin: 20px;
}
		
.leftimage{
	float:left;
	margin: 10px 10px 10px 5px;
}

.rightimage{
	float:right;
	margin: 5px 5px50px 10px;
	width: 80px;
}

.clearit{
clear: both;
background-color: #0038A9;
}

#footer{
	clear: both;
	color: #069;
	background-color: transparent;
	height: 20px;
	background-image: url(../images/cornice_h.png);
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	margin-top: 10px;
}

#footer p{
	font-size: 90%;
	padding: 3px;
	color: #FFFFFF;
}
#footer a {
	text-decoration: none;
	color: #069;
}
#footer a:hover {
text-decoration: none;
	font-style: oblique;
	color: #CCCCCC;
}
#container{
	width: 910px;
	float: none;
	background-color: #E8F5F7;
	padding: 10px;
	color: #036;
	font-size: 12px;
	clear: both;
	margin: 0 5px 0 5px;
}

#container p {
	color: #036;
}
#container a {
	text-decoration: none;
	color: #0038A9;
}
#container a:hover {
	text-decoration: none;
	font-style: oblique;
	color: #0046D9;
}
