@charset "UTF-8";

*, form{
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #d5dbeb url(/static/images/backTile.jpg) repeat-x center top
}

.container{
	width: 925px;
	margin: 0 auto;
	text-align: left;
}

.clear {
	padding: 0;
	margin: 0;
	clear: both
}

/* ---------- site design links ---------- */

#copyright .siteDesignDrk {
	text-transform: uppercase;
	background: url(/static/images/noe_dark.gif) no-repeat left center;
	padding-left: 60px;
	margin-top: 5px;
	margin-bottom: 20px;
	float: left;
	height: 19px;
	line-height: 19px;
}

/* ---------- quick link Styles ---------- */


#quickLinks {
	width: 221px;
	float: right;
}

#quickLinks h2 {
	padding-left: 20px;
	line-height: 46px;
	font-weight: normal;
	display: block;
	height: 46px;
	color: #0c4380;
	font-size: 18px;
	background: url(/static/images/ql_head.gif) no-repeat left top;
}

#quickLinks ul {
	list-style: none;
}

#quickLinks ul li {
	width: 221px;
}

#quickLinks ul #qlBill a{
	text-indent: -9000px;
	display:block;
	height: 46px;
	background: url(/static/images/ql_payBill.gif) no-repeat top left;
}
#quickLinks ul #qlBill a:hover{
	background: url(/static/images/ql_payBill.gif) no-repeat bottom left;
}

#quickLinks ul #qlEmail a{
	text-indent: -9000px;
	display:block;
	height: 44px;
	background: url(/static/images/ql_checkEmail.gif) no-repeat top left;
}
#quickLinks ul #qlEmail a:hover{
	background: url(/static/images/ql_checkEmail.gif) no-repeat bottom left;
}

#quickLinks ul #qlService a{
	text-indent: -9000px;
	display:block;
	height: 44px;
	background: url(/static/images/ql_serviceLocator.gif) no-repeat top left;
}
#quickLinks ul #qlService a:hover{
	background: url(/static/images/ql_serviceLocator.gif) no-repeat bottom left;
}

#quickLinks ul #qlFeedback a{
	text-indent: -9000px;
	display:block;
	height: 46px;
	background: url(/static/images/ql_feedback.gif) no-repeat top left;
}
#quickLinks ul #qlFeedback a:hover{
	background: url(/static/images/ql_feedback.gif) no-repeat bottom left;
}

#quickLinks ul #qlSupport a{
	text-indent: -9000px;
	display:block;
	height: 51px;
	background: url(/static/images/ql_eSupport.gif) no-repeat top left;
}
#quickLinks ul #qlSupport a:hover{
	background: url(/static/images/ql_eSupport.gif) no-repeat bottom left;
}

#quickLinks ul #qlSpeedTest a{
	text-indent: -9000px;
	display:block;
	height: 51px;
	background: url(/static/images/ql_speedTest.gif) no-repeat top left;
}
#quickLinks ul #qlSpeedTest a:hover{
	background: url(/static/images/ql_speedTest.gif) no-repeat bottom left;
}



/* ---------- general Styles ---------- */
#general {
	margin-top: 20px;
	font-size: 13px;
	
}
#general .red{
	color: #731a42;
}
#general h3 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #10315f;
}
#general ul li.heading {
	list-style-type: none;
	margin-left: -12px;
	margin-top: 10px;
}
#general ul li.heading h2 {
	font-size: 14px;
	color: #731a42;
	font-weight: normal;
	text-transform: uppercase;	
}
#general h1{
	font-weight: normal;
	color: #731a42;
	font-size: 17px;
	text-transform: uppercase;	
	padding: 0 0 15px 0;
}

#general p, td {
	color: #10315f;
	line-height: 20px;
	padding-bottom: 10px;

}
#general ul {
	color: #10315f;
	line-height: 20px;
	margin-left: 30px;
	padding-bottom: 20px;
}

#general ul li ul{
	margin-bottom: 0;
	padding-bottom: 0;
}

#general .twoColList ul {
	margin-left: 0px;
}

#general ol {
	color: #10315f;
	line-height: 20px;
	margin-left: 30px;
	padding-bottom: 20px;
}

a.anchor:link, a.anchor:hover {
	text-decoration: none;
}

#general p a, #general ul li a, #general a{
	color: #10315f;
	text-decoration: none;
	border-bottom: 1px dotted #10315f;
}

#general p a:hover, #general ul li a:hover, #general a:hover{
	color: #731a42;
	text-decoration: none;
	border-bottom: 1px dotted #731a42;
}

#general h2 a{
	font-weight: normal;
	color: #731a42;
	font-size: 14px;
	text-transform: uppercase;	
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #731a42;
	text-decoration: none;
}

#general h2 a:hover{
	font-weight: normal;
	color: #731a42;
	font-size: 14px;
	text-transform: uppercase;	
	margin: 0 0 15px 0;
	text-decoration: none;
	border: none;
}


#general strong{
	font-weight: bold;
	color: #10315f;
}
#general .smallPrint {
	font-size: 9px;
}

/* ---------- pdf list Styles ---------- */
#pdfList {
	color:#10315f;
	font-size: 13px;
}

#pdfList ul {
	margin: 0px;
	list-style: none;
	border-bottom: #2e5791 1px dotted;
	padding: 5px 0 5px 0;
}
#pdfList ul li{
	padding-bottom: 5px;
}
#pdfList ul li.col1 {
	display: block;
	float: left;
	width: 400px;
	padding-bottom: 10px;
	
}

#pdfList ul li.col2 {
	display: block;
	float: right;
	width: 200px;
	
}

#pdfList ul li h2{
	display: block;
	font-size: 13px;
	font-weight: normal;
	color: #781a44;
}
#pdfList ul li.col1 p{
	margin: 0;
	padding: 5px 0 0 0;
	display:block;
	vertical-align: middle;
}

#pdfList .downloadPdf {
	font-weight: normal;
	font-size: 13px;
	display: block;
	float: right;
}

#pdfList a.downloadPdf {
	color: #10315f;
	text-decoration: none;
	margin-left: 5px;
	padding: 6px 11px 6px 30px;
	background: #f1f3f8 url(/static/images/icon_downloadPdf.gif) no-repeat left center;
}
#pdfList a:hover.downloadPdf{
	color: #10315f;
	text-decoration: none;
	background: #d0d7e8 url(/static/images/icon_downloadPdf.gif) no-repeat left center;
}


/* ---------- table Styles ---------- */
.mytable {
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	width: 100%;
	padding: 0;
	margin: 0;
}

.mytable caption {
	padding: 0 0 5px 0;
 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.mytable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #d0dae6;
	border-bottom: 1px solid #d0dae6;
	border-top: 1px solid #d0dae6;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(/static/images/bg_table_header.gif) no-repeat;
}

.mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #d0dae6;
	background: none;
}

.mytable td {
	border-right: 1px solid #d0dae6;
	border-bottom: 1px solid #d0dae6;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


.mytable tr td a {
	color: #731a42;
	text-decoration: none;
	border-bottom: 1px dotted #731a42;
}
.mytable tr td a:hover {
	text-decoration: none;
	color: #731a42;
	
}


.mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

.mytable th.spec {
	border-left: 1px solid #d0dae6;
	border-top: 0;
	background: #fff url(/static/images/table_bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.mytable th.specalt {
	border-left: 1px solid #d0dae6;
	border-top: 0;
	background: #f5fafa url(/static/images/table_bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}



/* ---------- 2 Column List Styles ---------- */
.twoColList {
	display: block;
}

.twoColList ul  {
	line-height: 22px;
	width: 500px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.twoColList li.col1 { 
	float: left; 
	width: 150px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
}
.twoColList li.col2, .twoColList li.col2Last { 
	float: left; 
	width: 250px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
}

.twoColList li.col2Last {
	margin-bottom: 20px;
}


/* ---------- Control Bar Styles ---------- */
#controlBar {
	padding: 0 0 0 20px;
	font-size: 11px;
	height: 27px;
	background: url(/static/images/background_topBar.gif) no-repeat left top;
	float: right;
}
#controlBar ul{
	list-style-type: none;
}
#controlBar ul li{
	background: url(/static/images/divider_controlBar.gif) no-repeat right top;
	height: 27px;
	float: left;
	padding: 0 5px 0 5px;
	vertical-align: middle;
	line-height: 27px;
	
}

#controlBar a {
	text-decoration: none;
	font-weight: normal;
	color: #cc9999;
	padding: 0 13px 0 13px;
	white-space: nowrap;
}

#controlBar a:hover{
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

#controlBar .lastLink{
	background: url(/static/images/background_topBar-end.gif) no-repeat right center;
	padding-right: 30px;
}
/* ---------- Site Search Styles ---------- */
#navigation #search {
	padding-left: 8px;
}

#navigation #search input{
	color: #143d77;
	width: 185px;
	font-size: 11px;
	margin-right: 8px;
	margin-top: 6px;
	padding: 2px 0 2px 0;
}
/*-- reset width for non-text inputs --*/
#navigation #search input.searchBtn {
	width: auto;
	vertical-align: middle;
	margin-top: -1px;
}


/* ---------- Navigation Styles ---------- */
#navigation {
	margin-top: 12px;
	font-size: 13px;
	font-weight: bold;
	background: url(/static/images/background_topNav.gif) no-repeat left top;
	height: 33px;
	width: 925px;
	padding-left: 7px;
}

#navigation ul { padding: 0;  margin: 0;  float: left; height: 33px; list-style: none; }

#navigation li { 
	float: left; 
	line-height: 33px; 
	padding: 0 0 0 2px;
}

#navigation li a { 
	display: block; 
	color: #fff; 
	text-decoration: none;
	padding: 0 13px 0 13px;
}

#navigation li#about, #navigation li#residential, #navigation li#business, #navigation li#support, #navigation li#contact { 
	background: url(/static/images/topNav_divider.gif) no-repeat left center
}

#navigation li#home a:link,#navigation li#home a:visited,#navigation li#home a:active { }
#navigation li#about a:link,#navigation li#about a:visited,#navigation li#about a:active { }
#navigation li#residential a:link,#navigation li#residential a:visited,#navigation li#residential a:active {  }
#navigation li#business a:link,#navigation li#business a:visited,#navigation li#business a:active { }
#navigation li#support a:link,#navigation li#support a:visited,#navigation li#support a:active { }
#navigation li#contact a:link,#navigation li#contact a:visited,#navigation li#contact a:active {  }

#navigation li #home { 
	float: left; 
	line-height: 33px; 
	padding: 0 3px 0 5px;
}

#navigation li#home a:hover,#navigation li#about a:hover,#navigation li#residential a:hover,#navigation li#business a:hover,#navigation li#support a:hover,#navigation li#contact a:hover { 
	color: #d5dbeb; 
	 background: url(/static/images/topNav_hover.gif) repeat-x top left;
}

/* Auto Nav Selection */
#home_page #navigation li#home a:link,#home_page #navigation li#home a:visited, #home_page #navigation li#home a:active { background: url(/static/images/topNav_down.gif) repeat-x top left; color: #0c1b42;}
#about_page #navigation li#about a:link,#about_page #navigation li#about a:visited, #about_page #navigation li#about a:active { background: url(/static/images/topNav_down.gif) repeat-x top left; color: #0c1b42;}
#residential_page #navigation li#residential a:link,#residential_page #navigation li#residential a:visited,#residential_page #navigation li#residential a:active { background: url(/static/images/topNav_down.gif) repeat-x top left; color: #0c1b42;}
#business_page #navigation li#business a:link,#business_page #navigation li#business a:visited,#business_page #navigation li#business a:active { background: url(/static/images/topNav_down.gif) repeat-x top left; color: #0c1b42;}
#support_page #navigation li#support a:link,#support_page #navigation li#support a:visited,#support_page #navigation li#support a:active { background: url(/static/images/topNav_down.gif) repeat-x top left; color: #0c1b42;}
#contact_page #navigation li#contact a:link,#contact_page #navigation li#contact a:visited,#contact_page #navigation li#contact a:active { background: url(/static/images/topNav_down.gif) repeat-x top left; color: #0c1b42;}

/* ---------- Secondary Navigation Styles ---------- */
#secondaryNavigation {
	font-size: 13px;
	width: 925px;
	height: 33px;
	background: url(/static/images/backtile_secondaryNav.gif) repeat-x left top;
}

#secondaryNavigation ul{
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	height: 33px;
}
#secondaryNavigation li { 
	float: left; 
	line-height: 33px; 
	padding: 0 3px 0 5px;
}

#secondaryNavigation li a { 
	background: url(/static/images/secondary_divider.gif) no-repeat right center;
	font-weight: bold;
	display: block; 
	color: #446b9e; 
	text-decoration: none;
	padding: 0 10px 0 2px;
}

#secondaryNavigation li a:hover {
	color: #10315f;
	text-decoration: none;
	font-weight: bold;
}
/* -- Auto Secondary Navigation Selection -- */
#secondaryNavigation #selectedSection {
	background: url(/static/images/secNav_carrot.gif) no-repeat top center;
	
}
#secondaryNavigation #selectedSection a , #secondaryNavigation #selectedSection a:hover {
	color: #10315f;
	text-decoration: none;
	font-weight: bold;
}

/* ---------- Left Navigation Styles ---------- */
#leftNavigation {
	min-height: 370px;
	font-size: 12px;
	margin-top: 39px;
	width: 231px;
	background: url(/static/images/background_2colLeft.gif) no-repeat left top;
	float: left;
}

#leftNavigation ul{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 31px;
}
#leftNavigation li {  
	line-height: 31px; 
	padding: 0 3px 0 0px;
}

#leftNavigation li a { 
	font-weight: normal;
	display: block; 
	color: #446b9e; 
	text-decoration: none;
}

#leftNavigation li a:hover {
	color: #10315f;
	text-decoration: none;
	font-weight: normal;
	background: url(/static/images/leftNav-over.gif) no-repeat left top;
}
/* -- Auto Secondary Navigation Selection -- */
#leftNavigation #selectedLeft {
	background: url(/static/images/leftNavSelected.gif) no-repeat left top;
	
}
#leftNavigation #selectedLeft a , #leftNavigation #selectedLeft a:hover {
	color: #10315f;
	text-decoration: none;
	font-weight: bold;
	background: url(/static/images/leftNavSelected.gif) no-repeat left top;
}


/* ---------- Masthead Styles ---------- */
#masthead{

}
#masthead h1{
	width: 228px;
	height: 81px;
	float: left;

}
#masthead h2{
	display: block;
	margin: 40px 50px 0 0;
	width: 161px;
	height: 21px;
	float: right;
	text-indent: -9000px;
	background: url(/static/images/tagline.gif) no-repeat left top;

}
/* ---------- content Styles ---------- */
#contentWrapper {
	background: #fff url(/static/images/contentBottom.gif) no-repeat left bottom ;
	padding: 12px;
}
/* ---------- 2 column Styles ---------- */
#twoColLeft {
	min-height: 370px;
	font-size: 12px;
	margin-top: 39px;
	width: 231px;
	background: url(/static/images/background_2colLeft.gif) no-repeat left top;
	float: left;
}
#twoColRight {
	width: 670px;
	float: right;
	margin: 10px 0 0 0;
	padding: 0 14x 0 0;
}
/* ---------- Sub Header Styles ---------- */

#subHeader h2{
	font-size: 21px;
	font-weight: normal;
	color: #741a43;
	float: left;
	margin: 10px 0 0 0;
}

#subHeaderUnderline h2{
	padding-bottom: 5px;
	border-bottom: #d0d7e8 solid 1px;
	font-size: 21px;
	font-weight: normal;
	color: #741a43;
}


/* ---------- Flash Slide Show Styles ---------- */
#flashSlideshow{
	width: 670px;
	float: left;
}

/* ---------- Check Email Panel Styles ---------- */
#checkEmail{
	width: 221px;
	float: right;
	background: url(/static/images/bottomCap_checkEmail.gif) no-repeat left bottom #d5dbeb;
}

#checkEmail h2{
	padding: 8px 0 0 10px;
	vertical-align: middle;
	font-weight: normal;
	display: block;
	height: 26px;
	color: #0c4380;
	font-size: 18px;
	line-height: 16px;
	background: url(/static/images/head_checkEmail.gif) no-repeat left top;
}

#checkEmail p{
	padding: 7px 0 0 5px;
}
#checkEmail p strong{
	width: 57px;
	float: left;
	margin-right: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #133a73;
}

#checkEmail input{
	width: 137px;
	color: #143d77;
	font-size: 11px;
}

#checkEmail p input.checkEmailBtn {
	float: right;
	width: auto;
	margin-right: 10px;
}

#checkEmail .btnTop {
	margin-top: 3px;
	padding-top: 11px;
	background: url(/static/images/btnDivider.gif) no-repeat top center;
	clear: both;
}
#checkEmail .btnBot {
	margin-bottom: 6px;
	clear: both;
}
/* -- Feedback Button Styles -- */
#checkEmail .btnFeedback a{
	text-indent: -9000px;
	float: right;
	padding-right: 6px;
	display:block;
	height: 43px;
	width: 210px;
	background: url(/static/images/btnFeedback.gif) no-repeat top left;
}
#checkEmail .btnFeedback a:hover{
	text-indent: -9000px;
	float: right;
	padding-right: 6px;
	display:block;
	height: 43px;
	width: 210px;
	background: url(/static/images/btnFeedback.gif) no-repeat bottom left;
}
/* -- Connection Speed Button Styles -- */
#checkEmail .btnConSpeed a{
	text-indent: -9000px;
	float: right;
	margin-top: 6px;
	padding-right: 6px;
	display:block;
	height: 43px;
	width: 210px;
	background: url(/static/images/btnConSpeed.gif) no-repeat top left;
}
#checkEmail .btnConSpeed a:hover{
	text-indent: -9000px;
	float: right;
	margin-top: 6px;
	padding-right: 6px;
	display:block;
	height: 43px;
	width: 210px;
	background: url(/static/images/btnConSpeed.gif) no-repeat bottom left;
}
/* ---------- Home Callouts Styles ---------- */
#homeCallouts{
	margin-top: 14px;
}
#homeCallouts .callout {
	padding-right: 7px;
	width: 220px;
	float: left;
}
#homeCallouts .calloutLast {
	width: 220px;
	float: left;
}
#homeCallouts .callout h2, #homeCallouts .calloutLast h2 {
	font-weight: normal;
	color: #741a43;
	font-size: 18px; 
	margin-bottom: 6px;
}
#homeCallouts .callout .coCopy, #homeCallouts .calloutLast .coCopy{
	padding: 10px 0 10px 0;
	font-size: 12px;
	color: #133a73;
	line-height: 18px;
}

#homeCallouts .callout .coImg, #homeCallouts .calloutLast .coImg {
	border: #d0d7e8 solid 1px;
	background: #fff;
	padding: 3px;	
}
/* -- Residential Services Button Styles -- */
#homeCallouts .callout .btnResServ a{
	text-indent: -9000px;
	display:block;
	height: 22px;
	width: 217px;
	background: url(/static/images/btnVisitResServ.gif) no-repeat top left;
}
#homeCallouts .callout .btnResServ a:hover{
	text-indent: -9000px;
	display:block;
	height: 22px;
	width: 217px;
	background: url(/static/images/btnVisitResServ.gif) no-repeat bottom left;
}
/* -- Business Services Button Styles -- */
#homeCallouts .callout .btnBusServ a{
	text-indent: -9000px;
	display:block;
	height: 22px;
	width: 217px;
	background: url(/static/images/btnVisitBusServ.gif) no-repeat top left;
}
#homeCallouts .callout .btnBusServ a:hover{
	text-indent: -9000px;
	display:block;
	height: 22px;
	width: 217px;
	background: url(/static/images/btnVisitBusServ.gif) no-repeat bottom left;
}
/* -- Customer Support Button Styles -- */
#homeCallouts .calloutLast .btnCusSup a{
	text-indent: -9000px;
	display:block;
	height: 22px;
	width: 217px;
	background: url(/static/images/btnVisitCusSup.gif) no-repeat top left;
}
#homeCallouts .calloutLast .btnCusSup a:hover{
	text-indent: -9000px;
	display:block;
	height: 22px;
	width: 217px;
	background: url(/static/images/btnVisitCusSup.gif) no-repeat bottom left;
}
/* ---------- Home Callouts Styles ---------- */
#homeCallouts #poll {
	float: right;
	width: 221px;
	background: url(/static/images/backtile_poll.gif) no-repeat top left;
}
#homeCallouts #poll h2 {
	font-weight: normal;
	color: #143d77;
	font-size: 18px; 
}

#homeCallouts #poll p{
	padding: 10px 0 0 10px;
	font-size: 12px;
	line-height: 16px;
	color: #133a73;
}
#homeCallouts #poll ul{
	font-size: 11px;
	line-height: 12px;
	color: #133a73;
	list-style-type: none;
	margin-left: 20px;
}
#homeCallouts #poll ul li{
	padding-top: 10px;
	clear: both;
}
#homeCallouts #poll ul li input.pollBtn {
	display: block;
	float: left;
	margin-right: 3px;
}
/* -- Submit Answer Button Styles -- */
#homeCallouts #poll .submitAnswer{
	margin-top: 10px;
}

#homeCallouts #poll .submitAnswer a{
	text-indent: -9000px;
	display:block;
	height: 22px;
	width: 209px;
	background: url(/static/images/btnSubmitAnswer.gif) no-repeat top left;
}
#homeCallouts #poll .submitAnswer a:hover{
	text-indent: -9000px;
	display:block;
	height: 22px;
	width: 209px;
	background: url(/static/images/btnSubmitAnswer.gif) no-repeat bottom left;
}
/* ---------- Footer Styles ---------- */

#footer { 
	font-size: 11px; 
	margin-top: 16px;
	background: #d5dbeb url(/static/images/footerLinks-bottom.gif) bottom left no-repeat;	
}

#footer #elements { 
	padding-top: 15px;
	background: transparent url(/static/images/footerLinks-top.gif) top left no-repeat; 
	min-height:15px;	
}

#footer #elements .firstLinkColumn {
	padding: 0 0 20px 12px;
	width: 219px;
	float: left;
	display: block;
}

#footer #elements .linkColumn {
	background: transparent url(/static/images/footerDivider.gif) top left no-repeat; 
	padding: 0 0 20px 12px;
	width: 219px;
	float: left;
	display: block;
}

#footer #elements ul {
	padding-top: 5px;
	line-height: 20px;
	list-style-type: none;
}

#footer #elements ul li{
	background: url(/static/images/bullet_smWhite.gif) no-repeat left center;
	padding: 0 0 0 9px;
}
#footer #elements h3{
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
#footer #elements ul li a{
	text-decoration: none;
	color: #cc9999;
}
#footer #elements ul li a:hover{
	text-decoration: none;
	color: #fff;
}
#elements .eventTitle{
	background: url(/static/images/icon_calendar.gif) no-repeat left center;
	margin-left: -4px;
	padding-left: 27px;
}
#elements .newsletterTitle{
	background: url(/static/images/icon_newsletter.gif) no-repeat left center;
	margin-left: -4px;
	padding-left: 27px;
}
#elements .videoTitle{
	background: url(/static/images/icon_videos.gif) no-repeat left center;
	margin-left: -4px;
	padding-left: 27px;
}
#elements .photoTitle{
	background: url(/static/images/icon_photos.gif) no-repeat left center;
	margin-left: -4px;
	padding-left: 27px;
}
	

/* ---------- copyright Styles ---------- */

#copyright {
	margin: 15px 0 15px 0;
	padding-bottom: 15px;
	font-size: 10px;
	color: #143d77;
}

#copyright ul {
	float: right;
	list-style-type: none;
	
}
#copyright ul li {
	display: inline;
	padding: 0 0 0 5px;
}
#copyright a {
	text-decoration: none;
	color: #143d77;
}
#copyright a:hover {
	text-decoration: none;
	color: #731a42;
}
#copyright p {
	float: left;
}


