/* CSS Document */
html {
	height:90%;
	}

body 
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color:#E7EFEF;
	height:100%;
}


.heading {
	text-indent:-1000000px;
	line-height:0.1em;
	font-size:0.1em;
}


.feature-large h2 
{
	border-bottom:none;
	font-size:1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	display:block;
	color:#ffffff;
	padding:2px;
	margin:0px;
	
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	display:block;
	color:#333333;
	padding:2px;
	margin:3px;
	font-style:italic;
	text-align:left;
}




.turquoise 
{
	background:url(images/turquoise.jpg) repeat;
}

.green 
{
	background-image: url(images/logo-bg.gif);
	background-repeat: repeat;
}

.blue 
{
	background:url(images/turquoise_bg.jpg) repeat;
}

.purple 
{
	background:url(images/purple.jpg) repeat;
}

.orange 
{
	background:url(images/orange1.jpg) repeat;
}


p {
	margin: 0;
	font-size:0.7em;
	padding:3px;
}

.mid-colContent {
	font-size:0.9em;
	}

	


.wrapper 
{
	width:960px;
	/*border:1px solid #CCCCCC;*/
	background-color:#FFFFFF;
	padding:0px 5px 0px 5px;
	text-align:left;
	margin:0 auto;
	background-image:url(images/evis-site-background-1.gif);
	background-repeat:no-repeat;
}



.banner 
{
	width:975px;
	text-align:left;
	margin:0 auto;
	margin-bottom:3px;
	background-image: url(images/evis-logo-1.gif);
	background-repeat: repeat;
	height: 155px;
	
	
}



.telephone 
{
	float:right;
	margin:25px 10px 0px 0px;
	color:#FFFFFF;
	font-weight:bold;
}

.left-col 
{
	width: 24%;
	float:left;
	margin-top:3px;
	margin-right:5px;
	margin-left: 3px;
}

.left-col li , .right-col li , .mid-col li, .mid-colContent  {
	font-size:0.7em;
}

.mid-col 
{
	width:75%;
	float:left;
	margin-left: 0px;
}

.mid-colContent
{
	width:50%;
	float:left;
	font-size:1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7.5px;
}





.right-col 
{
	margin:3px 3px 0px 5px;
	width:23%;
	float:right;
	
}

.contentBoxOuter {
	float:left;
	margin:3px;
	border:1px solid #999999;
	width:32%;
	position:relative;
}

.contentBoxOuter ul {
	bottom: 20px;
	position:absolute; 
	bottom:3px;
}


.contentBoxOuter img {
	float:left;
}

.contentBoxOuter h2 {
	margin:0px;
	padding:5px;
	background:url(images/logo-bg.gif) repeat;
	border-bottom:1px solid #999999;
	color:#FFFFFF;
}

.contentBoxInner {
margin:2px;
padding:0px;
}

.contentBoxOuter ul {
	margin:0px;
	padding:0px;
}

.contentBoxOuter ul li {
	list-style-type:none;
	/*border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;*/
	
	
}

.contentBoxOuter ul li a {
	text-decoration:none;
	background: url(images/nav-arrow-green.gif) no-repeat left;
	padding-left:12px;
	color:#003300;	
}

.contentBoxOuter ul li a:hover{
	background: url(images/nav-arrow-lit.gif) no-repeat left;
	}

.contentBoxInner P {
margin:2px 0px 0px 0px;
}

.contentBoxInner img {
float:left;
border:1px solid #CCCCCC;
margin:4px;
}


.navigation 
{
	/*background-color: #333333;*/
	padding:5px;
}
.navigation li
{
	display:inline;
	list-style-type:none;
	padding-right:5px;
	
}

.navitems 
{
	float:left;
	width:50%;
}

.accessibility
{
	float:right;
	width:30%;
	text-align:right;
	padding-right:10px;
	color:#333333;
	font-size:1.0em;
}

.breadcrumb 
{
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin:3px;
	font-size:0.9em;
}

.breadcrumb ul 
{
	margin:0;
	padding:0;
}

	
.breadcrumb li {
	display:inline;
	list-style-type:none;
	margin-right:10px;
}

.breadcrumb li a 
{
	color:#333333;
	text-decoration:none;
}

.feature 
{
	border:solid 1px #CCCCCC;
	/*background:url(images/shadow1.gif) repeat-x bottom;*/
}

.feature h2 
{
	color:#FFFFFF;
}

.feature p 
{
	padding:5px;
}

.feature-large 
{
	/*background:url(images/shadow1.gif) repeat-x bottom;*/
	margin:0px 5px 10px 0px;
	padding:5px;
	/*border:1px solid #999999;*/
}



.feature-large img 
{
	margin: 0px auto;
	padding:3px;
	margin:3px;
}

.right-col .feature 
{
	width:100%; 
	float:none;
	clear:both;
}

.reset 
{
	clear: both;
	line-height:0px;
}


.feature ul, .feature-large ul
{
	margin:0;
	padding:0;
}

.feature li, .feature-large li {
	background:url(images/dashedline1.gif) bottom repeat-x;
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:block;
	padding:5px;
}



.feature-large ul 
{
	
	border:solid 1px #999999;
	margin:10px;
}

.feature-large .list-clean {
	border:none;
	
	}
	
.feature-large .list-clean li {
	background-image:none;
	margin:0px;
	padding:0px;
}


.feature li a, .feature-large li a {
	background: url(images/nav-arrow-green.gif)	no-repeat left;
	padding-left:10px;
}

.feature li a:hover, .feature-large li a:hover
 {
 	background: url(images/nav-arrow-lit.gif)	no-repeat left;
	padding-left:10px;
}
.feature a, .feature-large a 
{
	text-decoration:none;
	color:#333333;
	
}

.maintitle {
	color:#333333;
	font-size:1.6em;
}

.left 
{
	float:left;
}

.right 
{
	float:right;
}

.centered {
	width:450px;
	margin:0px auto;
}

.footer 
{
	margin-top:5px;
	color:#FFFFFF;
	background:url(images/logo-bg.gif) repeat;
	text-align:center;
	font-size:0.7em;
}

.message
{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1.2em;
}

/* Contact Form Styles */

form 
{
	font-size:0.9em;
}

form p 
{
	text-align:left;
}

legend 
{
	font-weight:bold;
}

label 
{
	width: 200px;
	display:block;
	text-align: right;
	margin-right: 0.5em;
	float:left;
	padding:5px;
}

input 
{
	float:left;
	margin:5px;
}

form .reset 
{
	background:url(images/dashedline1.gif) bottom repeat-x;
	line-height:1px;
}
	
fieldset 
{
	background:url(images/fieldset_bg.gif) bottom repeat-x;
}

.required 
{
	color:red;
	font-weight:bold;
}

h2.noline {
	border-bottom:none;
	}
	
.summary {
	font-weight:bold;
	font-size:0.8em;
	}

.large {
	font-size:1.3em;
}

.prop {
	float:left;
}
