body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #015595;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #015595;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #015595;
}
a:hover {
	text-decoration: none;
	color: #7291BF;
}
a:active {
	text-decoration: underline;
	color: #7291BF;
}
h1 {
	font-size: 24px;
	color: #015595;
}
h2 {
	font-size: 15px;
	color: #015595;
	font-weight: normal;
}
h4 {
	font-size: 30px;
	color: #015595;
	padding: 0px;
	line-height: 30px;
	margin: 0px;
}
h5 {
	font-size: 20px;
	color: #015595;
	font-weight: normal;
	padding: 0px;
	line-height: 20px;
	margin: 0px;
}

.shadow-top {
	background-image: url(images/shadow-top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
}
.shadow-bot {

	background-image: url(images/shadow-bot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}
.shadow-centre {
	background-image: url(images/shadow-centre.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.home-back {
	background-image: url(images/home-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 602px;
}
.footer-left {
	background-image: url(images/footer-left.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	width: 20px;
}
.footer-right {

	background-image: url(images/footer-right.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 20px;
}
.footer-mid {


	background-image: url(images/footer-mid.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 60px;
}
.menu-left {

	background-image: url(images/nav-left.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 33px;
	width: 11px;
}
.menu-right {


	background-image: url(images/nav-right.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 11px;
}
.menu-centre {



	background-image: url(images/nav-mid.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 33px;
}
.menu {
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
}
.menu a:link, .menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	text-decoration: underline;
	color: #CDEDFA;
}
.footer {
	color: #015595;
	font-size: 10px;
	font-weight: bold;
}
.footer a:link, .footer a:visited {

	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	color: #CDEDFA;
}
.follow-back {
	background-image: url(images/follow-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 602px;
	background-color: #f2fbff;
}
.blue-line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
li {
	padding-top: 6px;
	padding-bottom: 6px;
}
.follow-back-sign {

	background-image: url(images/follow-back-sign.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 602px;
	background-color: #f2fbff;
}
.bigger {
	font-size: 15px;
	font-weight: bold;
}
.red {
	color: #FF0000;
}

