/* body styles */ 
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4em;
	color: #003366;
	background: #8899bb;
}

/* typography */
h1, h2, h3, h4, h5, h6, p, td, ul, ol, li, dl, dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
input, select, th, td {
	font-size: 1em;
}
h1 {
	font-size: 2.3em;
	line-height: 1.5em;
	font-weight: bold;
	color: #FF6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 25px 10px 25px 0px;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #445577;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 30px 0 0 0;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0 5px 0;
}

i {  font-style: italic}
b {  font-weight: bold}
a:link {  color: #5878C8; text-decoration: none}
a:hover {  color: #9D0000}
a:visited {  color: #0033CC}

.small-caps {
	font-variant: small-caps;
}

.clear {
	clear: both;
	}
	
.floatright {
	float: right;
	}
	
.refhead {
	width: 149px;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	color: #FFF;
	background: #FF9933;
	padding: 5px 3px;
	border-bottom: 2px solid #FF66000;
	margin-top: 3px;
	margin-bottom: 5px;
}

.clickhere {
	background: #F93;
	padding: 1px 5px 3px 5px;
	border-right: #09C 1px solid;
	border-bottom: #09C 1px solid;
}

.clickhere a:link { color: #FFFFFF; text-decoration: none}
.clickhere a:visited { color: #FFFFFF; text-decoration: none}
.clickhere a:hover { color: #000000; text-decoration: none}

/* Page layout areas for width  */

#Wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	background:  #8899bb;
}

#Page {
	width: 775px;
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	border-right: #000000 solid 1px;
}

#PageInner {
	margin: 10px 15px;
	padding: 0;
}

#PageFlyin {
	margin: 10px 0px 10px 15px;
	padding: 0;
}

#PageColumn {
	width: 590px;
	float: left;
}

#PageReferences {
	width: 155px;
	float: right;
	background-color: #556688;
	color: #FFF;
	padding-left: 4px;
	margin: 0;
}

#PageReferences p {
	color: #FFF;
}

#PageReferences a:link { color: #FFFFFF; text-decoration: none}
#PageReferences a:visited { color: #FFCC99; text-decoration: none}
#PageReferences a:hover { color: #F93; text-decoration: underline}

.spaceR {
	margin-right: 10px;
}

.spaceL {
	margin-left: 10px;
}


/* Branding section logo, top menu, contact */

#BrandingBox {
	width: 100%;
	margin: 0;
	padding:0;
	height: 250px;
	float: left;
	background: url(../images/headerpic9.jpg) no-repeat left top;
}

#BrandingBox h1 {
	color: #ffffff;
	margin: 200px 0 10px 10px;
	border: hidden;
	padding: 0;
}
#BrandingBox h2 {
	color: #ffffff;
	margin: 0 0 0 20px;
}

#BrandingBox ul {
	margin: 0;
	padding: 0;
	float: right;
	position:relative;
	top: 5px;
}
#BrandingBox ul li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0 5px 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#BrandingBox ul li a {
	text-decoration: none;
	color: #FFFFFF;
	}
#BrandingBox ul a:hover {
	color: #00CCFF;
	}	
	
/* main navigation bar */

#MainNav {
	width: 100%;
	margin:0;
	padding:0;
}

	
/* Wrapper for main content section */

#Content {
	float: left;
	margin-top: 0;
	margin-bottom: 20px;
}

/* Footer with copyright statement */

#Footer {
	margin:15px auto;
	border-top: #5878c8 1px solid;
	padding-top: 5px; 
}
#Footer p {
	margin:0;
	padding: 0;
	font-size: .9em;
	color: #999999;
	line-height: 1.5em;
	text-align: center;
}


/* home page */

#Homebox {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 190px;
	background: #999999;
}

#Hometext {
	color: #FFFFFF;
	font-size: 36px;
	line-height: 40px;
	margin: 140px 0 0 5px;
	padding: 0px 5px;
	float:left;
	background: #999999;
}


	
/**/

/* content page structure */

#container {
	margin-left: 20px;

}

.column {
	float: left;
}
/* IEx patch \*/
* html .column {
	display: inline;
	}
/**/

#mainContent {
	width: 650px;
	float:left;
}

#mainContent li {
	line-height: 1.5em;
}

#mainContent .floatleft {
	float: left;
}

#mainContent .floatright {
	float: right;
}

#subNav p {
	display: none;
	}
#subNav {
	width: 200px;
	margin-right: 20px;
	float:left;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 1em;
	padding: 0;
	margin-bottom: 1em;
	color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
#subNav ul {
	margin:0;
	padding:0;
	list-style:none;
	}

#subNav ul a {
	display: block;
	width: 200px;
	height: 25px;
	line-height: 25px;
	color: #000;
	text-decoration: none;
	background: url() no-repeat left bottom;
	text-indent: 40px;
	}
#subNav ul .first a {
	height: 26px;
	line-height: 26px;
	}

#subNav a:hover, .selected a {
	background-position: right bottom;
	color: #FFF;
	}
	
#subNav li {
	display: inline; /* KLUDGE removes gaps in IE/Win */
	}
	



