body {
	background-color:#B5BF00;
	margin-top: -5px;
	font-size: 11px;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	line-height: 14px;
	color: #333333;
}

#background {
	background-color: #FFFFFF;
}



/* -------------------- Link Styles ---------------------- */

a {
	font-family:"Verdana";
}

a:link {
	text-decoration:underline;
	color:#333333;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

a:hover {
	text-decoration:underline;
	color:#666666;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

a:active {
	text-decoration:underline;
	color:#333333;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

a:visited {
	text-decoration:underline;
	color:#666666;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 11px;
}
a.linkgreen:link {
	color: #9BA401;
	text-decoration: underline;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
font-size:12px: font-weight: bold; 
	font-weight: bold;
	font-size: 12px;
}
a.linkgreen:visited {
	color: #B5BF00;
	text-decoration: underline;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
font-size:12px:
font-weight: bold;
	font-size: 12px;
	font-weight: bold;
}
a.linkgreen:hover {
	color: #D4D10F;
	text-decoration: underline;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
font-size:12px:
font-weight: bold;
	font-size: 12px;
	font-weight: bold;
}


h1 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	color: #B5BF00;
	text-align: left;
	font-variant: normal;
}
h3 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #F8981D;
	text-align: left;
}
.textBold {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #383838;
}
h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.subTitles {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 14px;
	color: #F8981D;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.textBody {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	text-align: left;
	font-weight: normal;
}
.bottomText {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: center;
}
.textSidebar {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 13px;
	color: #333;
	text-align: left;
	font-weight: normal;
}
