body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #EAF2FE;
	font-size: 0.7em;
	line-height: 150%;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #ED1D24;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #336699;
}

.navbg {
	background-color: #E0E0E0;
	border: 1px solid #666666;
}
.servicesbg {
	background-color: #EEEEEE;
}

a.navbar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.navbar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.navbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #ED1C24;
	text-decoration: none;
}
a.navbar:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;	
}
a.footerlink:link {
	font-size: x-small;
	font-weight: normal;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}

a.footerlink:visited {
	font-size: x-small;
	font-weight: normal;
}
a.footerlink:hover {
	font-size: x-small;
	font-weight: normal;
}
a.footerlink:active {
	font-size: x-small;
	font-weight: normal;
}
.whitebg {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	left: auto;
}
.greyborder {
	border: 1px solid #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336699;
	text-decoration: none;	
}hr {
	color: #CCCCCC;
}
