/* CSS Document */

body, html { 
	margin: 0px;
	padding: 0px;
	background:#FFFFFF url(../images/bg.gif) repeat-x 52% 0;
	height:100%;
	}

/* text styles */

p { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 21px;
	text-align:justify;
	padding:10px 30px 10px 0px;
	margin: 0 0 0 0px;
	}

h1 {font-size: 22px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#0A398F;
	padding:5px 0 5px 0;
	margin: 0 0 0 0px;}

h2 {font-size: 18px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#0A398F;
	padding:0px 0 0px 0;
	margin: 0 0 0 0px;
	}
	
h3 {font-size: 13px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#0A398F;
	padding:0px 0 0px 0;
	margin: 0 0 0 0px;
	}
	
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#E01C1C;
	font-size: 11px;
	}
	
a:link, a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #0A398F;
	text-decoration: none;
}

a:hover, a:active {
	font-size: 11px;
	font-weight: bold;
	color: #0A398F;
	text-decoration: underline;
}

a.functionNav:link, a.functionNav:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.functionNav:hover, a.functionNav:active {
	font-size: 11px;
	color: #000000;	
	text-decoration: underline;
}

.functionNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ED1B2F;
}

.redCopy {
	font-family: Arial, Helvetica, sans-serif;
	color:#E01C1C;
	font-size: 11px;
}

.redCopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#E01C1C;
	font-size: 11px;
	line-height: 20px;
}

.blueCopy {
	font-family: Arial, Helvetica, sans-serif;
	color:#0A398F;
	font-size: 11px;
}

.blueCopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#0A398F;
	font-size: 11px;
}

.footerCopy {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	display: block;
	font-size: 11px;
	text-align: left;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
}

.bodyCopy { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 21px;
	text-align:justify;
	padding:10px 30px 10px 0px;
	margin: 0 0 0 0px;
	}

li {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 15px;
	text-align:justify;
	padding:5px 30px 5px 15px;
	margin: 0 0 0 0px;
	list-style-type: disc;
}

ul {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 10px;
	padding-top: -5px;
	margin-top: -5px;
}

.subscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	bottom: 5px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00386E;
	border: 1px double #8EA0C1;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00386E;
	border: 1px double #8EA0C1;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #C2CBDD;
}

button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.textField {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: normal;
	text-align:left;
	margin: 0 0 0 0px;
}

/* layout styles */

#master{
	background: url(../images/horshade_home.gif) center repeat-y;
	position: relative;
	margin: 0 auto;
	min-height: 100%;
	background-image: url(../images/horshade.gif);
	}
	
/* IE-specific hack */
* html #master {
height: 100%;
}
	
#header {
	position: relative;
	background: url(../images/header.jpg) no-repeat top left;
	height: 253px;
	width: 849px;
	margin-right: auto;
	margin-left: auto;
	}
	
#footer {
	position: relative;
	height: 42px;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	background: url(../images/footer.gif) top left no-repeat;
	padding-top: 8px;
	}

#main {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	heigh: 100%;
	min-height: 660px;
	background: url(../images/horshade.gif) repeat-y left;
	height: auto;
	}

hr {
	clear:both;
	display:block;
	visibility:hidden;
}

#subnav {
	width: 182px;
	float: left;
	left: 32px;
	display: inline;
	height: 100%;
	min-height: 669px;
	background-image: url(../images/bar_left.gif);
	background-repeat: repeat-y;
	background-position: left 266px;
	}	
	
#logo {
	position: absolute;
	width: 224px;
	left: 37px;
	top: 18px;
	background-image: url(../images/bar_left.gif);
	z-index: 1;
}
	
#functionNavBox {
	position: absolute;
	width: 128px;
	left: 672px;
	top: 63px;
	z-index: 1;
}

#leftshade {
	background:url(../images/leftshade2.gif) repeat-y top left;
	min-height: 669px;
	width: 31px;
	float: left;
	height: 669px;	
	display: inline
	}	
	
#rightshade {
	position: relative;
	float: right;
	background:url(../images/rightshade2.gif) repeat-y top left;
	left: 1px;
	top: 0px;
	min-height: 669px;
	width: 33px;
	height: 669px;
	}	
		
#content {
	position: relative;
	left: 0px;
	top: 0px;
	width: 560px;
	max-width: 560px;
	word-wrap: break-word;
	wrap: auto;
	padding: 20px 20px 20px 20px;
	margin-top: 0px;
	min-height: 669px;
	height: auto;
	display: block;
	float: left;
	}	
	
.form1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 21px;
	text-align:justify;
	padding:10px 10px 10px 0px;
	margin: 0 0 0 0px;
}

.form2 {

	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 21px;
	text-align:justify;
	padding:10px 30px 10px 0px;
	margin: 0 0 0 0px;
}
