/* css Doocument */
/* ICSC Mini Site Styles */
/* copyright (c) 2008 ICSC */

body { 
	font-family: Tahoma;
	color: #003366;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-x;
	background-color: #666666;
	margin-top: 0px;
	margin-height: 0px; 
	padding: 0px;
	text-align: left;
	font-size:12px;
}


p {
	font: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 15px;
	text-align: justify;
	}

b {
	font-weight: 700;
	}

h1,h2,h4 {
	margin-top: 0px;
	padding: 0px;
	}
	

	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699cc;
	}
	
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #CD853F;
	}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
	
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #CD853F;
	margin-bottom: 0px;
	}

a:link {color: #0099cc; font-weight: none;}     /* unvisited link */

a:visited {color: #0099cc; font-weight: none;}   /* visited link */

a:hover {color: #3399cc; font-weight: none; }  /* background-color: #ff9933;  mouse over link */

a:active {color: #3399cc; font-weight: none; } /* background-color: #000000;    selected link */


div.container {
	width: 760px;
	margin: auto;
	background-color: none;
	border: none;
	position: relative;
	top: 67px;
	left: 0px;
	padding: 0px;
	}
	
div.content {
	width: 760px;
	margin: auto;
	position: relative;
	top: 5px;
	left: 0px;
	padding: 0px;
	min-height: 475px;
	}
	
.header {
	width: 760px;
	height: 206px;
	background-image: url('images/exit15w_mid.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	margin-top:-0
	margin: auto;
	position:relative;
	overflow:hidden;
	}
	
.nav {
	width: 99%
	margin: auto auto 20px auto;
	padding: 4px 10px 10px 10px;
	position: relative;
	top: 4px;
	}
	



.navtext {
	font-size: 12px;
	font-weight: 900;
	margin: 0px 3px;
	padding-bottom: 4px;
	padding-top: 4px;
/*	padding: 3px 8px 3px 8px; */
/*	background-color: #ffcc66; */
	}
	
* html .navtext {
	font-size: 12px;
	font-weight: 900;
	margin: 0px 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	}

.navtext a:link {color: #ffffff; font-weight: bold; text-decoration: none; border: 0px solid #cccccc; padding: 4px 4px 8px 8px;}     /* unvisited link */

.navtext a:visited {color: #ffffff; font-weight: bold; text-decoration: none; border: 0px solid #cccccc; padding: 4px 4px 8px 8px;}  /* visited link */

.navtext a:hover {color: #003366; font-weight: bold; text-decoration: none; background-color: CD853F; border: 0px solid #cccccc; padding: 4px 4px 8px 8px;}   /* mouse over link */

.navtext a:active {color: #0099ff; font-weight: bold; text-decoration: none; background-color: #666666; border: 0px solid #cccccc; padding: 4px 4px 8px 8px;}   /* selected link */

.navtext#select {
 	color: #003366;
	padding: 4px 8px 4px 8px;
	}


.maincontent {
	width: 92%;
	min-height: 575px;
	height:auto !important;
	height:575px;
	padding: 0 10px 10px 18px;
	margin: 0px;
	position: relative;
	left: 0%;
	overflow: visible;
	}
	
	
.subcontent {
	width: 27%;
	padding: 0 10px 10px 10px;
	margin: 0px;
	position: absolute;
	top: 0%;
	left: 70%;
	overflow:visible;
	min-height: 575px;
	height:auto !important;
	height:575px;
	}
	
#headline {
	font: 12px Tahoma; 
	font-weight: 900;
	margin-top: 8px;
	margin-bottom: 15px;
	}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


.headerutil {
	margin: 0px;
	padding: 4px 0px 10px 0px;
	position: absolute;
	top: 6px;
	right: 0%;
	max-height: 18px;
	max-width: 100%;
	overflow: hidden;
	}
	
.toplinks {
	padding: 0px 0px 5px 0px;
	margin 0px;
	overflow: visible;
	font:11px Tahoma;
	font-weight: 900;
	color: #054888;
	width: 628px;
	float: right;
	text-align: right;
}


.toplinks a:link {color: #054888; font-weight: bold; text-decoration: none; padding: 3px 2px 3px 4px;}     /* unvisited link */

.toplinks a:visited {color: #333333; font-weight: bold; text-decoration: none; padding: 3px 2px 3px 4px;}  /* visited link */

.toplinks a:hover {color: #ffffff; font-weight: bold; text-decoration: none; padding: 3px 2px 3px 4px;}   /* mouse over link */

.toplinks a:active {color: #990033; font-weight: bold; text-decoration: none; padding: 3px 2px 3px 4px;}   /* selected link */


		
.link	{
		font-size: 12px;
		font-weight: 900;
		}
		


* html ul.list li {
		padding: 0px 0px 0px 4px;
		list-style-position: inside;
		}

.footer {
		width:760px;
		font-size: 10px;
		font-color: #ffffff;
		text-align: center;
		padding: 4px;
		background-color: #003366;
		border-top: 1px solid #dddddd;
		margin: auto auto auto auto;
		position: absolute;
		}
		 
.footer a:link { 
        font-weight: normal; color: #ffffff; text-decoration: none; padding: 3px 2px 3px 4px;}  /* unvisited link */


.footer a:visited {
		font-weight: normal; color: #ffffff; text-decoration: none; padding: 3px 2px 3px 4px;}  /* visited link */
 

.footer a:hover {
		font-weight: normal; color: #ff9933; text-decoration: none; padding: 3px 2px 3px 4px;}   /* mouse over link */

.footer a:active {
		font-weight: normal; color: #cc6633; text-decoration: none; padding: 3px 2px 3px 4px;}   /* selected link */
