/* GENERIC STYLES */
th {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}
div#maintext table {
	width: 100%;
}
caption {
	text-align: left;
}
#editArea, #editAreaSource {
	background-color: #FFFFFF;
}
#editArea th {
	font-size: 70%;
}
hr {
	background-color: transparent;
	color: #003366;
	height: 1px;
}
fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
}

label {
	margin: 0px;
	padding: 0px;
}
ul li {
	margin-bottom: 0px;
}
ol li {
	margin-bottom: 0px;
}
p, li {
	line-height: 1.4em;
}
p {
	clear: none;
	margin-top: 0px;
}

/*   Generic style of SLG*/
html, body {
	background: #E5E5E4;
	color: #3D3E3E;
	font-size: 88%;
	margin: 0px;
}
html, body, h1, h2, h3, h4, h5, h6, div, p, ul, li, input, select, span, td, textarea {
	font-family: verdana, tahoma, sans-serif;
}

/* Generic link styles */

a:link {
	background-color: transparent;
	color: #302111;
	text-decoration: underline;
}
a:visited {
	background-color: transparent;
	color: #462E0E;
	text-decoration: underline;
}
a:active, a:focus, a:hover {
	background-color: transparent;
	color: #282828;
	text-decoration: underline;
}

/* Generic Heading Styles */


h1 { color: #000000; font-size: 150%; }
h2 { color: #000000; font-size: 125%; }
h3 { color: #000000; font-size: 110%; }
h4 { color: #000000; font-size: 105%; }
h5 { color: #3D3E3E; font-size: 105%; }


h1, h2, h3, h4, h5 {
	font-family: arial, tahoma, sans-serif;
	font-weight:bold;
	background-color: transparent;
}
div#content h1, h2, h3, h4, h5 {
	margin-top: 0.2em;
	margin-bottom:0px;
	margin-left: 0em;
}
div#content {
	float: left;
	width: 100%;
}
/* Generic heading styles*/
/*banner area*/
#banner_bar {
	 float: left;
	 background-color: #000000;
	 border-bottom: 1px solid #000000;
	 width: 100%
}

#banner_image {
	 width:100%;
	 float:left;
	 margin-right: -198px;
}
#banner_image a image {
	border:none;
	width:572px;
	height: 125px;
}
#banner_image a {
	color: #000000;
}
#banner_image a:hover {
	color:#000000;
}
/* search area*/




#searchbutton {
	 background-color:#3D3E3E;
	 color:#FFFFFF; 
	 width:35px;
	 padding:0px;
	 border:none;
	 height:19px;
	 cursor: pointer;
	 font-size: 1em;
	 margin:0px;
}

#searchlabel {
	 text-align:left;
	 color:#000000;
	 font-family: verdana, helvetica, sans-serif;
	 font-size: 125%;
	 font-weight: bold;
	 padding-bottom:3px;
}
#searcharea {
	 float:right;
	 background-color:#DFBF5F;
	 height:131px;
	 width:198px;
	 text-align:center;
}

#searcharea #searcharea_wrapper {
	padding-left: 10px;
	padding-right: 10px;
	width: 178px;
	margin-top:30px;
}

#searcharea #searcharea_wrapper div input#keywords {
	 width:137px;
	 border:1px solid #3D3E3E;
	 height:18px;
	 margin-top:0px;
	 margin-left: 0px;
	 padding:0px;
}
#searcharea #searcharea_wrapper #advancesearch {
	float: right;
	padding-top: 5px;
}
/*relate content area*/
#relatedcontent {
	background-color: #E4DABF;
	border-left: 1px solid #000000;
	color: #000000;
	padding: 0px 10px 10px 10px;
	float: right;
	width: 178px;
}
#relatedcontent h1 {
	background-color: #BBB18E;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	margin-top: -1px;
	margin-left: -10px;
	margin-right: -10px;
	padding-top: 3.5px;
	padding-bottom: 3.5px;
	padding-left: 10px;
	font-size:13.3pt;
}
#relatedcontent ul {
	margin-left: 0px;
	padding-left:0px;
}
#relatedcontent ul li {
	background: url(../images/bold_arrow.gif) 0em 0.3em no-repeat;
	list-style-type: none;
	padding-left:0.7em;
	margin-left: 0em;
}
#relatedcontent ol {
	margin-left: 25px;
	padding: 0em;
}

/* FOOTER */

#footer {
	 margin-right:200px;
	 text-align: right;
	 padding-right: 7px;
	 color:#000000;
	 font-family: arial, tahoma, sans-serif;
	 font-size:95%;
	
}
#footer ul {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
}
#footer ul li {
	color: #000000;
	display: inline;
}
#footer a {
	text-decoration: none;
	color: #000000;
	padding: 0px 2px 0px 6px;
}
#footer a:link, div#footer a:visited {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}
#footer a:active, div#footer a:hover, div#footer a:focus {
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}
#footer a.on:link, #footer a.on:visited,
 #footer a.on:active, #footer a.on:hover, #footer a.on:focus {
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}
#footer span.on {
	font-family: arial, sans-serif;
	padding: 0px 8px 0px 8px;
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}
#footer_padding {
	float:right;
	width:198px;
	height:26px;
	background-color:#E4DABF;
	border-left:1px solid #000000;
}

#footer_wrapper {
	width:100%;
	float:left;
	height:25px;
	margin-right:-200px;
	background-color:#E5E5E4;
	border-top:1px solid #000000;
}

#footer_box {
	clear:both;
	height:26px;
	border-bottom: 1px solid #000000;
	
}
/* toolbar area*/



#toolbar {
	margin-right:198px;
	text-align:right;
	font-family:arial, tahoma, sans-serif;
	color:#000000;
	font-size:100%;
	padding-right:8px;
	height:29px;
	background-color:#878784;
	border-bottom: 1px solid #000000;
}
#toolbar ul{
	margin:0px;
	padding-top:6px;
}
#toolbar ul li {
	display:inline;
	list-style:none;
	color:#000000;
	margin:0px;
	padding:0px;
}
#toolbar  a {
	padding: 0px 2px 0px 6px;
}
#toolbar a:link, div#toolbar a:visited {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}
#toolbar a:active, div#toolbar a:hover, div#toolbar a:focus {
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}

/*main content area*/
#maintext {
	margin-left: 199px;
	padding-top:30px;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:30px;
}

#maintext div#nav4 li{
	list-style:none;
}
#maintext div#nav4 li a {
	text-decoration:underline;
}
#maintext div#nav4 li a:hover, #maintext div#nav4 li a:active, #maintext div#nav4 li a:focus {
	text-decoration:underline;
	color:#000000;
}
#maintext div#nav4 ul{
	margin-left:0px;
	padding-left:0px;
}
#paddingline {
	background-color: #E5E5E4;
	clear: both;
}
#padding-left {
	 float:right;
	 width:198px;
	 background-color:#E4DABF;
	 border-left:1px solid #000000;
}
#padding-right {
	background-color:#E5E5E4;
}



/* PRIMARY NAVIGATION */
#navigation {
	float: left;
	padding-top: 20px;
	padding-left: 10px;
	width: 199px;
	color:#3D3D3E;
	font-size: 100%;
	font-family: verdana, tahoma, sans-serif;
}

#navigation ul {
	padding:0px;
	margin:0px;
	
}
#navigation ul li
{
	line-height: 1em;
	list-style-type: none;
	margin:0px;
	padding:0px;
}
/* requirement o nav2*/
ul#nav2 li {
	border-bottom:1px solid #000000;
	padding:0px;
}

/* generic anchor styles */
ul#nav2 li a {
	text-decoration:none;
	display:block;
	color:#3D3E3E;
	padding-left: 1em;
	background: url(../images/bold_arrow.gif) 0.2em 1.3em no-repeat #E5E5E4;
	padding-bottom: 1em;
	padding-top:1em;
}
ul#nav2 li a:link, ul#nav2 li a:visited {
	background: url(../images/bold_arrow.gif) 0.2em 1.3em no-repeat;
	background-color:#E5E5E4;
}
ul#nav2 li a:active, ul#nav2 li a:focus, ul#nav2 li a:hover {
	background: url(../images/bold_arrow.gif) 0.2em 1.3em no-repeat;
	color:#000000;
	background-color:#BEBEB9;
	text-decoration: none;
}

/* anchor for link to return to home */
ul#nav2 li.returnlink {
	border-top:0px;
}

ul#nav2 li a.returnlink {
	padding-left: 2.7em;
	margin-bottom: 0.7em;
	padding-bottom:1.2em;
	color:#3D3D3E;
	background: url(../images/double_left_arrow.gif) 1em 1.3em no-repeat;
}
ul#nav2 li a.returnlink:link, ul#nav2 a.returnlink:visited {
	background: url(../images/double_left_arrow.gif) 1em 1.3em no-repeat #BEBEB9;
	color:#3D3D3E;
	text-decoration: none;
}
ul#nav2 li a.returnlink:active, ul#nav2 a.returnlink:hover, ul#nav2 a.returnlink:focus {
	background: url(../images/double_left_arrow.gif) 1em 1.3em no-repeat #878784;
	color:#3D3D3E;
	text-decoration: none;
}



/* on state generic anchor styles */

div#navigation ul#nav2 li.nav2_pv a.nav2_pv {
	color: #000000;
	padding-left:1em;
	padding-right:0em;
	padding-top: 1em;
	padding-bottom:1em;
	margin:0px;
	font-weight:normal;
	background: url(../images/bold_arrow.gif) 0.2em 1.3em no-repeat #BEBEB9;
	cursor: default;
}

div#navigation ul#nav2 li.nav2_fv_book a.nav2_fv_book {
	color: #000000;
	padding-left:1em;
	padding-right:0em;
	padding-top: 1em;
	padding-bottom:1em;
	margin:0px;
	font-weight: normal;
	background: url(../images/bold_arrow.gif) 0.2em 1.3em no-repeat #BEBEB9;
	cursor: default;
}

div#navigation ul#nav2 li.nav2_fv a.nav2_fv {
	color: #000000;
	padding-left:1em;
	padding-top: 1em;
	padding-bottom:1em;
	margin:0px;
	font-weight: normal;
	background: url(../images/bold_arrow.gif) 0.2em 1.3em no-repeat #BEBEB9;
	border-bottom: 1px solid #000000;
	cursor: default;
}
ul#nav2 li.nav2_cv a.nav2_cv {
	color: #000000;
	padding-left:1em;
	padding-top: 1em;
	padding-bottom:1em;
	margin:0px;
	font-weight:bold;
	background: url(../images/bold_arrow.gif) 0.2em 1.3em no-repeat #E5E5E4;
	border-bottom: 1px solid #000000;
}
ul#nav2 li.nav2_cv a.nav2_cv:link, ul#nav2 li.nav2_cv a.nav2_cv:visited {
	background: url(../images/bold_arrow.gif) 0.2em 1.3em no-repeat #E5E5E4;
}
ul#nav2 li.nav2_cv a.nav2_cv:active, ul#nav2 li.nav2_cv a.nav2_cv:hover, ul#nav2 li.nav2_cv a.nav2_cv:focus {
	background: url(../images/bold_arrow.gif) 0.2em 1.3em no-repeat #BEBEB9;
	font-weight: normal;
}
ul#nav2 li.nav2_cv_book a.nav2_cv_book {
	color: #000000;
	padding-left:1em;
	padding-top: 1em;
	padding-bottom:1em;
	margin:0px;
	font-weight:bold;
	background: url(../images/bold_arrow.gif) 0.2em 1.3em no-repeat #E5E5E4;
}
ul#nav2 li.nav2_cv_book a.nav2_cv_book:link, ul#nav2 li.nav2_cv_book a.nav2_cv_book:visited {
	background: url(../images/bold_arrow.gif) 0.2em 1.3em no-repeat #E5E5E4;
}
ul#nav2 li.nav2_cv_book a.nav2_cv_book:active, ul#nav2 li.nav2_cv_book a.nav2_cv_book:hover, ul#nav2 li.nav2_cv_book a.nav2_cv:focus {
	background: url(../images/bold_arrow.gif) 0.2em 1.3em no-repeat #BEBEB9;
	font-weight: normal;
}
/* SECONDARY NAVIGATION */
ul#nav3 li {
	border:none;
}
ul#nav3 li a {
	display:block;
	text-decoration:none;
	color:#3D3E3E;
	margin-left:0em;
	padding-left: 1em;
	background: url(../images/double_right_arrow.gif) 0.2em 0.73em no-repeat #E5E5E4;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
	font-weight:normal;
}
ul#nav3 li a:link, ul#nav3 li a:visited {
	background: url(../images/double_right_arrow.gif) 0.2em 0.73em no-repeat #E5E5E4;
}
ul#nav3 li a:focus, ul#nav3 li a:active,  ul#nav3 li a:hover {
	text-decoration:none;
	color:#000000;
	background: url(../images/double_right_arrow.gif) 0.2em 0.73em no-repeat #BEBEB9;
}
ul#nav3 li.nav3_pv a.nav3_pv  {
	padding-left: 0.9em;
	padding-right: 0em;
	padding-bottom: 0.4em;
	padding-top:0.4em;
	background: url(../images/double_right_arrow.gif)0.2em 0.68em no-repeat #E5E5E4;
	background-color:#BEBEB9;
	font-weight: normal;
	cursor: default;
	color: #000000;
}
ul#nav3 li.nav3_fv a.nav3_fv  {
	padding-left: 0.9em;
	padding-right: 0em;
	padding-bottom: 0.4em;
	padding-top:0.4em;
	background: url(../images/double_right_arrow.gif)0.2em 0.68em no-repeat #E5E5E4;
	background-color:#BEBEB9;
	font-weight: normal;
	cursor: default;
	color: #000000;
}
ul#nav3 li.nav3_fv a.nav3_fv:hover, ul#nav3 li.nav3_fv a.nav3_fv:active, ul#nav3 li.nav3_fv a.nav3_fv:focus  {
	font-weight: normal;
	cursor: default;
	color: #000000;
}
ul#nav3 li.nav3_cv a.nav3_cv {
	color: #000000;
}
/* TERTIARY NAVIGATION */
	
ul#nav4 li {

}
ul#nav4 li a {
	display:block;
	text-decoration:none;
	color:#3D3E3E;
	margin-left:0px;
	background-color:#E5E5E4;
	padding-bottom: 0.2em;
	padding-top:0.2em;
	padding-left: 1.8em;
	background: url(../images/double_right_arrow.gif) 1em 0.55em no-repeat;
	font-weight:normal;
}
ul#nav4 li a:link, ul#nav4 li a:visited {
	color: #3D3E3E;
	text-decoration: none;
	background: url(../images/double_right_arrow.gif) 1em 0.55em no-repeat;
}
ul#nav4 li a:active, ul#nav4 li a:hover, ul#nav4 li a:focus {
	background: url(../images/double_right_arrow.gif) 1em 0.55em no-repeat #BEBEB9;
	color: #000000;
	text-decoration: none;
	background-color: #BEBEB9;
}
ul#nav4 li.nav4_pv a.nav4_pv {
	background: url(../images/double_right_arrow.gif) 1em 0.5em no-repeat;
	padding-left: 1.8em;
	background-color:#BEBEB9;
	font-weight: normal;
	cursor: default;
	color: #3D3E3E;
}
ul#nav4 li.nav4_pv a.nav4_pv:active, ul#nav4 li.nav4_pv a.nav4_pv:focus, ul#nav4 li.nav4_pv a.nav4_pv:hover {
	background: url(../images/double_right_arrow.gif) 1em 0.5em no-repeat;
	background-color:#BEBEB9;
	font-weight: normal;
	color: #3D3E3E;
}
ul#nav4 li.nav4_fv a.nav4_fv {
	background: url(../images/double_right_arrow.gif) 1em 0.5em no-repeat;
	background-color:#BEBEB9;
	cursor: default;
	color: #3D3E3E;
	font-weight: normal;
	padding-left: 1.8em;
}
ul#nav4 li.nav4_fv a.nav4_fv:active, ul#nav4 li.nav4_fv a.nav4_fv:focus, ul#nav4 li.nav4_fv a.nav4_fv:hover {
	background: url(../images/double_right_arrow.gif) 1em 0.5em no-repeat;
	background-color:#BEBEB9;
	color: #eD3E3E;
	font-weight: normal;
}
ul#nav4 li.nav4_cv a.nav4_cv {
	background: url(../images/double_right_arrow.gif) 1em 0.5em no-repeat;
	cursor: default;
	color: #3D3E3E;
	font-weight: normal;
	padding-left: 1.8em;
	background-color:#BEBEB9;
}
ul#nav4 li.nav4_cv a.nav4_cv:active, ul#nav4 li.nav4_cv a.nav4_cv:focus, ul#nav4 li.nav4_cv a.nav4_cv:hover {
	background: url(../images/double_right_arrow.gif) 1em 0.5em no-repeat;
	background-color:#BEBEB9;
	color: #3D3E3E;
	font-weight: normal;
}
ul#nav4 li div#nav4 {
	display:none;
}
/* level 5 display underbreadcrumbs */
div#maintext div#nav4 {
	margin-top: -10px;
}
div#maintext div#nav4 h1.navheading {
	display: none;
}
div#content a.compoundanchor:link, #content a.compoundanchor:visited {
	background-color: transparent;
	color: #302111;
	text-decoration:underline;
}
div#content a.compoundanchor:visited {
	background-color: transparent;
	color: #462E0E;
	text-decoration:underline;
}
div#content a.compoundanchor:active, #content a.compoundanchor:focus, #content a.compoundanchor:hover {
	background-color: transparent;
	color: #282828;
	text-decoration:underline;
}
/* CONTENT */
/* Keyword Search and Other forms */
.input {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #003366;
	font-size: 95%;
	padding-left: 3px;
}
select {
	background-color: #FFFFFF;
	color: #003366;
	font-size: 95%;
}
textarea {
	background-color: #FFFFFF;
	color: #003366;
	font-size: 95%;
}
/* BREADCRUMBS */
#breadcrumb {
	color: #3D3E3E;
	font-family: arial, tohoma, sans-serif;
	padding-bottom: 5px;
}
#breadcrumb ul {
	margin: 0em;
	padding: 0em;
}
#breadcrumb ul li {
	display: inline;
	margin-left: 0em;
	padding-right: 0.2em;
}
#breadcrumb a {
	color:#3D3E3E;
	padding: 0em;
	padding-left: 0.2em;
	text-decoration:underline;
}
#breadcrumb a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}
#breadcrumb ul li#homebreadcrumb a {
	padding-left: 0em;
}
#breadcrumb span.on {
	font-weight: bold;
	padding: 0em 0em 0em 0.4em;
}
/* CENTER NAVIGATION */
#centernav ul {
	margin: 1em 0em 1em 1em;
	padding: 0em;
}
#centernav ul li {
	color: #005595;
	list-style-image: none;
	list-style-type: none;
}
#centernav ul li.on {
	font-weight: bold;
}
#centernav a:link {
	background-color: transparent;
	color: #005595;
	text-decoration: none;
}
 #centernav a:visited {
	background-color: transparent;
	color: #505052;
	text-decoration: none;
 }
#centernav a:active, #centernav a:focus, #centernav a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}
#centernav a.on:link {
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#centernav a.on:visited {
	background-color: transparent;
	color: #505052;
	font-weight: bold;
	text-decoration: none;
}
#centernav a.on:active, #centernav a.on:focus, #centernav a.on:hover {
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


/* ****************** CUSTOM FORMATTING *************** */
/* mandatory */
.alignleft {
	float: left;
}
.alignimgleft {
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.alignimgright {
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 5px;
	float: right;
}
.alignright {
	float: right;
}
.button {
	background-color: #003366;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 95%;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
}
.clear {
	clear: both;
}
.docicon {
	vertical-align: bottom;
}
.errorMsg, .required {
	background-color: transparent;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 1px;
	width: 100%;
}

/* table */
.frmData {
	background-color: #E5E5E5;
	font-weight: bold;
	color: #3D3E3E;
	border-top: 1px solid #bbb18e;
}
.frmDataHeader {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}
.frmDataHeader2 {
	background-color: #3D3E3E;
	color: #FFFFFF;
	font-weight: bold;
}
.frmDataHeader3 {
	background-color: #BBB18E;
	color: #000000;
}
.frmDataHeader4 {
	background-color: #BBB18E;
	color: #000000;
}
.hide, .null {
	display: none;
}
.RowDark {
	background-color: #BBB18E;
	color:#000000;
}
.RowLight {
	background-color: #E4DABF;
	color:#000000;
}
.totalwidth {
	width: 100%;
}
p img.floatleft {
	float: left;
	margin-top: 4px;
	margin-right: 7px;
	margin-bottom: 5px;
}
p img.floatright {
	float: right;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 7px;
}

/* form gen colours */
.fg-frmData {
	background-color: #E5E5E5;
	border-top: 1px #BBB18E solid;
}
#formGenSubmit .button {
	background-color: #3D3E3E;

}
/* hide template image borders */
img#skipimage,
#banner img
{
	border: none;
}
#navcontentwrapper {
	margin-right:198px;
}
#maincontentarea {
	background: #E5E5E4 url(../pixel_bar.gif) repeat-y right;
}
#maincontentarea #toolbar_content {
	float: left;
	margin-right: -199px;
	width: 100%;
}
#maincontentarea #contentarea #contentareawrapper  {
	background: #E5E5E4 url(../images/pixel_bar.gif) repeat-y right;
	float: left;
	margin-right: -199px;
	width: 100%;
}
#maincontentarea #contentarea #contentareawrapper  #navcontentwrapper {
	margin-right: 198px;
}
.navheading, .skiplink {
	clear:none;
	height:1px;
	left:-5000px;
	overflow:hidden;
	position:absolute;
	width:1px;
}
.hidden {
	overflow: hidden;
	display: none;
}



