@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th {
	margin:0;
	padding:0;
}
/*table { border-collapse:collapse; }*/
fieldset, img { border:0; }

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #99CA40;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}
h1 {
	font-size: 25px;
	color: #7EAA2F;
	font-weight: normal;
	line-height: 30px;
}
p {
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #7EAA2F;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}
h3 {
	color: #7EAA2F;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	background: url(images/sub_head_bullet.gif) no-repeat left 5px;
	padding-left: 17px;
}

.medium_green {
	font-size: 12px;
	color: #7EAA2F;
}

.red {
	color: #C40000;
}

ul {
	display: block;
	padding-left: 25px;
	margin: 10px 0px;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: none;
}


a{ color: #7EAA2F; }

a:link { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover { text-decoration: none; }
a:active { text-decoration: underline; }

.clearit { clear:both; }

#headerbg {
	background-image: url(images/headerbg.gif);
	height: 105px;
	width: 100%;
	background-repeat:repeat-x;
}
#header {
	height: 105px;
	width: 960px;
	color: #FFFFFF;
	background: #FFFFFF url(images/header.gif) no-repeat;
	margin: 0px auto;
}
#header_info_left {
	float: left;
	width: 550px;
}
#header_info_right {
	float: right;
	width: 350px;
	text-align: right;
}
#header_nav {
	float: right;
	height: 40px;
	width: 700px;
	margin-top: 47px;
}

#content {
	width: 960px;
	margin: 0px auto;
	padding: 15px 0px;
}
#contentbg {
	background-color: #FFFFFF;
	width: 100%;
}
#content_2col {
	width:645px;
	float:left;
	padding: 0px 40px 0px 0px;
	background: url(images/rule_vert_40w.gif) repeat-y right;
}
.content_pic_2col {
	margin-bottom: 8px;
}



#footerbg {
	height: 60px;
	width: 100%;
	background-color: #99CA40;
}
#footer {
	height: 60px;
	width: 960px;
	background-color: #99CA40;
	color: #FFFFFF;
	margin: 0px auto;
}
#footer_info_left {
	float: left;
	width: 550px;
	margin-top: 10px;
}
#footer_info_right {
	float: right;
	width: 350px;
	text-align: right;
	margin-top: 7px;
}
#footer_info_right p {
	line-height: 17px;
}

.white_link { color: #ffffff; }
.white_link:link { color:#ffffff; text-decoration: underline; }
.white_link:visited { color: #ffffff; text-decoration: underline; }
.white_link:hover { color: #ffffff; text-decoration: none; }
.white_link:active { color: #ffffff; text-decoration: underline; }





#menucontainer {
	position:relative;
	height:40px;
	color:#333333;
	width:700px;
}

#menunav{
	position:relative;
	height:40px;
	font-size:11px;
}
	
#menunav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:right;
}

#menunav ul li{
	display:block;
	float:left;
}

#menunav ul li a{
	display:block;
	float:left;
	color:#333333;
	text-decoration:none;
	height:40px;
	padding: 0 0 0 10px;
    background:transparent url(images/hover.jpg) repeat-x bottom left;
}

#menunav ul li a span{
	float:left;
	padding: 12px 10px 0px 0px;

}

#menunav ul li a:hover{
	color:#333333;
	background:transparent url(images/tab.gif) repeat-x bottom left;
	color:#fff;
	}

#menunav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;}
	
#menunav ul li a.current, #menunav ul li a.current:hover{
	background:url(images/tab.gif) no-repeat top left;
	color:#fff;
}
#menunav ul li a.current span{
	display:block;
	width:auto;
	height:40px;
	background:url(images/tab.gif) no-repeat right top;
	color:#fff;
	padding: 12px 10px 0 0;
}

/* ---------------------- END Dolphin nav ---------------------- */

/* ---------------------- START Rounded Quote Bubble ---------------------- */
.xbox h1, .xbox h2, .xbox p {margin:0 10px; letter-spacing:1px;}
.xbox h1 {font-size:2.5em; color:#7eaa2f;}
.xbox h2 {font-size:2em; color:#7eaa2f; border:0;}
.xbox p {padding-bottom:0.5em; color:#7eaa2f;font-weight:bold;}
.xbox h2 {padding-top:0.5em; padding-left:10px;}

.xbox {background: transparent; margin:0em;}
.xbox em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #99ca40; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:50px;}

/* hack for IE5.5 */
* html .xbox em {width:24px; height:12px; w\idth:0; hei\ght:0;}
.xbox span {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #fff; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
* html .xbox span {width:20px; height:10px; w\idth:0; hei\ght:0;}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #99ca40; border-right:1px solid #99ca40;}
.xb1 {margin:0 8px; background:#99ca40;}
.xb2 {margin:0 6px; background:#99ca40;}
.xb3 {margin:0 4px; background:#99ca40;}
.xb4 {margin:0 3px; background:#fff; border-width:0 5px;}
.xb5 {margin:0 2px; background:#fff; border-width:0 4px;}
.xb6 {margin:0 2px; background:#fff; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#fff; border-width:0 3px; height:2px;} 

.xboxcontent {display:block; background:#fff; border:3px solid #99ca40; border-width:0 3px;}
/* ---------------------- END Rounded Quote Bubble ---------------------- */
