/* CSS Document */
body {font-family:Arial, Helvetica, sans-serif; font-size:76%; margin: 0; background-color:#fff; color:#00204e}
.cont {position: absolute; left:0;top:0;border-top: 1px solid #666; border-left: 1px solid #666; border-right: 2px solid #666; border-bottom: 2px solid #666; width: 660px;padding:0}
.head {position: relative; background-image: url(wave.jpg);height:13em; background-repeat:no-repeat; background-position:top}
.copy {position: relative; margin: 1em 1em 1em 1em;border:1px solid #fff}
h1 {font-size: 1.9em; text-align:center;color:#fff;padding-top: 5em}
html>body h1 {padding-top: 4.5em}
h2 {font-size: 1.5em; color:#00B7CE;margin-bottom:1em}
h3 {font-size: 1.1em; color:#00B7CE;margin-bottom:-0.9em;font-weight: normal; text-transform:uppercase;margin-top:-0.9em}
html>body h3 {margin-top:0em}
p {font-size: 1em}
.lcol {position:absolute; width:310px; top: -1em}
html>body .lcol {top: -2em}
.rcol {position: relative; left: 330px; width: 310px; top: -1em}
html>body .rcol {top: -2em}
.quote {position:relative; padding:1em 1em 0.1em 1em; background-color: #9CF; font-style:italic; text-align:center; margin-top:0em}
html>body .quote {margin-top: -2em; padding: 1em 1em 0.25em 1em}
.quote h3 {font-size: 1.1em; color:#00204e; font-weight:bold;margin-top:0}
.err {color:#FF0000;font-weight: bold;font-size: 1.2em}

/*forms css*/
.form {padding:0 1em 0 1em;margin-top: -1.5em; margin-bottom: -1.5em}
html>body .form {margin-top: -0.5em;margin-bottom:-0.5em}
label.s {
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-left: 0.5em;
	text-align: left;
	font-weight: bold;
	color: #00204E;
	width: 11em;
}
br { clear: left;}
input,textarea {
	border: 1px solid #7390AE;
	color: #00204E;
	padding: 0.2em;
	width: 20em
}
span.check input {width: 1.5em; border: none}
textarea {font-family:Arial, Helvetica, sans-serif}
.button {
	border: 1px outset #00204E;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	background-color: #7390AE;
	width: 60px;
}
/*rounded corner styles*/
.rcont {
	width: 90%;
	background-color: #7390AE;
	color: #fff;
}
.rcont p {margin: 5px 10px;}
.rtop {background: url(actr.gif) no-repeat top right; }
.rbot {background: url(acbr.gif) no-repeat top right; }
img.corner {width: 15px; height: 15px; border: none; display: block !important;}
.action {display:none}
.action h3 {display:none}
.pContact {position: relative; width: 75%; background-color: #f90; margin-top: 1em; margin-left: auto; margin-right: auto;display: block}
.pContact h3 {font-size: 1.5em; color: #fff; font-weight: bold; text-align: center}
.big {font-size: 1.4em; font-weight: bold; color: #fff}
.copyright, .small {font-size: 0.8em; margin-bottom: 0}
/*.pContact p {margin-bottom: -0.25em}*/
