body, table, td{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-indent: 0px;
	background-repeat: repeat-x;
}

A:link    {
	text-decoration: underline;
	color: #435a3e;
}
A:visited {
	text-decoration: underline;
	color: #435a3e;
}
A:hover   { text-decoration: underline;}



.maintext {
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.tableTitle { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; }
.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-repeat: repeat-y;
}

.contentCopy {
	font-weight: normal;
	font-size: 12px;
	color: #435a3e;
	font-family: Arial, Helvetica, sans-serif;
}

.greenbold {
	font-size: 13px;
	color: #435a3e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.greenboldlink:link {
	font-size: 13px;
	color: #435a3e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.greenboldlink:visited {
	font-size: 13px;
	color: #435a3e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.greenboldlink:hover {
	font-size: 13px;
	color: #e8b289;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.greentext {
	font-size: 12px;
	color: #435a3e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


.whitebold {
	color: #FFFFFF;
	font-weight: bold;
}
.whitesmall {
	font-size: 11px;
	color: #FFFFFF;
}
.whitelarge {
	color: #FFFFFF;
	font-size: 14px;
}
.H2white {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
}
.H2whitelink:link {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	font-decoration: underline;
}
.H2whitelink:visited {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	font-decoration: underline;
}

.fineprint {
	font-size: 9px;
	color: #435a3e;
	font-weight: normal;

}


.fineprintlinks:link {
	font-size: 9px;
	color: #435a3e;
	font-weight: normal;
	text-decoration:underline;

}
.fineprintlinks:visited {
	font-size: 9px;
	color: #435a3e;
	font-weight: normal;
	text-decoration:underline;

}
.fineprintlinks:hover {
	font-size: 9px;
	color: #435a3e;
	font-weight: normal;
	text-decoration:underline;

}


li {
	list-style-position: outside;
	list-style-type: round;
}

.h1 {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 23px;
	color: #435a3e;
}

.h2 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #435a3e;
	font-style: italic;
	line-height: inherit;
}

.h3 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #435a3e;
	font-style: italic;
}

.headingBold {
	font-size: 36px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.h2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e8b289;
}


.h2alinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e8b289;
	text-decoration:none;

}

.h2alinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e8b289;
	text-decoration:none;

}

.h2alinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e8b289;
	text-decoration:none;

}

.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

menulinks { color: #000000; font-family: Arial, sans-serif; font-size: 13px; text-decoration: none; }
A.menulinks:link    {
	color:  #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;


}
A.menulinks:visited {
	background: transparent;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

}


.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

whitelinks { color: #ffffff; font-family: Arial, sans-serif; font-size: 13px; text-decoration: none; }
A.whitelinks:link    {
	color:  #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;


}
A.whitelinks:visited {
	background: transparent;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

}
