#bar{
	background-color:#000000;
	height: 23px;
	width: 750px;
	text-align: right;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-y;
}
#mainTableLayout
{
	width: 750px;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom: 6px;
}
.PageHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	padding-left:24px;
	color: #66BB49;
}
.Subheads {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6A5B97;
	line-height: 22px;
}

.Subheads_Smaller_Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6A5B97;
	padding: 0px;
}

.Subheads_O {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FD923C;
	}
.Subheads_G {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #66BB49;
}
.Subheads_P {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FA8D9E;
}
.Subheads_A {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #D4D06D;
}
.Subheads_B {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #99CCDC;
}
.bodyContent, .feecompare td, .feecompare td input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #333333;
}
.feecompare td
{
  white-space: nowrap;
}
.feecompare td input[type=text]{
  width: 40px;
  margin: 0px 2px 0px 2px;
}
.bodyContentAlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #000000;
	background-color: #E5F2F6;
}
.headerContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCE5ED;
	line-height: 125%;
	color: #333333;
}
.bodyContent_padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #333333;
	padding: 3px;
}
.bodyContent_padding_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #333333;
	padding: 3px;
}
.bodyContent_padding_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 125%;
	color: #FF0000;
	padding: 3px;
}
.bodyContent_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 125%;
	color: #FF0000;
}
a.bodyContent {
	color:#66BB49;
	font-weight: bold;
}
a.bodyContent:hover {
	color:#0099FF;
}
a.bodyContent:active {
	color:#0099FF;
}
.tdcells {
	padding-top: 2px;
	padding-bottom: 2px;
}
.smtdcells {
	padding-top: 0px;
	padding-bottom: 0px;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.location {
	color: #000000;
	text-decoration: underline;
}
a.location:hover{
	text-decoration: underline;
	color: #66BB49;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 30px;
}
.logout {
	color: #000000;
}
.submenuItemsOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color:#66BB49;
	color: #FFFFFF;
	padding-left:20px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	display: block;
	width: 200px;
	border: none;
}
.menuItemsOver {
	background-color:#66BB49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:23px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	display: block;
	width: 173px;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;

}
a.sitemap:hover {
	color: #66BB49;
	text-decoration: underline
}
.revLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #333333;
}
a.revLink {
	color:#333333;
}
a.revLink:hover{
	color:#66BB49;
}
.subNavLayer{
	border: 1px solid #C1C1AA;
}
.noBackGround {
	background-color:#FFFFFF;
}
.background_color_1 {
	background: #CCE5ED; 
	padding: 3px;
}
.background_color_2 {
	background: #E5F2F6;
}
.tdwidth30 {
	width: 30%
}
.tdwidth50 
{
	width: 50%;
}
.tdwidth14 {
	width: 14%
}
.tdwidth14_color {
	width: 14%; background: #E5F2F6;
}
.special_table_border td {
	border-right-style: none; 
	border-right-color: #CCE5ED; 
	border-right-width: 1px; 
    border-left-style: solid; 
    border-left-color: #CCE5ED; 
    border-left-width: 1px; 
    border-top-style: solid; 
    border-top-color: #CCE5ED; 
    border-top-width: 1px; 
    border-bottom-style: none; 
    border-bottom-color: #CCE5ED; 
    border-bottom-width: 1px;
}
.table_border 
{
	border: solid 1px #CCE5ED;
}
.table_border_2 {
	border-right-style: solid; 
	border-right-color: #CCE5ED; 
	border-right-width: 1px; 
    border-left-style: solid; 
    border-left-color: #CCE5ED; 
    border-left-width: 1px; 
    border-top-style: none; 
    border-top-color: #CCE5ED; 
    border-top-width: 1px; 
    border-bottom-style: solid; 
    border-bottom-color: #CCE5ED; 
    border-bottom-width: 1px;
}
.table_border_3 {
	border-right-style: none; 
	border-right-color: #CCE5ED; 
	border-right-width: 1px; 
    border-left-style: none; 
    border-left-color: #CCE5ED; 
    border-left-width: 1px; 
    border-top-style: none; 
    border-top-color: #CCE5ED; 
    border-top-width: 1px; 
    border-bottom-style: solid; 
    border-bottom-color: #CCE5ED; 
    border-bottom-width: 1px;
}
.table_border_4 {
	border-right-style: none; 
	border-right-color: #CCE5ED; 
	border-right-width: 1px; 
    border-left-style: none; 
    border-left-color: #CCE5ED; 
    border-left-width: 1px; 
    border-top-style: none; 
    border-top-color: #CCE5ED; 
    border-top-width: 1px; 
    border-bottom-style: solid; 
    border-bottom-color: #CCE5ED; 
    border-bottom-width: 1px;
}
.table_border_5 {
	border-right-style: solid; 
	border-right-color: #CCE5ED; 
	border-right-width: 1px; 
    border-left-style: solid; 
    border-left-color: #CCE5ED; 
    border-left-width: 1px; 
    border-top-style: solid; 
    border-top-color: #CCE5ED; 
    border-top-width: 1px; 
    border-bottom-style: none; 
    border-bottom-color: #CCE5ED; 
    border-bottom-width: 1px;
}
.table_border_6, .feecompare {
	border-right-style: none; 
	border-right-color: #CCE5ED; 
	border-right-width: 1px; 
    border-left-style: none; 
    border-left-color: #CCE5ED; 
    border-left-width: 1px; 
    border-top-style: solid; 
    border-top-color: #CCE5ED; 
    border-top-width: 1px; 
    border-bottom-style: solid; 
    border-bottom-color: #CCE5ED; 
    border-bottom-width: 1px;
}
.table_border_7 {
	border-right-style: solid; 
	border-right-color: #CCE5ED; 
	border-right-width: 1px;
	border-top-style: solid; 
    border-top-color: #CCE5ED; 
    border-top-width: 1px; 
}
.table_border_8 {
	border-top-style: solid; 
    border-top-color: #CCE5ED; 
    border-top-width: 1px; 
}
.table_border_9 {
	border-right-style: solid; 
	border-right-color: #CCE5ED; 
	border-right-width: 1px; 
    border-left-style: none; 
    border-left-color: #CCE5ED; 
    border-left-width: 1px; 
    border-top-style: solid; 
    border-top-color: #CCE5ED; 
    border-top-width: 1px; 
    border-bottom-style: solid; 
    border-bottom-color: #CCE5ED; 
    border-bottom-width: 1px;
}
.table_border_10 {
	border-right-style: solid; 
    border-right-color: #CCE5ED; 
    border-right-width: 1px; 
}
.tdwidth35_color {
	width: 35%; 
	background: #E5F2F6; 
	border-right-style: solid; 
	border-right-width: 1px;
}
.tdwidth20_color {
	width: 20%; 
	background: #E5F2F6; 
	border-right-style: solid; 
	border-right-width: 1px;
}
.tdwidth22_color {
	width: 25%; 
	background: #E5F2F6; 
	border-right-style: solid; 
	border-right-width: 1px;
}
.tdwidth22_border {
	width: 25%; 
	border-right-style: solid; 
	border-right-width: 1px;
}
.tdwidth3_border {
	width: 3%; 
	border-right-style: solid; 
	border-right-width: 1px;
}
.tdwidth15_color {
	width: 15%; 
	background: #E5F2F6; 
	border-right-style: solid; 
	border-right-width: 1px;
}
.tdwidth15_color_2 {
	width: 15%; 
	background: #E5F2F6;
}
.tdwidth15 {
	width: 15%; 
	border-right-style: solid; 
	border-right-width: 1px;
}
.tdwidth20_color_2 {
	width: 20%; 
	background: #E5F2F6;
}
.tdwidth35 {
	width: 35%; 
	border-right-style: solid; 
	border-right-width: 1px;
}
.tdwidth20 {
	width: 20%; 
	border-right-style: solid; 
	border-right-width: 1px;
}
.tdwidth20_2 {
	width: 20%;
}
.tdwidth40 {
	width: 40%;
}
.cellpadding {
	padding: 3px;
}
.tdwidth1 {
	width: 20%;
}
.tdwidth2 {
	width: 30%;
}
.font_red {
	color: #FF0000;
}
.wrap {
	white-space: nowrap;
}
.align {
	text-align: center;
}
.padding {
	padding-left: 25px; 
	padding-top: 15px;
}

.standard_table
{
	border: solid 1px #CCE5ED;
	padding: 0px;
	margin: 0px;
}

.standard_table td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	vertical-align: top;
	margin: 0px;
}

.standard_table td a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#66BB49;
	font-weight: bold;
}

.standard_table td a:hover
{
	color:#0099FF;
}

.standard_table td a:active
{
	color:#0099FF;
}

.standard_table th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCE5ED;
	line-height: 125%;
	color: #333333;
	padding: 3px;
	text-align: left;
	margin: 0px;
}

.table_subheader td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color:#E5F2F6;
	line-height: 125%;
	color: #333333;
	padding: 3px;
	text-align: left;
	margin: 0px;
}

.standard_sub_table
{
	padding: 0px;
	margin: 0px;
}

.standard_sub_table td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	vertical-align: top;
	margin: 0px;
}

.standard_sub_table td a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#66BB49;
	font-weight: bold;
}

.standard_sub_table td a:hover
{
	color:#0099FF;
}

.standard_sub_table td a:active
{
	color:#0099FF;
}

.standard_sub_table th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCE5ED;
	line-height: 125%;
	color: #333333;
	padding: 3px;
	text-align: left;
	margin: 0px;
}

.underline_row td
{
    border-bottom: solid 1px #CCE5ED;
}

.line td
{
	background-color: #FFFFFF;
}

.alt_line td
{
	background-color: #F5F5FA;
}

.linktable td
{
  padding: 5px;
  background-color: #D9EED1;
  text-align: center;
}

.linktable td a
{
  color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 125%;
	padding: 5px;
	text-decoration: none;
} 

.linktable td a:hover {
	color:#fff;
	background-color: #66BB49;
}

.standard_table_new
{
  border: 0;
  padding: 3px;
}

.sub_table
{
  border: solid 1px #CCE5ED;
}

.standard_table_new th
{
  background-color: #CCE5ED;
  padding: 3px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #333333;
	text-align: left;
}

.sub_table td
{
  padding: 3px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #333333;
	vertical-align: top;
}

.sub_table th
{
  background-color: #E5F2F6;
  padding: 3px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #333333;
	text-align: left;
}

.separator_border {
  border-left: solid 1px #CCE5ED;
  border-top: solid 1px #CCE5ED;
}

.top_border {
  border-top: solid 1px #CCE5ED;
}
.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}

.changeLink {
  margin-left: 5px;
  padding-left: 5px;
}

.pager_text td a {font-weight: bold; padding: 7px;}