/*StayAfloat CSS Elements */


body {
	margin:0; padding:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#00375B;
	line-height:130%; background-color:#FBFBF7; 
}

/*
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #043A66;
}
*/

h1{
	margin:0px;
	font-size:18px;
	font-weight:bold;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #AD8D49;
	padding: 0px;
}


h1 a:link {color: #AD8D49; text-decoration:underline;}
h1 a:visited {color:#AD8D49; text-decoration:underline;}
h1 a:hover {color:#01589B; text-decoration:underline;}

h2{
	margin:0px;
	font-size:12px;
	color:#AD8D49;
	font-family: Arial, Helvetica, sans-serif;
}
h3{
	margin:0px;
	font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
h4,h5,h6{margin:0px;font-size:13px;}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}



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;
	padding-right: 5px;
	padding-left: 10px;
}
#submit {padding-top:0px;}

/* StaysAfloat Links
----------------------------------------------- */

a:link {color: #003399; text-decoration:underline;}
a:visited {color:#003366; text-decoration:underline;}
a:hover {color:#AD8D4A; text-decoration:underline;}
.navbackground {

	background-image: url(images/navbackground.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topimagebackground {

	background-image: url(images/topbackgroundstrip.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottombarwithbackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(images/constructionimages/bottombarbackground.jpg);
	background-position: left bottom;
}
.bottombarplain a:link {
color:#FFFFFF;
}
.bottombarplain a:hover {
color:#6699CC;
}
.bottombarplain a:visited {
color:#FFFFFF;
}
.bottombarplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #030133;
}
.centrebackground {
	background-color: #FFFFFF;
	background-image: url(images/constructionimages/bottombackground.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.centrebackgroundplain {

	background-color: #FFFFFF;
	background-image: url(images/centrebackground_plainboots.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}




.bottombarwithbackground a:link {

color:#FFFFFF;
}
.bottombarwithbackground a:hover {

color:#6699CC;
}
.bottombarwithbackground a:visited {

color:#FFFFFF;
}

