body {
	margin: 0px;
	background-color: #F4F3F3;
}

.Bodycopy {
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #000000;
	line-height: 17px;
	padding-right: 15px;
}

.NavHeadTwo {
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000000;
}

.RedText {
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #E51F25;
}

.RedHeading {
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold; 
	color: #E51F25;
}

.navigation {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff;
}

a   { font-family: Verdana; font-size: 8pt; font-weight: normal; color: #E51F25; text-decoration: underline;}
a:hover   { color: #E51F25; text-decoration: none;}
a:visited   { color: #E51F25 ; text-decoration: underline;}
a:visited:hover   { color: #E51F25; text-decoration: none;}

a.CopyHeader   { font-family: Arial; font-size: 16px; font-weight: bold; color: #000000; text-decoration: none;}
a.CopyHeader:hover   { color: #000000; text-decoration: none;}
a.CopyHeader:visited   { color: #000000 ; text-decoration: none;}
a.CopyHeader:visited:hover   { color: #000000; text-decoration: none;}

a.nav   { font-family: Arial; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none;}
a.nav:hover   { color: #E1E0E0; text-decoration: none;}
a.nav:visited   { color: #ffffff ; text-decoration: none;}
a.nav:visited:hover   { color: #E1E0E0; text-decoration: none;}

a.subnav   { font-family: Arial; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; padding-bottom: 6px; padding-top: 4px;}
a.subnav:hover   { color: #E51F25; text-decoration: none;}
a.subnav:visited   { color: #000000 ; text-decoration: none;}
a.subnav:visited:hover   { color: #E51F25; text-decoration: none;}

.DottedLine {
	background-image: url(frontend/images/Dottedlines.gif);
	background-repeat: no-repeat;	
}

.Divider {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	color: #7E7D7D;
	letter-spacing: 2px;
}

.FormBody {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000;
}

.footertext {
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal; 
	color: #ffffff;
	text-align: left;
	padding-left: 20px;
}

input, select {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000;
}