body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:  Normal;
	color: 505B60;
	background-color: ffffff;
	line-height: 150%;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:  bold;
	color: 7DA42E;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 5F7B22;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:  bold;
	color: 7DA42E;
	font-size: 12px;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:  bold;
	color: 7DA42E;
	font-size: 12px;
	text-decoration: none;
}

tbody p {
	line-height: 1.5;
	font-size: 13px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:  normal;
	color: 505B60;
	color: 101B10;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:  normal;
	color: 333333;
}

#textBody {
	Font-Size : 12px;
	Font-Family: Arial, Helvetica, sans-serif;
	Color : 505B60;
	font-weight : normal;
	}

#textSmall {
	Font-Size : 10px;
	Font-Family: Arial, Helvetica, sans-serif;
	Color : 8E979D;
	font-weight : bold;
	line-height: 18px;
	}

#Over {
	Font-Size : 10px;
	Font-Family: Arial, Helvetica, sans-serif;
	Color: #5F7B22;
	font-weight : bold;
	text-decoration: underline;
}

#Out {
	Font-Size : 10px;
	Font-Family: Arial, Helvetica, sans-serif;
	Color: 7DA42E;
	font-weight : bold;
	text-decoration: none;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:  Bold;
	color: 7DA42E;
	line-height: normal;
}
.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:  Bold;
	color: 505B60;
	line-height: normal;
}
.subHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:  Bold;
	color: 7DA42E;
	line-height: normal;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 333333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 333333;
}
.textblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.0;
	color: 505B60;
}
.Alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:  Bold;
	color: #CC3300;
	background-color: ffffff;
	line-height: normal;
}

.float-right {
	float:right;
	padding-left:80px;
}

.float-left {
	float:left;
	padding-right:80px;
}
