.titles {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #993300}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.body_copy {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.currency {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-align: right}
.bold_body_copy {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
.bold_body_copy_blue {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #003366; text-decoration: none}
.big_body_copy {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: none}
.links {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #9A7F55}
.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #CCCCCC}
.breadcrumbs {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999}
.body_copy_alerts { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000}
.body_copy_invert { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.yellow_body_copy {  background-color: #FFFF00; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000}
.reports {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none}
.reports_big_body_copy { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none }
.reports_subtitles { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000}
.reports_titles { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000}

.color1 {
	background-color: #993300;
}
.color2 {
	background-color: #999999;
}

html, body { 
margin: 0; 
padding: 0; 
height: 100%;
} 

body {
	background-color: #E8EBE3;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;

}

a { 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	color: #993300
	}
	
p { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	color: #000000
}

h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.5em; 
	font-weight: normal;
	color:#000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color:#000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.1em; 
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
	}

h5{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #003366; 
	text-decoration: none
	}

td { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000
}

ul {
	margin: 0;
	padding-left: 14px;
}


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

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


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

.break {
	clear: both;
}

#bgcontainer {
	width: 854px;
	clear: both;
	position: relative; 
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#container {
	width: 800px;
	min-height: 100%;
	margin: 0 auto;
	background-color: #FFEDC3;
}

#header {
	width: 800px;
	text-align: left;
}

#header_image{
	width: 800px;
	height: 134px;
	margin: 0px;
	padding: 0px;
	background: url(/images/header.jpg) #FFEDC3;
}

#header_spacer {
	float: left;
	width: 500px;
	height: 134px;
	border: 0;
}

#header_adopt {
	float: left;
	margin-left: 50px;
	border: 0;
}

#body_content {
	text-align: left;
	background: #ffffff;
	overflow: hidden;
	word-wrap: word-break;
}

#footer {
	width: 800px;
	height: 50px;
	position: absolute;
	margin-left: 27px;
	margin-right: 27px;
	vertical-align: bottom;
	left: 0;
	bottom: 0 !important; 
	bottom: -1px; 
	background: url(/images/footer.gif) #25100F top left no-repeat;
}

/*Static page specific styles*/

#contentframe {
	float: left;
	display: inline;
	width: 520px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 50px;
}

#contentframeinner {
	float: left;
	width: 770px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 50px;
}


#contentheader {
	width: 520px;
	height: 22px;
	background: url(/images/body_topbar.gif) top left no-repeat;
}

/*Template specific styles*/
.template_body #contentframe {
	width: 550px;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 50px;
	border-left: solid 2px #F1D9A6;
	border-bottom: solid 2px #F1D9A6;
}

.template_body #body_content {
	padding-left: 8px;
	padding-right: 8px;
	border-left: solid 3px #DCBB79;
	border-bottom: solid 3px #DCBB79;
	border-top: solid 2px #F1D9A6;
	border-right: solid 2px #F1D9A6;
}

#minicontact {
	float: left;
	width: 216px;
	margin-left: 10px;
	margin-bottom: 60px;
	background: url(/images/mini_contact.gif) top left no-repeat;
}

#minicontacthead {
	color: #FFFFFF;
	font-size: 1.2em;
	padding-top: 6px;
	padding-bottom: 6px;
}

#minicontactbody {
	text-align: left;
	padding-top: 6px;
	padding-left: 10px;
	border: solid 1px #000;
	border-top: 0px;
	background: #FFF8E6;
}

#minicontact input.submit {
	margin-top: 6px;
	margin-bottom: 6px;
}

#minicontact .disclaimer {
	font-size: .9em;
	margin-top: 4px;
	margin-bottom: 8px;
}

#minicontact .disclaimer a {
	font-size: .9em;
}

#corner {
	float: left;
	width: 216px;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 0px;
	text-align: left;
}
