.hor_dotline {
background-image: url(images/h_dot_line.gif);
background-repeat: repeat-x;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}

.linksblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.headingorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F89503;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.extras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
A.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text12Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.text1 bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.signupframe {
  border: 0px solid #000000;
  background: #ffffff;
  color: #226699;
  font-family: Arial, Helvetica, sans-serif;
}

/* Thanks Page Layout Styles */

DIV#divFrame {  
background-color: #EEE;
  margin: 20px;
  width: 350px;
  margin: 0 auto;  
  min-height: 300px;
}

DIV#divFrameTop {
  
  width: 350px;
  height: 10px;
  
  margin: 0;
  
  background-image: url(images/bg-frame-top.png);
  background-repeat: no-repeat;
}

DIV#divFrameBottom {
  
  width: 350px;
  height: 12px;
  
  background-image: url(images/bg-frame-bottom.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}


DIV#divFrameContent {
  min-height: 200px;  
  margin: 0;  
  
  background-image: url(images/bg-frame-middle.png);
  background-repeat: repeat-y;
}

DIV#divFrameText {
  min-height: 300px;
  
  background-image: url(images/bg-stripes.png);
  background-repeat: no-repeat;
  background-position: 10px top;
}

DIV#divFrameText h1 {  
  
  color: #55A1D5;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 18pt;
  font-weight: normal;
  
  text-indent: -999em;
  border: 0px solid #FFF;  
  background-repeat: no-repeat;  
  margin: 0 auto 10px auto;
  
}
IMG#imgLogo {
  width: 160px;
  height: 60px;
  
  border: 0px;
  margin: 0 0 0 30px;
}

H1.ThankYou { 
  width: 245px;
  height: 85px;
  background-image: url(images/thank-you.png);
}
DIV#divBottomInfo  { 
  margin-top: 20px;
}

DIV#divBottomInfo DIV {
  
  margin: 0;
}
A.icontact {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 9pt;
  color: #55A1D5;  
}
.txt {  
  
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 9pt;
  line-height: 200%;
  
  margin: 0 20px 10px 30px;
  
}
DIV.TwoColumnContainer {
  width: 100%;
}

DIV.Column {
  float: left;  
}
DIV.TwoColumnContainer DIV.Left {
  width: 195px;
  margin: 0 0 0 10px;
}

DIV.TwoColumnContainer DIV.Right {
  width: 140px;
  margin: 0 0 0 0;
}


DIV.ClearFloat {
  clear: both;
}
DIV#divFreeTrial {  
  text-align: center;
}