@import url(reset.css);
@import url(basics.css);
@import url(nav.css);

/*=====  STRUCTURE  =====*/

body {
	background-color: #4775BE;
	background-image: url(../images/bgBody.gif);
	}

#bgGrad {
	background-image: url(../images/bgBodyGrad.gif);
	height: 285px;
	width: 100%;
	margin-bottom: -285px;
	}

		
#stretch {
	margin: 0 auto 30px auto;
	width: 800px;
	border-style: solid;
	border-width: 0px 5px 5px 5px;
	border-color: #2F4E7F;
	text-align: left;
	background-color: white;
	background-image: url("../images/bgContent.gif");
	background-repeat: repeat-y;
	background-position: right top;
}

#wrapper {
	position: relative;
}

#flashHeader {
	position: absolute;
	top: 0;
	left: 0;
	}

#header        {
	font-size: 0.1em;
	line-height: 0.1em;
	background-image: url("../images/headers/rotator.php");
	background-position: right 0px;
	text-indent: -9000px;
	width: 100%;
	height: 230px;
	overflow: hidden;
	border-bottom: 4px solid white }



#content      {
	padding: 10px 0 20px 50px;
	width: 470px;
	min-height: 50em;
	float: left }


#Col2   {
	width: 256px;
	float: right;
	overflow: visible;
	}

#footer  {
	background-color: #2f4e7f;
	padding: 4px 4px 4px 50px }




#content .pushRight {
	margin-right: -41px;
	margin-left: 20px;
	}

#content .pushLeft {
	margin-left: -41px;
	margin-right: 20px;
	}
div.splitColL  {
	margin-right: 10px;
	width: 210px;
	float: left }

div.splitColR {
	margin-left: 10px;
	width: 210px;
	float: right }

div.callToAction  {
	background-image: url("../images/bgCallToAction.png");
	background-repeat: no-repeat;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 6px 105px 6px 35px;
	height: 69px }

div.pdf     {
	background-color: #e1e3e8;
	background-image: url("../images/bgPdfBoxBottom.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0;
	margin-bottom: 1em;
	margin-left: 10px;
	width: 220px;
	float: right }





div.pdf h3  {
	background-color: #b8bdc7;
	background-image: url("../images/bgPdfBoxTop.gif");
	background-repeat: no-repeat;
	background-position: left top }


/*=====  TYPOGRAPHY  =====*/

#Col2 p, #Col2 h1, #Col2 h2, #Col2 h3, #Col2 h4,
#Col2 ul, #Col2 ol, #Col2 dl, #Col2 ul   {
	margin-left: 35px;
	color: white;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }


#Col2 h2   {
	font-size: 0.1em;
	line-height: 26px;
	text-indent: -9000px;
	margin-left: 0;
	padding: 0;
	width: 256px;
	height: 26px;
	overflow: hidden }

#Col2 h2 a.help {
	background-image: url("../images/iconCol2Help.gif");
	background-repeat: no-repeat;
	width: 20px;
	height: 26px;
	float: right }

#Col2 h2 a.help:hover, #Col2 h2 a.help:active {
	background-position: 0 -26px }

#Col2 a {
	color: white;
	text-decoration: none;
	}

#Col2 a:hover {text-decoration: underline;}

#Col2 ul {
	margin-top: .6em;
	margin-bottom: 2em;
	}
#footer p   {
	color: #dde0e5;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 0 }



#footer a, #footer a:hover, #footer a:active, #footer a:visited { color: #e9ddf1 }
.callToAction p {
	color: #424f62;
	font-size: 1.4em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 1.4em }

form  {
	font-size: 0.9em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }


form h3 {
	font-size: 1.4em;
	text-align: center;
	margin-bottom: 1em }

.callToAction i {
	color: #727f92;
	font-style: italic;
	font-weight: normal }


/*=====  jQUERY TOOLTIPS  =====*/

#tooltip   {
	background-color: #eee;
	display: none;
	padding: 5px;
	width: 200px }


#tooltip h3, #tooltip p  {
	color: #000;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 1.2em;
	text-align: left;
	margin: 0 }


/*=====  FORMS  =====*/
form  {
	background-color: #dde0e5;
	background-image: url("../images/bgFormBottom.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-bottom: 10px;
	width: 470px }

fieldset {
	background-image: url("../images/bgFormTop.gif");
	background-repeat: no-repeat;
	padding-top: 10px }

label   {
	color: #5e6a7a;
	text-align: right;
	display: block;
	padding-right: 10px;
	width: 100px;
	float: left;
	clear: left }


form input, form select, form textarea  {
	color: #424f62;
	font-size: 1em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #f1f4f9;
	width: 350px;
	border-width: 1px }


input#city {
	width: 236px;
	margin-right: 4px;
	float: left }

select#state {
	width: 46px;
	margin-right: 4px;
	float: left }

input#zip {
	width: 58px;
	float: left }

p.formPhone  {
	padding-top: 5px;
	clear: both }

p.formSubject { /* spamtrap */
	display: none !important;
	}

input#submit {
	background-color: #fff;
	margin-left: 110px }

form input.error   {
	margin-bottom: 0;
	clear: left;
	border: dotted 1px red }



form label.error   {
	color: red;
	background-color: #fff4f4;
	text-align: center;
	display: block;
	margin-top: 0;
	margin-right: 8px;
	margin-left: 110px;
	width: auto;
	float: none;
	clear: left }


/*=====  OVERRIDES  =====*/

a.bioMailto {
	}
.dropCap {
	color: #424f62;
	font-size: 1.5em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 1.2em;
	background-color: #dde0e5;
	text-align: center;
	display: block;
	margin: 0 0.2em 0 0;
	padding: 0.15em;
	width: 1em;
	height: 1em;
	float: left }

div.pdf h3   {
	font-size: 1.3em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 1em;
	padding: 3px 6px }



div.pdf p   {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align: left;
	margin: 0.5em 0;
	padding: 0 }



div.pdf a   {
	line-height: 1.1em;
	background-image: url("../images/iconPDF.gif");
	background-repeat: no-repeat;
	background-position: 5px 0;
	display: block;
	padding: 2px 2px 2px 42px;
	height: 32px;
	text-decoration: none;
	min-height: 32px }



div.pdf a:hover, div.pdf a:active {
	background-color: #EDF0F4;
	}
div.pdf a i {
	color: #666;
	font-size: 0.85em;
	font-style: italic;
	}

img.floatRight {
	margin-left: 20px;
	}

img.floatLeft {
	margin-right: 20px;
	}

ol.upperRoman   {
	list-style-type: upper-roman }


ol.lowerRoman  {
	list-style-type: lower-roman;
	padding-left: 2em }

ol.decimal   {
	list-style-type: decimal;
	padding-left: 1.5em }



ul.indent  {
	margin-left: 2em !important }


ul.bullets, dl.bullets dt   {
	list-style: square }


ul.checks, ul.bust  {
	list-style-type: none;
	margin-left: 0 }

ul.checks li, ul.bust li, ul.bustEm li, ul.subtle li, #Col2 ul li   {
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: -20px;
	padding-left: 20px }


ul.checks li  {background-image: url("../images/iconCheckBullet.gif");}
ul.bust li   {
	background-image: url("../images/iconBustBullet.gif");
	background-position: 0 4px;
	margin-left: 0 }

ul.bustEm li   {
	background-image: url("../images/iconBustEmBullet.gif");
	background-position: 0 4px;
	margin-left: 0 }

ul.subtle li   {
	background-image: url("../images/iconSubtleBullet.gif");
	background-position: 0 5px;
	margin-left: -9px;
	padding-left: 9px }

#Col2 ul li    {
	background-image: url("../images/iconCol2Bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 6px;
	margin-left: 0;
	padding-left: 12px }



.expandomatic {
	cursor: pointer;
	}