/*[01] - Global Styles 
----------------------------*/
textarea:focus, input:focus{outline:none;}
body{
	background:#0055a2; 
}

a{
	color:#0054a2;
	text-decoration:underline;
	cursor:pointer;
}

a:hover{
	color:#0054a2; 
	text-decoration:none;
	cursor:pointer;
}
#topleadin a, #lightblue a, #talktous a {
	color:#0082c9;
	text-decoration:underline;
	cursor:pointer;
}

#topleadin a:hover, #lightblue a:hover, #talktous a:hover {
	color:#0082c9;
	text-decoration:none;
	cursor:pointer;
}
#base a{
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}

#base a:hover{
	color:#ffffff;
	text-decoration:underline;
	cursor:pointer;
}
#footer a{
	color:#ffffff;
	text-decoration:underline;
	cursor:pointer;
}

#footer a:hover{
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}

h1{
	font-family:"Times New Roman", Times, serif;
	color:#0082c9;
	font-size:24px;
	margin:10px 0 0 0;
}

h2{
	font-family:"Times New Roman", Times, serif;
	color:#0082c9;
	font-size:20px;
}

h3{
	font-family:"Times New Roman", Times, serif;
	color:#0082c9;
	font-size:20px;
}

h4{
	font-family:"Times New Roman", Times, serif;
	color:#0082c9;
	font-size:18px;
}
h5{
	font-family:"Times New Roman", Times, serif;
	color:#0082c9;
	font-size:18px;
}
h6{
	font-family:"Times New Roman", Times, serif;
	color:#0082c9;
	font-size:14px;
	margin:10px 0 5px 0;
}
ul, li{
	list-style-image:url(/images/bullet.jpg);
margin-left: 8px;
padding-left:0;
}
#lightblue ul, #lightblue li, #topleadin ul, #topleadin li{
	list-style-image:url(/images/leadinbullet.png);
margin-left: 15px;
padding-left:0;
}
hr {
	color:#e1e1e1;
	border:dashed 1px;
}
.tooltip{
	position:absolute;
	top:0;
	left:0;
	z-index:3;
	display:none;
	background:#FFF;
	border:3px solid #0082c8;
	padding:5px;
font-size:0.9em;
}
/*[02] - Layout
----------------------------*/

#wrapper{
	margin:0px auto;
	width:966px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#3a3a39;
}
#header{
	width:966px;
	height:165px;
}
#logo {
position:relative;
	width:266px;
	height:166px;
	float:left;
}

#nav{
	background:url(/images/nav2010.jpg) no-repeat;
	width:700px;
	height:51px;
	float:right;
	padding:106px 0 9px 0;
}
#maincontent{
	background:url(/images/strip.jpg) repeat-y;
	width:930px;
padding:0 26px 0 10px;
float:left;
}
#content{
	background:url(/images/strip.jpg) repeat-y;
	width:920px;
padding:0 26px 0 20px;
float:left;
}
#leftcontent {
	width:636px;
	min-height:400px;
	float:left;
	background:url(/images/watermark.JPG) no-repeat bottom right;
	padding:5px 15px 15px 15px;
}
#rightcontent {
	width:251px;
	float:right;
}
#widecontent{
	width:888px;
	float:left;
	padding:15px;
}
#breadcrumb {
	float:right;
	text-align:right;
	width:300px;
	color:#0054a2;
	padding-top:10px;
}
#topleadin {
	background:url(/images/rightcolumnstrip.jpg) repeat-y;
	width:221px;
	min-height:143px;
	padding:5px 15px 15px 15px;
}
#lightblue {
	background:url(/images/rightcolumnstrip.jpg) repeat-y;
	width:221px;
	height:144px;
	padding:5px 15px 30px 15px;
}
#talktous {
	background:url(/images/talktousStrip.JPG) repeat-y;
	width:221px;
	min-height:144px;
	padding:5px 15px 30px 15px;
border-top:#fff solid 5px;
}
#base{
	background:url(/images/base.jpg) no-repeat;
	width:966px;
	height:251px;
font-size: 11px;
	float:left;
	margin-bottom:5px;
}
#valuer {
	width:640px;
	height:147px;
	float:left;
	color:#ffffff;
	padding:75px 20px 20px 40px;
}
#areas {
	width:200px;
	height:203px;
	float:left;
	color:#ffffff;
	padding:75px 20px 20px 0px;
}
#footer{
display:block;
	width:906px;
	padding:10px 30px 10px 30px;
	color:#ffffff;
}

/*[03] - Navigation
----------------------------*/

.nav-off {
	background:url(/images/nav-off.PNG) no-repeat;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	padding-top:27px;
	cursor:pointer;
}
.nav-hover {
	background:url(/images/nav-hover.PNG) no-repeat;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	padding-top:27px;
	cursor:pointer;
}
.nav-on {
	background:url(/images/nav-on.PNG) no-repeat;
	color:#0082c8;
	text-align:center;
	font-weight:bold;
	padding-top:27px;
	cursor:pointer;
}
.subnav-off {
	background:#0080c6;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	padding:5px;
	cursor:pointer;
}
.subnav-on {
	background:url(/images/subnav-on.PNG) no-repeat center #0080c6;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	padding:5px;
	cursor:pointer;
}
#staffbutton,#staffintranet{
position:absolute;
top:19px;
right:-673px;
}
.login_1,.intranet_0{display:none;}
#intranetlogin{

padding:10px;
background:#f7f7f7;
}
#intranetlogin input[type="text"],#intranetlogin input[type="password"]{
width:230px;
padding: 8px;
margin:5px 0;
color: #666;
border: 1px solid #DDD;
background: white;
}
#intranetlogin input[type="text"]:focus,#intranetlogin input[type="password"]:focus{
	color:#0a2d53;
	border:1px solid #0a2d53;
}
