/* UMVN External Site */


/*blue=#003366  yellow=#ffcc33  light yellow=#ffffcc */

/*positioning*/
body {
	margin:0;
	padding:0;
	background-color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	line-height:15pt;
	}
#mainnav, #subnav, #wrapper img, #header p, #footnav {display:none;}
#header {
	background: #003366 url('/images/header.jpg') no-repeat center;
	color:#ffcc33;
	height:126px;
	text-align:right;
	overflow: hidden
	}
#contentwrap {
	padding-bottom:16px;
	}
#footer {
	border-top:1px solid #ffcc33;
	clear:both;
	}

/* text controls */
p, h1, h2, h3, h4, h5, ul {
	margin:0;
	padding:16px 16px 0;
	}
h1, h2, h3, h4, h5 {
	font-size:14pt;
	line-height:16pt;
	}
h6 {
	font-size:11pt;
	margin-left:16px;
	}
#footer p, #footer a {
	font-size:9pt;
	line-height:10pt;
	font-family:Arial, Helvetica, sans-serif;
	}
#leftfoot p {
	font-size:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
		}
/* image controls */
img {
	padding:0;
	margin:0;
	border:0px none;
	}
