body, div, dl, dt, dd, ul, ol, li, pre, blockquote { margin: 0; padding: 0; }
ul, ol { list-style-image: none; list-style-position: outside; list-style-type: none; }
*:link, *:visited { text-decoration: none; }
a:active 	{ outline: 0; }
a:focus 	{ outline: 0; }
img, a img 	{ border: none; }
.clear 		{ clear: both; }
.floatLeft 	{ float: left; }
.floatRight { float: right; }

/*
green = #8cc63f
blue = #115ba7
lightblue = #6192c5
grey = #666

*/

/*---------------------------------------------------------------------------*/

html, body {
	font-size: 100.01%;
}
body {
	color: #666;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0 0 0.5em 0;
	padding: 0;
}
h1 {
	color: #8cc63f;
	font-size: 1.5em;
	margin-bottom: 1em;
}
h2 {
	color: #115ba7;
	font-size: 1.3em;
}
h3 {
	color: #333;
	font-size: 1.2em;	
}
h4 {
	font-size: 1.1em;
	text-transform: uppercase;
}
h5 {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0 0 1em 0;	
}
p {
	font-size: 1em;
	line-height: 1.55em;
	margin: 0 0 1.55em 0;
}

.content a, .column a { 
	color: #115ba7;
	text-decoration: underline;
}
.content a:visited, .column a:visited { 
	color: #333;
	text-decoration: underline;
}
.content a:hover, .column a:hover {
	color: #8cc63f;
	text-decoration: underline;
}

.content .left_aligned_image_margin { margin: 0 15px 15px 0; }
.content .left_aligned_image_margin_and_border { border: 2px solid #eee; margin: 0 15px 15px 0; }
.content .right_aligned_image_margin { margin: 0 0 15px 15px; }
.content .right_aligned_image_margin_and_border { border: 2px solid #eee; margin: 0 0 15px 15px; }
.content .image_border { border: 2px solid white; }

form {
	margin: 0;
	padding: 0;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
label { 
	cursor: pointer;
}

table {
	margin: 0 0 1.4em 0;
}

table td {
	font-size: 1em;
	line-height: 1.4em;	
	padding: 5px 0 5px 0;	
	text-align: left;
	vertical-align: top;
}

/*---------------------------------------------------------------------------*/

body {
	background: #f7f7f7 url(../images/background/body.jpg) top center no-repeat;
}

.container {
	background: url(../images/background/container.gif) center 580px no-repeat;		
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left;
	width: 960px;
}

.header {
	background: url(../images/background/header.jpg) top center no-repeat;	
	height: 230px;
	overflow: hidden;
}
.header a img {
	display: block;
}
a.logo {
	position: absolute;
	top: 32px;
	left: 231px;
}
a.interest {
	position: absolute;
	top: 146px;
	right: 40px;
}

.contentContainer {
	background: url(../images/background/content-container.gif) top center repeat-y;	
	min-height: 360px;
	overflow: hidden;
	padding: 0 20px;
	width: 920px;
}

.footer {
	/*background: #f7f7f7 url(../images/background/footer.jpg) top center no-repeat;
	margin: 0 auto;
	overflow: hidden;
	padding: 40px 20px 40px 220px;
	width: 720px;*/
	background: #f7f7f7 url(../images/background/footer.gif) top center no-repeat;
	padding: 0 0 0 0;
	margin: 0 0 25px 0;
}

.footer-container {
	margin: 0 auto;
	overflow: hidden;
	width: 920px;
	text-align: left;
}

.footer-container p.floatLeft {
	padding-left: 208px;
}
.footer-container p.floatRight {
	padding-right: 15px;
}

#videos {
	margin: 0 auto;
	overflow: hidden;
	width: 920px;
	text-align: left;
	padding: 37px 0 0 0;
	height: 200px;
}
#flashcontent, #flashcontent2 {
	float: left; display: inline;
}
#flashcontent2 {
	margin-left: 222px;
	margin-right: 248px;
}


.colLeft {
	margin-left: -22px;
	/*overflow: hidden;*/
	width: 198px;
	float: left;
	display: inline;
}
.colRight {
	/*overflow: hidden;	*/
	float: left;
	display: inline;
	width: 345px;
	/*width: 169px !important;*/
	width: 169px;
}
.content  {	
	/*background: url(../images/background/content.gif) 0 0 no-repeat;	*/
	/*overflow: hidden;*/
	float: left;
	display: inline;
	/*margin: 0 165px 0 174px;*/
	
	/* 165 was 350 */
	min-height: 200px;
	padding: 25px 30px;
	width: 500px;/* 330 */
}
.sideBox {
	background: url(../images/background/side-box-bottom.png) bottom left no-repeat;
	margin-bottom: 10px;
}
.boxInner {
	background: url(../images/background/side-box-top.gif) 0 0 no-repeat;
	margin: 0;
	min-height: 50px;	
	padding: 15px 15px 30px 15px;
}

/*---------------------------------------------------------------------------*/	

.nav {
	color: white;
	width: 162px;
}
.nav li a, .nav li a:visited {
	background: url(../images/icons/nav-arrow.png) 15px 10px no-repeat;
	color: white;
	display: block;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	margin: 0;
	padding: 0 5px 0 25px;
	text-decoration: none;
}
.nav li a:hover {
	background-color: #6192c5;
	color: white;
	text-decoration: none;	
}
.nav li.current a, .nav li.current a:visited {
	background-color: #6192c5;
	color: white;
	text-decoration: none;
}

/*---------------------------------------------------------------------------*/

.content ul {
	font-size: 1em;
	line-height: 1.4em;
	list-style-type: disc;	
	margin: 0.4em 0 1.4em 2em;
}
.content ul ul {
	font-size: 1em;
	list-style-type: circle;	
	margin: 0.7em 0 0.7em 2em;
}
.content ul ul ul {
	font-size: 1em;
	list-style-type: square;
	margin: 0.7em 0 0.7em 2em;
}
.content ul li {
	padding-left: 0.3em;
}
.content ol {
	font-size: 1em;
	line-height: 1.4em;	
	list-style-type: decimal;
	margin: 0.4em 0 1.4em 2em;
}
.content ol ol {
	font-size: 1em;
	list-style-type: lower-alpha;
	margin: .7em 0 .7em 2em;	
}
.content ol ol ol {
	font-size: 1em;
	list-style-type: lower-roman;
	margin: .7em 0 .7em 2em;	
}

.footer a, .footer a:visited {
	color: #444;
	padding: 3px;
	text-decoration: none;	
}
.footer a:hover {
	color: #9e3f99;
	text-decoration: underline;	
}
.footer p {
	color: #444;
	font-size: 0.9em;
	margin: 0;
}
.footer em {
	padding: 0 5px;
	font-style: normal;
}

/* BUTTONS */

a.learnMore, a:visited.learnMore {
	color: #8cc63f;
	display: block;
	font-size: 1.2em;
	font-weight: bold;	
	height: 50px;	
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	width: 300px;
}
a.learnMore span, a:visited.learnMore span {
	background: url(../images/buttons/learn-more.gif) 0 0 no-repeat;
	position: absolute;
	top: 0; left: 0;
	height: 100%;
	width: 100%;
}
a:hover.learnMore { color: #115ba7; }
a:hover.learnMore span { background-position: 0 -50px; }

/*---------------------------------------------------------------------------*/

.news em {	
	display: block;
	font-size: 0.9em;
	line-height: 1.8em;
}
.news strong {
	color: #115ba7;	
	display: block;
	line-height: 1.8em;	
	text-transform: uppercase;
}
.news p {
	margin-bottom: 0.8em;
}
.news a {
	border-bottom: 1px solid #e3e3e3;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

/*---------------------------------------------------------------------------*/

.form {
	margin: 15px 0;
	padding: 0;
}
.form .clear {
	border-top: 1px dotted #daedc2;
	clear: both;
	display: block;
	height: 1px;
	margin: 10px 0;
}
.form label {
	color: #666666;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	margin-right: 15px;
	text-align: right;
	width: 150px;
}

.form label.textareaLabel, .form label.captchaLabel{
	width:485px;
	padding:10px 0;
	text-align:left;
}
.form textarea {
	width:485px !important;
}
.form .input, .form .textarea, .select-box {
	background-color: #daedc2;
	border: 1px solid #daedc2;
	color: #222;
	display: block;
	font-size: 1em;	
	padding: 5px;
	width: 250px;
}
.select-box {
	background-color: #daedc2;
	border: 1px solid #daedc2;
	color: #222;
	display: block;
	font-size: 1em;	
	padding: 5px;
	width: 262px;
}
.select-box:hover {
background-color: #eaf5dc;
}

.form .required {
	border: 1px solid #c3e29a;
}
.form .input:hover, .form .textarea:hover {
	background-color: #eaf5dc;
}
.submit {
	margin: 10px 0 0 165px;
}

a.errorAnchor {
	display: none;
}
.formError {
	background-color: #FFEFF6;
	border: 2px dashed #ff0000;
	color: #ff0000;	
	font-family: "Century Gothic", "Apple Gothic", Helvetica, Arial, sans-serif;	
	padding: 10px 0;
	text-align: center;
}
.formError strong {
	font-size: 1.1em;
}
.formError p {
	margin: 0;
}
.inputError, .error{
	background-color: #FFEFF6;
	border: 1px dashed #ff0000;
	clear: both;
	color: #ff0000;
	display: block;
	font-family: "Century Gothic", "Apple Gothic", Helvetica, Arial, sans-serif;	
	font-size: 0.9em;
	margin: 5px 0 0 165px;
	padding: 5px;
	width: 250px;
}
.error {
/*captcha uses .error*/
float:none;
margin-left:0px;
width:auto;
}
.formLinks {
	line-height: 2em;	
}

.tellus {
font-weight:bold;
font-size:14px;
color:#000;
}
.submitform {
background: #115ba7;
border: 1px solid #0e4a88;
color:#fff;
cursor:pointer;
font: bold 14px arial,sans-serif;
overflow:visible;
padding:1px 8px;
text-align:center;
vertical-align: middle;
width:auto;
}
.submitarea{
display:block;
width:100%;
text-align:left;
}
 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#eaf5dc !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #daedc2 !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #76a03a !important; //Text input field border color
   background: #daedc2 !important; //Text input field background color
 }
