body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #339900;
	font-weight: lighter;
	margin-bottom: -3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #336600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #339900;
	margin-bottom: -15px;
}
em {
	color: #336600;
	font-style: normal;
}
form {
	margin: 0px;
}
ul li{
	list-style-image: url(../images/bullet.gif);
}


a {
	color: #336600;
}
a:hover {
	color: #339900;
	text-decoration: none;
}
a.subMenu:link, a.subMenu:active, a.subMenu:visited {
	text-decoration:none;
	color:#336600;
	display:block;
	width:196px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	text-indent: 5px;
	line-height: 20px;
	background-image: url(../images/btn_nav.gif);
	background-repeat: no-repeat;
}
a.subMenu:hover {
	text-decoration:none;
	color:#006600;
	display:block;
	width:196px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 5px;
	vertical-align: middle;
	line-height: 20px;
	background-image: url(../images/btn_nav_f2.gif);
	background-repeat: no-repeat;
}
a.subMenu2:link, a.subMenu2:active, a.subMenu2:visited {
	text-decoration:none;
	color:#336600;
	display:block;
	width:196px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	text-indent: 10px;
	line-height: 20px;
	background-image: url(../images/btn_navSub.gif);
	background-repeat: no-repeat;
}
a.subMenu2:hover {
	text-decoration:none;
	color:#339900;
	display:block;
	width:196px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 10px;
	vertical-align: middle;
	line-height: 20px;
	background-image: url(../images/btn_navSub_f2.gif);
	background-repeat: no-repeat;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
.caption a {
	color:#666666;
}
.caption a:hover {
	color:#333333;
	text-decoration: none;
}
.grayText {
	color: #666666;
}
.grayText a {
	color:#666666;
}
.grayText a:hover {
	color:#666666;
	text-decoration: none;
}
.greenText {
	color: #006600;
}
.greenText a {
	color:#006600;
}
.greenText a:hover {
	color:#009900;
	text-decoration: none;
}
#container {
	text-align: left;
	width: 897px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 75px;
	width: 897px;
}
#yellowBar {
	background-image: url(../images/yellowBar_repeat.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 897px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
}
#yellowBar form {
	margin: 0px;
	vertical-align: middle;
}
.yellowBarSubmitBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	width: 25px;
	vertical-align: top;
}
.yellowBarInput {
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 11px;
	margin: 0px;
	vertical-align: top;
}
#sideNavigation {
	float: left;
	width: 196px;
	margin-right: 20px;
	margin-top: 15px;
}
.alternateCell {
	background-color: #ebf1dd;
}
.topLink a:link, .topLink a:active, .topLink a:visited, .topLink a:focus {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

.topLink a:hover {
	color: #999999;
	text-decoration: none;
}
#sideNavigationRight {
	width: 120px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
#sideNavigationRight a:link, #sideNavigationRight a:active, #sideNavigationRight a:visited, #sideNavigationRight a:focus {
	color: #006600;
}
#sideNavigationRight a:hover {
	color: #006600;
	text-decoration: none;
}
#sideNavigationRight input {
	margin-top: 5px;
	margin-bottom: 5px;
}
#break {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}
#contentArea {
	float: left;
	width: 680px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contentAreaFull {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#contentAreaLeft {
	float: left;
	width: 332px;
	margin-bottom: 10px;
}
#contentAreaRight {
	float: left;
	width: 332px;
	margin-left: 15px;
	margin-bottom: 10px;
}
