@charset "utf-8";

/* general styles */

body {
	background:#A6CFEF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2D2D2D;
	margin:0;
	padding:10px 0; }

h1, h2, h3, h4, h5, h6 {
	margin:1em 0 .5em;
	font-size:120%;
	font-weight:bold;
	color:#103B70;
}

h1 {
	font-size:160%;
	margin-top:0;
}

p {
	margin:0;
	padding:.5em 0 .75em; }

a {
	color:#1B63BC;
}

a:hover {
	color:#458DE4;
}

img {
	border:none; }

.clear {
	clear:both;
	line-height:0;
	height:0; }

.floatRight {
	float:right;
	margin-left:15px;}

.floatLeft {
	float:left;
	margin-right:15px;
}

.pdf {
	background:transparent url(../images/pdf.gif) no-repeat left center;
	min-height:25px;
	padding:10px 0 10px 25px;
	min-height:15px;
}

table {
	border-collapse:collapse;
}

table td, table th {
	border:#1B63BC solid 1px;
	padding:5px;
	vertical-align:top;
}

table th {
	background:#1B63BC;
	color:#FFF;
	font-weight:bold;
	font-size:120%;
}



/* div id's */

#wrapper {
	width:960px;
	text-align:left;
	margin:0 auto;
	background:url(../images/wrapper.gif) repeat-y; }

#header {
	background:url(../images/header.gif) no-repeat;
	height:126px;
	position:relative; }

#header p {
	margin-top:0 !important;
	padding-top:0 !important;
}

#header a {
	text-decoration:none;
	color:#2D2D2D; }

#header img {
	position:absolute;
	left:30px;
	top:10px; }

#header #contact {
	position:absolute;
	top:20px;
	right:20px;
	text-align:right;
	margin:0;
	padding:0; }

#header #contact p {
	margin:0;
	padding:0; }

#header #contact .line1 {
	font-size:220%; }

#header #contact .line2 {
	font-size:115%; }
	
#flash {
	position:absolute;
	width:354px;
	height:100px;
	top:5px;
	right:360px; }

#content {
	margin:20px 15px 20px; }

#content p {
	line-height:1.5em; }

#colLeft {
	width:683px;
	float:right;
	margin-right:5px;
	background:url(../images/colLeftMid.gif) repeat-y; }

#colLeft .inner {
	padding:0 2em; }

#colLeft .top {
	height:20px;
	background:url(../images/colLeftTop.gif) no-repeat; }

#colLeft .btm {
	height:20px;
	background:url(../images/colLeftBtm.gif) no-repeat 0 100%; }

#colRight {
	width:235px;
	float:left;
	background:#DEF2FF url(../images/contactMid.gif) repeat-y center 0;
	color:#103B70;
}

#colRight a {
	text-decoration:none;
	color:#103B70;
	font-size: 1.2em;
}

#colRight ul {
	list-style:none;
}

#wrapper #btm {
	padding:10px 20px;
	overflow:auto;
	background:url(../images/wrapperBtm.gif) no-repeat 0 100%;
}

#wrapper #btm .right, #wrapper #btm a {
	color:#103B70;
	font-weight:normal;
	margin-top:7px;
}

#wrapper #btm div {
	border-top:#012C5F solid 1px;
	padding:1em 0 3.5em; }

#wrapper #btm p {
	margin:0;
	font-weight:bold;
	color:#FFF; }

#wrapper #btm a {
	text-decoration:none; }

#wrapper #btm .left {
	float:left; }

#wrapper #btm .right {
	float:right; }
	
#gallery img {
	margin:10px 10px 0 0; }

#footer {
	width:920px;
	margin:0 auto;
	overflow:auto;
	background:url(../images/footer.gif) no-repeat;
	padding:15px 20px;
	height:160px;
}

#footer .col {
	float:left;
	width:auto;
	margin-right:10px;
	font-size:90%;
	text-align:left;
	line-height:1.8em;
}

#footer .col a {
	color:#103B70;
	text-decoration:none;
}

#footer .top a {
	text-decoration:none; }

#footerBtm {
	clear:both;
	text-align:left;
	margin:0 auto;
	width:945px;
}

#footerBtm p {
	font-weight:bold;
	color:#FFF;
	text-align:left;
	padding:0 0 0 10px;
	margin-top:0;
	float:left; }
	
#footerBtm img {
	float:right;
	position:relative;
	bottom:16px;
	left:12px;
}
	
	
	
/* div classes */

.ctaWrapper {
	margin-top:10px;
	float:right;
	width:683px;
}

.cta {
	width:225px;
	min-height:260px;
	float:left;
	background:url(../images/cta.jpg) no-repeat center bottom;
}

.cta img {
	margin:0 0 5px 0; }

.cta p {
	margin:0 20px;
}

.cta b {
	font-size:130%;
	color:#103B70;
	display:block;
}

.cta a {
	display:block;
	text-decoration:none;
	color:#FFF;
	background:url(../images/moreInfo.gif) no-repeat center center;
	text-align:right;
	padding:7px 30px 7px 0;
	width:180px;
}
	
.cta a:hover {
	background-image:url(../images/moreInfoHover.gif);
}
	


/* lists */

ul {
	margin:0 0 0 1em;
	padding:0 0 0 1em;
	list-style-type:square; }

ul li {
	margin:0;
	padding:0; }


#nav {
	padding:0 10px;
	background:url(../images/wrapper.gif) repeat-y;
	height:40px;
}
	
	
#nav ul {
	float:left;
	margin:3px 0 0 5px;
	padding: 0 0 0 1px;
	list-style-type:none;
}

#nav ul li {
	float: left;
	position: relative;
	display: inline;
	padding-left:0;
}

#nav ul li a {
	float:left;
	color:#FFF;
	text-decoration:none;
	font-size:80%;
	text-transform:uppercase;
	background:url(../images/navLi.gif) no-repeat center bottom;
	text-align:center;
	width:80px;
	padding:12px 10px 3px;
	min-height:30px;
	margin-right:3px;
	outline:none;
}

#nav li:hover a, #nav li.active a {
	background-image:url(../images/navLiHover.gif);
}

#nav .last a {
	border-right:none;
}

#nav li ul {
	left: 0;
    width:350px;
    background: #EEF5FD;
	border:#D9E0E6 solid;
	border-width:0 1px 1px;
	height:auto !important;
	display:none;
	height:auto !important;
	margin-left:0;
	padding:5px;
	position:absolute;
	top:42px !important;
	width:170px;
}

#nav ul li > ul {
	top: 22px;
	left: 0;
}

#nav li:hover ul, #nav li.over ul{
	display: block;
}

#nav li ul li a {
	font-size:100% !important;
	color:#225695!important;
	background:none !important;
	text-transform:none;
	width:150px;
	float:left !important;
	text-align:left;
}


#nav li ul li a:hover {
	background:#ABCAE7 !important;
}
	
/*	
#nav {
	padding:0 10px;
	background:url(../images/wrapper.gif) repeat-y;
	overflow-y:auto;
}

#nav ul {
	float:left;
	min-width:auto;
	margin:3px 0 0 5px;
	padding: 0 0 0 1px;
	list-style-type:none;
}
	
#nav li {
	float:left;
	width:auto;
}

#nav a {
	float:left;
	color:#FFF;
	text-decoration:none;
	font-size:80%;
	text-transform:uppercase;
	background:url(../images/navLi.gif) no-repeat center bottom;
	text-align:center;
	width:80px;
	padding:12px 10px 3px;
	min-height:30px;
	margin-right:3px;
	outline:none;
}

#nav li:hover a, #nav li.active a {
	background-image:url(../images/navLiHover.gif);
}

#nav ul li ul { /* second-level lists 
    display: none;
    position: absolute;
	top:180px !important;
	height:400px !important;
	padding-top:15px;
	left: 0;
    width:350px;
    background: #EEF5FD;
	border:#D9E0E6 solid;
	border-width:0 1px 1px;
	height:auto !important;
}*/



/*---Drop Down Menu--*/







	

/* forms */

form {
	margin:0;
	padding:0;
}

#colLeft form input[type="text"], #colLeft form input[type="password"], #colLeft textarea {
	width:220px;
	border:1px solid #999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2D2D2D;
}

#colLeft form label {
	float:left;
	display:block;
	width:130px;
	margin-right:10px;
}

#colLeft input[type="submit"] {
	margin-left:140px;
}

#header form {
	position:absolute;
	right:230px;
	top:20px;
	background:#555;
	background:url(../images/sitesearch.gif) no-repeat center center;
	width:200px;
	height:50px;
	padding: 0 0 0 10px;
}

#translate, #resizer {
	background:#555;
	background:url(../images/sitesearch.gif) no-repeat center center;
	width:200px;
	height:50px;
	padding: 0 0 0 10px;
	text-align: center;
}

#translate select {
	margin: 10px 0 0;
}

#resizer {
	height: 35px!important;
	padding: 15px 0 0 10px!important;
}

#sitesearch p {
	margin-top:5px;
}

#ajaxSearch_form {
	background-position:center 0 !important;
}

#ajaxSearch_form fieldset {
	border:none;
}

#ajaxSearch_form input[type="submit"] {
	color:#FFf;
}

#ajaxSearch_form input[type="text"] {
	width:130px;
}

#ajaxSearch_form label {
	margin:0;
	clear:left;
}

#header form input {
	width:150px;
	padding:.25em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2D2D2D;
	border:#999 solid 1px;
	margin-bottom:5px;
}

#header form input[type="submit"] {
	background:url(../images/frmBtn.gif) no-repeat center center;
	width:30px;
	height:25px;
	border:none;
}

#login {
	background:url(../images/login.gif) no-repeat center top !important;
	width:200px !important;
	height:80px !important;
	background:#555;
	background:url(../images/sitesearch.gif) no-repeat center center;
	padding:10px 0 0 10px;
}

#login input.wide {
	width:180px;
}

#login #password {
	width:115px;
}

#login input[type="submit"] {
	background-image:url(../images/frmLogin.gif) !important;
	width:62px !important;
	height:25px !important;
}

#contact {
	width:235px;
	margin-bottom:10px; }

#colRight h2 {
	background:url(../images/contactTop.gif) no-repeat;
	margin-top:0;
	padding:1em 1em 0;
	color:#103B70;
}

#contact p {
	padding-left:1em;
	padding-right:1em; }

#contact div {
	padding:.75em 1.25em 0; }

#colRight .btm {
	background:url(../images/contactBtm.gif) no-repeat 0 100%;
	padding:0;
	height:10px;
	margin-top:1em;
}

#contact label {
	width:60px;
	display:block; 
	float:left;
	padding-top:.5em;
	color:#103B70;
	font-weight:bold;
}

#contact label.check {
	clear:both;
	width:100%;
	display:block;
}
	
#contact textarea {
	width:200px;
	height:70px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:.25em;
	color:#2D2D2D;
}

input[type="text"], input[type="password"] {
	width:130px;
	padding:.25em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2D2D2D;
	border:#999 solid 1px;
}
	
#contact input[type="submit"] {
	width:205px;
	padding:2px 10px 7px 0;
	margin-top:10px;
	border:none;
	color:#FFF;
	background:url(../images/frmSubmit.gif) no-repeat;
	text-align:right;
 }

#contact input[type="submit"]:active {
	position:relative;
	top:1px;
	left:1px; }
	
	
#wlpeUserRegisterForm div, #wlpeUserProfileForm div, #wlpeLoginForm div, #wlpeActivateForm div {
	clear: both;
	margin: 20px 0!important;
}

#wlpeUserProfileForm select, #wlpeUserRegisterForm select, #wlpeLoginForm select {
	margin: 10px 0;
}

#wlpeUserRegisterForm fieldset, #wlpeUserProfileForm fieldset, #wlpeLoginForm fieldset, #wlpeResetForm fieldset, #wlpeActivateForm fieldset {
	border: 1px solid #306EB7;
	margin-bottom: 20px;
}

.wlpeMessageText {
	color: red;
}

.goog-logo-link {

}

.goog-logo-link img {
	display: none;
}

ul.textresizer {
	list-style-type: none;
}

ul.textresizer li {
	float: left;
}

ul.textresizer li a {
	background: #DAECF8;
	border: 1px solid #306EB7;
	padding: 5px;
	margin: 0 5px;
}

ul.textresizer li a:hover {
	background: #306EB7;
	color: #fff!important;
}

div.radio span{
	width: 150px;
	text-align: left;
	margin-bottom: 10px!important;
	height: 30px;
}

div.radio span{
	margin-bottom: 10px!important;
}

div.other {
	margin-top: 10px;
}

fieldset {
	border: 1px solid #306EB7;
	margin-bottom: 20px;
	padding: 10px;
}

legend {
padding: 0 10px;
font-weight: bold!important;
color: #103B70;
}