/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #ccc url(../images/HOME/bg_grad.jpg) fixed;
	font-size: x-small;	/* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;	/* for compliant browsers */
}
html>body {	/* be nice to Opera */
	font-size: small;
}

/******* em tag styles *******/

em {font-style: italic;}
em.strong {
	font-style: normal;
	font-weight: bold;
}
em.stronger {
	font-style: italic;
	font-weight: bolder;
}
li li {margin-left: -1.75em;}
p {margin: 8px 0px;}

/******* hyperlink and anchor tag styles *******/

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color:: #800040;
	text-decoration: none;
}

/************** header tag styles **************/

h1{
 font: bold 200% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 175% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 150% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 125% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
 margin-bottom: 5px;
 margin-top: 5px;
}

ul ul{list-style-type: disc;}
ul ul ul{list-style-type: none;}

/********* form and related tag styles *********/

form {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

label{
 font: bold .9em Arial,sans-serif;
 color: #334d55;
}
input {font-family: Arial,sans-serif;}
span.require {color: #f00;}				
span.note {
	display: block;
	font-size: 90%;
	margin: 0 5px;
	text-align: justify;
	width: 600px;
}
div#pageForm {
	margin: 1em auto;
	padding: 1em;
	text-align: center;
	width: 750px;
}
div#pageForm h1 {
	font-size: 120%;
	padding: 0.5em;
}
div#pageForm h2 {
	font-size: 100%;
	padding: 0.25em;
}
div#pageForm fieldset {
	border: #ccc double;
	margin: 1em;
	padding: 1em;
	text-align: left;
}
div#pageForm legend {
	color: #069;
	font-weight: bold;
	text-align: left;
}
div#emailDecision {margin-left: 40px;}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#interactiveContainer {float: right;}
#interactiveContainer form {background: #cccccc url(../images/HOME/bg_grad.jpg) fixed;}

#pageCell{
	position: absolute;
	top: 115px;
	left: 2.5%;
	width: 950px;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#globalNav{
	position: relative;
	width: 950px;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/HOME/glblnav_background.gif);
}
#header{
	position: absolute;
	top: 2%;	
	left: 2.5%;
	width: 950px;
}

#pageNav{
	float: left;
	width: 178px;
	margin: 0px 0px 0px 5px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#contentHome{
	/* content layout for pages without left menus */
	font-size: 125%;
	margin: 12px 0px;;
	padding: 0px 3px 0px 6px;
}
#prodSrvcs {margin: 30px 10px 25px 30px;}
#prodSrvcs ul{
	list-style-image: url(../images/HOME/diamond_bullet.gif);
	padding-left: 25px;
}
#prodSrvcs li{
	font-size: 18px;
	padding: 5px;
}
#infoMsg {
	background: url(../images/HOME/info_msg_bg.gif) top left no-repeat;
	font-size: 15px;
	font-weight: bold;
	height: 107px;
	width: 357px;
	margin: 40px 0px 0px 25px;
}
#infoMsg h2 {
	font-size: 95%;
	padding: 1.5em 1em 1em 1em;
	text-align: center;
}
#infoMsg img {
	border: none;
	margin: -50px 0 0 25px;}
#rightNavHome {
	float: right;
	margin: 10px 0px 0px 0px;
	/*padding: 10px 20px 10px 10px;*/
}
#rightNavHome img {border: none;}
#rightNavHome ul {display: block; margin: 0}
#rightNavHome li {list-style: none;}

#content{
	/* content layout for pages with left menus */
	font-size: 125%;
	margin: 0px;
	padding: 0px 3px 0px 6px;}

.lg {font-size: 125%;}
.topLink{
	clear: both;
	text-align: center;
	font-style: italic;
}

.topLinkNoClear{
	text-align: center;
	font-style: italic;
}

#survey {
	text-align: center;	
	margin: 25px 0 0 0;
}
#survey a {
	color: #006;
	text-decoration: underline;	
}
#survey a:hover {
	background-color: #FF6;
	color: #900;
}
#dslPlans {margin: 10px 25px;}
#dslPlans tbody {text-align: center;}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#emLink{
	color: #fff;
	font-weight: bold;
	position: absolute;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 245px;
}

#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}
#utility a{color: #ffffff;}
#utility a:hover{text-decoration: none;}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
}
#pageName h2{color: #000000;}

#pageName img{
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

/*#globalNav{
	position: relative;
	width: 99%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/HOME/glblnav_background.gif);
}
*/
#globalNav img{margin-bottom: -4px;}
#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}

#globalLink a {color: #000000;}

a.glink, a.glink:visited{
  font-size: small;
  color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  background-image: url(../images/HOME/glblnav_selected.gif);
	text-decoration: none;
}

#globalLink > a.heel {border-right: none;}
.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 70px;
	left: 0px;
	min-width: 640px;
	height: 30px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 95%;
	color: #ffffff;
	text-decoration: none;
}

.subglobalNav a:hover{color: #cccccc;}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px 0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
}

#search a:hover{margin: 0px;}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #006;
}
#breadCrumb a{color: #006;}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: none;
}
#heel {color: #AAA;}

/************** call 811 styles *****************/

#call811 {margin: 100px 0 0 995px;}
#call811 img {border: none;}

/************** feature styles *****************/

.feature{
	font-size: 80%;
/*	margin: 0px 0px 0px 170px;*/
	margin: 0px 0px 0px 178px;
	padding: 0px 10px 0px 10px;
}

.feature img{padding: 0px 10px 0px 0px;}

.featureGallery{
	font-size: 80%;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

.featureHome{
	bottom: 10px;
	font-size: 80%;
	padding: 0px 10px 0px 10px;
	top: 25px;
}

.featureHomePage{font-size: 80%;}

.featureHeading {
	position: absolute;
	top: 125px;
	left: 700px;
}

.featureOnly{
	font-size: 80%;
/*	margin: 0px 0px 0px 170px;*/
	margin: 0px 0px 0px 178px;
	padding: 0px 15px 0px 10px;
}

#feedback {margin: 10px 25px;}
#feedback img {border: none;}

#saMap {
	position: relative;
	top: 0px;
	left: 10px;
}

#directoryCover {
	width: 33%;
	margin: 0px;
	padding: 0px;
	float: left;
}

#headline {
	/*margin-top: 25px;*/
	margin-top: 5px;
}
#headline img {border: none;}
#dslTeaser {
	margin: 5px 0 0 175px;
}
#dirContest {
	/*margin: 10px 0 -50px 45px;*/
	margin: 15px 0 5px 45px;
}
#dirContestShared {
	height: 77px;
	width: 525px;
}
#onlineSurvey {margin: 15px 0 5px 200px;}
#onlineSurvey img {border: none;}

#onlinePay {
	position: absolute;
	margin: 10px 30px 0 50px;
	padding: 25px 15px;
	background-image: url(../images/HOME/olpay_background.gif);
	height: 125px;	/* ie5win fix begin */
	width: 510px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 75px;
	width: 480px;
}
html>body #onlinePay {
	height: 75px;
	width: 480px;
}								/* ie5win fix end */

.olpayHeading {
	padding: 5px 0px 0px 0px;
	text-align: center;
}

.olpayText {padding: 5px 0px 0px 0px;}

#homeContent {
	/*float: right;*/
	margin: 0px 0px 0px 300px;
	padding: 0px;
	width: 67%;
	height: 425px;
}

#dept {
	background: #FFFFFF;
	color: #abafa8;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

.imageText {
	color: #abafa8;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	padding: 0px 12px 5px 10px;
	width: 300px;
}

.imageTextHome {
	color: #abafa8;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
/*	padding: 0em 1.5em 0.5em 1em;*/
	padding: 0px 15px 5px 10px;
	width: 300px;
}

.imageTextMed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #abafa8;
	padding: 0px 10px 10px 10px;
	width: 250px;
	float: left;
}

.imageTextOrphan {
	color: #abafa8;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	padding: 0px 12px 20px 10px;
	width: 300px;
}

.imageTextNarrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #abafa8;
	padding: 0px 10px 10px 10px;
	width: 225px;
	float: left;
}

.imageTextStaff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #abafa8;
	padding: 0px 5px 10px 5px;
	width: 70%;
	float: left;
}

#staff {
	background-image: url(../images/staff/building.jpg);
	font-size: 125%;
	font-weight: bold;
	height: 336px;
	width: 600px;
}

#staff a:link {color: #F7F7F7;}
#staff a:hover {color: #FF0000;}
/*#staff a:visited {color: #BBBBFF;}*/
#staff a:visited {color: #66CCFF;}

#staffHeader {
	margin-left: 810px;
	margin-top: 75px;
	position: absolute;
	width: 110px;
}

#staffDeptsLeft {
	float: left;
	list-style: none;
/*	padding: 60px 0px 0px 35px;*/
	padding: 60px 0px 0px 35px;
}

#staffDeptsRight {
	float: right;
	list-style: none;
/*	padding: 60px 80px 0px 0px;*/
	padding: 60px 80px 0px 0px;
}

#staffDeptsMid {
	list-style: none;
	padding: 115px 0 0 230px;
}

#staffVisitInstructions {font-size: 85%;}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.font125 {font-size: 125%;}
.rates {width: 60%;}
.rates li {
	font-weight: bold;
	margin-top: 10px;
}
.rates li span {font-weight: normal;}

/*************** story styles ******************/

.story {
/*	margin: 0em 0.5em 0em 0em;
	padding: 0em 0em 0em 0em;*/
	margin: 0px 5px 0px 5px;
	padding: 0px;
}

.story h3 {
	font-size: 125%;
	font-family: Arial, sans-serif;
}
.story li {padding: 0px 0px 5px 0px;}
.story li span {font-weight: bold}
.story p {
	margin: 8px 0px;
	padding: 0px 0px 5px 0px;
}
.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}
.story a.capsule:hover{text-decoration: underline;}
.story td {padding: 0px 0px 5px 0px;}
td.storyLeft{padding-right: 12px;}

.section h2 {
	font-size: 150%;
	font-variant: small-caps;
}
.subSection {padding-left: 15px;}
.subSection h3 {font-size: 125%;}

.spanList {list-style-type: none;}
.spanList li span {
	font-weight: normal;
	white-space: pre;
}

.spanList li span span {
	font-style: italic;
	font-weight: normal;
}
.lessLeading {line-height: 0.9em;}

/*************** help & faq styles ******************/
/*#faq h3 {
	background: #c3c3db url(../images/HOME/faq_sec_bg.jpg);
	color: #21536A;
	float: left;
	font-variant: small-caps;
	margin: 10px 0;
	padding: 0 10px;
	width: 90%
}*/
/*#faq h3 span {
	color: #036;
	font: 12pt normal "Lucida Calligraphy", "Freestyle Script", "Edwardian Script ITC", "Brush Script Std", "Script MT Bold";
	float: right;
	margin-top: -30px;
}*/

.plain {
	margin: 0;
	padding: .25em;
}
.plain h2 {font-size: 115%;}
.sectionHeader {
	background: #c3c3db url(../images/HOME/faq_sec_bg.jpg);
	margin: 10px 0;
	padding: 0 10px;
	height: 25px;
	width: 650px;
}
.sectionHeader h3 {
	color: #21536A;
	float: left;
	font-variant: small-caps;
	margin: 0;
	padding: 3px 0 0 0;
}
.sectionHeader span a {
	color: #036;
	font:  14pt italic, "Freestyle Script", cursive;
	float: right;
}
.sectionHeader span a:hover {color: #F00;}

.rtAlignList {list-style: none;}
.rtAlignList li span {text-align: right;}
#faq.story td {padding: 3px;}

.tutorial {font: 14px Georgia, "Times New Roman", Times, serif;}
.tutorial a {color: #009;}
.tutorial a:hover {
	color: #900;
	font-size: 16px;
}
.tutorial li {list-style: none;}

/*************** site styles ******************/

.adjustFeatureLeft {
	margin-left: 25px;
	position: relative;
}

#carriers {
	margin-left: 310px;
	padding-left: 7px;
	width: 65%;
}
.carrierSpacing {line-height: 2em;}
#contactNumbers {width: 50%;}
.listIndent {margin-left: 35%;}
.listIndent10 {margin-left: 10%;}

.offset {
	margin-left: 5%;
	line-height: .8em;
}

#site {
	width: 100%;
	font-size: 80%;
}
#site ul {list-style-type: none;}
.clearList {clear: both;}
.clearList1 {float: none;}

.listHead {
	font-weight: bold;
	margin-left: -1em;
}

.listHeadNoBull {
	margin-left: -25px;
	list-style-type: none;
}
.listPara {line-height: 100%;}
.listParaPlus {line-height: 115%;}

.listLeft {
	float: left;
	margin: 0px;
	width: 50%;
}

.listLeft ul {
/*	padding: -0.5em 0em -0.5em 0em;*/
	padding: -3px 0px -3px 0px;
}

.listRight {
	float: right;
	margin: 0px;
	width:50%;
}

.listRight ul {
/*	padding: -0.5em 0em -0.5em 0em;*/
	padding: -3px 0px -3px 0px;
}

.noBull {
	list-style-type: none;
	margin-left: 1.5em;
}

.noBullSame {
	list-style-type: none;
}

#siteLeft {
	width: 33%;
	float: left;
}

#siteMid {
	width: 33%;
	float: left;
}

#siteRight {
	width: 33%;
	float: right;
}

#siteInfo{
	clear: both;
	color: #686868;
	padding: 0px;
	margin-top: 0px;
	list-style: none;
	display: inline;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteLinks {
	float: left;
	margin: 0px;
	padding: 0em 1em;
}

#copyright {
	float: right;
	font-size: 80%;
	margin: 0px;
	padding: 0em 1em;
	text-decoration: none;
}

#copyright a {text-decoration: underline;}

/*#partners {
	display: inline-block;
	margin-right: 350px;
}*/
#partners {
	display: inline-block;
	margin 15px 0 0 50px;	
}
/*#AuthorizeNet {margin: 0 10px 0 350px;}*/
/*#AuthorizeNet {margin: -9px 15px 0px 0px;}*/
#AuthorizeNet, #ATT, #GoogleApps {
	float: left;
	padding: 0 25px;
}
/*#ATT {margin: 0 10px 0 475px;}*/
/*#ATT {margin: -85px 0px 0px 130px;}*/
/*#googleApps {margin: -85px 0px 0px 220px;}*/

#epbCopyFirst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	text-align: right;
	/*padding: 83px 0px 5px 0px;*/
	margin-top: -50px;
	padding: 5px 10px 32px 0px;
}

#epbCopyFirst a {text-decoration: underline;}

#footer {
	clear: both;
	border-top: 1px solid #ccc;
	padding: 2px 0px 5px 0px;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(../images/HOME/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 8px 0px 8px 24px;
	line-height: 175%;
	border-bottom: 1px solid #cccccc;
}
.relatedLinks h2 {
	color: #069;
	font-size: 115%;
	font-variant: small-caps;
}
.relatedLinks a h2:hover {text-decoration: underline;}
.relatedLinks h3{padding: 10px 0px 2px 0px;}
.relatedLinks a{display: block; }
.relatedSubLinks{
	padding: 0px 0px 0px 12px;
	line-height: 150%;
}
.rlSub {padding-left: 5px;}

/**************** epb styles *****************/

#copyFoot {
	font-size: 80%;
	padding-left: 100px;
}

#epb {
	color: #000066;
	font-family: "Comic Sans MS";
}

#epb a {text-decoration: none;}
#epb a:visited {color: #006;}
#epb span {color: #990000;}

.byLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 85%;
	font-weight: bold;
}

#coverByLine {
	position: absolute;
	top: 430px;
	left:150px;
/*	margin: 260px 0px 0px 0px;*/
/*	margin: 185px 0px 0px 0px;*/
}

.footSize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.footSize1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 5px;
}

#sideBar {
	float: left;
	margin: 0px 20px 15px 0px;
	padding: 15px;
	text-align: justify;
}

/************** gallery styles *****************/

#contest {
	position: absolute;
	color: #787878;
	left: 300px;
	top: 475px;
	padding: 15px 25px 5px 40px;
	font-family: "Comic Sans MS";
	font-size: 75%;
}

#coverIndex{
	padding: 0px 10px 0px 10px;
	font-family: Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	height: 500px;
}

#coverInfo {
	position: absolute;
	left: 650px;
	padding: 10px 25px 10px 10px;
	top: 100px;
	width: 260px;		/* ie5win fix begin */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 275px;
}
html>body #coverInfo {
	width: 275px;
}

.decade {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 300px;	
}

#galleryCover {
	position: absolute;
	padding: 10px;
	top: 25px;
	left: 300px;
}

/************* ADSL Online Form ******************/
.ac {font: 115%;}
.indent {padding-left: 1em;}
.sm {font-size: 85%;}
.confirm {
	background:#FFFFFF;
	font-size: 90%;
	padding: 10px;
}

.confirm span {
	color: #787878;
	font-size: 85%;
	font-variant: small-caps;
}

#emailDecision {display: none;}
#dslNo {display: none;}

#actionPhotos {
	clear: both;
	color: gray;
	font-size: 80%;
}
#actionPhotos h3 {padding-left: 65px;}

