/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
/************ RESET  **************/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{}

/************ LAYOUT **************/
html {
  background:white url(../images/bg.gif) repeat top left;
}
body {
	
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica;
	color:#5c5c5c;
	width:910px;
	margin:auto;
	padding: 50px 0px 0px 0px;
	line-height:14px;
}
#header {
  height:92px;
  width:910px;
  padding:0px 0px 9px 0px;
  background:url(../images/header_bottom.gif) no-repeat bottom left;
}
#logo {
  float:left;
  position: absolute;
  top:20px;
  z-index:200;
}
#navigation {
  margin-top:61px;
  float:right;
  margin-right:30px;
}
#navigation span {
  display:block;
  background:white url(../images/current_link.gif) no-repeat top left;
  font-weight:bold;
  font-variant:small-caps;
  width:100px;
  text-align:center;
  color:#027443;
  padding:10px 0px 16px 0px;
  float:left;
  height:10px;
  margin:1px 1px 0px;
}

#content {
	background:white url(../images/content_bg.gif) repeat-y top left;
	width:877px;
	padding:0px 17px 0px 16px;
}
div.col {
  float:left;
  width:270px;
  margin:0px 3px 0px 3px;


}

div.col.border{
/*
	border-left:1px dotted #5c5c5c;
	border-right:1px dotted #5c5c5c;
*/
 	padding-right:5px;
	padding-left:10px;
	min-height: 395px;
}
div.clear {
  clear:both;
  height:1px;
}
div#footer {
  background:url(../images/footer_bg.gif) no-repeat top left;
  clear:both;
  width:800px;
  padding:30px 55px 30px 55px;
  height:14px;
  color:white;
  font-size:10px;
  margin:0px 0px 50px 0px;
}

div#footer div#design_by {
  float:right;
}

h1 {
  color:#027443;
  font-weight:bold;
  background:url(../images/h1_bg.gif) no-repeat top left;
  padding:3px 0px 3px 15px;
  margin:10px 0px 10px 0px;
}

p {
  margin:10px 0px 10px 0px;
}

div.testimonial {
  margin:10px 0px 10px;
}

div.quote {
  font-weight:bold;
  margin-bottom:7px;
}

div.by {
  font-size:10px;
  margin-bottom:7px;
}
div#green img {
  margin:0px 0px 10px 0px;
  
}
div.big {
  border:0px;
  width:289px;
}
div#sub_nav {
  float:left;
  width:200px;
  margin:0px 20px 10px 10px;
}

div#main_content {
  width:600px;
  float:right;
  margin:0px 20px 10px 20px;
  line-height:17px;
}
div#main_content h1 {
  background:url(../images/page_header_bg.gif) no-repeat center left;
  padding:0px 0px 4px 10px;
  border-bottom:1px solid #d8d8d8;
  margin:7px 0px 15px 0px;
}
div.row label {
  width:100px;
  text-align:right;
  margin-right:12px;
  display:block;
  float:left;
  padding-top:0px;
}
label span {
  font-size:10px;
  color:#cc0000;
}
span.red {
  font-size:10px;
  color:#cc0000;
}
div#required {
  text-align:left;
  margin-right:0px;
  margin-left:120px;
}
div.row input {
  display:block;
  float:left;
  width:300px;
  background-color:#cccccc;
  border: 1px solid #999999;
  padding:5px;
  margin-bottom:10px;
}
input {
  width:300px;
  background-color:#cccccc;
  border: 1px solid #999999;
  padding:0px 0px 0px 5px;
  margin-bottom:10px;
}
div.row textarea {
  display:block;
  float:left;
  width:310px;
  height:75px;
  background-color:#cccccc;
  border: 1px solid #999999;
}
div.row {
  margin:0px 0px 12px 0px;
  clear:both;
  width:530px;
}
div#sub_nav h3 {
  padding:2px 0px 2px 15px;
  background:white url(../images/list_item.gif) no-repeat center left;
  margin:10px 0px 5px 0px;
  color:#027443;
  font-weight:bolder;
}
div#sub_nav p {
  margin:5px 0px 10px 0px;
  padding:0px 0px 0px 15px;
}
input#submit, input.submit {
  width:auto;
  padding:4px 10px 2px 10px;
  color:white;
  font-weight:bold;
  float:left;
  background:#027443;
  cursor:pointer;
  border:0px;
  margin-left:217px;
  margin-top:20px;
}
div.row input.submit {
  width:auto;
  padding:4px 10px 2px 10px;
  color:white;
  font-weight:bold;
  float:left;
  background:#027443;
  cursor:pointer;
  border:0px;
  margin-left:217px;
  margin-top:20px;
}
#main_content li {
  margin:5px 0px 8px 0px;
  list-style-image: url(../images/list_item.gif);
  padding:0px 0px 0px 5px;
}
#main_content li span {
  color:#027443;
  font-weight:bolder;
}
#main_content ul {
  padding:0px 0px 0px 12px;
}
div.thanks {
  margin:30px 0px 30px 0px;
  text-align:center;
  font-size:19px;
  font-weight:bold;
  color:#027443;
  
}
div#question_bottom_bar {
  padding:12px;
  margin:20px 0px 20px 0px;
  background-color:#f0f0f0;
}
.password_note {
  font-size:10px;
}
/************ LINKS  **************/


#navigation a {
  display:block;
  background:url(../images/inactive_link.gif) no-repeat top left;
  font-weight:bold;
  font-variant:small-caps;
  width:100px;
  text-align:center;
  color:white;
  padding:10px 0px 15px 0px;
  float:left;
  margin:0px 1px 0px;
}

a {
		color:#027443;
		text-decoration: none;
}
	 a:visited {

	}
	 a:hover {
		text-decoration: underline;
	}
	 a:active {
		color: #5c5c5c;
	}
	
div#footer a {
  color:white;
  text-decoration:none;
}

div#footer a:hover {
  text-decoration:underline;
}

div#footer div#design_by a span {
  font-weight:bold;
}
div#sub_nav a {
  display:block;
  text-decoration:none;
  width:185px;
  padding:2px 0px 2px 15px;
  background:white url(../images/list_item.gif) no-repeat center left;
  margin:10px 0px 10px 0px;
}
div#sub_nav a:hover {
  background:#D0D0D0 url(../images/list_item.gif) no-repeat center left;
  text-decoration:none;
}
div#sub_nav a.current {
  background:#f1f1f1 url(../images/list_item.gif) no-repeat center left;
  text-decoration:none;  
}

div#sub_nav p a {
  display:inline;
  padding:0px;
  margin:0px;
  background:none;
}
div#sub_nav p a:hover {
  display:inline;
  padding:0px;
  margin:0px;
  background:none;
  text-decoration:underline;
}


/************ TYPO   **************/

em {
  font-style:italic;
}
strong {
  font-weight:bolder;
}




/* forms*/

input, .formEntry {

		padding:5px;

}
.submitButton {

	padding:5px;

}
.error {

}
input.error {

}
.error_hidden {
  display:none;
}
.error_show {
  font-size:19px;
  margin:5px;
  font-weight:bolder;
  color:red;

}
#error_pallet {
  font-weight:bolder;
  font-size:14px;
}
span h2 {
  font-size:14px;
  font-weight:bolder;
}

p.q label{
  font-weight:bolder;
  color: green;
}

p.a label{
  font-weight:bolder;
  color: green;
}
div.question {
  padding:5px 0px 8px 0px;
  border-bottom:1px solid #f0f0f0;
  margin:7px;
}
a.readMore {
  display:block;
  margin:5px;
}

/**
 * Buttons
 */
a.button{
	text-align: center;
	text-decoration: none;
	outline: none;
}

a.button span.right_side{
	background: transparent url('../images/buttons/buttons.png') top right no-repeat;
	background-repeat: no-repeat !important;
	color: #FFF;
	height: 24px;
	display: inline-block;
	padding-top: 6px;
	padding-right: 7px;
	font-size: 12px;
	float: left;
}


a.button span.left_side{
	background: transparent url('../images/buttons/buttons.png') no-repeat;
	height: 30px;
	width: 7px;
	display: block;
	float: left;
}

a.button:hover span.right_side{
	background-position: right -34px;
}

a.button:hover span.left_side{
	background-position: 0 -34px;
}

a.button:active span.right_side{
	background-position: right -69px;
}

a.button:active span.left_side{
	background-position: 0px -69px;
}