/* CSS Document */
/*Reset browser styles from Y! UI*/
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}/*table{border-collapse:collapse;border-spacing:0;}*/fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}q:before,q:after{content:'';}abbr,acronym {border:0;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	position:relative;
	background-color:#FFFFFF;
	}
/*****************************************************************/
/* End general styles ***********/

/****** Link Styles***/
a, a:link, a:visited{
	color: #006699;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
/************* H1-H6 **********************/
#content h1{
	font-size: 130%;
	color: #1c6272;
	margin: 6px 0em 3px 20px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #34b3d1;
}
h2{
	font-size: 114%;
	color: #1c6272;
	margin: 6px 0px 4px;
	padding: 0px;
}
h3{
    font-size: 114%;
    color: #1c6272;
    margin: 0px;
    padding: .5em 0;
}
h4{
    font-size: 100%;
    font-weight: bold;
    color: #1c6272;
    margin: 0px;
    padding: 0.4em 0 0;
}
h5{
    font-size: 90%;
    color: #1c6272;
    margin: 0px;
    padding: 0px;
}
h6{
    font-size: 80%;
    color: #1c6272;
    margin: 0px;
    padding: 0px;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#header{
	padding: 0px;
	width: 770px;
	left: 0px;
	top: 0px;
	position:relative;
}

div#header h1 {
	text-indent: -5000px;
	background-image: url(../images/logo_curve2.gif);
	height: 82px;
	width: 265px;
	font-size:100%;
	font-weight:normal;
	padding: 0;
}
div#header h1 a{
display:block;
position:absolute;
top: 0;
left: 0;
height: 82px;
width: 265px;
}

#header h2 {
	text-indent: -5000px;
	background-image: url(/images/home_green_top1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	margin: 0px;
	height:78px;
	z-index: 4;
}
div#header h2 a{
	display:block;
	top: 0;
	left: 0;
	height: 78px;
	width: 250px;
}
#content{
	margin: 0;
	font-size: 95%;
	padding: 0em;
	position: relative;
	width: 770px;
	clear: both;
	line-height: 1.3;
}
#welcome{
    position:absolute;
    width:560px;
    top:30px;
    left:200px;
    font-size:90%;
    font-weight:bold;
	z-index: 5;
	}
div#header #topphoto {
	width: 770px;
	z-index: 1;
	position:relative;
	top: -25px;
	height: 172px;
}
#bottomband {
	z-index: 5;
	background-image:url(/images/home_green_bottom.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	background-color:#99cf16;
	position:relative;
	top: -25px;
	height: 1.5em;
	width: 770px;
	font-weight: bold;
	text-align: right;
	line-height:1.5em;
	font-size:1.2em;
}
#bottomband a {
	padding-right:20px;
	color: #000000;
	text-decoration: none;
}
/******** Banner ********/
#banner{
	height: 450px;
	width: 230px;
	left: 775px;
	top: 1.25em;
	margin: 5px;
	padding: 0px;
	display: inline;
	position: absolute;
}
#banner a img{
    border: 0;
    margin-bottom: 15px;
}
/************** top-right navigation **************/
#topnavigation li{
	display: inline;
	font-size:0.85em;
	text-decoration:none;
	color:#ffffff;
	border-right: 1px solid #333333;
	padding: 0 5px 0 2px;
}
#topnavigation li a {
	text-decoration:none;
	color:#333333;
}
#topnavigation li a:hover {
text-decoration:underline;
}     
#topnavigation{
	text-align: right;
	display: block;
	clear: none;
	position: absolute;
	top: 2px;
	right: 5px;
	height: 1.5em;
	z-index: 5;	
	line-height: 1em;
}
#search {
	position:absolute;
	top: 2px;
	right: 17em;
	z-index: 5;	
}
/************************Navigation blue buttons **************************/
#navigation{
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
	font-size: 1.1em;
	text-align:center;
	position:relative;
	top: -15px;
}
ul#navigation li {
float: left;
display:block;
margin:auto 22px;
width: 200px;
background-image:url(/images/topbuttonblue.gif);
background-position: top;
background-repeat:no-repeat;
padding-top: .2em;
background-color:#3399d1;
}
ul#navigation li a {
background-image:url(/images/bottombuttonblue.gif);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom: .2em;
float:left;
color:#FFFFFF;
width: 200px;
height: 100%;
}
/*********************Content******************/
#doitonline ul {
margin-left: 0;}
#newsbox ul {
	padding-left: 2em;
	margin-top: 0.3em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
#newsbox ul li {
	padding: 0.1em;
}
a#active {
    background: #99cf16;
    color: #000000;
}
#content p {
margin: .5em .1em;}
/************************Newsbox and doitonline*********************/
#newsbox{
	float: left;
	width: 580px;
	position: relative;
	left: 12px;
	top: 0px;
}
/************** right column general online services **************/
#doitonline{
	float: left;
	width: 160px;
	position: relative;
	left: 15px;
	top: 0px;
	border-left: 1px dotted #34b3d1;
	padding-left: 10px;
	line-height: 1.3em;
	margin-top: 15px;
}

#doitonline select {
    font-size:90%;
    width:150px;}
#doitonline img{
	margin:10px 0px 0px 5px;
	border:0px;
	padding: 0px;
}
/************** bottom for print and Firefox **************/
#footer {
	font-size: 0.85em;
	text-align: center;
	padding-bottom: 2em;
	margin: 0 10px;
	width: 780px;
	padding-top: 0.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #34b3d1;
	clear:both;
}

#footer ul li a{
border-right:1px solid #333333;
padding:0px 6px 0px 3px;
}
#footer ul li {
display:inline;
}
#footer ul li#copyright {
display:block;}
/************** hidden *****************************/
.hide
{
display:none;
}
/************** form styles *****************************/
form{
    margin: 0; 
    padding: 0; 
    border: 0;
    display:inline; 
}
#submit{
	font-size: 0.8em;
    margin-right: 1em;
}
#textfield{
	font-size: 0.8em;
	margin-top: 0em;
	margin-right: 0em;
}
label.doit {
    display:block;
    font-family: Verdana, Arial, sans-serif;
    font-size: 90%;
    font-weight: bold;
    color: #1c6272;
    margin: 0px;
    padding: 0.4em 0 0;
}

/************* Print related styles **********/   
#noprint{
    border:0;
}
#print, #print2, #noprint2{
    display:none;
}
.strong{
    font-weight:bold;
}
br {
    line-height:1.5em;
}
.small{
	font-size: 90%;
	color: #000000;
	line-height:normal;
}
/*********** streching efx *************/
.display {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFFFFF;
}
div.stretcher img {
	float:right;
	border:1px solid #999999;
	margin:2px 5px 3px 5px;
} 
div.stretcher img.rightnb {
float:right;
	border:0;
	margin:2px 5px 3px 5px;}
/**************** Alert box - to be entered above content for special alerts ***************************/
#alertbox{
	clear:both;
	width:700px;
	position:relative;
	margin: 3px auto 10px 20px;
	padding: 5px;
	float: left;
	height: 45px;
	top: -35px;
	font-weight: normal;
	color: #000000;
	font-size: 80%;
	border: 1px dotted #006699;
	background-color: #FFFFCC;
	text-align: center;
}
fieldset {
	background:transparent;
	border: 0;
	display: inline;
	height: 20px;
    font-size:1em;
}
/************ Default tables ********/
table
{
	height: auto;
	width: 95%;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	border: 0px;
}
table tr
{
	background-color: #FFFFFF;
}
.pdfFile img {
float: none;
border: 0;
margin-top: 0;
}
.stretcher ul li {
list-style-position: outside;
	list-style-image: url(../images/idlist.gif);
	list-style-type: none;
}
/************ Default tables ********/
#content table {
	height: auto;
	width: 95%;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	border: 0px;
	margin-top: 1em;
}
#content tr
{
	background-color: #FFFFFF;
}
#content td {
padding: 2px;
}
#content th {
text-align: center;
font-weight:bold;
line-height: 1.5;
}
p#rolloveracacia a{
background-position:left;
/* background-image: url(/images/acaciafitover.jpg); */
background-repeat:no-repeat;
width:205px;
height: 310px;
display:block;
text-indent: -5000px;
}
p#rolloveracacia a:hover {
background-position:right;
}
/************ Christmas banner ********/
div#chrisstrip a{
width: 730px;
height:143px;
text-indent:-5000px;
display:block;
/* background-image:url(/images/chrisstrip.jpg); */
background-position: top left;
background-repeat:no-repeat;
margin-left: 20px;
margin-top: 14px;
}
div#chrisstrip a:hover{
background-position: bottom left;
}

/********************************* Top A to Z list ******************************************/
ul#azlist {
	padding-left: 0.4em;
	padding-top: 0.4em;
	padding-bottom: 0.3em;
	font-size: .85em;
	color:#ffffff;
	background-color: #34b3d1;
	width:770px;
}
ul#azlist li {
	display:inline;
	border-left:1px solid #ffffff;
	background-color: #34b3d1;
}
ul#azlist li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding:0 0.4em 0 0.5em;
	background-color: #34b3d1;
}
ul#azlist li a:visited {
	color: #ffffff;
}
