body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#efefef;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: x-large;
	background-color: #F2F2F2;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
}
.dropletter {
	font-family: Arial, Helvetica, sans-serif, Perpetua;
	font-size: xx-large;
}
p{
	font-family: Arial, Helvetica, sans-serif, Perpetua;
	font-size: medium;
	padding-left:5px;
}
a,li{
	font-family: Arial, Helvetica, sans-serif, Perpetua;
	font-size: medium;
}
a:visited{
	color:#0000ff;
}
a:hover{
	color:#ff0000;
}
.headerCell {
	background-color: #000000;
}
.activePage {
	background-color: #FFFFFF;
	background-image: url(../buttons/active.gif);
	background-repeat: no-repeat;
	with:100px;
	height:33px;
	text-align:center;
}
.activePage a{
	color: #0000ff;
	text-decoration:none;
	font-size:small;
}
.activePage a:visited{
	color: #0000ff;
}
.activePage a:hover{
	color:#ff0000;
}
.inactivePage {
	background-color: #000000;
	height:33px;
	text-align:center;	
}
.inactivePage a{
	color: #ffffff;
	text-decoration:none;
		font-size:small;
}
.inactivePage a:visited{
	color: #ffffff;
}
.inactivePage a:hover{
	color:#FFFF00
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif, Perpetua;
	font-size: small;
	color: #666666;
}
.contactDetails {
	font-family: Arial, Helvetica, sans-serif, Perpetua;
	font-size: small;
	color: #000000;
}

.footerCell {
	font-family: Arial, Helvetica, sans-serif, Perpetua;
	color: #666666;
	text-align: center;
	font-size: x-small;
}
.footerCell a,.footerCell a:visited{
	font-family: Arial, Helvetica, sans-serif, Perpetua;
	color: #999999;
	text-align: center;
	font-size: small;
	text-decoration: none;
}
.protectPicture {
	padding: 5px;
}
.inPageTestimonial {
	background-color: #C9DFE4;
	background-image: url(../bits/testimonial_tr.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	background-position: right top;
}
.emailTableColumn {
	background-color: #7D99AE;
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif, Perpetua;
	font-size: small;
	color: #FFFFFF;
}
.emailTableColumn2 {
	background-color: #BDCCD7;
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif, Perpetua;
	font-size: small;
	color: #FFFFFF;
}
.emailTableData {
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif, Perpetua;
	font-size: small;
	color: #000000;
}
.emailTableData2 {
	background-color: #BDCCD7;
	border: thin solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif, Perpetua;
	font-size: small;
	color: #000000;
}
td.resourceMainCategory {
	background-color: #C8D9E1;
	border: thin solid #A2BECC;
}

td.resourceMainCategory a{
	color: #000000;
	font-size:small;
	text-decoration:none;
}
