html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}

body {
	font: 62.7% "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}


h1, h2, h3, h4, h5, p, ul, ol {
	margin: 0px;
	padding: 0px;
}


em {
	font-weight: bold;
	font-style: normal;
}

hr {
	background-color: #42586e;
	height: 1px;
	margin-bottom: 15px;
	border: none;
}

img a {
	border: none;
}

#wrapper {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background: #ffffff url(../images/dolphin_logo.gif) no-repeat;
	min-height: 8.0em;
}

#header h1 {
	color: #001f3a;
	font-size: 2.80em;
	margin-top: 35px;
	letter-spacing: -0.1em;
	padding-left: 80px;
	float: left;
	clear: left;

}

#header h2 {
	color: #333333;
	font-size: 2.20em;
	font-weight: normal;
	letter-spacing: -0.1em;
	margin-top: 18px;
	float: right;
	clear: right;
}

#header p {
	color: #333333;
	font-size: 1.20em;
	letter-spacing: -0.1em;
	margin: 0px;
	float: left;
	clear: left;
	padding-left: 100px;
}

#siteTools {
	float: right;
}

#siteTools ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#siteTools li {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: .5em 0;
	display: inline;
	float: left;
}

#siteTools li a {
	color: #000000;
	font-size: 0.9em;
	line-height: 1.5em;
	text-decoration: none;
	height: 1.5em;
	padding: 2px 6px;
}

#siteTools li a:hover {
	color: #000000;
	text-decoration: underline;
}

#legal ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#legal li {
	
	display: inline;
	float: right;
	padding: .5em 0;
	font: 0.90em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#legal li a {
	color: #333333;
	font-size: 1.0em;
	line-height: 1.5em;
	text-decoration: none;
	height: 1.5em;
	padding: 2px 6px;
}

#legal li a:hover {
	color: #333333;
	text-decoration: underline;
	}

#footer p {
	padding: 0 5px 0 20px;
	float: right;
	clear: right;
}

.alta {
	color: #000000;
	font-size: 1.10em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: -0.10em;
	font-weight: bold;
}

#footer p span.alta a {
	color: #000000;
	letter-spacing: -0.09em;
	text-decoration: none;
	padding-bottom: 5px;
}

ul.primaryNav {
	font-size: 1.10em;
	font-weight: bold;
	width: 100%;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
	list-style-type: none;
	border-left: 1px solid #6688ab;
}

ul.primaryNav li {
	float: left;
}

ul.primaryNav a {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background: #a5aeb9 url(../images/primarynav_bg.png) repeat-x 0 top;
	width: 6.0em;
	display: block;
	border-right: 1px solid #6688ab;
	border-top: 1px solid #6688ab;
	border-bottom: 1px solid #6688ab;
	padding: 7px;
}

.primaryNav li.selectedTab a {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background: #384871 url(../images/primarynav_bg_selected.png) repeat-x 0 top;
	width: 6.0em;
	padding: 7px;
	display: block;
	border-right: 1px solid #6688ab;
}

.primaryNav a:hover {
	color: #ffffff;
	background: #384871 url(../images/primarynav_bg_selected.png) repeat-x 0 top;
	border-right: 1px solid #6688ab;
}

#mainContent {
	min-height: 100px;
	background: #3b4b75 url(../images/maincontent_bg.png)repeat-x right top;
	border-bottom: 1px solid #6688ab;
	border-right: 1px solid #6688ab;
	border-left: 1px solid #6688ab;
	padding: 20px;
}

#mainContent h1 {
	color: #ffffff;
	font-size: 2.40em;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #42586e;	
}

#mainContent h2 {
	color: #ffffff;
	font-weight: normal;
	font-size: 1.60em;
	margin-bottom: 5px;	
}

#mainContent h3 {
	color: #ffffff;
	font-size: 1.40em;
	letter-spacing: -0.1ex;
	margin-bottom: 2px;	
}

#mainContent p {
	color: #ffffff;
	margin-bottom: 20px;
	line-height: 140% !important;
	font: 1.10em "Lucida Grande", Lucida, Verdana, sans-serif;
}

tr {
	color: #ffffff;
	font: 1.10em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#mainContent ul.callToAction {
	font: 1.40em "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style: none;
	margin: 10px 0 20px 10px;
}

#mainContent ul.callToAction li {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-position: outside;
	line-height: 1.5em;
}

#mainContent ul.callToAction li a {
	color: #ffffff;
	padding-left: 25px;
	background: url(../images/double_bubble.png) no-repeat left top;
	border-bottom: none;
	text-decoration: none;
}

#mainContent ul.callToAction li a:hover {
	background: url(../images/double_bubble.png) no-repeat 0 -23px;
}

#mainContent ul {
	color: #ffffff;
	font: 1.10em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 0 20px 40px;
}

#mainContent li {
	padding: 2px;
}

fieldset {
	margin-bottom: 10px;
	padding: 20px 10px 10px 0;
	border: none;
	border-bottom: 1px solid #42586e;
}


legend {
	color: #ffffff;
	font-size: 1.60em;
	font-weight: bold;
	padding: 5px;	
}

#contactUs .label {
	text-align: right;
	width:  175px;
	margin-right: 10px;
	float: left;
}

#send {
	margin-left: 185px;
	
}

#submit {
	margin-left: 185px;
	
}

input:focus {
	background-color: #dbf0ff;
}

#mainContent a:link {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

#mainContent a:visited {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

#mainContent a:hover {
	color: #001f3a;
	background-color: #ffffff;
	border-bottom: none;
}

.picture {
	width: auto;
	height: auto;
	margin: 0px -20px -22px 0px;
	float: right;
	padding: 1px 1px 1px 10px;
}

.small {
	font-size: 0.80em;
}

.large {
	font-size: 2.20em !important;
}

#footer {
	height: 50px;
	padding: 5px;
	clear: both;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	display: inline-block;
}

td.ee100 {
	font-size: 1.20em;
	padding: 5px 5px 10px;
}

input#XLEW_1_2_3.ee105 {
	color: #000000;
	padding: 5px;
}

input#XLEW_1_3_3.ee105 {
	color: #000000;
	padding: 5px;
}

input#XLEW_1_5_2.ee112 {
	font-size: 1.10em;
	padding: 5px;
}

#formc {
	padding-bottom: 15px;
	border-bottom: 1px solid #42586e;
}

input#XLEW_1_5_3.ee105 {
	font-size: 1.10em;
	padding: 5px;
}

#panel1 table tbody tr td.ee103 {
	font-size: 1.10em;
	padding: 5px;
}

