body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F1EFE2;
	margin: 0px;
	padding: 0px;
}
.mainTable {
	background-color: #F1EFE2;

}
.bodyCell {
	padding: 24px;
	background-color: #EEEADB;
	background-image: url(Images/Template/subpage/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center center;


}
.linkCell {

	background-color: #E7E7DC;
}
table {
	font-size: 12px;
	line-height: 18px;
}
.linksCell-div1 {
	background-color: #C1C2A3;
	padding: 12px;
}
.linksCell-div2 {

	background-color: #D6D5C1;
	padding: 0px;
}

.linksCell-div2 table tr td{

	padding: 5px 10px;
	font-weight:bold;
}

.linksCell-div2 table h1
{
	font-size:14px;
	margin-bottom:4px;

}

.linksCell-div2 table h1 a
{
	font-size:14px;
}

.linksCell-div2 table a
{
	font-size:11px;
}


.linksCell-div2 table td.heading
{
	background-color:#D1D0BA;
}


.linksCell-div1 table tr td{

	padding: 8px 0px;
	font-weight:bold;
}





.linksCell-div3 {
	padding: 12px;
}
.sloganCell {
	background-color: #999868;
}
.linksCell-head {
	padding: 8px 12px;
	height: 18px;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #ADAC86;
	background-image: url(Images/Template/subpage/main.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-weight:bolder;

}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

h1 {
	font-size:18px;
	font-weight: bold;
}
h2 {
	font-size:17px;
	font-weight: bold;
}
h3 {
	font-size:16px;
	font-weight: bold;
}
h4 {
	font-size:14px;
	font-weight: bold;
}
h5 {
	font-size:14px;
	font-style: italic;
}
h6 {
	font-size:14px;
	text-decoration: underline;
}

.hoverVoices, .hovervoices a, .hovervoices a:hover
{
	color: #FFFFFF;
	background-color: #FF7602;

}


input {
	background-color: #F4F4F0;
	border: 1px solid #C1C2A3;
}

textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F4F4F0;
	border: 1px solid #C1C2A3;
}
select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F4F4F0;
	border: 1px solid #C1C2A3;
}

.resetButton
{
	background-color: #E7E7DC;
	
}

.submitButton
{
	background-color: #ADAC86;
	color: #FFFFFF;
	
}li {
	margin-bottom: 8px;
}
.imgBorder {
	border: 1px solid #003300;
}

.headlineBorder
{
	border-bottom:solid 1px #454432;

}

.smallText
{
	font-size:10px;
}
.newsletterButton {
	width: 65px;
	margin-top: 5px;
	background-color: #FFFFFF;
	border: solid #1E215A 1px;
	font-weight: bold;
	font-size:10pt;
	font-family: 'Trebuchet MS';
}
.newsletterButtonOver {
	width: 65px;
	margin-top: 5px;
	background-color: #999999;
	border: solid #1E215A 1px;
	font-weight: bold;
	color: #FFFFFF;
	font-size:10pt;
	font-family: 'Trebuchet MS';
}

div.FaceBookBadge
{
	margin:16px 0px 0px 0px;
}

div.FaceBookBadge iframe
{
	width:200px;
}

div.twitterPanel
{
	background-color:#D1D0BA;
}


div.twitterPanel table td
{
	padding:2px 4px 2px 8px;
}

div.twitterPanel table td a
{
	text-decoration:none;
}


ul.simpleList
{
	margin-top:0px;
	padding-top:0px;
	margin-left:8px;
	padding-left:8px;
}


ul.formatList
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul.formatList li
{
	margin-bottom:2px;
}

.important,
a.important
{
	font-size:14px;
	color:#B77D19;
}

ul.bulletList
{
	list-style-type:disc;
	margin-left:8px;
	padding-left:8px;
	margin-top:4px;
}