@charset "utf-8";
/* CSS Document */

body {
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #D7D7D7;
}
#navbar {
	background-image: url(images/navbg.jpg);
	background-repeat: repeat;
	padding-top: 17px;
	padding-bottom: 18px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
#nav a {
	color: #FFF;
	text-decoration: none;
}
#contents {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	padding: 20px;
	line-height: 16px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
#header2 {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Verdana", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #345702;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #345702;
	border-right-color: #345702;
	border-left-color: #345702;
}
#c3 {
	padding-top: 5px;
	border: 1px solid #345702;
	padding-bottom: 5px;
}

#footer1 {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	color: #345702;
	font-size: 10px;
}
#footer1 a {
	color: #345702;
	text-decoration: none;
}
#footer2 {
	text-align: center;
	background-color: #336600;
	font-size: 10px;
	color: #FFF;
}
#footer2 a {
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FFF;
	color: #F00;
	font-weight: bold;
}

#footer1 a:hover {
	color: #999;
	text-decoration: none;
}
#nav a:hover {
	color: #CCC;
	text-decoration: none;
}
#nav {
	background-image: url(images/bull.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	background-position: 4px;
}

#wrapper {
	width: 809px;
	background-color: #FFF;
	border: 1px dotted #666;
}
#contents h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #345702;
}
#lnav {
	background-image: url(images/left_nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 11px;
}
#divider {
	border-left: 1px dotted #AA0138;
}

#lnav a {
	text-decoration: none;
	color: #006600;
}
#lnav a:hover {
	text-decoration: underline;
}
subh2 {
	font-size: 18px;
}
.subh2 {
	font-weight: bold;
	font-size: 16px;
	color: #C50141;
	font-family: Verdana, Geneva, sans-serif;
}
.subh3 {
	font-size: 14px;
}
.subh4 {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper table tr #contents table tr td p .subh4 .subh4 {
	font-weight: bold;
}
#wrapper table tr #contents table tr td p .subh4 .subh4 {
	font-weight: normal;
}
