body {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	background-color:#CCCCCC;
}

.PlainText {
	color:#000000;
	}
.PlainTextGreen {
	color:#316331;
	}
.PlainTextWhite {
	color:#FFFFFF;
	}
.ItalicText {
	font-style:italic;
	color:#000000;
	}
.BoldText {
	font-weight:bold;
	color:#de0000;
	}
.BoldTextGreen {
	font-weight:bold;
	color:#316331;
	}



.HeaderRed {
	color:#de0000;
	font-size:18px;
	}
.HeaderGreen {
	color:#316331;
	font-size:18px;
	}
.HeaderSm {
	color:#000000;
	font-size:15px;
	}
.HeaderWhite {
	color:#FFFFFF;
	font-size:22px;
	}
.HeaderHomeTop {
	color:#606060;
	font-size:22px;
	font-variant:inherit
	}
.WhiteLG {
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
}
.GreyLG {
	font-size:15px;
	color:#404040;
	font-weight:bold;
}

.SubHeader {
	color:#606060;
	font-size:14px;
	font-weight:bold;
	}

.CenterText {
	text-align:center;
	}
.CenteredTable {
	text-align:center;
	}
.FooterText {
	color:#FFFFFF;
	font-size:11px;
	}
a:link {
	color:#316331;
	text-decoration:underline;
	}
a:visited {
	color:#316331;
	text-decoration:underline;
	}
a:hover {
	color:#316331;
	text-decoration:none;
	}
a:active {
	color:#316331;
	text-decoration:underline;
	}
		
.bottomLinks a:link {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.bottomLinks a:visited {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.bottomLinks a:hover {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
.bottomLinks a:active {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.WhiteCapLinks a:link {
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font-weight:bold;
	font-style:italic;
}
.WhiteCapLinks a:visited {
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font-weight:bold;
	font-style:italic;
}
.WhiteCapLinks a:hover {
	font-size:15px;
	color:#FFFFFF;
	text-decoration:underline;
	text-transform: uppercase;
	font-weight:bold;
	font-style:italic;
}
.WhiteCapLinks a:active {
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font-weight:bold;
	font-style:italic;
}

.whiteLinks a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
.whiteLinks a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
.whiteLinks a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.whiteLinks a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

.smallWhiteLinks a:link {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.smallWhiteLinks a:visited {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.smallWhiteLinks a:hover {
	font-size:10px;
	color:#96ccff;
	text-decoration:underline;
	font-weight:bold;
}
.smallWhiteLinks a:active {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.input
	 {
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #de0000;
 	 }
.inputSubmit
 	{
	color: #FFFFFF;
	background: #316331;
	border: 1px solid #000000
 	}
.Newsletter
	 {
	color: #000000;
	background:none;
	border:none;
	width:125px;
	height:20px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
 	 }