body {
	background: white url(bkgnd.gif)
	no-repeat right top;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	}


.main-navigation {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}


/*body-text style*/

.body-text {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
	padding-left: 21px;
	padding-right: 12px;
	padding-top: 12px;
}

.body-text a:link{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 12px;
	line-height: 21px;
	color: #006600;
	text-decoration: none;
	padding-left: 21px;
	padding-right: 12px;
	padding-top: 12px;
}

.body-text a:visited{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 12px;
	line-height: 21px;
	color: #006600;
	text-decoration: none;
	padding-left: 21px;
	padding-right: 12px;
	padding-top: 12px;
}

.body-text a:hover{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 12px;
	line-height: 21px;
	color: #990000;
	text-decoration: none;
	padding-left: 21px;
	padding-right: 12px;
	padding-top: 12px;
}


/*body-text NO PADDING style*/

.body-text2 {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
}

.body-text2 a:link{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 12px;
	line-height: 21px;
	color: #006600;
	text-decoration: none;
}

.body-text2 a:visited{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 12px;
	line-height: 21px;
	color: #006600;
	text-decoration: none;
}

.body-text2 a:hover{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 12px;
	line-height: 21px;
	color: #990000;
	text-decoration: none;
}


/*disclaimer style*/

.disclaimer-text {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.disclaimer-text a:link{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 10px;
	color: #A7D773;
	text-decoration: none;
}


.disclaimer-text a:visited{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 10px;
	color: #669900;
	text-decoration: none;
}


.disclaimer-text a:hover{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}


/*home-link style*/

.home-link {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
	font-style: italic;
}

.home-link a:link{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
	font-style: italic;
}


.home-link a:visited{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
	font-style: italic;
}


.home-link a:hover{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	font-style: italic;
}




.sub-headings {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.sub-subhead {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
