@charset "utf-8";
body 
{
	margin: 0px;
}
.TopLinks
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00F;
}
.box {
	border: 1px solid #A9D48F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.bg 
{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #9DD085;
}
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #A3D389;
	border-right-color: #A3D389;
	border-bottom-color: #A3D389;
	border-left-color: #A3D389;
}
.line_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #C4E1B1;
	border-right-color: #C4E1B1;
	border-bottom-color: #C4E1B1;
	border-left-color: #C4E1B1;
}


.GreenboxHeader {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #67bd45;
	border-right-color: #67bd45;
	border-bottom-color: #67bd45;
	border-left-color: #67bd45;
}
.GreenboxHeaderbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #67bd45;
	border-right-color: #67bd45;
	border-bottom-color: #67bd45;
	border-left-color: #67bd45;
	text-align: center;
}
.ID_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}

.linksHeader:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.underline_thick {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-top-color: #9DD085;
	border-right-color: #9DD085;
	border-bottom-color: #9DD085;
	border-left-color: #9DD085;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.Page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #70BA4B;
}
.Page_titleRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}

.small_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
}

.linksHeader:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.linksHeader:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6B100D;
	text-decoration: none;
}
.contentWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.linksFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.linksHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
    .formButton {	border:1px solid black;
}
.formFieldLabel {	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.formFieldStyle {	border:1px solid #000;
}
.submit_button {	border:1px solid #000;
}
.textAreaStyle {	width:250px;
	border:1px solid #000;
}
.PageHeading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align: left;
	color: #000;
}
.GeneralText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}
.bg .GreenboxHeaderbottom tr td table tr .maintext form table {
	font-weight: bold;
}
.bg .GreenboxHeaderbottom tr td table tr .line_right table tr .maintext .maintext strong {
	text-align: left;
}
.bg .GreenboxHeaderbottom tr td table tr .Page_title table tr .maintext {
	text-align: center;
}
.red {
	color: #000;
}
.bg .GreenboxHeaderbottom tr td table tr td table tr td table tr td #form1 table tr td table tr .GeneralText {
	text-align: left;
}
