* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #4D4D4D;
}
#wrapper {
	width: 922px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #600006;
	border-right-color: #600006;
	border-left-color: #600006;
	border-bottom-color: #600006;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#faux {
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(faux-2-3-col.jpg);
}

#navigation {
	color: #333;
	margin: 0px;
	background-color: #6A0002;
	background-image: url(images/sarbanes_button.jpg);
	background-repeat: repeat-x;
	height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#leftcolumn {
	display: inline;
	color: #333;
	margin: 10px;
	padding: 0px;
	width: 195px;
	float: left;
}
#leftcolumn .chosen {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}



#leftcolumn p {
	margin:  6px;
	padding-top: 6px;
	color: #FFFFFF;
	font-weight: bold;
}
#leftcolumn a:link {
	margin:  6px;
	padding-top: 6px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}
#leftcolumn a:visited {
	margin:  6px;
	padding-top: 6px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
#leftcolumn a:hover {
	margin:  6px;
	padding-top: 6px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#leftcolumn h5 {
	margin:  6px;
	padding-top: 6px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.3em;
}
.sarbanes_oxley {
	font-size: 110%;
	font-weight: bold;
	color: #720103;
}

#content {
	float: left;
	color: #333;
	width: 460px;
	display: inline;
	position: relative;
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 10px;
	margin-left: 13px;
	padding: 0px;
}

#content p{
	padding-left: 12px;
}

#content a:link{
	padding-left: 12px;
	font-size: 1em;
	font-style: italic;
	color: #000033;
	font-weight: bold;
}

#content h1{
	padding-left: 12px;
	font-size: 1.6em;
	color: #000000;
}

#content h2{
	padding-left: 12px;
	font-size: 1.32em;
	color: #000000;
}

#content h3{
	padding-left: 12px;
	font-size: 1.1em;
	color: #000000;
}

#content ui{
	padding-left: 12px;
}

#content li{
	padding-left: 16px;
	list-style-image: url(03_full_height_columns/img/more-bullet.gif);
	margin-left: 26px;
}
#rightcolumn {
	display: inline;
	position: relative;
	color: #333;
	margin: 10px 10px 10px 0px;
	padding: 0px;
	width: 195px;
	float: right;
}
#footer {
	width: 902px;
	clear: both;
	color: #000000;
	background-color: #CCCCCC;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/sarbanes_footer.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: .88em;
	padding-bottom: 5px;
}

#footer a:link {
	font-weight: bold;
		color: #000000;
		}
	

.clear { clear: both; background: none; }
#footer a:visited {

	font-weight: bold;
		color: #000000;
}
#footer a:hover {


	font-weight: bold;
		color: #470103;
}
.red-line {
	color: #990000;
}
.special_link {
	font-style: normal;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
.table_settings {
	margin-left: 16px;
}
#header {
	color: #333;
	width: 922px;
	height: 119px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	background-image: url(images/top_hoptom.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#header a:link {
	text-decoration: none;
}
#header a:visited {
	text-decoration: none;
}