@charset "utf-8";
/* CSS Document */
/*///////////////////////////////////////////////*/
BODY{
	padding:0;
	margin:0;
	border:0;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.signUp{
	border:1px solid white; 
	background-color:#c9e861; 
	height:42px; 
	padding-left:10px;
}
/*///////////////////////////////////////////////*/
FORM{
	padding:0px;
	margin:0px;
}
/*///////////////////////////////////////////////*/
.login{
	background-image:url(../../images/bgLogin.gif);
	background-repeat:no-repeat;
	background-position:top;
	border-top: 1px solid #e9e9e2;
	width:530px;
	height:45px;
}
/*///////////////////////////////////////////////*/
.loginForm{
	padding:0;
	margin:0;
  width:60px;
	height:18px;
	border:1px solid #e0e0e0; 
}
.signForm{
	padding:0;
	margin:0;
  width:180px;
	height:18px;
	border:1px solid #e0e0e0; 
}
/*///////////////////////////////////////////////*/
.questions{
 text-align:right;
 height:45px;
 padding-right:10px;
 border-right: 1px solid #e9e9e2;
}
/*///////////////////////////////////////////////*/
.orangeTxt{
 color:#FF6600;
}
.greenTxt{
	color:#ff6600;
	font-size: 18px;
}
.lightBlueTxt{
	color:#4096ee;
	text-decoration: none;
}
/*///////////////////////////////////////////////*/
.noColumns{
	border-left:1px solid #e9e9e2;
	border-right:1px solid #e9e9e2;
	border-bottom:1px solid #e9e9e2;
	vertical-align:top;
}
/*///////////////////////////////////////////////*/
.leftColumn{
	width:161px;
	border-left:1px solid #e9e9e2;
	border-bottom:1px solid #e9e9e2;
	vertical-align:top;
	padding:0px 4px 0px 4px;
}
/*///////////////////////////////////////////////*/
.rightColumn{
	width:613px;
	border-left:1px solid #e9e9e2;
	border-right:1px solid #e9e9e2;
	border-bottom:1px solid #e9e9e2;
}
.mainContent{
	padding:0px 20px 0px 20px;
	text-align:left;
	line-height:17px;
	font-size: 12px;
}
/*///////////////////////////////////////////////*/
.footer{
	padding-top:10px;		
}
/*///////////////////////////////////////////////*/

.hr {
	color: #4096ee;
}

/*///////////////////////////////////////////////*/
.minorContent {
	padding:0px 0px 0px 0px;
	text-align:left;
	line-height:16px;
	font-size: 11px;
}
.testimonials {

	padding:0px 0px 0px 0px;
	text-align:left;
	line-height:10px;
	font-size: 10px;
}
.greenTxtbody {

	color:#85b200;
	font-size: 13px;
}
.blueTxtbody {

	color:#4096ee;
	font-size: 13px;
}
/*///////////////////////////////////////////////*/
a:link, a:active, a:visited {
    color:#4096ee;
    font-weight:normal;
    text-decoration:underline;
}
a:hover {
    color:#FF6600;
    font-weight:normal;
    text-decoration:underline;
}
a.blue:hover {
	color:#FF6600;
	font-weight:normal;
	text-decoration:underline;
}
.mouseover a {
    text-decoration: none;
}
.mouseover a:hover {
    text-decoration: underline;
} 
.contactForm{
    padding:0;
	margin:0;
    width:150px;
	height:18px;
	border:1px solid #e0e0e0; 
}
.stateContactForm{
	padding:0;
	margin:0;
    width:150px;
	height:18px;
	border:1px solid #e0e0e0; 
}
.stateRequestForm{
	padding:0;
	margin:0;
    width:50px;
	height:18px;
	border:1px solid #e0e0e0; 
}

.feedburnerFeedBlock ul {
	margin-left:-25px;
}


#twitter {
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;

background:#F7F7F7 none repeat scroll 0 0;
border-bottom:1px solid #DBDBDB;
color:#777777;
font-size:17px;
margin:10px 0 0;
min-height: 45px;

padding:18px 30px 16px;
line-height: 22px;
}
#twitter #twitter_update_list {
margin-left:65px;
margin-top:-55px;
padding: 0;
}
#twitter ol, #twitter ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#twitter li {
position: absolute;
}

