body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #0066CC;
	line-height: 1.5em;
	text-align: left;
	background-image: url(img_gen/bg.jpg);
	background-repeat: repeat-x;
}
p {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #33CC33;
	text-decoration: underline;
}


.copyright {
	color: #666666;
	font-size: 10px;
	text-align: center;
	line-height: 1.5em;
}
.copyright a:link {
	color: #0066CC;
	text-decoration: nonenone;
}
.copyright a:visited {
	color: #3399CC;
	text-decoration: none;
}
.copyright a:hover {
	color: #00CC00;
	text-decoration: underline;
}
.copyright a:active {
	color: #00CC00;
	text-decoration: none;
}


h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #00CC00;
	text-align: left;
}
h2 {
	text-align: left;
	padding-top: 7px;
	font-size: 18px;
	text-transform: capitalize;
	color: #009900;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 17px;
	text-transform: capitalize;
	color: #00CC00;
	margin: 0px;
	padding-bottom: 8px;
}
h4 {
	text-align: left;
	font-size: 15px;
	text-transform: capitalize;
}
h5 {
	text-align: left;
	padding-top: 7px;
	font-size: 12px;
	text-transform: capitalize;
}

.lightboxreg {
	background-color: #ececec;
	padding: 20px 25px;
	border: 1px solid #CCCCCC;
	width: 500px;
	font-size: 11px;
	text-align: left;
	margin: 4px;
}


.caption {
	font-size: 9px;
	color: #333333;
}
.size12text {
	font-size: 12px;
}
.size9text {
	font-size: 9px;
}
.size16blue {
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
}
.mediumtitle {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.redmedtitle {
	font-size: 20px;
	font-weight: bold;
	color: #CC0033;
}
.size16red {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.size9textblue {
	font-size: 9px;
	color: #0033CC;
}
.size12textblue {
	font-size: 12px;
	color: #0033CC;
}
.formbox {
	background-color: #F7F7F7;
	font-size: 10px;
	line-height: 1.5em;
	margin: 5px;
	padding: 20px;
	border: 1px solid #CCCCCC;
}
.blubutton {
	color: #FFFFFF;
	background-color: #0033CC;
}
.whitebut {
	font-size: 10px;
}
.size16white {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	font-size: 11px;
	line-height: 1.6em;
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-image: url(img_gen/arrow_green.png);
}
.caption2 {
	font-size: 10px;
	color: #333333;
}
.size9textgreen {
	font-size: 9px;
	color: #33CC00;
}
.notile {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(images/section_hold.gif);
	background-position: center center;

}
.size12textgreen {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #00CC00;
}
.titlegreen {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #00CC00;
	margin-bottom: 5px;
}.size12textblack {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
.lightboxlist {
	border: 1px solid #CBCBCB;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.boxout {
	padding: 10px;
	width: 210px;
	border: 1px none #5EDB0B;
	float: none;
}
.boxout2 {
	padding: 10px;
	width: 210px;
	border: 1px none #5EDB0B;
	float: none;
}
.formbox-bni {
	background-color: #F7F7F7;
	font-size: 10px;
	line-height: 1.5em;
	margin: 5px;
	padding: 20px;
	border: 1px solid #CCCCCC;
}
