/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
a  {
	text-decoration: none;
	color:#00a260;
}
a:hover {
	color:#00a260;
	text-decoration : underline;
}

html, body {
height: 100%;
width:100%;
}

body {
	vertical-align:top;
	background-color:#005288;
	background:#bdbcaf url(/images/background.gif) top repeat-x;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, div, img, body {
	padding:0;
	margin:0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 30px;
	color: #004812;
	margin:0 0 12px 0;
	padding:0 0 4px 0;
	font-style: normal;
	font-weight: normal;
	border-bottom:1px solid #bdbcaf;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	color: #000000;
	margin:0;
	padding:0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}	

#wrapper {
	width:1024px;
	height:auto;
	margin:0 auto 0 auto;
	background: url(/images/columns.gif) repeat-y;
}

/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header {
	width:1024px;
	height:107px;
	margin:0;
	padding:0;
    background: url(/images/header.jpg) top right no-repeat;
	position:relative;
}

#header img {
	display:block;
	padding:0;
	margin:0;
	position:absolute;
	left:0;
	top:15px;
}

/*--------------------------------------------------------------------------------------------------
	vertical navigation
--------------------------------------------------------------------------------------------------*/

#nav {
	width:214px;
	float:left;
	padding:5px 0 170px 5px;	
	background: url(/images/navline.gif) top left no-repeat;
}

#nav ul
{
list-style-type: none;
font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
line-height:17px;
}

#nav a
{
display: block;
padding: 10px 0 0 10px;
width: 204px;
height:30px;
text-decoration: none;
color: #FFFFFF;
background: url(/images/nav_off.gif) top left no-repeat;
}


#nav a:hover
{
text-decoration: none;
background: url(/images/nav_on.gif) top left no-repeat;
font-weight:bold;
}

#nav a#current
{
text-decoration: none;
background: url(/images/nav_on.gif) top left no-repeat;
font-weight:bold;
}
/*--------------------------------------------------------------------------------------------------
	index
--------------------------------------------------------------------------------------------------*/

#intro {
	width:824px;
	height:140px;
	padding:32px 0 0 200px;
	background: url(/images/intro.jpg) top no-repeat;
}

#intro p {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 27px;
	color: #FFFFFF;
	padding: 5px 20px 5px 15px;
	border-left:3px solid #00a260;
}

#content {
	width:1024px;
	overflow:hidden;
	background: url(/images/scale.gif) bottom left no-repeat;
	text-align:left;
}

#copy {
	width:764px;
	float:right;
	padding:20px 0 20px 35px;
	border-top:5px solid #dadacf;
}

.box {
	width:203px;
	float:left;
	padding:15px 30px 0 15px;
	background: url(/images/box.gif) top left no-repeat;
	border-top:10px solid #FFFFFF;
}

.box a  {
	text-decoration: none;
	color:#004812;
}
.box a:hover {
	color:#00a260;
	text-decoration : underline;
}

.box img {
	padding:3px;
	margin:0 0 8px 0;
	border:1px solid #bdbcaf;
	background-color:#FFFFFF;
}

 .box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	color: #004812;
	margin:0;
	padding:0 0 5px 0;
	font-style: normal;
	font-weight: normal;
}

#copy ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	margin:0;
	padding:0 0 7px 0;
	font-style: normal;
	font-weight: normal;
}

#copy li { 
	background: url(/images/bullet.gif) left top no-repeat;
	padding:0 0 3px 7px;
}


#copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0;
	padding: 0 35px 10px 0;
	font-style: normal;
	font-weight: normal;
}

/*--------------------------------------------------------------------------------------------------
	subpages
--------------------------------------------------------------------------------------------------*/


#list_boxes {
	width:245px;
	float:right;
	padding:15px 15px 0 15px;
	margin:0 0 10px 10px;
}

#list {
	width:245px;
	float:right;
	padding:15px 15px 0 15px;
	margin:0 0 10px 10px;
	background: url(/images/list.gif) bottom repeat-x;
	border-top:5px solid #00a260;
}

#subcopy {
	width:729px;
	float:right;
	padding:20px 35px 20px 35px;
	border-top:5px solid #dadacf;
}

#subcopy ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	margin:0;
	padding:0 0 7px 0;
	font-style: normal;
	font-weight: normal;
}

#subcopy li { 
	background: url(/images/bullet.gif) left top no-repeat;
	padding:0 0 3px 7px;
}

/*--------------------------------------------------------------------------------------------------
	form
--------------------------------------------------------------------------------------------------*/
#formbox {
	width:500px;
	padding:15px 0 15px 10px;
	margin:5px 0 15px 0;
	float: left;
	text-align:left;
	border:1px solid #bdbcaf;
	background-image: url(/images/form.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: normal;
}

.inputborder {
	border: 1px solid #00a260;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding:3px;
	margin:0;
}
/*--------------------------------------------------------------------------------------------------
	button
--------------------------------------------------------------------------------------------------*/

.TextButton
{
	display: inline-table;
	display: inline-block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #00a260;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButton:LINK, .CommonTextButton:VISITED
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #00a260;
}

.TextButton:ACTIVE
{
	text-decoration: none;
	color: #FFFFFF;
}

.TextButton:HOVER
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #00703c;
	text-decoration: none;
}


.TextButtonHighlight
{
	display: inline-table;
	display: inline-block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #00703c;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButtonHighlight:LINK, .TextButtonHighlight:VISITED, .TextButtonHighlight:ACTIVE, .TextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color:#00703c;
	color: #FFFFFF;
}
/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/



#footer {
	width:1024px;
	margin:0 auto 0 auto;
	background: url(/images/footer.gif) top no-repeat;
	padding:15px 0 0 0;
	overflow:hidden;
}

#footerleft {
	width:240px;
	margin:0;
	float:left;
	text-align:left;
	padding:0;
}

#footerright {
	width:700px;
	margin:0;
	float:right;
	text-align:right;
	padding:0;
}
#footerleft p {
	font-size: 10px;
	line-height: 13px;
	color:#60604b;
	padding:0 0 10px 0;
}

#footerright p {
	font-size: 10px;
	line-height: 13px;
	color:#00703c;
	padding:0 0 10px 0;
}

.snipe {
	color:#9e9e91;
}

a.navlink:link {color: #60604b; text-decoration: none;}
a.navlink:active {color: #60604b; text-decoration: none;}
a.navlink:visited {color: #60604b; text-decoration: none;}
a.navlink:hover {color: #FFFFFF; text-decoration: underline;}

a.gecko:link {color: #9e9e91; text-decoration: none;}
a.gecko:active {color: #9e9e91; text-decoration: none;}
a.gecko:visited {color: #9e9e91; text-decoration: none;}
a.gecko:hover {color: #FFFFFF; text-decoration: underline;}


/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}
