@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #73BA24;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1.background {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #8ECA38;
	height: 22px;
	width: 208px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2 {
	font-size: 14px;
	color: #73BA24;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
p {
	font-size: 12px;
}



a:link {
	color: #73BA24;
	text-decoration: none;
}
a:visited {
	color: #73BA24;
	text-decoration: none;
}
a:hover {
	color: #4D4D4D;
	text-decoration: none;
}
a:active {
	color: #73BA24;
	text-decoration: none;
}


div#container {
	text-align: left;
	height: auto;
	width: 800px;
	margin: auto;
	padding: 0px;
}
div#header {
	padding-left: 25px;
	padding-top: 20px;
	clear: both;
	height: auto;
}
div#subHeader {
	padding-left: 40px;
	padding-top: 20px;
	clear: both;
	height: auto;
}

div#logo {
    display:block;
	float: left;
	width: 261px;
}
div#buttons {
	text-align: right;
	float: left;
	width: 499px;
	padding-top: 40px;
    padding-left:15px;
	height: auto;
}
div#buttons ul.nav {
	margin: 0px;
	padding: 0px;
}
div#buttons ul.nav li {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position:relative;
}
div#buttons ul.nav li a {
	display: block;
	float: left;
	height: 24px;
	width: 70px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
	line-height: 1.2em;
	margin-left: 2px;
    padding:9.5px 5.5px;
	/*padding-top: 8px; /*8*
	padding-right: 10px; /*10*
	padding-bottom: 14px; /*14*
	padding-left: 10px; /*10**/
	background:url(images/button_bg.gif) repeat-x left top;
	/*background-repeat: repeat-x;
	background-position: left top;*/
}
div#buttons ul.nav li a:hover {
	background-image: url(images/button_over_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div#photo {
	clear: both;
	padding-bottom: 10px;
}
div#mainHome {
	background-image: url(images/lines.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
div#main {
	background-image: url(images/lines_sub.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 24px;
}

div#photos {
	float:left;
}

div#mainHome  p   {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	line-height: 1.4em;
}
div#mainHome a {
	text-transform: uppercase;
}
div#mainText {
	padding-left: 280px;
	padding-right: 40px;
}



div#firstColumn {
	width: 245px;
	margin-right: 54px;
	margin-left: 0px;
	/*background-image: url(images/dotted_line.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	float: left;
}
div#firstColumn h2, div#firstColumn p, div#firstColumn label {
	/*padding-left: 14px;*/
}
 
div#secondColumn {
	float: left;
	width: 200px;
	margin-right: 54px;
}
div#thirdColumn {
	float: left;
	width: 200px;
}
div#footer {
	padding-top: 20px;
	color: #999999;
	font-size: 10px;
	background-color: #FFFFFF;
}
div#footer a {
	color: #999999;
	text-decoration: none;
	margin-right: 12px;
}
div#footer  #blueye {
	float: right;
}
div#footer #blueye a {
	margin: 0px;
	padding: 0px;
}
div#footer a:hover {
	color: #73BA24;
}
div#bar {
	background-color: #4d4d4d;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4d4d4d;
}
div#buttons.button1 ul.nav li#button1 a.top, div#buttons.button2 ul.nav li#button2 a.top, div#buttons.button3 ul.nav li#button3 a.top, div#buttons.button4 ul.nav li#button4 a.top, div#buttons.button5 ul.nav li#button5 a.top, div#buttons.button6 ul.nav li#button6 a.top {
    background-color: #4d4d4d;
	background-image: none;
}

.clear {
	clear: both;
}
blockquote {
	margin-right: 0px;
	margin-left: 30px;
	padding: 0px;
}
div#mainText  ul, div#mainText ol {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
div#mainText  ul li {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 10px;
	list-style-image: url(images/bullet.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#mainText ol li {
	list-style-type: decimal;
	margin-left: 0px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table {
	font-size: 12px;
}
tr.title {
	color: #FFFFFF;
	background-color: #73BA24;
	font-size: 14px;
	text-transform: uppercase;
}
tr.lightGreen {
	background-color: #F5FCEF;
}

div#footnote { float:left; width:230px; margin:20px 0 0 0; font-size:9px; padding:0; }
div#footnote p#footnote-copy { font-size:9px; text-align:right; }
h3.steps {  background:url('images/arrow.jpg'); font-size: 16px; color: #73BA24; margin: 0px; font-weight: normal; text-transform: uppercase; padding:13px 0px 10px 20px; background-repeat:no-repeat; border-top:1px solid #73BA24; border-bottom:1px solid #73BA24;}
h3.step {  font-size: 16px; color: #73BA24; margin: 0px; font-weight: normal; text-transform: uppercase; padding:13px 0px 10px 0px; border-top:1px solid #73BA24; border-bottom:1px solid #73BA24;}
h3.steps span.step-number { color:#FFF; }
label { width:65px; font-size: 11px; display:inline-block; }
input.submit { background-color:#73BA24; border: 1px solid #73BA24; color:#fff; }
div.center { text-align:center; }
div#buttons ul#drop { position:absolute; padding:0; margin:0; top:42px; left:2px; display:none; background:#FFF; width:81px;}
div#buttons ul#drop li { float:none; list-style-type:none; padding:0; margin:0; height:42px; }
div#buttons ul#drop li a { display: block; float: left; height: 24px; width: 70px; text-transform: uppercase; color: #FFFFFF; text-decoration: none; font-size: 10px; text-align: left; line-height: 1.2em; margin: 0 0 2px 0; padding:9.5px 5.5px; background:url(images/button_bg.gif) repeat-x left top; }
div#buttons ul#drop li a:hover { background-image: url(images/button_over_bg.gif); background-repeat: repeat-x; background-position: left top; }
div#buttons ul#drop li a.end { margin:0; }
div#firstColumn ul { list-style-type:none; }
div#firstColumn ul li p { padding-bottom:5px; }
h2.about-header { font-size: 28px; margin: 15px 0px 15px 0px; }
img { border: none; }
sup { font-size:7px; }
div.arrow { width:230px; background-image:url(images/juno.jpg); background-repeat:no-repeat; background-position:bottom right; }
div.step1 { height:180px; }
div.step2 { height:200px; }
div.step3, div.step4 { height:170px; }
div.step5 { height:395px; }
div.conclusion { height:330px; }
h3.widget-title { font-size: 16px; color: #73BA24; margin: 0px; font-weight: normal; text-transform: uppercase; padding-top: 0px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; }