/* CSS Document */
/* Corroseal style sheet © 2005 Bruce Walker */
/* March 16, 2005 version 1.0.0 */

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, Arial, sans-serif;
	text-align: left;
	line-height: 11pt;
	color: #555;
	background: #ccc url(../images/background.gif) repeat-y 0% 0;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	
	}

html>body { /* be nice to Opera */
	font-size: small;
	}
	
/* ---( text )------------------------------- */

a:link {
	color: #971d1e;
	}

a:visited {
	color: #8a3c2e;
	}

a:hover {
	color: #201d97;
	}

p {
	margin: 0em 0em 12pt 0;
	padding: 0;
	font-size: 8pt;
	line-height: 12pt;
	}
	
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 140%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #930;
	padding: 0;
	margin: 0;
	}

h2 {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 110%;
	color: #8a3c2e;
	padding: 0;
	margin: 0 0 .2em 0;
	letter-spacing: .01em;

	}

h2 a:link, h2 a:visited {
	font-size: 118%;
	text-decoration: none;
	color: #930;
	}

h2 a:hover {
	color: #600;
	}
	
h2.sub {
	color: #999;
	font-size: 90%;
	font-weight: normal;
	padding-bottom: 2px;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #ddd;
	}

h2.sub a {
	font-size: 100%;
	color: #999;
	text-decoration: underline;
	}

h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #222;
	padding: 0px 0 0px 0;
	margin: 1.2em 0 0em 0;
	border-bottom: 1px solid #a8a8a8;
	}

h1 span, h2 span, h3 span {
	color: #999;
	}
	
b {
	color: #971d1e; /*8a3c2e*/
	}

h4 {
	color: #8a3c2e;
	}
	
	
/* Form Elements */
form {
	margin: 0px 0px 0 0;
	}
form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form p label{
	float: left;
	padding-right: 2px;
	width: 30%;
	font-weight: 300;
	text-align: right;
	vertical-align: middle;
}
fieldset {
	border: 1px solid #61b5cf;
	margin-top: 10px;
	padding: 15px 10px 15px 10px;
}
legend {
	font-weight: 800;
	background-color: #fff;
}
input.txt {
	vertical-align: middle;
	color: #00008b;
	background-color: #e3f2f7;
	border: 1px inset #00008b;
	width: 200px;
}
input.btn {
	font-size: 8pt;
	color: #00008b;
	background-color: #add8e6;
	border: 1px outset #00008b;
}
.form-btn {
padding: 20px 0 0 50%;
}
.form-btn ul {
list-style: none;
display: inline;
text decoration: none;

}
.form-btn li {
display: inline;
padding: 3px 10px 2px 3px;
}
.val-error {
margin-left: 30px;
color: #ff0000;
}

input.text, input.radio, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-color: #ccc;
	border:  1px solid #A8B2BB;
	}

.butt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #21236e;
	background-color: #f2f3f4;
	font-weight: normal;
	width: 1px;
	}

/* Hide for IE Mac \*/
.butt {
	width: auto;
	}
/* End Hide */


#form_head {
	font-size: 12px;
	color: #8a3c2e;
	}

.form_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 1px;
	vertical-align: top;
	}

#form_textrhs {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 1px;
	vertical-align: top;
	}
	
#form_input {	
	width: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-color: #ff;
	text-align: left;
	vertical-align: top;
	border:  1px solid #A8B2BB;
	}
	
#form_bg {
	background: #f2f3f4;
	border:  1px solid #A8B2BB;	
	}


/* ---( header )------------------------------- */	

#wrap {	
	margin: 0;
	padding: 0;
	width: 800px;
	font-size: 9pt;
	text-align: left;	
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 800px;
	}

html>body #wrap { /* be nice to Opera */
  	position: absolute;	
	width: 800px;
	} 

#header {
	position: absolute;
	width: 799px;
	height: 100px;
	margin: 0px 0 0 0;
	padding: 10px 0 0 0;	
	background: #fff;
	}
#head-logo {
	position: relative;
	margin-left: 10px;
	height: 60px;
	}
#head-logotype {
	position: relative;
	margin-left: 137px;
	margin-top: -55px;
	height: 60px;
	}

	
#head-nav {
	float: right;
	margin-right: 20px;
	font-size: 80%;
	}
	
#head-nav a {
	color: #21236e;
	text-decoration: none;
	}

#head-nav a:hover {
	color: #8a3c2e;
	text-decoration: underline;
	}
	
/* lhs panel */
#left-sidebar-mar {
	position: absolute;
	top: 75px;
	left: 0px;
	width: 136px;
	height: 241px;
	font-size: 100%;
	line-height: 150%;
	background:  url(../images/panel-maroon.gif) repeat-x 0 0;
	}
#left-sidebar-blu {
	position: absolute;
	top: 75px;
	left: 0px;
	width: 136px;
	height: 241px;
	font-size: 100%;
	line-height: 150%;
	background:  url(../images/panel-blue.gif) repeat-x 0 0;
	}
#left-sidebar-gre {
	position: absolute;
	top: 75px;
	left: 0px;
	width: 136px;
	height: 241px;
	font-size: 100%;
	line-height: 150%;
	background:  url(../images/panel-green.gif) repeat-x 0 0;
	}	
#horiz-shad {
	position: relative;	
	left: 0px;
	width: 136px;
	margin-top: 231px;
}

/* --- top panel ----------------------------- */
#cent-top-img {
position: relative;
top: 75px;
left: 137px;
height: 160px;
}

#rhs-nav {
position: relative;
margin-top: -89px;
left: 542px;
width: 183px;

}

#rhs-nav li {
list-style: none;
padding-left: -20px;
font-size: 11pt;
font-weight: 200;
line-height: 19.8pt;

border-bottom: 1px solid #e1e1e1;
}

#rhs-nav a {
text-decoration: none;
color: #666;
padding-left: 20px;
background: #fff url(../images/bullet.gif) no-repeat 0 50%;
}

#rhs-nav a:hover{
color: #971d1e;
background: #fff url(../images/bullet_maroon.gif) no-repeat 0 50%;
}

/* --- main body content ----------------------------- */

#content-wrapper {
	position: absolute;
	left: 163px;
	voice-family: "\"}\"";
  	voice-family: inherit;

	}
html>body #content-wrapper { /* be nice to Opera, FireFox, Netscape */
	left: 163px;
	}	
	
#content {
	float: left;
	width: 395px;
	padding: 0px 0px 0 0px;
	margin: 12px 0 30px 12px;
	text-align: left;
	line-height: 11pt;
	font-size: 8pt;
		background: #;
	}
html>body #content-wrapper { /* be nice to Opera, FireFox, Netscape */
	padding: 0px 0px 0 12px;
}

#content ul{
	list-style-image: url(../images/bullet_maroon1.gif);
	margin-top: -10px;	
	}


#content-head {
	position: relative;
	width: 388px;
	left: 186px;
	margin: 25px 0 0px 0;
	font-size: 10pt;
	width: 395px;
}
#content x {
	margin: 10px 0 0 0;
	font-size: 8pt;
	line-height: 12pt;
}
#content-head-wel{
	position: relative;
	left: 0px;
	width: 500px;
	margin: 0px 0 0px 0;

	width: 500px;

}
#content-head-wel p{
	margin: 5px 0 0px 20px;
}

.page-rule-top {
	margin: 105px 30px 15px 15px;
	border-bottom: 1px solid #dcdcdc;
}
.page-rule-bottom {
	margin: 0 30px 0px 152px;
	border-top: 1px solid #dcdcdc;
}
#arrow {
	position: absolute;
	top: 267px;
	left: 138px;
}
#news-home {
	float: left;
	width: 250px;
	padding: 0px 0px 0 0;
	margin: 0px 20px 30px 0;
	text-align: left;
	line-height: 11pt;
	font-size: 8pt;

}
#news-home-head{
	text-transform: uppercase;	
	color: #333;
	font-weight: 800;
	padding: 0 10px 0 20px;
	background:  url(../images/bullet_maroon.gif) no-repeat 0px 50%;

}
.news-headline {
	margin: 20px 0px 15px 0;
	padding: 4px 0 4px 0;
	text-transform: uppercase;
	font-family: tahoma, Arial, sans-serif;
	font-size: 13pt;	
	color: #444;
	font-weight: 500;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.news-author {
	margin: 0px 0px 0px 0;
	text-transform: none;
	font-size: 8pt;	
	color: #333;
	font-weight: 500;
	
}
.news-date {
	margin: 0px 0px 15px 0;
	text-transform: none;
	font-size: 7pt;
	color: #333;
	font-weight: 500;
	font-style: italic;	
}
#news-archive-wrapper {
	clear: right;
	width: 180px;

}
.news-archive {
	margin: 0 0 0px 0;
	padding: 0 0 0 37px;
	font-weight: 500;
	font-color: #999;
}

.news-summary-head {
	position: relative;
	left: 19px;
	padding-top: 10px;
	color: #000;
	font-weight: 500;
	}
.news-summary {
	position: relative;
	left: 19px;
	color: #555;
	font-size: 8pt;
	font-weight: 100;
}
.news-summary-link {
	position: relative;
	left: 19px;
	color: #333;
	font-size: 8pt;
	font-weight: 500;
}
.news-summary-link a {
	text-decoration: none;
}
.news-summary-link a:hover {
	text-decoration: underline;
}
.home-page-spacer {
	margin-top: 5px;
}
.home-summary-item-wrap {	
	margin: 15px 20px 0px 0px;
	clear: both;
}
#home-summary {
	float: right;
	width: 260px;
	margin: -15px 0 0 0px;
	padding: 0 30px 0 15px;
	border-left: 1px solid #dcdcdc;
		font-size: 8pt;
}

.home-summary-head {
	margin: 0px 0 10px 0;
	padding: 0px 0 0 20px;
	text-transform: uppercase;
	color: #333;
	font-weight: 800;
	background:  url(../images/bullet_maroon.gif) no-repeat 0 50%;
}
.home-summary-lhs {
	float: left;
	width: 100px;
}
.home-summary-img {
		border: 1px solid #777;
		margin: 0 0 20px 0;
}
.home-summary-text {
	float: right;
	width: 160px;
	padding: 0px 0 0 20px;
	
}
.home-summary-link {
	font-weight: 500;
	padding: 0px 0 0 0px;
	color: #333;

}
.home-summary-link a {
	text-decoration: none;
}
.home-summary-link a:hover {
	text-decoration: underline;
}
/* --- breadcrumbs nav ----------------------------- */
#breadcrumbs {
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
	font-size: 80%;
	color: #999;
	}

#breadcrumbs a {	
	text-decoration: none;
	color: #777;
	}
	
#breadcrumbs a:hover, #nav a.active {
	color: #000;
	}
	
#breadcrumbs a.active {
	font-weight: bold;
	}
	
/* ---( main content column )----------------------------- */

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#main-body {clear:left;}
/* End IE5-Mac hack */

#main-body {
	background: #fff
	}
	
#title-panel {
	position: relative;
	top: -8px;
	left: 0px;
	float: left;
	padding: 0px 0 0 0;
	margin: 8px 0 0 0;
	border-bottom: 1px solid #d8d8d8;
	width: 660px;
	text-align: right;
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 642px;
	height: 20px;
	background: #fff;
	}
#title-text {
	padding-right: 20px;
	font-size: 105%;
	color: #8a3c2e;
	}
#content img {
	float: left;
	margin: 6px 15px 0px 0;
	padding: 0px 0 0px 0;
	background: #fff;
	border: 0px solid;
	}


/* ---( right column - rc)----------------------------- */

#rc-sidebar {
	float: right;
	margin: 2px 0 0 0px;
	padding: 0 30px 0 0;
	font-size: 100%;
	line-height: 100%;
	background: #;
	}
	
#rc-sidebar li {
	list-style: none;
	font-family: tahoma, Arial, sans-serif;
	font-size: 7pt;
	margin: 0px 0 20px 0;
	}
	
#rc-sidebar a {
	text-decoration: none;
	color: #21236e;
	}
	
#rc-sidebar a:hover, #rc-nav a.active {
	color: #8a3c2e;
	text-decoration: underline;
	}
	
#rc-sidebar a.active {
	font-weight: bold;
	}

#rc-sidebar li ul {
	color: #cccccc;
	}



/* ---( footer )----------------------------------- */

#footer {
	clear: both;
	left: 0px;
	margin: 0 27px 0 0;
	padding: 5px 0 0px 0px;
	font-size: 7.5pt;
	text-align: center;
	font-weight: 100;
	color: #777;
	line-height: 200%;
	background: #;
	}
	
#footer p {
	margin: 0;
	padding: 0px 10px;	
	}

/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */

#footer a {
	color: #7c7c7c;
	text-decoration: none;
	}

#footer a:hover {
	color: #971d1e;
	text-decoration: underline;
	}
#footer-menu {
font-size: 8pt;
line-height: 200%;
border-bottom: 1px solid #dcdcdc;
}
#footer-text {
font-size: 8pt;

}
	
/* Error code*/
.error-text {
	font-size: 10px;
	color: #ff0000;
	}
