@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	border:0;
}

a:link, a:visited {
	text-decoration: none;
	color: #999999;
	outline: none; /* avoid firefox outline */
}
a.active:link, a.active:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
}

a:hover img {background:transparent;} 

a.active:hover {
	text-decoration: none;
}
body {
	background-image: url(../img/body.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}
input {
	background-color: transparent;
	padding: 0.3em;
	margin-right: 0.5em;
	border: 1px solid #000;
	margin-bottom: 1em;
}


/* table related */

table {
	width:100%;
	border-collapse: collapse;
	empty-cells: hide;
	margin: 0 0 1.8em 0;
}

caption, thead td, thead th, tfoot td, tfoot th {
	text-align: left;
	vertical-align: middle;
	border: none;
	font-weight:bold;
	/*border-bottom: 1px dashed #fff*/
}
td, th {
	text-align: left;
	vertical-align: top;
	padding: 0.3em 0;
	/*border-bottom: 1px dashed #fff*/
}


textarea {
	border: 1px solid #999999;
	padding: 10px;
}
#logo {
	position:absolute;
	z-index:100;
	left: 252px;
	top: 38px;
}
#logoHome {
	position:absolute;
	z-index:100;
	left: 200px;
	top: 0;
}
#header {
	height: 215px;
}
#main {
	width: 955px;
}
#utilities {
	font-size: 100%;
	position: absolute;
	width: 955px;
	top: 195px;
	left: 2px;
}
#utilities hx {
	left: -999px;
	position: absolute;
}
#utilities ul {
	text-align: right;
}
#utilities li {
	display: inline;
}
#utilities li:after {
	content: " | ";
}
#utilities a, #utilities a:link, #utilities a:visited {
	color: #7B7E75;
	text-decoration: none;
}
#utilities a:hover {
	color: #CC0000;
}
#content #outer #inner {
	margin-left: 289px;
}
#content #outer {
	margin-bottom: 4.5em;
}
#content #outer #menuleft {
	width: 289px;
	float: left;
	height: 354px;
	background-image: url(../img/menuleft.gif);
	background-repeat: repeat-y;
	background-position: 53px;
	position: relative;
}
#innerLeft p.downloadPDF {
	text-align: right;
	padding-top: 1.4em;
	font-size: 90%;
}
#innerLeft p.downloadPDF a:link, #innerLeft p.downloadPDF a:visited {
	text-decoration: underline;
	color: #3B3B38;
}
#innerLeft p.downloadPDF a:hover {
	text-decoration: none;
}
#innerLeft {
	color: #3B3B38;
}
#innerRight form {
	padding-top: 30px;
	margin-left: 14px;
	padding-bottom: 300px;
}
#innerLeft textarea, #innerRight textarea {
	margin-bottom: 24px;
}
#innerLeft {
	float: left;
	width: 328px;
	height: 324px;
	overflow: hidden;
	padding-bottom: 30px;
	padding-top: 30px;
}
#innerLeft h1 {
	margin-bottom: 1em;
	font-size: 135%;
}
#innerLeft h2 {
	margin-bottom: 1em;
	padding-right: 30px;
	font-size: 120%;
}
#innerLeft h3 {
	margin-bottom: 1em;
	font-size: 115%;
	/*border-top: 1px solid #7B7D75;*/
	margin-right: 30px;
	line-height: 1.2em;
}
#innerLeft h4 {
	margin-bottom: 1em;
	padding-right: 30px;
	font-size: 110%;
}
#innerLeft h5 {
	font-size: 100%;
	color: #7B7D75;
	line-height: 1em;
	margin-bottom: 0.4em;
}
#innerLeft p {
	line-height: 1.5em;
	padding-right: 2em;
}
#innerLeft div {
	line-height: 1.5em;
	margin-top: 1em;
}
#innerRight {
	border-left: 1px solid #98A692;
	border-right: 1px solid #98A692;
	background-color: #abb1a4;
	margin-left: 329px;
	min-height:354px;
	height:auto !important;
	height:354px;
}
#menuleft hx {
	left: -999px;
	position: absolute;
}
#menuleft ul {
	width: 105px;
	margin-top: 30px;
	margin-left: 55px;
	list-style: none;
}
#menuleft li {
	border-bottom: 1px solid #98A692;
}
#menuleft, #menuleft ul { /* all lists */
	line-height: 1.3em;
}
#menuleft ul {
	border-top: 1px solid #98A692;
}
#menuleft ul ul {
	line-height: 1.2em;
	border: none;
}
#menuleft li a, #menuleft li a:link, #menuleft li a:visited {
	color: #3B3B38;
	text-decoration: none;
	display: block;
	padding-left: 0.6em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}
#menuleft li a:hover {
	color: #CC0000;
	background-color: #E2E3DF;
}
#menuleft li.active a, #menuleft li.active a:link, #menuleft li.active a:visited, #menuleft li.current a, #menuleft li.current a:link, #menuleft li.current a:visited {
	color: #CC0000;
	background:transparent;
}
#menuleft li.active ul li a:link, #menuleft li.active ul li a:visited, #menuleft li.current ul li a:link, #menuleft li.current ul li a:visited {
	color: #3B3B38;
}
#menuleft li.active ul li.current span a:link, #menuleft li.active ul li.current span a:visited {
	color: #CC0000;
}
#menuleft li.active ul li a:hover, #menuleft li.current ul li a:hover {
	color: #CC0000;
	background-color: transparent;
}
#menuleft li { /* all list items */
	float: left;
	width: 105px; /* width needed or else Opera goes nuts */
}
#menuleft ul li ul { /* second-level lists */
	position: absolute;
	width: 105px;
	left: 107px;  /*using left instead of display to hide menus because display: none isn't read by screen readers */
	/*left: 105px; */ 

	margin-top: -1.3em;
}
#menuleft ul ul { /* second-level list */
	position: absolute;
	width: 105px;
	left: 107px;
	margin-top: 0px;
}
#menuleft ul ul li { /* second-level list items */
	border:none;
	font-size:90%;
	margin-bottom: 0.2em;
}
#menuleft ul#nav {
}
#menuleft ul#disclaim {
	position:absolute;
	bottom:0;
	left:0;
	padding-bottom: 2em;
}
#menuleft ul#disclaim, #menuleft ul#disclaim li {
	border:none;
}
#menuleft ul#disclaim a:link, #menuleft ul#disclaim a:visited {
	padding-left: 0.8em;
	color: rgb(153,153,153);
	background:none;
}
#menuleft ul#disclaim a:hover {
	color: rgb(59,59,56);
	background:none;
}
.clear {
	clear: both;
	font-size:0;
	line-height:0;
}
.imgFloater {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

#innerRight h6, #innerRight h5, #innerRight h4, #innerRight h3, #innerRight h2, #innerRight h1 {
	font-size: 110%;
	margin-bottom: 0.6em;
}


a, a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#innerLeft_content .textnav a, #innerLeft_content .textnav a:link, #innerLeft_content .textnav a:visited {
	color: #999;
	text-decoration: none;
}
#innerLeft_content .textnav a:hover {
	text-decoration: underline;
}

#innerLeft_content .textnav p.current{
	color: #CC0000;
}
	#innerRight table {
	border-bottom: 1px solid #abb1a4;
	width: 100%;
	padding:0;
	border-collapse:0;
	border-spacing:0;
}
#innerRight table th {
	background-color: #abb1a4;
	vertical-align: bottom;
	padding: 0.6em 0.4em 0 0.5em;
	color:#FFFFFF;
	line-height: 20px;
	min-height:40px;
	height:40px;
}

#innerRight table td {
	vertical-align: top;
	background-color: #abb1a4;
	border-top: 1px solid #FFF;
	padding: 0.6em 0.5em 1.4em 0.5em;
	font-size: 95%;
	color: #3B3B38;
	line-height: 1.4em;
}
#innerRight table td.imgBox {
	padding: 0;
	padding-bottom: 30px;
}
#innerRight table td a:link, #innerRight table td a:visited {
	color: #3B3B38;
	text-decoration: underline;
}
#innerRight table td a:hover {
	text-decoration: none;
}
td.imgBox h1, td.imgBox h2, td.imgBox h3, td.imgBox h4, td.imgBox h5, td.imgBox p {
	padding-top: 1.4em;
	padding-left: 0.5em;
}
.download-pdf, .download {
	
}
#innerRight .download-pdf, #innerRight .download {
	font-size: 90%;
	line-height: 1.3em;
	display:block;
	font-weight:bold;
}
a.download-pdf:link, a.download-pdf:visited, a.download:link, a.download:visited {
	text-decoration: none;
	color: #CC0000;
}
a.download-pdf:hover, a.download:hover {
	text-decoration: none;
}
#footer {
	font-size:85%;
	position: absolute;
	left: 54px;
	top: 600px;
	width: 550px;
	white-space: nowrap;
}
#footer p {
	margin: 0 0 1.4em 0;
}

#footer img {
	padding: 0 0 30px 0;
}
.hilite {
	font-weight: bold;
	color: #00A378;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#ap1 {
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	width:200px;
	height:55px;
	z-index:101;
	left: 750px;
	top: 16px;
	line-height: 1.4em;
	color: #666666;
	text-align: right;
}
#ap1 div {
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}
div.textEdit a:link, div.textEdit a:visited {
	color:#999999;
}
div.textEdit a:hover {
	text-decoration:none;
	color:#999999;
}
#innerRight .csc-firstHeader {
/*background: #abb1a4;
	height: 30px;
	vertical-align: bottom;
	padding: 0.6em 0.4em 0 0.5em;
	color:#FFFFFF;
	line-height: 30px;*/
}
#innerRight.csc-firstHeader {
	font-size: 110%;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	background: #E3E3E3;
}
#innerRight p {
	padding-right: 0.5em;
	margin: 0 0 0.6em 0;
}
#innerRight .contObjRight {
	padding:0;
	margin:0;
	
}

#innerRight .contObjRight table{
	padding:0;
	margin:0;
	
}

#innerRight .contObjRight p, #innerRight .contObjRight dl {
	
	font-size: 95%;
	color: #3B3B38;
	line-height: 1.4em;
}

#innerRight .contObjRight td p {
	border:0;
	padding:0;
	margin:0;
	padding-right: 0.5em;
	margin: 0 0 0.6em 0;
}
#innerRight .contObjRight .linkList dd {
	color: #333;
	border-bottom: 1px solid #FFF;
	padding: 0.5em 0.5em 1em 0.5em;
}
#innerRight .contObjRight .linkList dd a, #innerRight .contObjRight .linkList dd a:link, #innerRight .contObjRight .linkList dd a:visited {
	color: #333;
	text-decoration: underline;
}
#innerRight .contObjRight .linkList dd a:hover {
	text-decoration: none;
}

#innerRight .contObjRight .linkList .gap {
	padding-left: 0.8em;
	
}



#innerLeft p {
	margin: 0 0 0.6em 0;
}
td.imgBox {
	text-align: right;
}
div.teaserbox {
	float:left;
	margin: 0 0 6px 6px;
	
}
div.imagerow {
	margin-top: 6px;
}

