body {
background-color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
margin-bottom: 21px;
}

#frame {
position:absolute;
left: 50%;
width: 696px;
margin-left: -348px;
background: url(images/frame_bg.jpg) repeat-y;
}

h1.inv{
display: none;
}

h1{
position: absolute;
left: 0px;
top: 68px;
font: italic bold 24px Verdana, Arial, Helvetica, sans-serif;
color: #D32035;
width: 400px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	background: url(images/h2_line.jpg) no-repeat;
	clear: both;
	height: 21px;
	line-height: 14px;
	padding-top: 10px;
}

h3 {
font-size: 14px;
font-style: italic;
color: #C82F2A;
clear: both;
margin-bottom: 0.5em;
}

ul{
	margin-bottom: 0.5em;
	margin-left: 0px;
}
li {
	padding: 0px;
	margin-top: 1em;
	margin-bottom: 0px;
}

a {
text-decoration: none;
color: #D52A3F;
font-weight: bold;
font-style: normal;
}
.nomarg {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.padded {
	margin-right: 6px;
}

a:hover {
color: #961f15;
}

dd{
width: 440px;
margin:0px;
}
dt{
font-weight: bold;
color: #D6202E;
padding-top: .4em;
}

#content-inner-center p {
margin-top: 1em;
margin-bottom: 1em;
}

.extra {
font-size: 90%;
color: #d41f35;
font-weight: bold;
}

.clear{
clear: right;
}

.alignleft {
	float: left;
	margin: 0;
	padding: 0px 8px 0px 0px;
}

.alignright {
	float: right;
	margin: 0;
	padding: 0px 0px 0px 8px;
}

#top {
width :696px;
height :125px;
background-image: url(images/inner-banner.jpg);
float: left;
}

#homelink { /* top-left logo is covered by floated div w/ linked, trans. spacer gif */
float: left;
}

#bannerfla { 
float: left;
position: relative;
left: 2px;
bottom:1px;
}

#top-menu {
width:440px;
height:20px;
float: left;
position: relative;
top: 100px;
left: 25px;
color: #FFFFFF;
}

#top-menu a{
color: #FFFFFF;
}

#sidebar-left {
float: left;
height: 580px;
width: 161px;
background: #F7F7F7 url(images/sidebar-inner.jpg);
}

#sidebar-left img{
margin-left: 23px;
}

#content-center, #content-inner-center { /* changeable content */
width:467px;
float: left;
padding-top: 1em;
padding-right: 36px;
padding-left: 32px;
background: url(images/main-inner.jpg) repeat-y 0px;
}

#content-center hr{
margin: 0px;
padding: 0px;
}

#content-inner-center {
}

#content, #content-inner { /* container for left-hand menu, content */
width:760px;
background-image: url(images/sidebar-inner.jpg);
background-repeat: repeat-y;
float: left;
}

#content-inner { /* cancels right column for inner pages */
background-image: url(images/main-home.jpg);
}

#footer {
font-size: 13px;
/*position:relative;
right:63px;*/
margin:0px;
padding:0px;
}

.innermenu, .innermenu2 {
	color: #D6202E;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 33px;
	position: absolute;
	left: 160px;
	top: 138px;
	font-size: 11px;
	height: 1.6em;
	line-height: 1.6em;
	width:498px;
	clear: right;
}
.innermenu2 {
	height: 3.3em;
	margin-bottom: 1em;
}

/* FORMS */

fieldset {
margin: 14px 14px;
padding: 8px;
border: 2px solid #4e5968;
background: #eee;
}
  
fieldset p {
	margin-top: .5em;
	margin-bottom: .5em;
}

legend {
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

fieldset input {
width: 225px;
}

textarea {
width: 225px;
}

label {
float: left;
width: 150px;
text-align: right;
margin-right: 10px;
}

label.wide {
width: 175px;
}

label.numb {
float: left;
width: 30px;
}

input:focus, textarea:focus {
background: #ffc;
}
.nomarg2 {
	margin-bottom: 4px;
}
h2.nomarg ,h2.nomarg2{
	font-style: italic;
	font-size: 18px;
	background: url(none);
	border-bottom: 2px solid #CBCBCB;
}

input.radio, input.check, input.submit {
width: auto;
}

input.check, input.radio {
float: left;
margin-right: 6px;
}
  
label.checkbox {
float: none;
display: inline;
width: 200px;
text-align: left;
}

textarea.msg {
margin: 10px 14px;
width: 400px;
height: 150px;
}  
 
.requ {
color: #D61F36;
}
.underline {
	text-decoration: underline;
}
.reversed, .reversed2 {
	color: #FFFFFF;
	background: #D32035;
	font-style: italic;
	font-weight: bold;
	display: block;
	padding: 3px;
}
.reversed2 {
	font-style: normal;
	background: #3333CC;
}
.header_lines {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #313D5A;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	padding-bottom: 5px;
	padding-top: 5px;
}
.header_rev_ltbl {
	background: #7CAECE;
	padding: 5px;
	color: #FFF;
	font: bold 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.header_1 {
	color: #4C7449;
	font-weight: bold;
	background: #FEFCE3;
	padding: 5px;
	font-size: 18px;
	line-height: 21px;
	font-style: italic;
}
.header_2 {
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	color: #D32035;
}

