
	
		
#main_info {
     margin-left: 0px;
     padding-left: 2px;
    /* line-height: 16px;
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	  */   
/*	font-family: Arial, Sans-serif, Tahoma, Verdana, Helvetica;*/

	
/*	
	font: normal 0.71em Tahoma, Helvetica, Arial, Verdana, sans-serif;
color: #4d4d4d;
	font-size: 13px; 
	font-weight: normal;
*/
    font-weight: normal;
    font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
    font-size:  11px;
	line-height: 1.3em;
	margin-top: 0pt;
	color: #333;
}

p, li, td, th {
	line-height: 1.3em;
}

p {
	margin: 0 0 1.35em 0;
}

td, th {
	font-size: 11px;
}


.intro_heading 
{
    color: #003399;
    font-size: 16px;
}

.intro_text
{
    color: #FF0000;
    font-size: 14px;
}

.intro_warning
{
    color: Red;
    font-size: 12px;    
        line-height: 15px; 
}

.intro_warning_text
{
    color: #003399;
    font-size: 12px;     
    line-height: 15px;
}

.intro_warning_text a
{
     font-weight: bold;
}

h2 a {
	color: #039;
}

.searchresult {
	background-color: #f5f9fd;
	border-top: 1px dashed #666;
	border-bottom:  1px dashed #666;
	padding: 6px;
}



.formtable {
	border: 0;
	margin: 0 0 10px 0;
	padding: 0;
	/*width: 556px;*/
	  border-collapse:collapse;
}

.formtable th, .formtable td {
	border-bottom: 1px solid #f2f7fc;
	font-size: 11px;
	text-align: left;
	padding: 5px;
	vertical-align: top;
}

.formtable th {
	font-weight: normal;
	width: 175px;
}

.formtable th.heading1 {
	background-color: #D9E8F7;
	font-weight: bold;
	padding: 10px 5px;
	width: 100%;
}

.formtable th.headerrow {
	background-color: #e5effa;
	border-top: 5px solid #fff;
	font-weight: bold;
	padding: 10px 5px;
	width: 100%;
}
	
.headerrow {
	background-color: #e5effa;
	border-top: 2px solid #fff;
	font-weight: bold;
	padding: 10px 5px;
	width: 100%;
}



.promo_title18 {
	font-family: Arial, Sans-serif, Tahoma, Verdana, Helvetica;
	color: #4d4d4d;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0pt;

}


.promo_title16 {
	font-family: Arial, Sans-serif, Tahoma, Verdana, Helvetica;
	color: #4d4d4d;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0pt;
}

.promo_title15 {
	font-family: Arial, Sans-serif, Tahoma, Verdana, Helvetica;
	color: #4d4d4d;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0pt;

}
.promo_title14 {
	font-family: Arial, Sans-serif, Tahoma, Verdana, Helvetica;
	color: #4d4d4d;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0pt;

}

.promo_copy {
	font-family: Arial, Sans-serif, Tahoma, Verdana, Helvetica;
	color: #4d4d4d;
	font-size: 13px;
	line-height:16px;
	font-weight: normal;
	margin-top: 0pt;
	
}

.form_label
{
    float:left;  
    margin-right:15px; 
    font-weight:bold;
    font-size:1.2em;

}

.form_label span { color:#00baf2; }


.line
{
    border-bottom: solid 2px #000000;
    margin-bottom: 20px;
}

.Table_basic
{
    border-collapse:collapse;
    width: 100%;
	border: solid  1px   #000000;
	cellspacing: 1px; 
	cellpadding: 1px;
}

.Table_basic th {
	background-color: #EFEFEF;
	font-weight: bold;
	line-height:25px;
	border: solid  2px   #000000;
	padding-left: 5px;
	
}

	
.Table_basic td {
	border: solid  1px   #000000;
	font-size: 11px;
	text-align: left;
	padding: 1px;
	vertical-align: top;
}

.Table_basic tr > td:first-child  
{
    width:210px; 
}
/* ================================================Warranty Terms and other content requiring ORDERED LISTS =================================================== */          

ol.decimal li {
	margin-left: 40px;
	margin-top: 0px;
	list-style-type: decimal;
	list-style-position: outside;
	font-family :  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	background-color: #ffffff; 

}

ol.lower-roman li {
	margin-left: 40px;
	margin-top: 0px;
	list-style-type: lower-roman;
	list-style-position: outside;
	font-family :  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	background-color: #ffffff; 

}

ol.lower-roman_indent li {
	margin-left: 60px;
	margin-top: 0px;
	list-style-type: lower-roman;
	list-style-position: inside;
	font-family :  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	background-color: #ffffff; 

}




ul.warranty li {
	margin-left: 20px;
	margin-top: 0px;
	list-style-position:outside;
	font-family :  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	background-color: #ffffff; 

}



/*
ul
{
 list-style-position:inside;

}
*/

.indent
{
 text-indent: 40px;
}

ol.abc li {
	margin-left: 40px;
	margin-top: 0px;
	list-style-type: lower-alpha;
	font-family :  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	background-color: #ffffff; 
}

ol.abc_indent li {
	margin-left: 60px;
	margin-top: 0px;
	list-style-type: lower-alpha;
	font-family :  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	background-color: #ffffff; 
}


#ProductRegistration p {
    padding-bottom: 0px;
}