td {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}

.bg1 {  background-color: #E2E2E2}
.bg2 {  background-color: #FFFFFF}
.bg3 {  background-color: #7E7E7E}
.bg4{  background-color: #CCCCCC}
.bg5{  background-color: #5AB300}
.bg6{  background-color: #00342D}
.bg7{  background-color: #999999}


/**************  Navigation ********************/

#globalNav{
	text-align:center;
	border:0;
	padding: 0;
}

#globalNav ul{
	padding: 0;
	margin:0 0 0 9px;
	height:30px;
	list-style-type: none;
}

#globalNav li, #globalNav li.on{
	padding:0;
	margin:0;
	display: inline;
	height:30px

}

#globalNav  a, #globalNav  a:link, #globalNav  a:active, #globalNav  a:visited{
	float:left;
	display:block;
	margin:0;
	text-decoration:none;
	
}

/**edit the padding to accomodate less/more nav items ***/
#globalNav a span{
	float:right;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding:6px 11px 8px 11px;
}

#globalNav a span {float:none;}
/* End IE5-Mac hack */

#globalNav  a:hover { 
 }
 
#globalNav a:hover span {
	color:#5AB300;	
}

#globalNav li.on a, #globalNav li.on a{
	float:left;
	display:block;
	background: #ffffff;
	padding:0 0 0 6px;
	margin:0;
}

#globalNav li.on a span, #globalNav li.on a:hover * span, #globalNav li.on a:active span, #globalNav li.on a:link span{
	float:right;
	display:block;
	color:#000;	
	font-weight:bold;
	background: #ffffff;
	padding:6px 6px 10px 0;
	float:none; /*ie hack */
}

/******************* End Navigation ***********/



p {  font-family: verdana, sans-serif; font-size: 10px; line-height: 15px; color: #666666}
.captions {  font-size: 10px; line-height: 15px; color: #666666}
.nav {  font-size: 10px; line-height: 11px; color: #666666}
.title { font-size: 10px; line-height: 15px; color: #00664C; font-weight:bold}
.carrot {  font-size: 10px; line-height: 11px; color: #5AB300}
.white { font-size: 10px; line-height: 15px; color: #ffffff}

.overview{
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	line-height: 22px;
	font-weight: bold;
}
.headline1 {
	 font-family: arial, sans-serif; 
	 font-size: 18px; 
	 color: #999999; 
	 line-height: 22px; 
	 font-weight:bold
}
.headline2 {
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #66B000;
	font-weight: bold;
}
.headline3 {
	font-family: verdana, sans-serif;
	font-size: 9.4px;
	color: #00342D;
	text-transform: uppercase;
	font-weight: bold;
}

.Profileheadline1 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
}

.big {  font-size: 10px; line-height: 15px; color: #666666}
.bignav {  font-size: 11px; line-height: 13px; color: #666666}
.bigtitle { font-size: 11px; line-height: 15px; color: #66B000; font-weight:bold}

.smalltopnav { font-size: 9.4px; line-height: 11px; color: #666666}
.copyright {  font-size: 9.4px; line-height: 12px; color: #999999}
.small { font-size: 9.4px; line-height: 13px; color: #666666}
.bold { color: #333333; font-weight:bold}
.smallnav {  font-size: 9.4px; line-height: 11px; color: #999999}

ul {  font-family: verdana, sans-serif; font-size: 10px; line-height: 16px; color: #666666}
li {  font-family: verdana, sans-serif; font-size: 10px; line-height: 16px; color: #666666}
ol {  font-family: verdana, sans-serif; font-size: 10px; line-height: 16px; color: #666666}

a { color:#006699; text-decoration:underline}
a:hover { color:#3399CC; text-decoration:underline}

.topnav{ color:#004C7E; text-decoration:underline}
.topnav:hover { color:#6699CC; text-decoration:underline}

.whitenav{ color:#ffffff; text-decoration:none}
.whitenav:hover { color:#5AB300; text-decoration:none}

.sidenav{ color:#00664C; text-decoration:none}
.sidenav:hover { color:#189B7A; text-decoration:none}
.sidenavactive { font-weight: bold; color:#333333; text-decoration:none}
.sidenavactive:hover {font-weight: bold; color:#666666; text-decoration:none}
.sidenavparentactive { font-weight: bold; color:#00664C; text-decoration:none}
.sidenavparentactive:hover { font-weight: bold; color:#189B7A; text-decoration:none}

.input
{
    BORDER-RIGHT: #99D47F 1px solid;
    BORDER-TOP: #33A02C 1px solid;
    BORDER-LEFT: #33A02C 1px solid;
    BORDER-BOTTOM: #99D47F 1px solid;
	BACKGROUND-COLOR: #CCEBB9;
	font-family: verdana, sans-serif;
	font-size: 9.4px;
	height: 19px;
	color: #333333
}

.select
{
    BORDER-RIGHT: #FFFF99 1px solid;
    BORDER-TOP: #CC9933 1px solid;
    BORDER-LEFT: #CC9933 1px solid;
    BORDER-BOTTOM: #FFFF99 1px solid;
	BACKGROUND-COLOR: #CCEBB9;
	font-family: verdana, sans-serif;
	font-size: 9.4px;
	height: 19px;
	color: #333333;
}


TEXTAREA
{
    BORDER-RIGHT: #ffff99 1px solid;
    BORDER-TOP: #cc9933 1px solid;
    BORDER-LEFT: #cc99331px solid;
    BORDER-BOTTOM: #ffff99 1px solid;
    BACKGROUND-COLOR: #CCEBB9;
	font-family: Verdana, sans-serif;
	font-size: 9.4px;
	color: #333333
}

.submit
{
    BORDER-RIGHT: #66BB50 2px solid;
    BORDER-TOP: #CCEBB9 2px solid;
    BORDER-LEFT: #CCEBB9 2px solid;
    BORDER-BOTTOM: #66BB50 2px solid;
    BACKGROUND-COLOR: #99D47F;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00664C;
	height: 19px;
}
