﻿body {
    background-color: #fff;
    margin: 0;
    text-align: left;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
}

a:link, a:active, a:visited {
    color: #fc6512;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {border: 0;}

form {margin: 0;}

h1 {
    margin: 0;
}

p {margin: 0 0 10px 0;}

div.clearing { /* DIV for Mozilla browser float hack - KM */
	clear: both;
	height: 1px;
	overflow: hidden; /* Style used because MSIE refuses to automatically make div tags less than 1em high when in Standards Compatible mode. - KM */
}

div#main {
    width: 600px;
}

/* Begin sub-head styles */
div#subHead {
    border-bottom: solid 1px #ababab;
    height: 80px;
}

div#subHead img#sh_image, div#subHead div {
    float: left;
}

div#subHead div {
    background-color: #f5f5f5;
    border-left: solid 1px #ababab;
    width: 417px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 416px; /* Actual width of content area. - KM */
	height: 80px;
}

div#subHead h2 {
    margin: 17px 0 12px 15px;
    border-bottom: solid 1px #d0d0d0;
    padding-bottom: 12px;
    width: 388px;
}

div#subHead h2 img {
    margin-left: 2px;
}

div#subHead ul {
    margin: 0 0 0 15px;
    padding: 0;
    list-style-type: none;
}

div#subHead ul li {
    display: inline;
    margin-right: 10px;
    padding: 0;
    line-height: 9px;
}
/* End sub-head styles */

/* Begin primary content styles */
div#priContent {
}

div#contentLeft {
    float: left;
    padding: 16px 5px 0 18px;
    width: 183px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 160px; /* Actual width of content area. - KM */
}

div#contentRight {
    float: left;
    padding: 16px 0 0 18px;
    width: 358px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 340px; /* Actual width of content area. - KM */
}

div#contentRight_newsletter {
    float: left;
    padding: 16px 0 0 18px;
    width: 408px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 390px; /* Actual width of content area. - KM */
}

div#contentLeft div {
    margin-bottom: 8px;
}

div#contentRight h3, div#contentRight_newsletter h3 {
    margin: 0 0 10px 0;
    padding-bottom: 3px;
    border-bottom: solid 1px #988739;
    font-size: 12px;
}

div#contentRight_newsletter h4 {
    margin: 0;
    padding-bottom: 3px;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}

/* Archive index styles */
div.searchFilterOption {
    margin-bottom: 5px;
    line-height: 19px;
}

div.searchFilterOption label {
    float: left;
    width: 100px;
}

div.searchFilterOption select {
    font-size: 11px;
    width: 175px;
}

div#searchButtonDiv {
    margin: 15px 0 30px 0;
}

div.archiveList {
    background-color: #fff;
    margin-bottom: 13px;
}

div.archiveList h4 {
    margin: 0;
    font-size: 11px;
}

div.archiveList a:link, div.archiveList a:active, div.archiveList a:visited {
    color: #b29200;
    text-decoration: underline;
}

div.archiveList a:hover {
    text-decoration: none;
}

/* Newsletter Archive styles */
div.qaleft {
    float: left;
    display: inline;
    margin-right: 5px;
    font-weight: bold;
}

div.qaright {
    float: left;
    width: 300px;
}

div.qaright p {
    margin: 0 0 10px 0;
}

/* End primary content styles */

/* Begin footer styles */
div#footer {
    margin: 80px 0 0 16px;
    border-top: solid 1px #988739;
    width: 564px;
    font-size: 10px;
    color: #999;
}
div#footerLeft {
    float: left;
    padding: 16px 0 0 0;
    width: 165px;
}

div#footerRight {
    float: left;
    padding: 16px 8px 0 0;
    width: 399px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 391px; /* Actual width of content area. - KM */
	text-align: right;
}

div#footer a:link, div#footer a:active, div#footer a:visited {
    color: #999;
    text-decoration: underline;
}

div#footer a:hover {
    text-decoration: underline;
}
/* End footer styles */
