body {
	text-align: left;
	padding: 0;
	background-color: #CCCCCC;
	font-weight: normal;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.h1, .h2, .h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
.h1 {
	font-size: 160%;	
	font-weight: normal;
}
.h2 {
	font-size: 130%;
	text-transform: normal;
	color: #88ac0b;
}
.h3 {
	font-size: 110%;
	color: #003300;
}

.h1, .h2, .h3, p {
	padding: 10px;		
	margin: 0;
}
.text {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
}
.text1 {
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
}
a:link, a:visited  {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;	
}
.menuBar a:link, .menuBar a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-right-style: solid;
	padding: 10px;
	line-height: 35px;
	border-right-width: 1px;
	border-right-color: #899D00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A7D101;
}
.menuBar a:hover {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background: url(images/nav-hover.jpg) repeat-x;
}
.Bold01 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004A8D;
	text-decoration: none;
}
.footer {
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 20px;
}
.large1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	line-height: normal;
}
.bodytext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

