body {
	/*background-image:url(images/resultsbg.gif);*/
	background-color:#333333;
	margin:0;
	font:90%/1.6  trebuchet ms, verdana, sans-serif;
	color:#333333;	
}

.clear { clear: both; margin: 0px;}

div.container
{
	width: 778px;
	padding: 10px;
	margin: 0 auto 0 auto;
	background-color:#333333;
	height: 100%; display: table;
}

#hdrPhoto {
	float:left;
	width:778px;
	height:98px;
	border:#FFFFFF solid 2px;
	background-image:url(images/cablebundlesmall.jpg);
	margin-bottom:15px;
}


#pageLogo { 
	margin: 0 0 0 0;
}
#pageLogo h1 { 
	/*background: transparent url(images/sct-org-gry_v2.gif) no-repeat;*/
	background: transparent url(images/sct-ncd-org-gry.gif) no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 57px; 
}
#pageLogo h1 span,#pageLogo h2,#pageLogo h2 span {
	display:none;
}


#pageLogoSCT { 
	margin: 0 0 0 0;
}
#pageLogoSCT h1 { 
	background: transparent url(images/sct-org-gry.gif) no-repeat; 
	margin-top: 10px;
	margin-bottom: 10px;
	height: 57px; 
}
#pageLogoSCT h1 span,#pageLogo h2,#pageLogo h2 span {
	display:none;
}

#pageLogoSCTSDOnly { 
	margin: 0 0 0 0;
}
#pageLogoSCTSDOnly h1 { 
	background: transparent url(images/sct-org-gry_v2.gif) no-repeat; 
	margin-top: 10px;
	margin-bottom: 10px;
	height: 57px; 
}
#pageLogoSCTSDOnly h1 span,#pageLogo h2,#pageLogo h2 span {
	display:none;
}


#navBox {
	float:left;
	width:778px;
	background: #FF6600;
	/*
	padding-top:2px;
	padding-bottom:2px;
	margin-top:-10px;
	*/
	border:#FFFFFF solid 2px;
}


#nav {
	width:100%;
	margin:0px;
	padding:0px;
}

#nav a {
	color:#000000;
	padding:4px 4px;
	background:#FF6600;
	border:none;
	font:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;
	text-decoration:none;
}

#nav a:hover{
	color:#000;
	background:#CCCCCC;
	text-decoration:none;
	padding:5px 4px;
}

#nav ul{
	margin:0;
	padding:0;
}

#nav li{
	display:inline;
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
}


body#n0 a#nav0, body#n1 a#nav1, body#n2 a#nav2, body#n3 a#nav3, body#n4 a#nav4, body#n5 a#nav5, body#n6 a#nav6, body#n7 a#nav7, body#n8 a#nav8 { 
	color:#fff;
	text-decoration:none;
	background:#000000; padding-bottom:5px;
}




#mainContent {
	float:left; 
	margin-top:5px;
	padding:0px; 
	background-color:#CCCCCC;
	width:778px;
	border-top:#FFFFFF solid 2px;
	border-right:#FFFFFF solid 2px;
	border-bottom:#FFFFFF solid 2px;
	border-left:#FFFFFF solid 2px;
	background-image:url(images/content-bg.gif);
}

#contentLeft {
	float:left; 
	margin-top:0px;
	padding:0 0 10px 0;
	width:160px;
	color:#FFFFFF;
	font-size:14px; font-weight:bold;
	/*background-color:#DDDDCC;*/
}

#contentLeft strong {
	color: #000000;
}

#contentLeft a {
	color: #000000;
	text-decoration:none;
}

#contentLeft a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.contentRight {
	float:left; 
	margin-top:5px;
	padding:30px 10px 10px 30px;
	width:548px;
	/*background-color:#EEEEDD;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;	
	line-height:17px;
}
.contentRight h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;

	margin:0px 0px 0px 0px;
}

.contentRight h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}

.contentRight p {
	margin:0px;	
}
.contentRight blockquote {
	margin:10px 0px 0px 15px;
}

.callOut {
	background-color:#333333; 
	padding:15px; 
	color:#FFFFFF; 
	line-height:18px;
}
.callOut a {
	color:#FFFFFF; 
	text-decoration:none;
}

.testimonials {
	color:#ffffff;
	background-color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	font-size: 14px;
	line-height:18px;
	padding:10px;
	border:#FFFFFF solid 10px;
}


#footerBox {
	float:left;
	width:778px;
	height:10px;
	background: #FF6600;
	margin-top:-10px;
	border:#FFFFFF solid 2px;
}

#footer {
	float:left;
	width:778px;
	padding: 15px 0px 15px 0px;
	background: #000000;
	border-left:#FFFFFF solid 2px;
	border-right:#FFFFFF solid 2px;
	border-bottom:#FFFFFF solid 2px;
	color:#CCCCCC;
	font:85%/1.5  trebuchet ms, verdana, sans-serif;	
}

#footer a {
	color:#FFFFFF;
}

#footer a:hover {
	color:#FFCC00;
}


.urbangreymenu {
	width: 165px; /*width of menu*/
}

.urbangreymenu .headerbar {
	font: bold 15px trebuchet ms, verdana, sans-serif;
	color: white;
	background: #606060;
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	margin-top: 0; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 7px 0 7px 0; /*31px is left indentation of header text*/
	text-align:center;
}

.urbangreymenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
	font: normal 12px trebuchet ms, verdana, sans-serif;
	color: black;
	background: #E9E9E9;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 5px; /*link text is indented 8px*/
	text-decoration: none;
}

.urbangreymenu ul li a:visited{
	color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: white;
	background: black;
}



/* form styles
------------------------------------------------- */

.QuoteForm ul {
	list-style: disc;
}


.QuoteForm li {
	background-image: none;
	margin: 15px 0 0 0;
	color:#000066;
	font-size:1em;
	font-weight:bold;
}

.QuoteForm p {
	color:#000000;
	font-size:1em;
	font-weight:normal;
	padding:10px 0 0 0;
}

.FormHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #555555;
	padding-left: 5px;
}
.FormLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1m;
	font-weight: normal;
	color: #000000;
}
.FormLabelReq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FF3300;
}
.FormLabelReqErr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
}

.btnHolder {
	padding:3px;
	margin:0;
}
.btnHolder a {
	padding: 5px 8px 5px 8px;
	background: #333333;
	color:#FFFFFF;
	text-decoration:none;
}
.btnHolder a:hover {
	background:#FF7000;
	color:#000000;
	text-decoration:none;
}

.input  { 
	font-family:Trebuchet MS; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: bold;	
	background-color: #eeeeee; 
	border: #666666; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px 
}
.inputFocus  { 
	font-family: Trebuchet MS;
	font-size: 8pt; 
	color: #000000; 
	font-weight: bold;
	background-color: lime; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px 	

}
.input2  { 
	font-family:Trebuchet MS; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: bold;	
	background-color: #eeeeee; 
	border: #666666; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	height: 19px;
}
.input2Focus  { 
	font-family:Trebuchet MS; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: bold;
	background-color: #DDDDCC; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	height: 19px;	

}
.button { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000; 
	font-weight: bold;
	background-color: #CCCCBB; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.buttonover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;	
	color: #000000; 
	background-color: #EEEEDD; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px 
}
.CommentBox  { 
	font-family:Trebuchet MS; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: bold;	
	background-color: #eeeeee; 
	border: #666666; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.CommentBoxFocus  { 
	font-family: Trebuchet MS;
	font-size: 8pt; 
	color: #000000; 
	font-weight: bold;
	background-color: #DDDDCC; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.Warning { clear: both; background: none; background-color: #F4FAFF; border: 1px solid #B2CCE5; font: normal 11px Verdana; padding: 5px; margin: 0 10px 10px 0; }
.Error { clear: both; background: none; background-color: #FFFFCC; border: 1px solid #990000; font: normal 1em Verdana; color:#CC0000; padding: 5px; margin: 10px; }
.Error a { color:#000066; text-decoration:underline; }




