.maintext {
	font-family: Calibri;
	font-size: 12pt;
}
.menutext {
	font-family: Calibri;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;

}
.watermark {
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center 10px;
	clear: both;
	height: 35px;
	width: 100%;

}
.address {
	font-family: Calibri;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.paragraphheaders {
	font-family: Georgia;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #738BAD;
	text-decoration: underline;
	text-align: left;
}
.Left_Cells {
	background-color: #94B5E0;
}
.Right_Cells {
	background-color: #94B5E0;
}
.Header_Centre {
	font-family: Calibri;
	color: #FFFFFF;
	background-color: #738BAD;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}
.Lower_Water {
	font-family: Calibri;
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Footer {
	font-family: Calibri;
	color: #FFFFFF;
	background-color: #738BAD;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#navBar{
	margin: 0px;
	padding: 0px;
	display: inline;
}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6B9C9;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}



/*********** #sectionLinks styles ***********/


#sectionLinks a {
	text-align: center;
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	margin: 0px;
	padding-left: 0px;
	display: block;
	text-decoration: none;
}

#sectionLinks a:hover{
	color: #738BAD;
	text-decoration: none;
}
.quote {
	font-family: Calibri;
	color: #FFFFFF;
}
#Main .Footer a {
	color: #CCCCAD;
	text-decoration: none;
}

#Main .Right_Cells .quote script {
	font-family: Calibri;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.Left_Cells_blue {

	background-color: #738BAD;
}
.Right_Cells_blue {

	background-color: #738BAD;
}
