body {
	margin: 0px; 
	font-size: 11px;
	background-color: #384f76;
	font-family: verdana, helvetica, arial, sans-serif;
}
td {
	font-size: 11px;
	color: #384f76;
	font-family: verdana, helvetica, arial, sans-serif;
}
.bold {
	font-weight: bold;
	font-size: 12px;
	color: #384f76;
}
.teal {
	font-size: 12px;
	color: #27a5c0;
}
.tealBold {
	font-size: 12px;
	color: #27a5c0;
	font-weight: bold;
}
.greyBold {
	font-size: 12px;
	color: #71706f;
	font-weight: bold;
}
.address {
	font-size: 12px;
	color: #71706f;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.paraBold {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding-left: 20px;
	padding-right: 15px;
}
.para {
	font-size: 12px;
	padding-left: 20px;
	padding-right: 15px;
}
.H1 {
	font-size: 18px;
	font-weight: bold;
}
.H2 {
	font-size: 14px;
	font-weight: bold;
	color: #27a5c0;
}
.H3 {
	font-size: 12px;
	font-weight: bold;
	color: #71706f;
}
a,a:link,a:visited {
	color: #27a5c0;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #71706f;
	text-decoration: underline;
	font-weight: bold;
}
a.footerLink,a:link.footerLink,a:visited.footerLink {
	font-size: 10px;
	color: #384f76;
	text-decoration: none;
	font-weight: normal;
}
a:hover.footerLink {
	font-size: 10px;
	color: #27a5c0;
	text-decoration: underline;
	font-weight: normal;
}
.footer {
	font-size: 10px;
	color: #71706f;
}
.footerDiv {
	font-size: 10px;
	font-weight: bold;
}
.bgborder {
	background-color: #71706f;
}

.mainTable {
	border-bottom: 8px;
	border-left: 8px;
	border-right: 8px;
	border-top: 0px;
	border-color: #71706f;
	border-style: solid;
}

.watermark {
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
}
.list {
	list-style-image: url(images/bulletList.gif);
	font-size: 12px;
	font-weight: bold;
	list-style-position: outside;
	line-height: 16px;
}
.textBox  {
	font-family : Verdana, Helvetica, Arial, sans-serif; 
	font-weight : bold;
	color : #71706f; 
	background-color : #E9F6F9;
	border-bottom: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	border-top: 1px solid #A0A0A0;
}

.boxComm  {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #71706f;
	background-color : #E9F6F9;
	border : thin groove;
}
.enqTable {
	font-weight: bold;
	font-size: 12px;
	color: #384f76;
	border-top: 1px solid #71706f;
}
.boxHead {
	font-weight: bold;
	font-size: 10px;
}
.boxText {
	font-weight: bold;
	font-size: 10px;
	color: #71706f;
}
a.boxLink,a:link.boxLink,a:visited.boxLink {
	font-size: 10px;
	color: #27a5c0;
	text-decoration: none;
	font-weight: bold;
}
a:hover.boxLink {
	font-size: 10px;
	color: #71706f;
	text-decoration: underline;
	font-weight: bold;
}
.printBody {
	margin: 10px; 
	font-size: 11px;
	background-color: #ffffff;
	font-family: verdana, helvetica, arial, sans-serif;
}
.printTable {
	border-bottom: 2px;
	border-left: 2px;
	border-right: 2px;
	border-top: 2px;
	border-color: #71706f;
	border-style: solid;
}
hr {
	color: #27a5c0;
	height: 1pt;
}
.newsNote {
	font-size: 10px;
	width: 145px;
	text-align: left;
}
.newsPad { padding-top: 7px; }
.newsLine { border-bottom: 1px solid #CCCCCC; padding-bottom: 7px; }
.pisite {
	text-align: center;
}
A.pisite, A:Visited.pisite, A:Active.pisite  {
	font-size : 10px;
	color : #A0A0A0;
	font-weight : normal;
	text-decoration : none;
}
A:Hover.pisite  {
	font-size : 10px;
	color : #27A5C0;
	font-weight : normal;
	text-decoration : underline;
}

#navSide { width: 156px; margin:35px 0 0 0; text-align: left; }
#navSide ul { list-style: none; margin: 0; padding: 0; }
#navSide li { padding: 0; margin: 0 0 4px 0; border: 1px solid #b4aeac; border-left: 0; background-color: #ffffff;}
#navSide li a { color: #384f76; font-size: 11px; text-decoration: none; display: block; padding: 0.25em 5px 0.25em 5px; font-weight: normal; font-family: arial, helvetica, sans-serif; }
#navSide li a:hover { color: #ffffff; font-size: 11px; font-weight: normal; background-color: #27a5c0;}
#navSide li a.navON { color: #27a5c0; background-color: #e9f6f9; text-decoration: none; display: block; padding: 0.25em 5px 0.25em 5px; font-weight: normal;}
#navSide li a:hover.navON {color: #ffffff; font-weight: normal; }
