.legal {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999}
.blueheader {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; line-height: 22px; color: #0066FF; font-weight: bold}
.grayheader {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; line-height: 22px; font-weight: bold; color: #999999}
.bodystyle {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 22px; list-style-type: circle; text-indent: 5pt}
.bodystyleKbold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 22px ; font-weight: bold}
.bodyBlueBold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 22px ; font-weight: bold; color: #0033CC}
.graysub {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 22px; font-weight: bold; color: #666666}
.orngsub { font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 22px; font-weight: bold; color: #CC6633}
.white12ptbold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 22px ; font-weight: bold ; color: #FFFFFF}

#signup { width: 246px; height: 227px; float: left; margin: 0; padding: 0; font-family:Arial, Helvetica, sans-serif;}
#signup-title { background-image: url(/images/title.gif); background-repeat: no-repeat; width: 246px; height: 38px; }
#signup-body { background-image: url(images/signup.gif); background-repeat: no-repeat; width: 246px; height: 177px; padding-top: 70px; }
#signup-body table { color: #333; font-size: 11px; font-weight: bold; float: left; margin:15px 0 0 10px; }
input.textbox, textarea
{

	border:#ccc 1px solid;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:5px;

	line-height:2em;
	height: 20em;
}
input.textbox:focus, textarea:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
#submit 
{
	padding:3px 5px;
}
#subscribe-button { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: transparent; background-image: url(/images/subscribe.gif); background-repeat: no-repeat; text-align: left; width: 75px; height: 20px; padding: 0 0 6px 12px; margin-right:60px; border: 0 transparent; display: block; }
.myform {
	width:246px;
	margin:0;
	padding:0;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ =CONTENT ~~~~~~~~~*/
#home_content {
	with:500px;
	padding:10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
#home_content h1 {
	font-size:17px;
	margin:0;
	padding:0;
	line-height:1em;
	color:#007AF1;
}
#home_content p {
	margin:0;
	paddding:0;
	font-size:13px;
	color:#333333;
}
#content {
	with:475px;
	padding:10px 0 0 25px;
	font-family:Arial, Helvetica, sans-serif;
}
#questions {
	background-color:#eee;
	border:1px solid #ddd;
}
#questions p {
	margin:0 0 10px 0;
	padding:0;
	font-size:.8em;	
}
#questions td {
	vertical-align:top;
}
#questions input {
	float:right;
}
.title {
	font-size:17px;
	margin:10px 0 20px 10px;
	padding:0;
	color:#007AF1;
	font-family:Arial, Helvetica, sans-serif;
}
.underline {
	text-decoration:underline;
	font-weight:bold;	
}
.blue {
	color:#007AF1;
	font-weight:bold;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ =HOME ~~~~~~~~~*/
#left,
#middle,
#right {
	width:140px;
	height:200px;
	float:left;
}
#left {
	margin-left:10px;
}
#middle {
	padding:0 10px;
	margin:0 10px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
#bottom {
	margin-top:15px;
	padding:20px;	
	float:left;
	width:460px;

}
#bottom p {
	font-size:12px;
	line-height:1.5em;
	color:#aeb182;
	font-style:italic;
}
