/* stylesheet by A22 Trev */

/*html stuff */

html, body {
	margin: 0px;
	padding: 0;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background-color: #FFCCCC;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat;
	background-position: left top;
	}
	
p {
	padding: 0;
	margin-top: 0px;
	font-family:  Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	}

hr{
	margin:0px;
	padding: 0px;
	width: 100%;
	color: #996600;
}

img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*lists*/
ul{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
	li{
	list-style-type: none;
}

/*links ------------------*/
a:link {
	font-weight: bolder;
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a:hover, a:active {
	text-decoration: none;
	color: #FD948E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/*Headings*/
h1{	
	font-family: "Comic Sans MS";
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	color: #FD948E;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
}
h2{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	color: #000000;
	text-align: left;	
	padding-top: 2px;
	
}h3{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	color: #FD948E;
	text-align: left;	
	padding-top: 1px;
	padding-bottom: 1px;
	
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	color: #83889E;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent: 12px;
	
}

#contay{
	width:770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bgrou.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#theader {
	background-color: #C8C8A4;
	color: #000000;
	height: 20px;
	margin: 0px;
	background-image: url(../images/t_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
#header,#headerph,#headerauth,#headerp {
	background-color: #fff;
	color: #006;
	height: 100px;
	margin: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	}
	#header{
	background-image: url(../images/head.jpg);
	background-position: left top;
}
	#headerph{background-image: url(../images/tent.jpg);}
	#headerp{background-image: url(../images/harbour.jpg);}
	
	
#headertext {
	height:14px;
	color:#000000;
	font-size:11px;
	z-index: 20;
	position: relative;
	width: auto;
	top: 65px;
	text-align: left;
	font-weight: bold;
	float: right;
	right: 17px;
	padding: 5px 10px 0px;
	margin: 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
 }

#topbar {
	height:20px;
	background:#ffffff url(../images/tbar.jpg) no-repeat left top;
	text-indent: 183px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#topbartext {
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	float: none;
	padding-top: 5px;
}

#content {
	margin-left: 170px;
	width: 570px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content p {
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.1em;
	margin-bottom: 8px;
	color: #333333;
	font-size: 90%;
 }
 .highlight{
	font-weight: bold;
}
#content li {
	list-style-position: outside;
	list-style-image: url(../images/bs.png);
}
#content ul {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-left: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#centralholder{
	width: 97%;
}

#centralholder ul,li{
	list-style-type: disc;
	font-size: 14px;

}




#formholder{
	width: 70%;}
#authholder {width: 70%;}

/*all left hand side stuff*/
#left {
	width: 140px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 0px;

}
#nav li {
	padding: 0;
	width: 140px;
	list-style: none;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
}
#active{
margin-bottom: 0.1em;
  width: 140px;
  height: 24px;
  color: #666666;
  display: block;
  font: bold 12px/22px Arial, Helvetica, sans-serif;
	background-image: url(../images/navex.jpg);
	background-position: 0px -24px;
	text-indent: 7px;
}
#nav a {
  margin-bottom: 0.1em;
  width: 140px;
  height: 24px;
  background: url(../images/navex.jpg) no-repeat;
  color: #666666;
  display: block;
  font: bold 12px/22px Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-indent: 7px;
}

#nav a:hover {
  background-position: 0 -24px;
  color: #333333;
  text-decoration: none;
}

/*all righ hand side stuff*/

#rcol {
	float:right;
	color: #333333;
	width:125px;
	padding-left: 10px;
	position: relative;
	height: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FD948E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}#prcol {
	float:right;
	color: #333333;
	width:125px;
	padding-left: 10px;
	position: relative;
	height: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DCE08D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #E2FABC;
	background-image: url(../images/r_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*R  boxes */
#cona{
	width: 126px;
	margin-bottom: 10px;
}
#conb{
	background-image: url(../images/r_panel.jpg);
	width: 126px;
	margin-bottom: 10px;
}
#conc{
	background-image: url(../images/r_panel.jpg);
	height: 100px;
	width: 126px;
	margin-bottom: 10px;
}
#consml{
	background-image: url(../images/r_panel_logo.jpg);
	height: 50px;
	width: 126px;
	text-indent: 6px;
	margin-bottom: 10px;
}
#pa,#pb,#pc,#pd{
	height: 100px;
	width: 126px;
	margin-bottom: 10px;}
/*/////////////////*/
#footer {
	color: #999999;
	font-size: 11px;
	text-align: center;
	clear: both;
	padding-bottom: 0;
	padding-left: 0px;
	width: 770px;
	margin: auto;
	height: 34px;
	background-color: #FFFFFF;
	background-image: url(../images/foter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	

/*additional classes*/	
.regtable{
	width: 72%;
}
.spacer {
	clear: both;
	height: 100px;
	}
.centpic{
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 7px;
}
.thumb{
	text-align: center;
	width: 400px;
}
.print{
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.break{
	page-break-before: always;
	page-break-after: always;
}
/*/////////////////////////////////////////////////////*/
.mailwrapper {
	text-align: center;
}


.maildiv {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 365px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.maildiv form {
	text-align: left;
}
.maildiv label {
	/* used for right side captions */
	vertical-align: top;
	padding: 0 0 0 3px;
}

.maildiv .sidelbl {
	/* used for left side labels */
	width: 95px;
	text-align: right;
	padding: 0 10px 0 0;
	vertical-align: top;
	position: relative;
    display: block; 
    float: left; 
}
.maildiv a {
	color: #666666;
}
.maildiv h2 {
	color: #666666;
	font-size: 120%;
}
.maildiv input {
	margin-bottom: 10px;

}
.maildiv select {
	margin-bottom: 10px;

}
.maildiv textarea {
	margin-bottom: 10px;

}
.maildiv .ver_img {
	padding: 0;
	margin: 0 0 10px 10px;
	vertical-align:bottom;  
	border: 1px solid #FD948E; 
}
.maildiv fieldset {
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}
.maildiv .legendspacing {
	height: 10px;
}
.maildiv .fmcredits {
	float: left;
	font-size: 90%;
}
.maildiv .fmsubmit {
	float: right;
}
.maildiv .fmrequired {
	color: #FF0000;
	font-size: 90%; 
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}
.maildiv .fmspacer {
	height: 10px;
}

.maildiv .fminfofull {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-bottom: 15px;
}
.maildiv .fminfohalf {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-left: 110px;
	margin-bottom: 15px;
}
.maildiv .fmerrorbox {
	text-align: left;
}
.maildiv li {
	margin: 0 0 4px 0;
}
.maildiv .fmerrortitle {
	color: #FF0000;
	font-size: 120%;
}