/*
	color: #F93;
*/


body  {
	background: url('images/bg_subpage.jpg') repeat-x;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #333;
}

h5 {
	font-weight: bold;
	font-size: 16px;
	color: #F93;
	margin: 30px 10px 10px 0;
	padding: 5px;
	display: block;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-transform: uppercase;
}

a,
a:visited {
	text-decoration: none;
	color: #F93;
}

a:hover,
a:visited:hover {
	text-decoration: underline;
	color: #666;
}

#contentbox  {
	margin-top: 5px;
	border: 1px solid #e2e2e2;
	background: #fff;
}

#contentwrapper  {
	font-size: 14px;
	line-height: 1.4em;
	padding: 30px 10px 10px 10px;
}

#contentwrapperterms  {
	font-size: 14px;
	line-height: 1.4em;
	padding: 30px 10px 10px 10px;
}

#footer  {
font-size: 11px;
}

.copyright  {
	font-size: 11px;
	color: #999;
}

#secnav  {
	background: url('images/bg_leftnav.jpg') no-repeat;
}

#contentwrapper li {
	background: url("images/bullet.gif") no-repeat left top;
	list-style: none;
	behavior: url(hover.htc);	
	margin-left: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 5px;	
}


#contentwrapper li.grey {
	background: url("images/bullet2.gif") no-repeat left top;
	list-style: none;
	behavior: url(hover.htc);	
	margin-left: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 5px;	
}

#contentwrapper li.check {
	background: url("images/bullet_check.gif") no-repeat left top;
	list-style: none;
	behavior: url(hover.htc);	
	margin-left: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 5px;	
}

#contentwrapper h3  {
	color: #f93;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 5px 0;
}

#contentwrapper h4  {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 0 0;
}

#contentwrapper b  {
	color: #000;
	font-weight: bold;
}


/*SECNAV*/

#secnav ul {
	width: 196px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	display: block;
}

#secnav li {
	display: block;
	list-style-image: none;
	list-style: none;
	border-bottom: 1px solid #e2e2e2;
}

#secnav li a,
#secnav li a:hover,
#secnav li a:visited,
#secnav li a:visited:hover {
	padding: 7px 7px 7px 10px;
	display: block;
	text-decoration: none;
}

#secnav li a,
#secnav li a:visited {
	background: url(images/secnav_off.gif);
	color: #F93;
}

#secnav li a:hover {
	color: #000;
	background: url(images/secnav_hover.gif);
}

#secnav li a.secnav_on,
#secnav li a.secnav_on:visited {
	background: #f3f3f3;
	color: #000;
	padding: 7px 7px 7px 10px;
	display: block;
	text-decoration: none;
}

#secnav li a.secnav_on:hover,
#secnav li a.secnav_on:visited:hover {
	color: #000;
	background: url(images/secnav_hover.gif);
}

/*SECNAV ENDS*/



/*SECNAV EEE*/

#secnaveee ul {
	width: 196px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	display: block;
	border-top: 1px solid #000;
}

#secnaveee li {
	display: block;
	list-style-image: none;
	list-style: none;
	border-bottom: 1px solid #e2e2e2;
}

#secnaveee li a,
#secnaveee li a:hover,
#secnaveee li a:visited,
#secnaveee li a:visited:hover {
	padding: 7px 7px 7px 10px;
	display: block;
	text-decoration: none;
}

#secnaveee li a,
#secnaveee li a:visited {
	background: url(images/secnav_off.gif);
	color:#666;
}

#secnaveee li a:hover {
	color: #000;
	background: url(images/secnav_hover.gif);
}

#secnaveee li a.secnav_on,
#secnaveee li a.secnav_on:visited {
	background: #f3f3f3;
	color: #000;
	padding: 7px 7px 7px 10px;
	display: block;
	text-decoration: none;
}

#secnaveee li a.secnav_on:hover,
#secnaveee li a.secnav_on:visited:hover {
	color: #000;
	background: url(images/secnav_hover.gif);
}

/*SECNAV EEE ENDS*/



#standardtable  {
	font-size: 14px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#standardtable td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#standardtable .header {
	background: url('images/bg_header_green.gif') repeat-x;
	font-weight: bold;
	text-align: center;
	color: #fff;
	
}

/* ACTIVATION PANEL */

#activationPanel .SlidingPanels {
    float: left;    
    width: 600px;
}

#activationPanel .SlidingPanelsContent {
    float: left;
    width: 600px;    
    background-color: #fff;
    overflow-y:auto;
}

#activationPanel label {
	font-size: 12px;
	font-weight: bold;
}
.single_text{   
    width: 20px;
    text-align: center;     
}
.two_text{   
    width: 30px;
    text-align: center;     
}
.three_text{   
    width: 40px;
    text-align: center;     
}
.four_text{   
    width: 50px;
    text-align: center;     
}
.five_text{   
    width: 60px;
    text-align: center;     
}
.six_text{   
    width: 70px;
    text-align: center;     
}
.seven_text{   
    width: 80px;
    text-align: center;     
}
.hidden_initially{
    display: none;
}

/*
#activationPanel.SlidingPanels {
    float: left;
    overflow: hidden;
    width: 600px;
}
#activationPanel .SlidingPanelsContentGroup {
    float: left;
    width: 10000px;
}
#activationPanel .SlidingPanelsContent {
    float: left;
    width: 600px;
    height: 800px;
    background-color: #fff;
}

#activationPanel  {
	font-size: 12px;
}
*/

#dealer table  {
	font-size: 12px;
}

#activationPanel h4 {
	margin-top: 20px;
	color: #109df6;
}


/* ACTIVATION PANEL ENDS */

#terms table  {
	font-size: 12px;
}

#terms .label  {
	font-weight: bold;
}

#terms h4  {
	display: block;
	padding: 3px;
	margin-top: 0;
	color: #f4941f;
	background-color: #f3f3f3;
}
	
#productFaq ol {
	font-size: 12px;
	list-style-type: decimal;
}

#productFaq{
	width:600px;
}

.district {
	font-weight: bold;
}

.coname {
	color: #016ced;
}

#totop  {
	text-align: right;
}

.minitext  {
	font-size: 10px;
}

.question  {
	font-weight: bold;
	color: #F93;
}