/*
    CSS Document
	Avetar Interactive
*/
.row_off {
        display: none;
}

.row_on {
        display: table-row;
}

body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*table {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
*/

.system_error {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 96%;
	padding: 12px;
}

.error_message{
	float:left;
	font:10px Arial, Helvetica, sans-serif red;
	position:relative; top: 4px;
}


a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}

h2 {
        margin: 0px;
}

.main_box {
	float: left;
	width: 250px;
	text-align: center;
	margin-top: 25px;
}

.page_content{
	font-size:12px;
	text-align:justify;
	padding-left:2px;
	padding-right:6px;
}

.page_head{
		font-size:14px;
		color:#339933;
}

.ltgreen{
		color:#339933;
}

.ltblue{
		color:#0f759a;
}

.bld{
		font-weight:bold;
}

.login_text{
		font-size:12px;
}

.header_text{
		font-size:14px;
		font-weight:600;
}


.input_fieldError {
	border: 1 red solid;
}

.input_field {

}

.error_message {
	color: red;
	font-weight: bold;
}

.system_message {
        padding: 6px;
	color: #0f759a;
	font-weight: bold;
}

.left_navi_cell{	background:url(/images/bg_under_navi.gif) repeat-y;
}

.navi_cell{
		padding-left:35px;
		height: 35px;
		float: left;
		/* background:url(/images/bg_products.gif); */
}

a.navi_link{
		padding: 0px;
		margin: 0px;
		color:#027499;
		font-size:15px;
		font-weight:600;
		text-decoration:none;
}

a:hover.navi_link{
		color:#8bab3c;
}

ul.bullist{
		margin-top:2px;
		margin-left:16px;
		list-style-image:url(/images/bullist.gif);
}

ul.bullist li{
		padding:1px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 12px;
	margin-left: 2px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.375em;
	line-height: 1.375em;
	color: #336600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 2px;
	font-weight: normal;
}




h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

#chkmark li {
	list-style-image: url(../images/chkmark.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#chkmark ul {
	margin: 0px;
	padding: 0px;
}
.text14px {
	font-size: 14px;
	font-weight: normal;
}
.home3 {font-size: 14px; font-weight: bold; }
.home4 {color: #CC0000}

#tableplans
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.home5 {font-size: 16px; font-weight: bold; color: #CC0000; }
.home6 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
#testimonials {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	background-color: #EAF1F7;
	border: 1px solid #666666;
	padding: 6px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 14px;
	margin-left: 6px;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}

#right_side_header {
		background-image: url('/images/header_12.gif');
		background-repeat: no-repeat;
		background-position: bottom right;
}
#newsletter_box_2006 table{font-family: Arial; font-size: 8pt; color: #000000; border: 0px dotted #000000; padding:3px;}
#newsletter_box_2006 input{background-color: #FFF;font-family: Arial; font-size: 8pt; color: #000000;}
#free_newsletter {visibility: hidden; margin-top:-20px;}

.feedback_message{
	font-weight: bold;
	font-size:14px;
	padding: 20px;
}

input.btn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #CC0000;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	margin: 4px;
	padding: 2px;
	border: 2px solid #990000;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
}

textarea.tos
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	width: 100%;
}

#tables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	width: 100%;
	margin: 0px;
}
#linkstable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 95%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#tablebg {
	background-color: #999999;
	width: 96%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

#tableheadings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}

#tablerowA
{
background-color:#F4FCFF}
#tablerowB
{
background-color:#F9FDFF
}
#tableheadings2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}
#tableheadings3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#CC0000;
}
#tablerowA2
{
background-color:#F4FCFF}
#tablerowB2
{
background-color:#F9FDFF
}
#tablerowA3
{
background-color:#FFE88A}
#tablerowB3
{
	background-color:#FFEEAA;
}

.tableheadings3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.tableTextSM {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#btnlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #CC0000;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	border: 2px solid #990000;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.tableTextMD {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.memberloginText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.memberloginLostPass {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#memberloginInput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F8F8F8;
	padding: 2px;
	height: 18px;
	margin: 1px;
	border: 1px solid #999999;
}
.smartSignupHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
}
.smartSignupHeadingSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}



/**
* Help Bubble Styling and Target Class
*/
.helpBubble {
	font-family:Arial, Helvetica, sans-serif;
	width:235px;
	padding:5px;
	border:1px solid black;
	background-color:white;
	font-size:12px;
	font-weight:bold;
	/*
	*DO NOT CHANGE BELOW THIS LINE! (JH)
	*/
	position:absolute;
	/*
	*BACK TO THE SAFE ZONE
	*/
}
.helpBubbleTitle {
	font-size:14px;
	padding:2px;
	padding-top:0px;
	border-bottom:1px solid #cccccc;
}
.showHelp {
	cursor:pointer;
}
/**
*End Help Bubble
*/

