html, body {
	margin:0px;
	padding:0px;
	font-family:verdana,arial,sans-serif;
	font-size:0.9em;
	color:#5d5d5d;
	height:100%;
}

#container {
	position:relative;
	width:100%;
	text-align:left;
	min-height:100%;
	}

* html #container{
	height:100%;
	}/* ie6 and under*/
	

#wrapper {
	width:800px;
	margin:auto;
}

.inner {
	width:800px;
	margin:0px auto;
	position:relative;
}

#toplinks {
	color:#f4e325;
}


#header {
	width:100%;
	height:60px;
	background:#4faa49 url(images/headerbg.gif) repeat-x bottom;
	}

#landingheader {
	width:100%;
	height:59px;
	background:#02a507 url(images/headerbg.gif) repeat-x top;
	margin-bottom:10px;
	border-bottom:1px solid #000;
	}
	
	
.logo {
	color:#fff;
	font-size:1.5em;
	position:absolute;
	top:15px;
	left:10px;
}

.logo a {
	color:#fff;
}

.logo a:hover {
	color:#fff;
	text-decoration:none;
}

.tagline {
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(images/tagline.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:349px;
	height:59px;
}

.taglinetext {
	position:absolute;
	top:5px;
	color:#024d03;
	font-size:1.2em;
	font-style:italic;
}

.applyheader .taglinetext {
	line-height:0.7em;
}

#menu {
	float:left;
	width:100%;
	background:#57d055 url(images/menubg.gif) repeat-x top;
}
	
#menu ul {	
	float:left;
	width:100%;
	padding:0px;
	margin:0px 10px;
	}

#menu li {
	float:left;
	list-style:none;
	display:inline;
	padding:0px;
	margin:0px 2px 0px 0px;
}

#menu a {
	display:block;
	float:left;
	color:#fff;
	font-size:0.9em;
	padding:7px 10px 11px 10px;
	margin-top:2px;
	text-decoration:none;
	font-weight:bold;
}

#menu a:hover, #menu a.active {
	text-decoration:none;
	color:#2d74d7;
	background:#fff;
}

#col1 {
	float:left;
	width:480px;
	background:#fff;
	padding:0px 10px 10px 10px;
	margin:20px 20px 0px 0px;
	line-height:1.4em;
}

#col2 {
	float:left;
	width:260px;
	background:#fff;
	margin:20px 0px 20px 0px;
	line-height:1.4em;
}

#wide {
	float:left;
	width:800px;
	padding:0px 10px 10px 10px;
	margin:20px 0px 20px 0px;
}

#footer {
	position:absolute;
	bottom:0px;
	width:100%;
	height:100px;
	text-align:center;
	padding-top:10px;
	border-top:3px solid #f1f1f1;
	}

#footer a {
	color:#3b7cd6;
	text-decoration:none;
	}

#footer a:hover {
	text-decoration:underline;
	background:none;
	}

#footer p {
	padding:10px;
	margin:5px;
	padding:0px;
}

#clearfooter{clear:both;height:120px;width:100%}

a {
	color:#3b7cd6;
	text-decoration:none;
}

a:hover {
	color:#3b7cd6;
	text-decoration:underline;
}

a:focus {
	outline:none;
}

.logo h1 {
	font-family:verdana, arial,sans-serif;
	color:#fff;
	font-size:1.6em;
	letter-spacing:0.1em;
}

.logo h1 span {
	color:#84c4fa;
}

img {
	border:none;
}

.leftimage {
	float:left;
	margin:0px 10px 10px 0px;
}

h1 {
	font-family: "trebuchet ms","helvetica", sans-serif;
	font-size:1.4em;
	font-weight: normal;
	color: #03a206;
	margin:0px;
	padding:0px;
}

h2 {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size:1.3em;
	font-weight: normal;
	color: #03a206;
	margin:0px;
	padding:0px;
}

.banner-intro h2 {
	float:left;
	margin:0px 10px 0px 0px;
	font-size:1.3em;
}

#col2 p {
}

h3,h4 {
	font-size:1.4em;
	color: #03a206;
	font-weight:normal;
	margin:0px;
	padding:0px;
}


h1.top {
	float:right;
	margin:0px;
	padding:0px;
	margin-top:10px;
	line-height:1.2em;
	width:200px;
	color:#fff;
	font-weight:normal;
	font-size:1.2em;
}

form {
	margin-top:10px;
}

.textbox {
	width:100%;
	border:1px solid #eee;
	margin-top:3px;
}

.textarea {
	width:100%;
	border:1px solid #eee;
	margin-top:3px;
}


fieldset {
	padding:0px;
	border:none;
}

fieldset.apply-form {
	padding:10px;
	background:#4bb344;
	margin-top:20px;
	border:1px solid #247f1e;
	min-height:210px;
}

fieldset.apply-form label {
	float:left;
	width:80px !important;
	width:75px;
	color:#fff;
}

fieldset.apply-form .required {
	padding:2px;
	font-size:1.1em;
	width:130px;
	border:1px solid #a1a2a2;
}

fieldset.apply-form label.error {
	float:left;
	width:100% !important;
	color:#ff0000;
	margin:5px 0px;
}

fieldset.apply-form .submit {
	display:block;
	width:84px;
	height:35px;
	background:url(images/short-form-apply-button.png) no-repeat top;
	text-indent:-9999px;
	border:none;
	outline:none;
	cursor:pointer;
	
	font-size: 0px;
	line-height: 0px;
}

fieldset.apply-form .submit:focus {
	background:url(images/short-form-apply-button.png) no-repeat bottom;
	outline:none;
	border:none;
	cursor:pointer;
}

fieldset.apply-form p {
	margin:10px 0px 15px 0px;
}

.errors h3 {
	font-size:1.2em;
	color:#ff0000;
	margin-top:10px;
}

#processing {
	margin:10px 0px 10px 0px;
	padding:0px;
	color:#fff;
}

#processing p {
	margin:0px;
	padding:0px;
}

blockquote {
	background:#fff;
	padding:5px;
	color:#363636;
	font-style:italic;
	margin:0px;
}


#col2 ul {
	padding:0px;
	margin:10px 10px 10px 0px;
	list-style:square;
}

#col2 ul li {
	list-style-image: url(images/bullet_green.png);
	margin-left:0px;
}

.leftimg {
	float:left;
	padding: 0px 10px 10px 0px;
	border:2px solid #eee;
}

 {
	margin:0px;
	padding:0px;
	width:100%;
}

th {

}


td {
	vertical-align:top;
	padding:0px;
	text-align:left;
}

.list p a {
	display:block;
	margin-bottom:0px;
	padding:0px;
}

ul {
	margin:0px;
	padding:0px 15px;
}

li {
	margin-bottom:15px;
}

ul.bullet {
	margin-left:0px;
	padding-left:15px;

}

ul.bullet li {
	list-style-image: url(images/bullet_green.png) !important;
	list-style-image:none;
	list-style:disc;
	margin-left:5px;
	margin-bottom:10px;
}

#col2 ul.apply {
	margin:0px 0px 0px 25px;
	padding:0px 0px 0px 0px;
}

.apply li {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 3px;
	list-style-image:url(images/tick.png) !important;
	list-style-image:none;
	list-style:disc;
	font-size:1.1em;
	color:#429d3c;
}

#col2 ul {
	margin:20px 0px 20px 15px;
	padding:0px 0px 0px 0px;
}

ul.faq {
	margin:15px 0px;
	padding:0px 15px;
}

ul.faq li {
	list-style-image: url(images/bullet_green.png);
	margin-bottom:5px;
}

.errors {
	margin-top:20px;
	padding:0px 10px 0px 10px;
	border:1px solid #f3bfba;
	background:#ffe7e5;
}

ul.error-bullet {
	margin:10px 0px 20px 15px !important;
	padding:0px 0px 0px 0px !important;
}

ul.error-bullet li, #col2 ul.error-bullet li {
	list-style-image: url(images/bullet_red.png) !important;
	list-style-image:none;
	list-style:disc;
	color:#2e2e2e;
}

a.button {
	display:block;
	width:214px;
	height:63px;
	background:#32be37 url(images/applybutton.gif) no-repeat top;
	text-indent:-9999px;
}

a.button:hover {
	display:block;
	width:214px;
	height:63px;
	background:#32be37 url(images/applybutton.gif) no-repeat bottom;
}

.hidden {
	display:none;
}


blockquote {
	font-style:italic;
	border-bottom:1px dashed #ccc;
	padding:0px 0px 15px 0px;
	margin:10px 0px 10px 0px;
}

cite {
	color:#777;
}

blockquote p {
	margin:0px;
	padding:0px;
}

.apply-banner {
	border:1px solid #e0dfdf;
	margin:25px 0px 20px 0px;
	padding:15px 0px;
	position:relative;
	font-size:1.2em;
}

.banner-intro {
	width:315px;
	padding-left:10px;
	line-height:1em;
}

.apply-banner h3 {
	display:inline;
	margin-right:5px;
	line-height:1.1em;
}

.apply-banner-image {
	position:absolute;
	right:0px;
	bottom:0px;
	display:block !important;
	display:none;
}

.rounded {
  -moz-border-radius:1ex;
  -webkit-border-radius:1ex;
}


/* styles for the confirm page */

.lead-match {
	border:1px solid #eee;
	background:#f6f6f6;
	padding:10px;
	margin-bottom:10px;
	overflow:hidden !important;
	overflow:none;
}

.lead-match:hover {
	background:#f1f1f1;
	border:1px solid #e5e5e5;
}

.top-match {
	border:1px solid #b7e9b4;
	background:#defedc;
	margin-bottom:20px;
}

.top-match:hover {
	border:1px solid #a8e4a5;
	background:#d1f5cf;
}

.lead-match img {
	border:1px solid #eee;
	padding:4px;
	float:right;
	margin:0px 0px 10px 10px;
}

.lead-match img.imgleft {
	float:left;
	margin:0px;
	padding:0px;
}

.lead-match h3 {
	margin-bottom:5px;
	font-size:1.1em;
}

a.apply {
	display:block;
	width:110px;
	padding:10px 0px;
	text-align:center;
	font-size:1.2em;
	background:#4fb548;
	border:1px solid #3f9938;
	color:#fff;
}

a.apply:hover {
	color:#fff;
}