body {
	background-color: #d7e6ed;
	background-image: url(images/bg.jpg); 
	background-repeat: repeat-x;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; !important
	color: #000000;
}
a:link {
		color: #3590c5;
		font-weight: bold;
		text-decoration:none;
}

a:visited {
		color: #3590c5;
		font-weight: bold;
		text-decoration:none;
}
a:hover {
		color: #9fcd00;
		text-decoration:none;
		font-weight: bold;
}

p {
	padding-top:7px;
	padding-bottom: 7px;
	}

.container {
	position:relative;
	margin: auto;
 	background-image:url(images/bg-content.gif);
	}

.header {
	background-image: url(images/header.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	height: 190px;
	}

.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 24px;
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
	color:#3590c5;	
}

.backofficetitle {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px;
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
	color:#3590c5;	
}

.comments {
	padding-left: 5px;
	width: 245px;
	height: 300px;
	overflow: scroll;
	overflow-x:hidden;
	
	}
	

.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	margin-right: 20px;
	top: 200px;
	}

.login {
	padding-top: 10px;
	padding-right: 25px;
	height: 25px;
	text-align:right;
	color: #ffffff;
	}

.login a:link {
		color: #ffffff;
		font-weight: bold;
		text-decoration:none;
}

.login a:visited {
		color: #ffffff;
		font-weight: bold;
		text-decoration:none;
}
.login a:hover {
		color: #9fcd00;
		text-decoration:none;
		font-weight: bold;
}

.topnav {
	width: 732px;
	margin-top: 10px;
	padding-top: 10px;
	height: 30px;
	text-align: right;
	padding-right: 18px;
	font-face: Verdana, Arial, Helvetica, sans serif; 
	font-size: 11px;
	color: #ffffff;
	text-transform:uppercase;
	line-height: 13px;
}

.topnav a:link, .topnav a:visited {
	display: block;
	float: right;
	width: 95px;
	height: 30px;
	text-align:center;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	}
	
 
.topnav a:hover {
	display: block;
	float: right;
	width: 95px;
	text-align:center;
	color: #c6ff00;
	text-decoration:none;
	font-weight:bold;
	}
	
.topnavhome {
	width: 732px;
	margin-top: 10px;
	padding-top: 10px;
	height: 30px;
	text-align: right;
	padding-right: 18px;
	font-face: Verdana, Arial, Helvetica, sans serif; 
	font-size: 11px;
	color: #ffffff;
	text-transform:uppercase;
	line-height: 13px;
}

.topnavhome a:link, .topnavhome a:visited {
	display: block;
	float: right;
	width: 95px;
	height: 30px;
	text-align:center;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	}
.topnavhome a:hover {
	display: block;
	float: right;
	width: 95px;
	text-align:center;
	color: #c6ff00;
	text-decoration:none;
	font-weight:bold;
	}
	
#login {
	margin-top: -7px;
	}
	

.bluebox {
	background-image:url(images/bluebox.gif);
	background-repeat:no-repeat;
	width: 170px;
	height: 235px;
	}

.greenbox {
	background-image:url(images/greenbox.gif);
	background-repeat:no-repeat;
	width: 170px;
	height: 235px;
	}
	
.yellowbox {
	background-image:url(images/yellowbox.gif);
	background-repeat:no-repeat;
	width: 170px;
	height: 235px;
	}
	

.centerbox {
	background-image:url(images/centerbox-top.gif);
	background-repeat:no-repeat;
	width: 510px;
	}
	
.bottombox {
	width: 245px;
	padding-right: 10px;
	}
	
.boxtext {
	height:180px;
	width: 125px;
	padding-top: -10px;
	padding-left: 15px;
	padding-right: 25px;
	text-align:center;
	line-height: 13px;
	}

.searchpageboxtext {
	height:180px;
	width: 125px;
	padding-top: -10px;
	padding-left: 15px;
	padding-right: 25px;
	text-align:center;
	line-height: 13px;
	}


	
.centerboxtext {
	width: 470px;
	padding-top: -10px;
	padding-left: 15px;
	padding-right: 25px;
	line-height: 13px;
	}
	
.bottomboxtext {
	width: 245px;
	height: 300px;
	line-height: 13px;
	background-color:#eaeaea;
	}
	
.boxhdr {
	color:#f03f42;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:18px;
	font-weight:normal;
	line-height: 18px;
	}


/* PUBLIC SIDEBAR */
.sidebar {
	background-image:url(images/sidebar-top.gif);
	background-repeat:no-repeat;
	width: 200px;	
	}

.sidebarhdr {
	color:#d51820;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:18px;
	font-weight:normal;
	padding-top:85px;
	}
	
.sidebartext {
	padding-top: -10px;
	padding-left: 15px;
	padding-right: 25px;
	line-height: 13px;
	overflow: auto;
	max-height:350px;
	background-color: #8fadc0;
	}
	
.sidebartext ul {  
	margin: 0px; 
	margin-top: 10px;
	padding: 0px 0px 0px 0px; 
	list-style-type: none; 
	font-size: 11px; 
		}
.sidebartext li { 
	padding: 4px 0px 4px 0px; 
	margin: 0px 0px 0px 0px; 
	width: 165px; 
	text-align: left; 
	font-size: 11px; 
	border-bottom: solid 1px #ffffff;
	}

.sidebar a:link{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration:none;
}

.sidebar a:visited{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration:none;
}
.sidebar a:active{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration:none;
}

.sidebar a:hover{
		color: #f03f42;
		font-weight: bold;
		text-decoration:none;
}


/* BACKOFFICE SIDEBAR */

.sidebar2 {
	background-image:url(images/sidebar2.jpg);
	background-repeat:no-repeat;
	width: 200px;	
	}

.sidebarhdr2 {
	color:#d51820;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:18px;
	font-weight:normal;
	padding-top:0px;
	}
	
.sidebartext2 {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 25px;
	line-height: 13px;


	}
	
.sidebartext2 ul {  
	margin: 0px; 
	margin-top: 10px;
	padding: 0px 0px 0px 0px; 
	list-style-type: none; 
	font-size: 11px; 
		}
.sidebartext2 li { 
	padding: 4px 0px 4px 0px; 
	margin: 0px 0px 0px 0px; 
	width: 165px; 
	text-align: left; 
	font-size: 11px; 
	border-bottom: solid 1px #ffffff;
	}

.sidebar2 a:link{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration:none;
}

.sidebar2 a:visited{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration:none;
}
.sidebar2 a:active{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration:none;
}

.sidebar2 a:hover{
		color: #f03f42;
		font-weight: bold;
		text-decoration:none;
}



	
.bluebutton {
	width: 160px;
	text-align: center;
	background-image:url(images/bluebutton.gif);
	background-repeat:no-repeat;
	background-position:center;
	height: 23px;
	padding-top:6px;
	color: #FFFFFF;
	font-weight:bold;
	}

.greenbutton {
	width: 160px;
	text-align: center;
	background-image:url(images/greenbutton.gif);
	background-repeat:no-repeat;
	background-position:center;
	height: 23px;
	padding-top:6px;
	color: #FFFFFF;
	font-weight:bold;
	}
	
.yellowbutton {
	width: 160px;
	text-align: center;
	background-image:url(images/yellowbutton.gif);
	background-repeat:no-repeat;
	background-position:center;
	height: 23px;
	padding-top:6px;
	color: #FFFFFF;
	font-weight:bold;
	}
	
.bluebutton a:link, .greenbutton a:link, .yellowbutton a:link {
		color: #ffffff;
		font-weight: bold;
		text-decoration:none;
}

.bluebutton a:visited, .greenbutton a:visited, .yellowbutton a:visited {
		color: #ffffff;
		font-weight: bold;
		text-decoration:none;
}
.bluebutton a:hover, .greenbutton a:hover, .yellowbutton a:hover {
		color: #000000;
		text-decoration:none;
		font-weight: bold;
}


.aquabtn {
	background-image:url(images/aqua-btn.gif);
	background-repeat:no-repeat;
	width: 194px;
	height: 30px;
	padding-top: 12px;
	text-align:center;
	font-face: Verdana, Arial, Helvetica, sans serif; 
	font-size: 14px;
	color: #ffffff;
	
	}

.aquabtn a:link, .aquabtn a:visited {
	text-align:center;
	color: #ffffff;
	text-decoration:none;
	}
.aquabtn a:hover {
	text-align:center;
	color: #c6ff00;
	text-decoration:none;
	}

.bottomborderaqua {
	border-bottom: 1px solid #9acbcc;
	}
	
.content {
	padding: 0px 20px 0px 0px;
	}

.homecontent {
	padding: 6px 20px 0px 20px;
	}

.lighttext {
	color: #ffffff;
	font-weight:bold;
}

.lighttext a:link{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration:none;
}
.lighttext a:hover{
		color: #99cccc;
		font-weight: bold;
		text-decoration:none;
}
.lighttext a:visited{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration:none;
}
.lighttext a:active{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration:none;
}


.footer {
	
	color: #000000;
	font-size: 10px;
	background-color: #d7e6ed;
	text-align:center;
}

.footer a:link, .footer a:hover, .footer a:visited {
		color: #606078;
		font-weight: normal;
}

.small{
	color: #000000;
	font-size: 10px; !important
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr
{
border: none 0; 
border-top: 1px dotted #99cccc;/*the border*/
width:80%;
}

.box {
	width: 140px;
	text-align: center;
	background-image:url(images/greenbutton2.gif);
	background-repeat:no-repeat;
	background-position:center;
	height: 23px;
	color: #000000;
	font-weight:normal;
	font-size: 11px;
	text-transform:uppercase;
	border:0px;
}
.box a:link{
		line-height: 20px;
		color: #000000;
		text-decoration:none;
		font-weight:normal;
		background-image:url(images/greenbutton2.gif);
		background-position:center;
		background-repeat:repeat-x;
		
}
.box a:visited{
		color: #000000;
		font-weight:normal;
		text-decoration:none;
		background-image:url(images/greenbutton2.gif);
		background-position:center;
		background-repeat:repeat-x;
}
.box a:active{
		color: #000000;
		font-weight:normal;
		text-decoration:none;
		background-repeat:repeat-x;
}
.box a:hover{
		color: #ffffff;
		font-weight:normal;
		text-decoration:none;
		background-image:url(images/greenbutton2.gif);
		background-position:center;
		background-repeat:repeat-x;
}



a.box:link{
		color: #000000;
		font-weight:normal;
		text-decoration:none;
		background-image:url(images/greenbutton2.gif);
		background-position:center;
		background-repeat:repeat-x;
}

a.box:visited{
		color: #000000;
		font-weight:normal;
		text-decoration:none;
		background-image:url(images/greenbutton2.gif);
		background-position:center;
		background-repeat:repeat-x;
}
a.box:active{
		color: #000000;
		font-weight:normal;
		text-decoration:none;
		background-repeat:repeat-x;
}
a.box:hover{
		color: #ffffff;
		font-weight:normal;
		text-decoration:none;
		background-image:url(images/greenbutton2.gif);
		background-position:center;
		background-repeat:repeat-x;
}

.tablebox {
border:1px;
border-style:solid;
border-color:#8BA5B4;
}



h1 {
	color: #f03f42;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:18px;
	font-weight: normal;
	display:block;
	padding:10px;
	border-bottom: 1px dotted #3590c5;
	border-top: 1px dotted #3590c5;
	text-align:center;
	text-transform:capitalize;
	margin-top: 10px;
	}

h2 {
	color:#748a96;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	}

h3 {
	color:#339999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

a img {
	border: 0;
}
table.sortable {
border:1px;
border-style:solid;
border-color:#8BA5B4;
border-collapse: collapse;
}
table.sortable th, table.sortable td {
	text-align: left;
	padding: 2px 4px 2px 4px;
	border-style: solid;
	border-color: #8BA5B4;
}
table.sortable th {
	border-width: 0px 1px 1px 1px;
	color: #ffffff;
	font-weight:bold;
	background-color: #8BA5B4;
}
table.sortable td {
	border-width: 0px 1px 1px 1px;
}
table.sortable tr.odd td {
	background-color: #ececec;
}
table.sortable tr.even td {
	background-color: #fff;
}

table.sortable tr.featured  {
	background-color: #f0ffd8;
	border: 3px solid #bdd900;
	font-size: 10px; !important
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

tr.featured  {
	background-color: #f0ffd8;
	border: 3px solid #bdd900;
	font-size: 10px; !important
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.featured {

font-size: 10px; !important
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


table.sortable tr.sortbottom td {
	border-top: 1px solid #8BA5B4;
	background-color: #ccc;
	font-weight: bold;
}
.bannertext {
	text-align: center;
	width:198px;
	font-weight:bold;
	background-color: #ffffff;
	border: solid 1px #ffffff;
}

.inlinehdr {
	color:#f03f42;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:18px;
	font-weight:normal;
	}

.newsbox {
background-color:#e1e6e8;
border:1px solid #3590c5;
text-align:left;
color:#000000;
padding:10px;

}

.alertbox {
background-color:#e1e6e8;
border:1px solid #3590c5;
color:#000000;
padding:10px;
}

.imgborder {
	border: 1px solid #8BA5B4;
}
td {
	font-size: 11px;
	}
	
.padding5 {
padding:5px;
}

.padding3 {
padding:3px;
}

ol {
	padding: 5px 20px 5px 40px;
	}
