/* Takeover Panel main stylesheet */

/* General styles */

body {
	font: 0.8em "Tahoma", Arial, Helvetica, sans-serif;
	width: 960px;
	line-height: 160%;
	margin: 0;
	padding: 0;
	color: #333;
}

h1, h2, h3, h4, p {
	margin: 0 0 0.5em 0;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
}

#right_col h1, #right_col h2, #right_col h3, #right_col h4, #searchbox h1, #searchbox h2, #searchbox h3, #searchbox h4 {
	color: #373E6C;
}

a, a:VISITED {
	color: #3f3fb2;
	background-color: transparent;
}

a:ACTIVE {
	color: #F00;
}

a.pdf_link, a.external_link, a.word_link, a.excel_link, a.csv_link, #discformtable td a.pdf_link {
	padding-right: 1.75em;
        zoom: 100%;
}

a.pdf_link, #discformtable td a.pdf_link {
	background: transparent url('../img/sitefurniture/page_white_acrobat.gif') no-repeat center right;
}

td a.pdf_link {
padding-right: 0;
background-image:none;
}

a.word_link {
	background: transparent url('../img/sitefurniture/page_white_word.gif') no-repeat center right;
}

a.excel_link {
	background: transparent url('../img/sitefurniture/page_white_excel.gif') no-repeat center right;
}

a.csv_link {
	background: transparent url('../img/sitefurniture/page_white_csv.gif') no-repeat center right;
}

a.external_link {
	background: transparent url('../img/sitefurniture/link.gif') no-repeat center right;
}

a.more_link {
	background: transparent url('../img/sitefurniture/page_white_go.gif') no-repeat center right;
	padding-right: 1.25em;
}

table {
	margin: 0.5em 0 1em 0;
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
	line-height: 120%;
}

td, th {
	font-style: inherit;
	padding: 0.5em 1em;
	vertical-align: top;
}

th, li.listheader {
	background: #000080;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	border: 1px #000080 solid;
	white-space: nowrap;
}
	 
tr, td {
	border: 1px #c0c0c0 solid;
	border-collapse: collapse;
}

tr.alt, .tableStyleList li.alt {
	background-color: #DDD;
}

#dtsurround tr.alt, .disclosuretable tr.alt {
	background-color: #FFF;
}

.tableStyleList {	
	margin: 0.5em 0 1em 0;
	padding: 0px;
	width: 100%;
	line-height: 120%;
}

.tableStyleList li {
	padding: 0.5em 1em;
	vertical-align: top;
	list-style-type:none;
	border: 1px solid #DDD;
}

#left_col ul.tableStyleList li {
	margin: 0;
}

.tableStyleList li.listheader {
	border-color: #000080;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

div.clearing {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* Header and footer Navigation */

#topnavcontainer {
	overflow: hidden;
	padding: 0;
	font-size: 0.9em;
	margin: 8px 0 0 12px;
}
	
#topnav, #left_col ul.inlineList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer ul {
	padding: 0;
	font-size: 0.9em;
	margin: 0;
	list-style-type: none;
}
	
#topnav li, #footer li, #left_col ul.inlineList li {
	float: left;
	background: transparent url('../img/sitefurniture/listbg.gif') no-repeat center right;
	padding: 0 27px 0 0;
	margin: 0;
}

#left_col ul.inlineList li {
	margin-bottom: 1em;
}

#topnav li.last, #footer ul li.last, #left_col ul.inlineList li.last {
	background-image: none;
}
	
#topnav a, #topnav a:VISITED, #footer li a, #footer li a:VISITED {
	color: #333;
	text-decoration: none;
	background-color: transparent;
}

#topnav a:HOVER, #footer li a:HOVER {
	text-decoration: underline;
}

#left_col ul.inlineList li a, #footer li a, #topnav li a {
	padding-bottom: 1px;
	padding-top: 1px;
}
	
/* Header Area */

#header {
	background: #009 url('../img/sitefurniture/headerbg.png') repeat-x top left;
	height: 100px;
	width: 100%;
	margin: 8px 0 12px 0;
	padding: 0;
	position: relative;
} 
	
#header h1 {
	background: transparent url('../img/sitefurniture/logo.png') no-repeat top left;
	width: 247px;
	height: 100px;
	text-indent: -9999em;
	position: absolute;
	top: 0;
	left: 0;
}
	
#header h1 a {
	display: block;
	width: 247px;
	height: 100px;
	outline: none;
}
	
#header h1.appeals {
	background: transparent url('../img/sitefurniture/appeals-logo.png') no-repeat top left;
	width: 170px;
	height: 100px;
	text-indent: -9999em;
	float: left;
}
	
#header h1.appeals a {
	display: block;
	width: 170px;
	height: 100px;
	outline: none;
}
	
/* Main Navigation */

#main_nav {
	list-style: none;
	height: 100px;
	background: transparent url('../img/sitefurniture/corner.png') no-repeat right;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0 1em 0 0;
}

#main_nav li {
	display: inline;
}

#main_nav li a, #main_nav li a:VISITED, #main_nav li a:HOVER, #main_nav li a:ACTIVE {
	display: block;
	text-indent: -9999px;
	height: 95px;
	width: 100px;
	outline: none;
	float: left;
}

#main_nav a#home {
	width: 65px;
	background: transparent url('../img/sitefurniture/topnav-home.gif') no-repeat bottom left;
}

#main_nav a#structure {
	width: 94px;
	background: transparent url('../img/sitefurniture/topnav-structure.gif') no-repeat bottom left;
}

#main_nav a#thecode {
	width: 93px;
	background: transparent url('../img/sitefurniture/topnav-thecode.gif') no-repeat bottom left;
}

#main_nav a#disclosure {
	width: 102px;
	background: transparent url('../img/sitefurniture/topnav-disclosure.gif') no-repeat bottom left;
}

#main_nav a#consultation {
	width: 116px;
	background: transparent url('../img/sitefurniture/topnav-consultation.gif') no-repeat bottom left;
}

#main_nav a#statements {
	width: 85px;
	background: transparent url('../img/sitefurniture/topnav-statements.gif') no-repeat bottom left;
}

#main_nav a#ab-home {
	width: 66px;
	background: transparent url('../img/sitefurniture/ab-home.gif') no-repeat bottom left;
}

#main_nav a#ab-rules {
	width: 65px;
	background: transparent url('../img/sitefurniture/ab-rules.gif') no-repeat bottom left;
}

#main_nav a#ab-membership {
	width: 116px;
	background: transparent url('../img/sitefurniture/ab-membership.gif') no-repeat bottom left;
}

#main_nav a#ab-statements {
	width: 85px;
	background: transparent url('../img/sitefurniture/ab-statements.gif') no-repeat bottom left;
}

#frontpage #homelink {
	display: none;
}

#insidepage #homelink {
	display: inline;
}

/* ---- Wrapper ---- */

#wrapper {
	width: 960px;
}
	
/* Search and main image Area */

#searchbox {
	width: 100%;
	margin: 0 0 1em 0;
	padding: 0;
}

#frontpage #searchbox {
	background: transparent url(../img/sitefurniture/wideline.png) no-repeat bottom right;
}

#insidepage #searchbox {
	background: transparent url(../img/sitefurniture/narrowline.png) no-repeat bottom right;
}
	
.article_image {
	float: left;
	margin-right: 24px;
}

#searchbox label {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 12px 0;
	color: #373E6C;
	display: block;
	padding-top: 18px;
}

#frontpage #searchbox label {
}

#insidepage #searchbox label {
}

#searchbox input {
	margin-bottom: 24px;
}

#insidepage #searchbox input {
	display: block;
	margin-bottom: 5px;
}

#searchbox input#s {
	width:230px;
}

#searchbox p {
	margin-bottom: 0;
}

.individualsearchresult {
	margin: 1em 0;
	padding: 1em 0;
	border-bottom: 1px solid #333;
}

.searchterm1 {
	background-color: #FFC;
}

.searchterm2 {
	background-color: #FFC;
}

.searchterm3 {
	background-color: #FFC;
}

.searchterm4 {
	background-color: #FFC;
}

.searchterm5 {
	background-color: #FFC;
}

/* main content area */

#frontpage #left_col {
	float: left;
	width: 588px;
	padding: 0 12px 12px 18px;
	margin-right: 24px;
}

#insidepage #left_col {
	float: left;
	width: 675px;
	padding: 0 0 0 18px;
	margin-right: 24px;
}

#left_col h2 a {
	text-decoration: none;
}

#left_col ul {
	list-style-type: square;
	padding-left: 0.5em;
}

#left_col ol {
	list-style-type: decimal;
	padding-left: 0.5em;
}

#left_col li {
	margin: 0 0 0.5em 1em;
}
	
/* Sidebar */

#frontpage #right_col {
	float: right;
	width: 318px;
}

#frontpage #right_col p {
	margin-bottom: 5px;
}

h3#header-statements, h3#header-announce {
	padding-top: 12px;
}

#insidepage #right_col {
	float: right;
	width: 243px;
}

#insidepage #right_col li a, #insidepage #right_col li a:VISITED {
	background-color: #CCC;
	padding: 3px 5px;
	color: #333;
	text-decoration: none;
	display: block;
	font-weight: bold;
	margin: 0 0 7px 0;
}

#insidepage #right_col li a:HOVER {
	text-decoration: underline;
}

#insidepage #right_col li li {
	margin-bottom: 5px;
}

#insidepage #right_col li li a, #insidepage #right_col li li a:VISITED {
	padding: 0 0 0 15px;
	margin: 0;
	font-weight: normal;
	background: #FFF url(../img/sitefurniture/arrow.png) no-repeat left 6px;
}

#insidepage #right_col li li li a, #insidepage #right_col li li li a:VISITED {
	margin-left: 12px;
}

#insidepage #right_col li li li li a, #insidepage #right_col li li li li a:VISITED {
	margin-left: 24px;
	margin-top: 3px;
}

li.current_page_item a, li.current_page_item a:VISITED {
	font-weight: bold;
}
	
/* Footer */

#footer {
	clear: both;
	padding: 10px 0;
	margin: 1em 0 1em 10px;
	overflow: hidden;
	border-top: 1px solid #333;
	width: 960px;
}
	
#footer p {
	margin: 5px 0 0 0;
}

/* DD Site Map */

#left_col div.ddsg-wrapper ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#left_col div.ddsg-wrapper li {
	margin: 0;
	padding: 0;
}

.ddsg-wrapper h2, .ddsg-wrapper p {
	display: none;
}

.ddsg-wrapper li a, .ddsg-wrapper li a:VISITED {
	background-color: #CCC;
	padding: 3px 5px;
	color: #333;
	text-decoration: underline;
	display: block;
	font-weight: bold;
	margin: 0 0 7px 0;
}

.ddsg-wrapper li a:HOVER {
	text-decoration: none;
}

.ddsg-wrapper li li a, .ddsg-wrapper li li a:VISITED {
	background-color: #EEE;
	border: 1px solid #CCC;
}

.ddsg-wrapper li li li a, .ddsg-wrapper li li li a:VISITED {
	background-color: #FFF;
	border: none;
	display: list-item;
	padding-left: 1em;
	margin-left: 1em;
	background: #FFF url(../img/sitefurniture/arrow.png) no-repeat left center;
}

.ddsg-wrapper li li li li a, .ddsg-wrapper li li li li a:VISITED {
	padding-left: 1em;
	margin-left: 2em;
	font-weight: normal;
}

.ddsg-wrapper li li li li li a, .ddsg-wrapper li li li li li a:VISITED {
	margin-left: 3em;
}

/* Onlineability link */

div#footer a#onlineabilityLink:LINK, div#footer a#onlineabilityLink:VISITED {
	float: right;
	display: block;
	width: 125px;
	height: 13px;
	text-indent: -9999px;
	background: #FFF url(../img/sitefurniture/onlineability2.gif) no-repeat left top;
	padding: 0;
	margin: 0;
	line-height: 100%;
}

div#footer a#onlineabilityLink:HOVER, div#footer a#onlineabilityLink:ACTIVE {
	background: #FFF url(../img/sitefurniture/onlineability2.gif) no-repeat left bottom;
}

/* tabular definition lists */

dl.tabular dt {
	display: table-cell;
	width: 3em;
	float:left;
	margin-bottom: 0.75em;
}

	

dl.tabular dd {
	margin-bottom: 0.75em;
}
