/*Docking Solutions CSS Elements */

body {
	margin:0 auto 0 auto; padding:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#363885;
	line-height:130%; background-color:#FBFBF7; 
	
}

h1{margin:0px;font-size:18px; font-weight:normal; line-height:1.2;}
h2{margin:0px;font-size:100%; color:#363885}
h3{
	margin:0px;
	font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
h4{margin:0px;font-size:13px;}

form {margin:0px;}
.textFieldNoWidth {font-size:11px;color:#39328F;border: 1px solid #8F98AF; padding:2px;}
	#subscribe {margin:0 8px 0 8px; width:140px;}
select {font-family: Arial, Verdana, Helvetica, sans-serif;font-size:11px; color:#3C3A8D; font-weight:normal;}
	
textarea {font-family: Arial, Verdana, Helvetica, sans-serif;font-size:12px;}
#submit {padding-top:0px;}

/* Docking Solutions Links
----------------------------------------------- */

a:link {color: #363885; text-decoration:underline;}
a:visited {color:#6567BE; text-decoration:underline;}
a:hover {color:#ACADDD; text-decoration:underline;}

#header a:link{color:#363885;text-decoration:none;}
#header a:visited{color:#343587;text-decoration:none;}
#header a:hover{color:#393A8A;text-decoration:underline;}

.navigation a:link {color: #363885; text-decoration:none; font-size:14px; font-weight:bold;}
.navigation a:visited  {color: #363885; text-decoration:none;font-size:14px; font-weight:bold;}
.navigation a:hover  {color: #343587; text-decoration:underline;font-size:14px; font-weight:bold;}

.leftnavDIV a:link {color:#363885; text-decoration:none;}
.leftnavDIV a:visited {color:#3A3C89; text-decoration:none;}
.leftnavDIV a:hover {color:#363885; text-decoration:underline;}

#footerB a:link {color:#35358B; padding:0 8px 0 8px; text-decoration:none; font-weight:bold;}
#footerB a:visited {color:#363885; padding:0 8px 0 8px; text-decoration:none;font-weight:bold;}
#footerB a:hover {color:#363885; padding:0 8px 0 8px; text-decoration:underline;font-weight:bold;}
.navbackground {

	background-image: url(images/newbackground.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.topimagebackground {

	background-image: url(images/newtopimage_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.navbackgroundpontoon {


	background-image: url(images/newtopimage_backgroundpontoon.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottombartext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	color: #FFFFFF;
}
.bottombartext a:link {
color:#FFFFFF;
}
.bottombartext a:hover {
color:#6699CC;
}
.bottombartext a:visited {
color:#FFFFFF;
}

