/* CSS Document */

body {
	min-width:1000px;
	font-family:arial,helvetica,sans-serif;
	min-height:100%;
	height:100%;
	margin:0px;
	padding:0px;
	height:auto;
	border:none;
	text-align: center;
	overflow: auto;
	background:#FDFFE9;
	}
	


#parent{
	display: block;
	min-height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#top_main_table_div{
	font-size:76%;
	position: relative;
	display: block;
	margin: 0 auto;
	background:#00146C url(../images/general/top_bg.gif) repeat-x top center;
	padding:0 30px 0 30px;
	height:154px;
		
}

#nav_main_table_div{
	font-size:76%;
	position: relative;
	display: block;
	margin: 0 auto;
	background:url(../images/general/nav_shadow.gif) repeat-x top center;
	padding:0 30px 0 30px;
	height:28px;
		
}

#main_table_div{
	font-size:76%;
	min-height: 100%;
	position: relative;
	display: block;
	width:942px;
	margin: 0 auto;
	text-align: left;
	padding:0 30px 0 30px;
		
}

p{
	color:#000099;
}

h3{
	font-size:1em;
	color:#000099;
	font-weight:bold;
	margin:0;
	padding:0;
}

/* TOP BAR */

.hidepng img {
	_display:none;
}

#top_bar{
	position: relative;
	display: block;
	margin:0 auto;
	min-height:154px;
	height:154px;
	width:942px;
}

#arms{
	position: absolute;
	width:120px;
	height:142px;
	margin-top:4px;
	left:0px;
}

#companyname{
	position: absolute;
	margin:19px 0 0 0;
	width:579px;
	height:34px;
	left:185px;
	
}

#topsaddlers{
	position: absolute;
	margin:49px 0 0 0;
	width:458px;
	left:64px;
	clear:right;
}

/* NAV BAR */
#nav_bar{
	clear:both;
	position: relative;
	width:942px;
	display: block;
	text-align:center;
	margin:0 auto;
	padding:2px;
	}

#nav_bar ul{
	display: inline;
	margin-left: 0px;
	padding:0;
}

#nav_bar li{
	display: inline;
	list-style-type: none;
	color:#000066;
}

#nav_bar li a{
	color:#000066;
	text-decoration:none;
	padding:0 6px 0 6px;
	line-height:2em;	
}

#nav_bar li a:hover{
	color:#000066;
	text-decoration:underline;	
}

#nav_bar li .on{
	color:#000066;
	font-weight:bold;	
}

/* MAIN CONTENT */
#main_content{
	clear:both;
	position: relative;
	display:block;
	width:942px;
	font-size:1.0em;
}

/* Left Nav */
#left_nav{
	position:absolute;
	width:205px;
	margin-top:15px;
}

#left_nav ul{
	display: block;
	color:#000066;
	margin-left: 0px;
	padding-left: 0px;
}

#left_nav li{
	display: block;
	width:150px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	
}

.leftnavspace{
	margin-bottom:23px;
}

#left_nav li a{
	line-height:1.5em;
	display: block;
	color:#000066;
	text-decoration:none;
	height:1.4em;
	background-color:#FDFFE9;
	margin-bottom:3px;
	padding-left:7px;
}

#left_nav li a:hover{
	display: block;
	color:#ffffff;
	background-color:#8B8CAE;	
}

#left_nav li .onleft{
	color:#ffffff;
	font-weight:bold;
	background-color:#8B8CAE;	
}

#left_nav li .goldonleft{
	display: block;
	width:150px;
	line-height:1.5em;
	height:1.4em;
	color:#767534;
	text-decoration:underline;
	background-color:#FDFFE9;		
}

#left_nav li .goldoffleft{
	display: block;
	width:150px;
	line-height:1.5em;
	height:1.4em;
	color:#767534;
	text-decoration:none;
	background-color:#FDFFE9;	
}

#left_nav .leftgold a:hover, #left_nav li .goldoffleft a:hover, #left_nav li a:hover .goldonleft{
	display: block;
	width:150px;
	line-height:1.5em;
	height:1.4em;
	color:#767534;
	text-decoration:underline;
	background-color:#FDFFE9;	
}

#login{
	margin-top:35px;
	margin-left:7px;
}

#login #title{
	margin-bottom:1px;
}

#boxbutton input{
	clear:both;
	width:125px;
	font-size: 0.9em;
	color:#8B8CAE;
}

button{
	border:0;
	margin:0 0 0 4px;
	padding:0;
	width: 29px;
	height: 14px;
	background:url(../images/general/login_on.gif);
	cursor:pointer;
	vertical-align: top;
}

button:hover, button a:hover{
	border:0;
	margin:0 0 0 6px;
	padding:0;
	width: 29px;  
	height: 14px; 
	background:url(../images/general/login_over.gif);
	cursor:pointer;
}

/* Centre Column */
#centre_col{
	position:relative;
	float:right;
	right:240px;
	width:506px;
	margin-top:10px;
	padding:0 0 30px 0;
}

.treasures{
	width:750px;
}

#centre_col p{
	line-height:1.4em;
}

#centre_col strong{
	color:#000066;
	font-weight:bold;
}

#centre_col a{
	color:#000066;
}

.centretitle{
	display: block;
	text-align:center;
	vertical-align: top;
}

.clear{
clear:both;
}

.middleimagetitle{
	display: block;
	text-align:center;
	vertical-align: middle;
	color:#777544;
	padding:8px 0 16px 0px;
	position:relative;
	height:180px;
}

.middleimagetitle span{
	display: block;
	text-align:left;
	vertical-align: middle;
	color:#777544;
	padding:28px 16px 16px 10px;
	position:relative;
}

.middlecaption{
	color:#777544;
	padding:8px 16px 16px 16px;
	line-height:1.3em;
	}
	
.middlecaptioncenter{
	color:#777544;
	margin:8px 0px 16px 0px;
	line-height:1.3em;
	}

.firstpara{
	color:#000066;
	margin-top:0px;
	font-weight:bold;
	line-height:1.3em;
}

.firstparavenue{
	color:#767534;
	margin-top:0px;
	font-weight:bold;
	line-height:1.3em;
}



/* Right Column */
#right_col{
	position:relative;
	float:right;
	width:208px;
	left:504px;
	margin-top:31px;
	padding:0 0 50px 0;
}


#righttagline{	
	margin-bottom:3px;
}

#rightimagetagline{	
	margin-bottom:7px;
}

#righttreasurestopimage{
	margin-top:21px;
}

.trrightcaption{
	background-color:#FDFBCA;
	color:#777544;
	padding:8px 16px 16px 16px;
	text-align:center;
}

#rightcaption{
	background-color:#FDFBCA;
	color:#777544;
	padding:8px 16px 16px 16px;
	text-align:center;
}

#right_col h2{
	margin:2px 0 0 0;	
	font-size:1em;
	color:#000099;
	font-weight:bold;
	padding:0;
}

#right_col h3{
	margin:19px 0 0 0;	
}

#right_col p{
	margin:2px 0 0 0;
	line-height:1.4em;	
}

#right_col a{
	color:#767534;
	text-decoration:none;
	}

#right_col a:hover{
	color:#767534;
	text-decoration:underline;
	}

#right_col ul{
	margin-left: 0px;
	margin-top: 4px;
	padding-left:0px;
	list-style-type: square;
	list-style-image: url(../images/general/pdf_icon.gif);
	list-style-position: inside;
}

#right_col li{
	margin-left: 0px;
	padding-left:0px;
	color:#000099;
		
}

#right_col li a{
	color:#000099;
	text-decoration:none;
	vertical-align: top;	
}

#right_col li a:hover{
	color:#000066;
	text-decoration:underline;	
}






/* FOOTER */
#footer{
	position:relative;
	left:0px;
	bottom:0px;
	width:100%;
	display: block;
	height:36px;
	z-index:20;
	padding:0px;
	margin:0px;
	background-color:#FCFBCA;
	color:#767534;
	font-size:0.7em;
	line-height:1.1em;
	clear:both;
}

#footer a{
	color:#767534;
	text-decoration:none;
	}
	
#footer a:hover{
	color:#767534;
	text-decoration:underline;
	}

#footer .copyright{
	color:#D5D48D;
	}
	
#footer .copyright a{
	color:#D5D48D;
	}
	
#footer .copyright a:hover{
	color:#D5D48D;
	text-decoration:underline;
	}

