body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-image: url(../img/IMG_bgTile.gif);
	background-position: top center;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
}
p {
	line-height: 1.25;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #005CAB;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 0px;
	color: #D06F19;
}
ul {
	list-style: disc;
}
#page {
	background-image: url(../img/IMG_shadow.jpg);
	background-repeat: repeat-y;
	width: 767px;
	margin-left: auto;
	margin-right: auto;
}
#page-inner {
	padding-top: 0;
	padding-left: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
}
#header {
	background-image: url(../img/IMG_bgHeader.gif);
	background-repeat: no-repeat;
	height: 82px;
}
#logo {
	float: left;
}
#search {
	padding-top: 35px;
	padding-right: 15px;
	float: right;
}
#nav {
	background-image:url(../img/IMG_bgNav.gif);
	background-repeat: repeat-x;
	height: 23px;
}
#welcome {
	background-image: url(../img/IMG_bgWelcome.jpg);
	background-repeat: no-repeat;
	height: 234px;
}
#welcome-inner {
	padding: 85px 330px 10px 10px;
}
#alpha {
	padding: 10px 10px 10px 10px;
}





#subNav ul {
	margin: 0;
	padding: 0;
	background: #6CA83E;
	list-style-type: none;
	width: 158px;
}
#subNav ul li {
	margin: 0;
	padding: 0;
}
#subNav ul li a {
	padding: 5px 15px;
	display: block;
	color: #FFF;
	text-decoration: none;
	line-height: 15px;
	border-bottom: 1px dotted #FFF;
}
#subNav ul li a:hover {
	background: #94B935;
}
#subNav ul li.current a {
	background: #94B935;
	font-weight: bold;
}
#subNav ul li.navHead a {
	padding: 5px 15px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
#subNav ul li.current ul li {
	margin: 0;
	padding: 0;
	text-align: left;
}
#subNav ul li.current ul li a {
	padding-left: 28px;
	font-size:9px;
	background: #6CA83E;
	font-weight: normal;
}
#subNav ul li.current ul li a:hover {
	background: #94B935;
}
#subNav ul li ul li.current a {
	padding-left: 28px;
	font-size:9px;
	background: #94B935;
	font-weight: bold;
}
#subNav ul li ul li.current ul li a {
	padding-left: 56px;
	font-size:9px;
	background: #94B935;
	font-weight: normal;
}
#subNav ul li ul li ul li.current a {
	padding-left: 56px;
	font-size:9px;
	background: #94B935;
	font-weight: bold;
}






#beta {
	padding-left: 30px;
	float:left;
}
#beta-inner {
	width: 380px;
}
#gamma {
	padding-left: 20px;
	float:left;
}
#gamma p {
	color: #7E8083;
	line-height: 1.25;
}
#gamma div {
	color: #7E8083;
	line-height: 1.25;
}
#gamma ol {
	color: #7E8083;
	line-height: 1.25;
}
#gamma ul {
	color: #7E8083;
	line-height: 1.25;
}
#gamma a {
	color: #94BA31;
	line-height: 1.25;
}
#gamma-inner {
	width: 250px;
}
#delta {
	background-color: #FFF;
	border: #999 1px solid;
	margin-left: auto;
	margin-right: auto;
	width: 119px;
	padding: 5px 1px 5px 5px;
}
#delta-inner {
	width: 200px;
}
#epsilon {
	padding-left: 10px;
	float:left;
}
#clr {
	clear: both;
	background-color: #FFF;
}
#footer {
	background-image:url(../img/IMG_bgFoot.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: auto;
	margin-right: auto;
	width: 767px;
	height: 26px;
	padding-top: 5px;
	text-align: center;
	clear:both;
}
.welcomeTitle {
	font-size: 12px;
	font-weight: bold;
}
.groupTitle {
	font-size: 14px;
	font-weight: bold;
	color: #3C9942;
}
.groupTxt {
	color: #7E8083;
	line-height: 1.25;	
}
.groupTxt a {
	color: #3C9942;
	text-decoration: underline;
	line-height: 1.25;	
}
.groupTxt a:visited {
	color: #3C9942;
	text-decoration: underline;
	line-height: 1.25;	
}
#gamma table td {
	color: #7E8083;
}
.footerTxt {
	color: #7E8083;
	padding-top: 5px;
}
.footerTxt a:link {
	color: #7E8083;
	text-decoration: none;
}
.footerTxt a:visited {
	color: #7E8083;
	text-decoration: none;
}
.footerTxt a:hover {
	text-decoration: underline;
}
.subTitle {
	font-size: 11px;
	font-weight: bold;
	color: #94B935;
}
p.subTxt {
	padding: 0 15px;
	line-height: 15px;
}
.moreTxt a {
	padding-left: 55px;
	color: #94B935;
}
.nameTxt {
	color: #D06F19;
	padding-left: 100px;
}