body {
	background-color: #ADADAD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top:5px;
}

a:focus { outline: none; }
object:active, div:active {outline: none;}
object:focus, div:focus {-moz-outline-style: none;}

#screenshot li a{
	border-bottom:1px solid #db9000;
	display:inline;
	text-decoration:none;
	}

#screenshot li a:hover{
	border-bottom:1px solid #bb4002;
	display:inline;
	text-decoration:none;
	}

#wrapper{
	width:780px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	background-color:#4A4A4A;
}
#branding{
	width:100%;
	height:152px;
	background-image: url(../cellcast/images/OnPoint_banner_blu.jpg);
	background-repeat: no-repeat;
}
#toolbar{
	max-width:100%;
	height:30px;
	text-align:left;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	z-index: 10;
	top: 122px;
	width: 760px;
}
#toolbar #welcome{float:left; margin-top:7px;}
#toolbar #logout{float:right; margin-top:4px;}
#toolbar #logout a:link, #toolbar #logout a:visited{ color:#FFF; text-decoration:none}
#toolbar #logout a:hover, #toolbar #logout a:active{ text-decoration:underline}
#navigation img{margin-right:1px}
#navigation{vertical-align:top}
#content{
	width:100%;
	clear:both;
	min-height:384px;
	height:auto;
	background-image: url(../cellcast/images/content_bg.gif);
	background-repeat: repeat-y;
}
#sideContent{
	width:175px;
	float:right;
	text-align:left;
	background-color: #4A4A4A;
	background-image: url(../cellcast/images/rc_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	max-height:470px;
	height:470px;
	padding-top: 6px;
	color: #E9E9E9;
	font-size: 11px;
	padding-bottom: 0px;
	padding-right: 10px;
}
#sideContent .steps{
	margin-bottom: 13px;
	margin-top: 5px;
	margin-left: 10px;
}
#sideContent .block{
	margin-top: 6px;
}
#sideContent .block .heading{
	color:#EEC24E;
	font-weight:bold;
	font-size: 12px;
	display: block;
}

.heading{
	color:#333333;
	font-weight:bold;
	font-size: 16px;
	display: block;	
	/*padding-left:15px;*/
}

.newsBlock{
	margin-left:15px;
}
 

#sideContent .block p{
	margin-top:5px;
	margin-bottom: 5px;
}
#sideContent .block table{
	width:175px;
}
#sideContent .block table thead td{
	background-image:url(../cellcast/images/index_side_heading_bg.gif);
	background-repeat:no-repeat;
	color: #393939;
	font-weight: bold;
	padding-left: 4px;
}
#sideContent .block table tbody td{
	padding-left: 4px;
}
#sideContent .block a.more:link, #sideContent .block a.more:visited{
	color:#EEC24E;
	font-size:11px;
	font-weight: bold;
}
#sideContent a:link, #sideContent a:visited{
	color:#FFFFFF;
	font-weight: bold;
	font-size:11px;
}
#sideContent input{
	font-size:11px;
	border:1px outset #ddd;
}
#primaryContent{
	width:584px;
	height:auto;
	padding-bottom:0px;
	float:left;
	text-align:left;
	background-color: #EDEDED;
	margin:0px 0px 0px 0px;
}
/*#bottomContent{
	width:584px;
	height:auto;
	padding-top:0px;
	padding-bottom:0px;
	position:relative;
	float:left;
	text-align:left;
	background-color: #4A4A4A;
	margin:0px 0px 0px 0px;
	overflow:hidden;
}
#bottomContent td{
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
}*/
#newContent{
	width:585px;
	height:120px;
	padding-top:0px;
	padding-bottom:0px;
	
	text-align:left;
	background-color: #000000;
	margin:15px 0px 0px -15px;
	overflow:hidden;
}
#newContent td{
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
}

#primaryContent #navigation{
	width:584px;
	height:45px;
}
#primaryContent #mainContent{
	min-height:350px;
	width:550px;
	margin-top:15px;
	/*height: auto !important;*/
	height: 350px;
	padding-left:15px;
}

#primaryContent #mainContent a.more:link, #primaryContent #mainContent a.more:visited{
	color:#A8430B;
	font-weight: bold;
	
}
#primaryContent #mainContent p{
	margin-bottom: 10px;
	margin-top: 0px;
}
#primaryContent #mainContent p.heading{
	margin-bottom: 15px;
	margin-top: 0px;
}
#primaryContent #mainContent ul{
	margin-top:10px;
	margin-bottom: 10px;
}
#footer{
	width:100%;
	height: 39px;
	padding-top: 5px;
	background-color: #333333;
	clear:both;
	border-top:2px solid white;
}
#footer #bottomMenu{
	font-size:11px;
	color:#adadad;
}
#footer #bottomMenu a:link, #footer #bottomMenu a:visited{
	color:white;
	text-decoration:none;
	margin-right: 3px;
	margin-left: 3px;
}
#footer #bottomMenu a:hover, #footer #bottomMenu a:active{ text-decoration:underline}
#footer #creditStatement{
	margin-top:3px;
	font-size:10px;
	color:#ADADAD;
}

.special{
	width:780px;
	text-align:right;
}

td {
	padding-right: 2px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
table.form td{
	padding:0px;
}

h2 {
	font-size: 13px;
	color: #D0920B;
	margin-bottom: 18px;
	margin-top: 22px;
	font-weight: normal;
}
h3{
	font-size: 12px;
	text-indent: 18px;
	margin-bottom: 13px;
	margin-top: -5px;
	font-weight: bold;
}
.HL{
	color:#BA4002;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	margin-bottom: 10px;
}
.bodytext11{
	font-size:11px;
	color: #4A4A4A;
}
ul.noIndent{
	margin-left:0px;
	padding-left:0px;
	text-indent:0px;
}
ul.noIndent li{
	margin-top:5px;
	list-style-image:none;
	text-indent:0px;
	list-style-type:none;
	list-style-position: outside;
}
li{
	margin-top:5px;
	list-style-image: url(../cellcast/images/bullet.gif);
	list-style-position: outside;
	}
a:link, a:visited{
	color:#DB9000;
	text-decoration:underline;
	font-size: 12px;
}
a:hover,a:active{
	color:#BB4002;
	text-decoration:underline;
}
/*Index Intro*/
#introMovie{
	margin:17px 16px 17px 16px;}
#introSteps{
	width:550px;
/*	margin-left: 16px;*/

	}
#introSteps table{
	width:100%;
	border:0px;
	/*height: 162px;*/

}
#introSteps table td.s1{
	/*background-image:url(images/intro_s1_bg_blu.gif);*/
	width:168px;
	padding:72px 10px 0px 10px;
	background-repeat: repeat;
	background-position: top left;
	vertical-align: top;
	height: 90px;
}
#introSteps table td.s2{
	/*background-image:url(images/intro_s2_bg_blu.gif);*/
	width:163px;
	padding:72px 15px 0px 10px;
	background-repeat: repeat;
	background-position: top left;
	vertical-align: top;
	height: 90px;
}
#introSteps table td.s3{
	/*background-image:url(images/intro_s3_bg_blu.gif);*/
	width:163px;
	padding:72px 15px 0px 10px;
	background-repeat: repeat;
	background-position: top left;
	vertical-align: top;
	height: 90px;
}
#introSteps a:link, #introSteps a:visited{
	color:#DB9000;
	text-decoration:underline;
	font-size: 12px;
	margin-right: 10px;
	display: block;
	margin-top: 7px;
	float: right;
	/*background-image: url(images/arrow_intro_steps.gif);*/
	background-repeat: no-repeat;
	background-position: right center;
	/*padding-right: 15px;*/
}
#introSteps a:hover, #introSteps a:active{
	color:#BB4002;
	text-decoration:underline;
	/*background-image: url(images/arrow_intro_steps_over.gif);*/
	background-repeat: no-repeat;
	background-position: right center;
	/*padding-right: 15px;*/
}
.fieldnote {
	font-size: 11px;
	color: #777777;
}
table.InfoInput {
	margin-top: -10px;
}
table.InfoInput td{
	border-bottom:1px solid #D4D4D4;
}
table.InfoInput td.field{
	padding-left:15px;
}
table.InfoInput td.topbreak{
	border-top:1px solid #999999;
}
table.InfoInput td.bottombreak{
	border-bottom:1px solid #999999;
}
table.InfoInput tfoot td{
padding-top:10px;
border-bottom:0px;
}
table.InfoInput input,table.InfoInput select,table.InfoInput textarea{
	font-size:11px;
	border:1px solid #777;
	background-color:#ffffff;
	color:#2E802E;
}
table.StepContent {
	margin-top: -10px;
}
table.StepContent td{
	border-bottom:1px solid #D4D4D4;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
}
table.StepContent td.field{
	padding-left:15px;
}
table.StepContent td.topbreak{
	border-top:1px solid #999999;
}
table.StepContent td.bottombreak{
	border-bottom:1px solid #999999;
}
table.StepContent tfoot td{
padding-top:10px;
border-bottom:0px;
}
table.StepContent input,table.StepContent select, table.StepContent textarea{
	font-size:11px;
	border:1px solid #777;
	background-color:#ffffff;
	color:#2E802E;
}
/*Get an Estimate*/
.genericbutton {
	width: 150px;
	height:21px;
	}
.genericbutton a {
  	height: 21px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	}
.genericbutton a img{
  	border:0px;
	text-decoration: none;
	}
.genericbutton a:link, .genericbutton a:visited {
	color: #9E3C02;
	display: block;
	font-size:14px;
	background: url(../cellcast/images/button_bg.gif);
	text-align:center;
	padding-top:3px;
	}
.genericbutton a:hover {
	background: url(../cellcast/images/button_bg.gif) 0 -24px;
	text-align:center;
	padding-top:3px;
	}
.genericbutton a:active {
	background: url(../cellcast/images/button_bg.gif) 0 -48px;
	text-align:center;
	padding-top:3px;
	}
.backhomebutton {
	width: 150px;
	height:21px;
	}
.backhomebutton a {
  	height: 21px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	}

.backhomebutton a:link, .backhomebutton a:visited {
	color: #444;
	display: block;
	font-size:14px;
	background: url(../cellcast/images/button_home_bg.gif);
	text-align:center;
	padding-top:3px;
	margin-top: 5px;
	}
.backhomebutton a:hover {
	background: url(../cellcast/images/button_home_bg.gif) 0 -24px;
	text-align:center;
	padding-top:3px;
	color: #eeeeee;
	}
.backhomebutton a:active {
	background: url(../cellcast/images/button_home_bg.gif) 0 -48px;
	text-align:center;
	padding-top:3px;
	color: #eeeeee;
	}
.userselection {
	color: #2E802E;
}
.totalamount {
	font-size: 14px;
	font-weight: bold;
	margin-top: -10px;
	margin-bottom: 5px;
}

.totalAmountNumber {
	color: #CD6600;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*Create a CellCast*/

.checklistheading {
	font-size: 13px;
	color: #D0920B;
}

.IndentContent {
	margin-left: 18px;
}
.ContinueButton {
	width: 213px;
	}
.ContinueButton a {
	height: 25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	}
.ContinueButton a img{
  	border:0px;
	text-decoration: none;
	}
.ContinueButton a:link, .ContinueButton a:visited {
	color: #9E3C02;
	display: block;
	font-size:12px;
	background: url(../cellcast/images/button_continue_bg.gif);
	text-align:right;
	padding-top: 5px;
	padding-right: 30px;
	}
.ContinueButton a:hover {
	background: url(../cellcast/images/button_continue_bg.gif) 0 -30px;
	text-align:right;
	padding-top: 5px;
	padding-right: 30px;
	}
.ContinueButton a:active {
	background: url(../cellcast/images/button_continue_bg.gif) 0 -60px;
	text-align:right;
	padding-top: 5px;
	padding-right: 30px;
	}
.CancelButton {
	width: 213px;
	}
.CancelButton a {
  	height: 25px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	}
.CancelButton a img{
  	border:0px;
	text-decoration: none;
	}
.CancelButton a:link, .CancelButton a:visited {
	color: #444;
	display: block;
	font-size:12px;
	background: url(../cellcast/images/button_cancel_bg.gif);
	text-align:center;
	padding-top:5px;
	font-weight: normal;
	padding-left: 7px;
	}
.CancelButton a:hover {
	color: #eeeeee;
	background: url(../cellcast/images/button_cancel_bg.gif) 0 -30px;
	text-align:center;
	padding-top:5px;
	padding-left: 7px;
	}
.CancelButton a:active {
	color: #eeeeee;
	background: url(../cellcast/images/button_cancel_bg.gif) 0 -60px;
	text-align:center;
	padding-top:5px;
	padding-left: 7px;
	}
.CheckOutButton {
	width: 213px;
	margin-top: 5px;
	}
.CheckOutButton a {
  	height: 26px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	}
.CheckOutButton a img{
  	border:0px;
	text-decoration: none;
	}
.CheckOutButton a:link, .CheckOutButton a:visited {
	color: #346215;
	display: block;
	font-size:12px;
	background: url(../cellcast/images/button_checkout_bg.gif);
	text-align:right;
	padding-top:4px;
	font-weight: bold;
	padding-right: 30px;
	}
.CheckOutButton a:hover {
	color: #C0DCAB;
	background: url(../cellcast/images/button_checkout_bg.gif) 0 -30px;
	text-align:right;
	padding-top:4px;
	padding-right: 30px;
	}
.CheckOutButton a:active {
	color: #C0DCAB;
	background: url(../cellcast/images/button_checkout_bg.gif) 0 -60px;
text-align:right;
	padding-top:4px;
	padding-right: 30px;
	}
a.steplink:link, a.steplink:visited{
	color:#000000;
	font-size: 11px;
	background-color: #D4D0C8;
	text-decoration: none;
	border:1px solid #777;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 120px;
	text-align: center;
}
a.steplink:hover, a.steplink:active{
	width: 120px;
	text-align: center;
	background-color:#D8E7D4;
}
img.checkbox {
	vertical-align: baseline;
	position: relative;
	top: 1px;
	left: -1px;
}
a.CellCastCheckItem:link, a.CellCastCheckItem:visited{
	color:#222222;
	text-decoration:underline;
	margin-left: 4px;
	font-size: 11px;
	font-weight: bold;
}
a.CellCastCheckItem:hover, a.CellCastCheckItem:active{
	text-decoration:underline;
	color: #A8430B;

}
a.CellCastSublink:link, a.CellCastSublink:visited, a.CellCastSublink:hover, a.CellCastSublink:active{
	color:#666666;

font-size:11px
display:inline;
	font-size: 11px;
}
.CellCastCheckItemNote{
color:#666666;
font-size:11px;
display:block;
margin-left:19px;
}
table.Checklist {
	margin-top: -10px;
}
table.Checklist td{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:0px;
}
table.Checklist thead td{
	border-bottom:1px solid #5D5D5D;
	padding-top: 3px;
	padding-bottom: 2px;
}

table.notebox{
	width:550px;
}
table.notebox thead td{
background-image:url(../cellcast/images/round_top.gif);
height:14px;
background-repeat:no-repeat;
}
table.notebox tbody td{
background-image:url(../cellcast/images/round_middle.gif);
background-repeat:repeat-y;
padding:0px 14px 0px 14px;
}
table.notebox tfoot td{
background-image:url(../cellcast/images/round_bottom.gif);
height:14px;
background-repeat:no-repeat;
}
a.nextlink:link, a.nextlink:visited{
	color:#DB9000;
	text-decoration:underline;
	font-size: 12px;
	font-weight:bold;
	background-image: url(../cellcast/images/arrow_intro_steps.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
a.nextlink:hover, a.nextlink:active{
	color:#BB4002;
	text-decoration:underline;
	background-image: url(../cellcast/images/arrow_intro_steps_over.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
a.backlink:link, a.backlink:visited{
	color:#DB9000;
	text-decoration:underline;
	font-size: 12px;
	font-weight:bold;
	background-image: url(../cellcast/images/arrow_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
a.backlink:hover, a.backlink:active{
	color:#BB4002;
	text-decoration:underline;
	background-image: url(../cellcast/images/arrow_back_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
table.democall{
	width:350px;
	float:left;
}
table.democall td{
	padding-bottom:5px;
	border-top:1px solid #ccc;
	padding-top:5px;
}
table.democall p{
	margin-top:0px;
}
table.democall span{
	margin-bottom:3px;
}
table.democall br{
	margin-top:5px;
}
table.democall p.number img{
	margin-top:5px;
	margin-bottom:3px;
}
.floatR{
	float:right;
}
table.cheat_sheet td{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
table.cheat_sheet img{
margin:0 0 0 0;
}
.contentSubHeading {
	font-size: 15px;
	font-weight: bold;
}

a.rightarrow{
	background-image:url(../cellcast/images/arrow_intro_steps2.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
}
h5 {
	font-size: 14px;
	margin-bottom: 3px;
}
table.demo_table{
}
table.demo_table th{
font-weight:normal;
background-color:#565656;
color:#FFFFFF;
}
table.demo_table td{
	height:18px;
	padding:2px 0px 2px 5px;
	border-bottom: 1px solid #bbbbbb;
}

table.demo_table a:link{
	color:#222222;
	text-decoration:underline;
	font-weight: normal;
	
}
table.demo_table a:Visited{
	color:#222222;
}
table.demo_table a:hover{
	text-decoration:underline;
	color: #BB4002;

}
ul.download{margin:0;padding:0}
ul.download li{list-style-image:none;
list-style:none;
background-image:url(../cellcast/images/pdf.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left: 18px;
	margin-bottom:4px}
ul.download li a{font-size:11px}
.estimate_note{
	display:block;
	padding-left:46px;
	font-size: 11px;

}

.logorotate{
	background-image:url(../cellcast/images/logorotate2.gif);
}

.awardrotate{
	background-image:url(../cellcast/images/AwardsAnimatedGIF.gif);
}
.altinfo{
	font:Verdana, Geneva, sans-serif;
	size:10px;
	font-style:italic;
	font-size: 10px;
}