/* CSS Document */

@import url(lightbox.css);
body {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	background: #177999;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #0F4E62;
}
.thrColElsHdr #container {
	width: 956px;
	background: #FFFFFF url(../images/carpback.gif) repeat-y 0 0;
	margin: 0 auto;
	border: 1px solid #177999;
	text-align: left;
}
.thrColElsHdr #header {
	background-image: url(../images/banner.gif);
	background-repeat:no-repeat;
	padding: 0 10px;
	border-bottom: 1px solid #177999;
}
.thrColElsHdr #header h2 {
	margin: 0;
	padding: 10px 0;
}
.thrColElsHdr #sidebar1 {
	height:100em;
	float: left;
	width: 170px;
	background: #C8EBF7;
	border-top: 1px solid #177999;
	border-right: 1px solid #177999;
}
.thrColElsHdr #sidebar2 {
	height:100em;
	float: right;
	width: 170px;
	background: #C8EBF7;
	border-top: 1px solid #177999;
	border-left: 1px solid #177999;
}
.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
	margin-left: 10px;
	margin-right: 10px;
}
.thrColElsHdr #mainContent {
	border-top-width: 11.5em;
	border-top: 1px solid #177999;
	margin-right: 11.2em;
	margin-bottom: -1.2em;
	margin-left: 11.2em;
	padding: 0 5px 0 5px;
}
.thrColElsHdr #footer {
	padding: 0 10px;
	background: #177999;
}
.thrColElsHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	font-size: 1px;
	line-height: 0px;
}
.picborder {
	border: 2px solid #177999;
}
.picborderleft {
	border: 1px solid #0f4e62;
	margin-bottom:-13px;
	background-color: #177999;
}
.picborderright {
	border: 2px solid #177999;
	margin-bottom:-13.5px;
}
.buttonborder {
	border: 2px solid #177999;
}
.hrcolour {
	color: #177999;
}
.thrColLiqHdr #mainContent {
	padding-top: 15px;
}
a {
	color:  #0F4E62;
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	color: #0F4E62;
	text-decoration: none;
}
a:hover {
	color: #03080d;
	text-decoration: none;
}
.alignleft {
	float:left;
	margin-left:5px;
	margin-right:5px;
}
.aligncenter {
	text-align:center;
}
.alignright {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	margin-right:5px;
}
.underline {
	text-decoration: underline;
}
.tablealign {
	margin-left: auto;
	margin-right: auto;
}
.tablebordercolor {
	border-style:solid;
	border-color:#C8EBF7;
}
h1 {
	margin: 0;
	background: url( ../images/banner.gif) no-repeat 0 0;
	height: 140px;
	text-indent: -9000px;
}
div#container h2 {
	display: none;
}
div#mainContent h2 {
	display: block;
	font-size: 28px;
	color: #0f4e62;
}
.navtext {
	color:#FFFFFF;
	text-decoration:none;
}
.smallnavtext {
	font-size:12px;
}
.paidad {
	font-size:11px;
}
