/* Heliocol CSS Document */

body {
	/*background-image: url(images/TileBackground.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;*/
	
	/*background-image: url(images/water_bg.jpg);*/
	background: lightBlue;
    background-repeat: repeat;
	
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.subject_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}

.sub_txt_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}

.sub_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffff00;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ffff00;
}
a:hover {
	text-decoration: none;
	color: #ffff00;
}
a:active {
	text-decoration: underline;
	color: #ffff00;
}

a.copyright_lnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000099;
}
a.copyright_lnk:link {
	text-decoration: underline;
}
a.copyright_lnk:visited {
	text-decoration: underline;
	color: #990000;
}
a.copyright_lnk:hover {
	text-decoration: none;
	color: #009900;
}
a.copyright_lnk:active {
	text-decoration: underline;
	color: #000099;
}

.content_table {
	background-color: #000033;
	border-bottom: 2pt solid #FFFFFF;
	border-left: 2pt solid #FFFFFF;
	border-top: 2pt solid #FFFFFF;
	border-right: 2pt solid #FFFFFF;
}

.form_help {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFF99;
	font-weight: normal;
}

.form_fs_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}

.thankyou_txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFF99;
	text-transform: uppercase;
	font-weight: bold;
}

.thankyou_txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	text-transform: none;
	font-weight: normal;
}
.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.unnamed2 {
	border: 1px solid #FFFFFF;
}

#content {
  padding: 1em 0;
}
#content p {
  margin: 0;
  padding: 0 0 1em 0;
}

.caption_photo {
   float: right;
   margin: 0 0 .5em 2em;
   padding: 0;
   line-height: 1em;
   width: 259px;
}
#content .caption_photo p {
  width: 100%;
  margin: 0;
  padding: .75em 0;
  font-size: 85%;
}

.caption_photo img {
  margin: 0;
  padding: 0;
  display: block;
}
#wrapper {
  margin: auto;	
}
#become ol li div {
	padding: 25px 20px 0px 40px; 
 }
#become a{
	color: blue;
	text-decoration: underline;
	font-size: 18px;
 }
#become h2 {
	font-size:20px;	
	padding-left: 35px;
}
#become ol {
	list-style: none;
	margin-left: 0px;
	padding-left:0px;
}
#step1 div {
	background: transparent url(../images/become1-t.gif)	no-repeat scroll 0 0;
	color: #CF3210;
	font-size: 18px;
}
#step1 h2 {
	padding-left: 35px;
	margin-top: 20px;
	color: #CF3210;
	font-size: 25px;
	text-decoration: underline;
}
#step1 {
	background: transparent url(../images/become1-b.gif)	no-repeat scroll left bottom;
	padding:0 0 30px;
}
#step2 div {
	background: transparent url(../images/become2-t.gif)	no-repeat scroll 0 0;
	color: #EF6B00;
	font-size: 18px;
}
#step2 h2 {
	padding-left: 35px;	
	margin-top: 20px;
	color: #EF6B00;
	font-size: 25px;
	text-decoration: underline;
}
#step2 {
	background: transparent url(../images/become2-b.gif)	no-repeat scroll left bottom;
	padding:0 0 30px;
}
#step3 div {
	background: transparent url(../images/become3-t.gif)	no-repeat scroll 0 0;
	color: #207C19;
	font-size: 18px;
}
#step3 h2 {
	padding-left: 35px;	
	margin-top: 20px;
	color: #207C19;
	font-size: 25px;
	text-decoration: underline;
}
#step3 {
	background: transparent url(../images/become3-b.gif)	no-repeat scroll left bottom;
	padding:0 0 30px;
}
#become li {
	margin-bottom: 20px;	
	margin-left: 8px;
}
#become h4 {
	padding: 0 30px;	
	margin: 0px;
}
#step3 em {
	font-style: normal;	
	text-decoration: underline;
}
	
