body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
}
.ContentOnWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.ContentOnWhite a{
	color: #CC0000;
	text-decoration: none;
}

.ContentOnWhite a:hover{
	color: #990000;
	text-decoration: underline;	
}

.ContentOnRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.GreyContentOnWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: none;
}
.GreyContentOnWhite a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}
.GreyContentOnWhite a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.Footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c4c4c;
}

.Footnote a{
	color: #cc0000;
	text-decoration: none;
}
.Footnote a:hover{
	text-decoration: underline;
	color: #990000;
}

.Footnote a:active{
	text-decoration: none;
	color: #990000;
}

.sideNav a {
	text-decoration: none;
	color:  #FFFFFF;
	padding-left: 22px;
	padding-right: 0px;
	font-size: 12px;
	background-image: url(../Images/Small_Images/arrow_n.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	padding-bottom: 5px;
	padding-top: 6px;
	background-color: #BABABA;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}

.sideNav a:hover {
	color: #a2a2a2;
	background-image: url(../Images/Small_Images/arrow_n.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	background-color: #f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.sideNavActive {
	color: #a2a2a2;
	background-image: url(../Images/Small_Images/arrow_a.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 6px;
	font-size: 12px;
	font-weight: normal;
	padding-left: 22px;
}
.GreyContentOnWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: none;
	font-weight: bold;
}
.PhoneNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #CC0000;
}
.PleaseFillIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c4c4c;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
.form {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0000;
	border: 1px double #707070;
	padding: 1px;
	background-image: url(../Images/Tiles/button.gif);
	font-style: normal;
}
.RedType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}

.margin{
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 12px;
		
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.LinksTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
}
.LinksTable a{
	color: #CC0000;
	display: block;
	text-decoration: none;
	background-image: url(../Images/Small_Images/arrow_n.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.LinksTable a:hover{
	color: #990000;
	text-decoration: underline;
}
.FeatureHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

