body {
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a {
	color: #2366AA;
}

.green-bar {
	background-color: #b5d132;
	height: 5px;
	background-repeat: repeat-x;
	width: 100%;
}
.big-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	padding: 20px;
}
input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #E8EDD0;
	border: 2px solid #B5D132;
	padding: 1px;
}

.blue-titles {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #2366aa;
	text-decoration: none;
	padding: 5px;
}
button {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #282828;
	text-decoration: none;
}

.grey-text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #6d6d6d;
	text-decoration: none;
	padding: 5px;
}



.header-back {
	height: 107px;
	background-repeat: repeat-x;
	width: 100%;
	background-image: url(images/header-back.gif);
}
.green-bar2 {

	background-color: #b5d132;
	height: 20px;
	background-repeat: repeat-x;
	width: 100%;
}
.white-button {
	background-image: url(images/white-button.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 104px;
	margin-bottom: -8px;
	padding-top: 8px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #2C80D4;
	text-decoration: none;
	text-transform: capitalize;
}

.homegr {
	background-image: url(images/home1.gif);
	height: 25px;
	width: 102px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	display: block;
}
.homegr a:link{
	background-image: url(images/home2.gif);
	color: #FFFFFF;
	text-decoration: none;
}
.homegr a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.homegr a:hover{
	background-image: url(images/home2.gif);
	color: #000000;
	height: 40px;
	width: 102px;
		display: block;
}
.mini-boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	height: 145px;
	width: 183px;
	border: 1px solid #B5D132;
}
.mini-boxes a.hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #dce99a;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	height: 145px;
	width: 183px;
	border: 1px solid #B5D132;
}
.mini-boxes a.visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #dce99a;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	height: 145px;
	width: 183px;
	border: 1px solid #B5D132;
}
.mini-boxes a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #dce99a;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	height: 145px;
	width: 183px;
	border: 1px solid #B5D132;
}.green-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B5D132;
	font-weight: normal;
}
.blue-bar {

	background-color: #2c80d4;
	height: 5px;
	background-repeat: repeat-x;
	width: 100%;
}
.btm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(shadow.gif);
	background-repeat: repeat-x;
	padding: 10px;
	height: 100px;
}
.btm a {
	color: #ffffff;
	text-decoration: none;
}
.btm a:visited {

	color: #ffffff;
	text-decoration: none;
}
.green-button a {
	background-position: 0 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/green-button.gif);
	height: 27px;
	width: 103px;
	text-align: center;
	display: block;
	text-transform: capitalize;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: -5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.green-button a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.green-button a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.green-button a:hover{
	background-position: 0 -33px;
	color: #434343;
	text-decoration: none;
}
.white-button a {
	background-position: 0 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #434343;
	text-decoration: none;
	background-image: url(images/white-button.gif);
	height: 27px;
	width: 103px;
	text-align: center;
	display: block;
	text-transform: capitalize;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: -5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
}
.white-button a:active{
	color: #434343;
	text-decoration: none;
}
.white-button a:visited{
	color: #434343;
	text-decoration: none;
}
.white-button a:hover{
	background-position: 0 -33px;
	color: #ffffff;
	text-decoration: none;
}
.inlines {
	display: inline;
	float: left;
	vertical-align: bottom;
}
textarea {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #E8EDD0;
	border: 2px solid #B5D132;
	padding: 1px;
}
a:visited {

	color: #2366AA;
}

