/* external CSS file */
/* filename 'mvch.css' */
/* MVCH Web site created 'January 20, 2007' */
/* Last css update 'October 15, 2007' */

/* page properties */
html {
	padding: 0;
	margin: 0;
	}

/* body properties */	
body {
	position: relative;
	text-align: center;
	color: #FFFF00;
	background-color: #000000;
	padding: 0;
	margin: 0;
	}
	
acronym {
	border: none;
	}
	
abbr {
	border: none;
	}
	
noscript {
	float: right;
	text-align: right;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 75%;
	z-index: 10;
	}
	
/* container properties */
#container {
	position: relative;
	width: 760px;
	height: auto !important;
	height: 100%;
	color: #000;
	background-color: transparent;
	text-align: left;
	padding: 0;
	margin: 10px auto 0;
	z-index: 1;
	}
	
/* skipnav properties */	
#top_skipnav {
	position: absolute;
	width: 760px;
	height: 20px;
	left: 0px;
	top: 0;
	vertical-align: top;
	color: #FFFF00;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
	z-index: 10;
	}

#top_skipnav a {
	text-align: left;
	text-indent: 0;
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: underline;
	}
	
#top_skipnav a:visited {
	color: #FFFFFF;
	background-color: #000000;	
	text-decoration: underline;
	}
	
#top_skipnav a:hover,
#top_skipnav a:focus {
	color: #FFFFFF;
	background-color: #000000;	
	text-decoration: none;
	}
	
#top_skipnav a:active {
	color: #FFFFFF;
	background-color: #000000;	
	text-decoration: underline;
	}
	
p.skipnav {
	text-align: left;
	color: #FFFFFF;
	background-color: #000000;
	padding: 0;
	margin: 0;
	}
	
/* header properties */
#header {
	position: absolute;
	left: 0;
	top: 30px;
	vertical-align: top;
	text-align: left;
	width: 760px;
	height: 105px;
	color: #FFFFFF;
	background-color: #000000;
	border: none;
	padding: 0;
	margin: 0;
	z-index: 2;
	}
	
/* logo properties */
#logoMVCH {
	position: absolute;
	left: 0;
	top: 0;
	vertical-align: top;
	width: 190px;
	height: 100px;
	color: #FFFFFF;
	background: #000000 url(../images/logoMVCH100.jpg) left top no-repeat;
	border-bottom: 5px solid #FF9900;
	padding: 0;
	margin: 0;
	}
	
#logoMVCH img {
	border: none;
	}
	
/* banner properties */
#banner {
	position: absolute;
	left: 190px;
	top: 0;
	vertical-align: bottom;
	text-align: right;
	width: 570px;
	height: 100px;
	color: #FFFFFF;
	background: #000000 url(../images/snomts100.jpg) right top no-repeat;
	border-bottom: 5px solid #FF9900;
	padding: 0;
	margin: 0;
	clear: both;
	float: right;
	}
			
p#siteTitle {
	text-align: left; 
	text-indent: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	background-color: transparent;
	border: none;
	padding: 0;
	padding-bottom: 5px;
	margin: 0;
	margin-left: 10px;
	margin-top: 5px;
	z-index: 2;
	}
	
/* torso properties */
#torso {
	position: absolute;
	left: 0;
	top: 135px;
	vertical-align: top;
	width: 760px;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 0;
	margin: 0;
	z-index: 2;
	}
	
/* sidebar properties */
#sidebar {
	position: absolute;
	left: 0;
	top: 135px;
	vertical-align: top;
	text-align: left;
	width: 190px;
	color: #FFFFFF;
	background-color: #003399;
	border: none;
	padding: 0;
	padding-bottom: 0px;
	margin: 0;
	z-index: 5;
	}
	
/* sidelinks properties */	
#sidelinks {
	text-align: right;
	width: 100%;
	}
	
#sidelinks img {
	border: none;
	padding: 0;
	margin: 0;
	}
	
#sidelinks a {
	display: block;
	text-decoration: none;
	text-indent: 0;
	padding: 5px 0;
	padding-right: 8px;
	margin: 0; 
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-color: #003399;
	}
	
#sidelinks a:visited {
	color: #FFFFFF;
	background-color: #003399;
	}
	
#sidelinks a:hover,
#sidelinks a:focus {
	color: #FFFFFF;
	background-color: #3399FF;
	}
	
#sidelinks a:active {
	color: #FFFFFF;
	background-color: #003399;
	}

/* address properties */	
#addressInfo {
	vertical-align: top;
	text-align: right;
	width: 100%;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
#addressInfo p {
	text-indent: 0;
	text-align: right;
	font: normal 80% Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-color: #003399;
	padding: 2px 8px 2px 0;
	margin: 0;
	}
	
#addressInfo p#titleInfo {
	font-size: 150%;
	letter-spacing: 1px;
	color: #FF9900;
	}
	
#addressInfo a {
	color: #FFFFFF;
	background-color: #003399;
	text-decoration: underline;
	}
	
#addressInfo a:visited {
	color: #FFFFFF;
	background-color: #003399;
	text-decoration: underline;
	}
	
#addressInfo a:hover,
#addressInfo a:focus {
	color: #FFFFFF;
	background-color: #003399;
	text-decoration: none;
	}
	
#addressInfo a:active {
	color: #FFFFFF;
	background-color: #003399;
	text-decoration: underline;
	}
	
/* content properties */
#content {
	position: relative;
	left: 0px;
	top: 0px;
	vertical-align: top;
	text-align: left;
	width: 570px;
	color: #000000;
	background: #FFFFFF;
	border-left: 8px solid #003399;
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	z-index: 2;
	float: right;
	}
	
/* shelf properties */
#shelf {
	width: 570px;
	vertical-align: top;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	clear: both;
	}
	
/* splitColumn properties */	
.splitColumn#leftSide {
	float: left;
	width: 265px;
	padding: 0;
	margin: 0;
	clear: left;
	}
	
.splitColumn#rightSide {
	float: left;
	width: 265px;
	padding: 0;
	margin: 0;
	clear: right;
	}
	
.splitColumn#noSides {
	float: left;
	width: 530px;
	padding: 0;
	margin: 0;
	clear: left;
	}
	
.splitColumn p {
	width: 265px;
	text-align: left;
	text-indent: 20px;
	padding: 5px 0;
	margin: 0;
	}
	
.splitColumn p#yDimas {
	padding-bottom: 20px;
	}

/* photo properties */
.photo img {
	float: right;
	clear: right;
	width: 200px;
	vertical-align: top;
	border: 2px solid #003399;
	padding: 0;
	margin: 5px 10px 10px 20px;
	}
	
.photo img.agencyLogo {
	border: none;
	padding: 0;
	margin: -30px 20px 10px 20px;
	}
	
p.caption {
	float: right;
	clear: right;
	width: 200px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 90%;
	text-align: center;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	}
	
/* table properties */	
#content table {
	clear: both;
	left: 0px;
	top: 0px;
	vertical-align: top;
	text-align: center;
	width: 100%;
	color: #000000;
	background-color: #FFFFFF;
	border: none;
	padding: 0;
	margin: 0;
	z-index: 2;
	}
	
#content table td {
	width: 25%;
	text-align: center;
	font-weight: normal;
	}
	
#content table td#annComp {
	width: 100%;
	text-align: center;
	font-weight: bold;
	}
	
#content table td.colHead {
	width: 25%;
	text-align: center;
	font-weight: normal;
	text-decoration: underline;
	}
	
/* footer properties */	
#footer {
	clear: both;
	left: 0px;
	top: 0px;
	vertical-align: top;
	text-align: center;
	width: 570px;
	color: #FFFFFF;
	background-color: #000000;
	border: none;
	padding: 0;
	margin: 0;
	margin-top: 150px;
	z-index: 2;
	}
	
#footer img {
	border: none;
	}
	
#footer p {
	font-size: 85%;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	padding: 30px 0 20px 0;
	margin: 0;
	}
	
#footer p.credits {
	padding: 0 0 2px 0;
	}
		
/* heading 1 properties */	
h1 {
	text-align: left; 
	text-indent: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold; 
	color: #003399;
	background-color: #FFFFFF; 
	padding: 0;
	padding-top: 10px;
	margin: 0;
	margin-left: 10px;
	}
	
h1#pageTitle {
	background-color: transparent;
	}
	
h1 span {
	letter-spacing: 1px;
	}
	
h1.italic {
	font-style: italic;
	}

/* heading 2 properties */	
h2 {
	text-align: left; 
	text-indent: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.15em;
	color: #000000;
	background-color: #FFFFFF;	  
	padding: 10px 0 10px 0;
	margin: 10px;
	}

/* heading 3 properties */	
h3 {
	text-align: left; 
	text-indent: 0; 
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 100%;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;  
	margin: 10px;
	clear: left;
	}
	
/* contactForm properties */	
legend {
	text-align: left; 
	text-indent: 0; 
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	background: #FFFFFF;
	margin: 2px;
	clear: left;
	}
	
p.formLabel {
	text-align: left; 
	text-indent: 0; 
	font: normal 80% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;  
	margin: 10px;
	clear: left;
	}
	
/* paragraph properties */	
p {
	text-align: left; 
	text-indent: 0; 
	font: normal 100% "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;  
	margin: 10px;
	clear: left;
	}
	
p span.underline {
	text-decoration: underline;
	}
	
p.italic {
	font-style: italic;
	}
	
p.bold {
	font-weight: bold;
	}
	
p.bold span {
	font-weight: normal;
	}
	
p.event {
	font-style: italic;
	margin-top: 20px;
	margin-bottom: -9px;
	}
	
p.event_first {
	font-style: italic;
	margin-bottom: -9px;
	}
	
p#design {
	width: 550px;
	font-size: .9em;
	text-align: center;
	}

/* unordered list properties */
ul.levelOne,
ul.levelThree {
	list-style: disc outside;
	color: #000000;
	background: #FFFFFF; 
	}

ul.levelTwo,
ul.levelFour {
	list-style: circle outside;
	color: #000000;
	background: #FFFFFF;
	}

ul p,
ul p.copyrightList,
ul p.testingList {
	margin-left: 0;
	clear: left;
	}

ul p.bold,
ul p.designList,
ul p.sitemapList,
ul p.listHope {
	font-weight: bold;
	}
	
ul span,
ul p.listSubHope {
	font-weight: normal;	
	}

/*li {
	text-align: left; 
	text-indent: 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 10px;
	clear: left;
	}*/
	
/* linkPage properties */	
a:link {
	color: #3333FF;
	background-color: #FFFFFF; 
	text-decoration: underline;
	}
	
a:visited {
	color: #660066;
	background-color: #FFFFFF; 
	text-decoration: underline;
	}	
	
a:hover,
a:focus {
	color: #3333FF;
	background-color: #FFFFFF; 
	text-decoration: none;
	}	
	
a:active {
	color: #3333FF;
	background-color: #FFFFFF; 
	text-decoration: underline;
	}
