BODY, TD {	
	font-size: 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.topic1   {
	font-family : "Times New Roman", Times, serif;
	font-size : 16pt;
	font-weight : 800;
	color : #3366CC;
}

.topic2   {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : 800;
	color : #0033CC;
}

.topic3   {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : 700;
	color: #0F0C3A;
}

.surrheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : 800;
}

.btm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : 800;
	color : #0F0C3A;
	
}

.telephone {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : 700;
}

.Navinfo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : 700;
}

.TopHeading {
	font-size : 16pt;
	font-weight : 600;
	color : Navy;
}

.TopHeading2 {
	font-size : 20pt;
	font-weight : 600;	
}

.title_text {
	font-size : 14pt;
	font-weight : 500;
	color: #0F0C3A;
}

.bottomName {
	font-size : 11pt;
	font-weight : 600;	
}

.SplPaul {
	color : White;
	font-size : 14pt;
	font-weight : 600;
}

.SplText {
	color : White;
	font-size :8pt;
	font-weight : 600;
}

A:link {	color :  black;}
A:visited {	color :  black;}
A:hover {	color :  red;}
A:active { color: red; }
.red {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
.green {
	color: #333333;
	background-color: #00FF00;
	font-weight: bold;
}
.box {
	padding: 5px;
	border: thin solid #7C8641;
	margin: 10px;
}
input,select,textarea {
	background-color: #E3EEFB;
}
