@import url(reset.css);
@import url(layout.css);
@import url(navigation.css);
@import url(content.css);
@import url(footer.css);
@import url(news.css);

body {
	background: url(../img/bg/body.png) repeat-x #FFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	/*font-size: 11px;*/
	line-height: 22px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
}
p, ul {
	margin-bottom: 22px;
}
h1 {
	color:#E31837;
	/*font-size: 18px;*/
	font-size: 170%;
	font-weight: normal;
}
h2 {
	color: #666;
	/*font-size: 12px;*/
	font-size: 110%;
	font-weight: bold;
}
h3 {
	color:#333;
	/*font-size: 11px;*/
	font-size: 100%;
	font-weight: bold;
}
h4 {
	color:#767676;
	/*font-size: 11px;*/
	font-size: 100%;
}
h5 {
	color:#FFFFFF;
	/*font-size: 11px;*/
	font-size: 100%;
	font-weight: bold;
}
h6 {
	color:#767676;
	/*font-size: 12px;*/
	font-size: 110%;
	font-weight: normal;
}
h6 a {
	color:#767676;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}
h6 a:hover {
	color:#767676;
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
}
a {
	text-decoration:none;
	color:#E31837;
	font-weight: normal;
}
a:hover, a:focus {
	text-decoration:underline;
	outline: 0;
}
a.more {
	padding-right: 16px;
	background:url(../img/icons/more.gif) right center no-repeat;
	display:inline-block;
}
a.top {
	padding-left: 16px;
	background:url(../img/icons/top.gif) left center no-repeat;
	display:inline-block;
}
a.external {
	padding-right: 16px;
	background:url(../img/icons/external.gif) right center no-repeat;
	display:inline-block;
}
a.external2 {
	padding-right: 16px;
	background:url(../img/icons/external.gif) right center no-repeat;
	display:inline-block;
	text-decoration: underline;
}
a.pdf {
	padding-right: 16px;
	background:url(../img/icons/pdf.gif) right center no-repeat;
	display:inline-block;
	text-decoration: underline;
}
a.pdf2 {
	padding-right: 16px;
	background:url(../img/icons/pdf.gif) right center no-repeat;
	display:inline-block;
}
a.pdf2:hover {
	padding-right: 16px;
	background:url(../img/icons/pdf.gif) right center no-repeat;
	display:inline-block;
	text-decoration: underline;
}
a.pdflg {
	padding-left: 27px;
	background:url(../img/icons/pdf-lg.gif) left center no-repeat;
	display:inline-block;
}
a.pdflg:hover {
	padding-left: 27px;
	background:url(../img/icons/pdf-lg.gif) left center no-repeat;
	display:inline-block;
	text-decoration: underline;
}
a.pdflg2 {
	display: block;
	/*display:inline-block;*/
	background:url(../img/icons/pdf-lg.gif) top left no-repeat;
	font-size: 11px;
	line-height: 17px;
	padding: 3px 0;
	padding-left: 27px;
	/*
	padding-top: 4px;
	line-height: 18px;
	padding-bottom: 4px;
	color: #E31836;
	*/
}
a.custlinks {
	font-weight: bold;
}
a.custlinksoff {
	color: #000000;
}
a.audio {
	padding-right: 16px;
	background:url(../img/icons/audio.gif) right center no-repeat;
	display:inline-block;
}
a.audio:hover {
	padding-right: 16px;
	background:url(../img/icons/audio.gif) right center no-repeat;
	display:inline-block;
	text-decoration: underline;
}
a.print {
	padding-left: 21px;
	background:url(../img/icons/print.gif) left center no-repeat;
	display:inline-block;
}
a.print:hover {
	padding-left: 21px;
	background:url(../img/icons/hover/print.gif) left center no-repeat;
	display:inline-block;
}
input, textarea {
	background: url(../img/bg/input.gif) repeat-x #FFF;
	margin: 0;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: 100%;
	border: 1px solid #999;
	color: #000;
}
img {
	border: none;
}

div.errors {
	color: #E31837;
	font-weight: bold;
	padding: 5px;
	background: #EEE;
	border: 1px solid #CCC;
	line-height: normal;
}
div.errors p {
	margin-bottom: 5px;
}

#wrapper {
	background: url(../img/bg/wrapper.jpg) no-repeat top center;
}
#page {
	background: #FFF;
	border: 1px solid #CCC;	
}
#page #header #search {
	color: #666;
}
#page #header #search label#searchlabel {
	padding: 5px 10px 5px 0;
	margin: 0 10px 0 0;
	background: right center url(../img/bg/searchlabel.gif) no-repeat;
}
#page #header #search input#searchbox {
	width: 195px;
	padding: 2px;
}
#page #sections #topsection {
	background:	url(../img/bg/topsection.png) bottom center repeat-x;
}
#page #sections #sidesection {
	background:	url(../img/bg/sidepanel.jpg) top left repeat-x #e2e2e2;
}
#page #sections #sidesection p {
	margin: 0;
}

#page #sections #sidesection div#challenge {
	background:	url(../img/bg/contact-rep-bg.jpg) top left repeat-x;
	padding: 20px 10px 10px 10px;
	/*float: left;*/
}
#page #sections #sidesection div#challenge form {
	margin-top: 10px;
}

#page #sections #sidesection div#challenge #contact-call{
	padding: 20px 10px 10px 10px;
	width: 230px;
	height: 62px;
}

#page #sections #sidesection div#challenge label {
	float: left;
	width: 72px;
	padding: 0;
	margin: 0;
}
#page #sections #sidesection div#challenge input,
#page #sections #sidesection div#challenge textarea {
	float: left;
	width: 148px;
	line-height: normal;
}
#page #sections #sidesection div#challenge textarea {
	height: 4em;
}
#page #sections #sidesection div#challenge br {
	clear: both;
}
#page #sections #sidesection div#challenge input.button {
	float: right;
	width: auto;
}
#page #sections #sidesection div#challenge input.button2 {
	float: right;
	width: auto;
	margin-top: 10px;
	margin-right: 6px;
}
#page #sections #sidesection #maps {
	width: 251px;
	height: 228px;
	border-color:#FFFFFF;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-style:solid;
	overflow: hidden;
	float: left;
}
#page #sections #sidesection #highlightnews {
	width: 250px;
	height: 151px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 10px 0px;
}
#page #sections #sidesection #vouchers {
	width: 250px;
	height: 151px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 10px 0px;
	background: #FFF;
}
#page #sections #sidesection #getnews {
	/*padding: 35px 10px 10px 10px;*/
	width: 238px;
	height: 102px;
	border-color:#FFFFFF;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-style:solid;
	background:	url(../img/bg/getnews.jpg) top left repeat;
	font-family: Verdana;
	/*font-size: 11px;*/
	font-size: 100%;
	color: #FFFFFF;
	padding-top: 13px;
	padding-left: 10px;
	overflow: hidden;
	float: left;
	line-height: 14px;
}
#page #sections #sidesection #getnews2 {
	/*padding: 35px 10px 10px 10px;*/
	width: 238px;
	height: 102px;
	border-color:#FFFFFF;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-style:solid;
	background:	url(../img/bg/getnews.jpg) top left repeat;
	font-family: Verdana;
	/*font-size: 11px;*/
	font-size: 100%;
	color: #FFFFFF;
	padding-top: 13px;
	padding-left: 10px;
	overflow: hidden;
	float: left;
	line-height: 14px;
}

#page #sections #sidesection .subsections .subsection {
	/*height: 196px;*/
	margin-bottom: 11px;
	padding: 11px;
	background:	url(../img/bg/contact-rep-bg.jpg) top left repeat-x #fff;
}

#page #sections #sidesection .subsections .subsection.level2nav {
	/*height: 196px;*/
	background: url(../img/bg/contact-rep-bg.jpg) repeat-x;
	color: #767676;
	line-height: normal;
}

#page #sections #sidesection .subsections .subsection.level2nav h1 {
	font-family: Arial;
	font-size: 20px;
	color: #e31837;
	line-height: normal;
}

#page #sections #sidesection .subsections .subsection.level2nav ol {
	color: #767676;
	line-height: normal;
}

#page #sections #sidesection .subsections .subsection.level2nav ol li {
	padding: 0;
	padding-left: 18px;
	margin: 5px 0;
	color: #767676;
}

#page #sections #sidesection .subsections .subsection.level2nav ol li a {
	color: #767676;
}

#page #sections #sidesection .subsections .subsection.level2nav ol li.selected {
	background: url(../img/icons/arrow-red.gif) no-repeat left;
}

#page #sections #sidesection .subsections .subsection.level2nav ol li.selected a {
	color: #e31837;
	font-weight: bold;
}

#page #sections #sidesection .subsections .subsection.level2nav ol li a:hover {
	color: #e31837;
	font-weight: bold;
	text-decoration:none;
}

#page #sections #sidesection .subsections .subsection ol {
	color: #767676;
	line-height: normal;
}
#page #sections #sidesection .subsections .subsection ol li {
	padding: 0;	padding-left: 18px;
	color: #767676;
	line-height: normal;
	margin: 8px 0;
}
#page #sections #sidesection .subsections .subsection ol li a {
	color: #767676;
}
#page #sections #sidesection .subsections .subsection ol li.selected {
	background: url(../img/icons/arrow-red.gif) no-repeat left;
}
#page #sections #sidesection .subsections .subsection ol li.selected a {
	color: #e31837;
	font-weight: bold;
}
#page #sections #sidesection .subsections .subsection ol li a:hover {
	color: #e31837;
	text-decoration:none;
	font-weight: bold;
}
#page #sections #sidesection .subsections .subsection .pagecontrols {
	margin-top: 10px;
	text-align: right;
}
#page #sections #sidesection .subsections .subsection .pagecontrols .controls a {
	font-weight: bold;
}

#page #sections #sidesection #right-products-menu-container {
	width: 255px;
	/*height: 196px;*/
	background: url(../img/bg/contact-rep-bg.jpg) repeat-x;
	float: left;
	overflow: hidden;
	color: #767676;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container a{
	text-decoration: none;
	color: #767676;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container a:hover{
	text-decoration: none;
	color: #e31837;
	font-weight: bold;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container2 {
	width: 255px;
	/*height: 297px;*/
	background: url(../img/bg/contact-rep-bg.jpg) repeat-x #FFFFFF;
	float: left;
	overflow: hidden;
	color: #767676;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container2 a{
	text-decoration: none;
	color: #767676;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container2 a:hover{
	text-decoration: none;
	color: #e31837;
	font-weight: bold;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container #current{
	text-decoration: none;
	color: #e31837;
	font-weight: bold;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container #right-products-menu-title{
	float: left;
	overflow: hidden;
	font-family: Arial;
	font-size: 20px;
	color: #e31837;
	padding-top: 16px;
	padding-left: 13px;
	width: 265px;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container #right-products-menu-text{
	float: left;
	overflow: hidden;
	padding-top: 13px;
	padding-left: 20px;
	width: 265px;
	color: #767676;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container2 #current2{
	text-decoration: none;
	color: #e31837;
	font-weight: bold;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container2 #right-products-menu-title2{
	float: left;
	overflow: hidden;
	font-family: Arial;
	font-size: 20px;
	color: #e31837;
	padding-top: 16px;
	padding-left: 13px;
	width: 265px;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container2 #right-products-menu-text2{
	float: left;
	overflow: hidden;
	padding-top: 13px;
	padding-left: 20px;
	width: 265px;
	color: #767676;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container3 {
	width: 255px;
	/*height: 220px;*/
	background: url(../img/bg/contact-rep-bg.jpg) repeat-x;
	float: left;
	overflow: hidden;
	color: #767676;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container3 a{
	text-decoration: none;
	color: #767676;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container3 a:hover{
	text-decoration: none;
	color: #e31837;
	font-weight: bold;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container3 #current3{
	text-decoration: none;
	color: #e31837;
	font-weight: bold;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container3 #right-products-menu-title3{
	float: left;
	overflow: hidden;
	font-family: Arial;
	font-size: 20px;
	color: #e31837;
	padding-top: 16px;
	padding-left: 13px;
	width: 265px;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container3 #right-products-menu-text3{
	float: left;
	overflow: hidden;
	padding-top: 13px;
	padding-left: 20px;
	width: 265px;
	color: #767676;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container4 {
	width: 255px;
	/*height: 160px;*/
	background: url(../img/bg/contact-rep-bg.jpg) repeat-x;
	float: left;
	overflow: hidden;
	color: #767676;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container4 a{
	text-decoration: none;
	color: #767676;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container4 a:hover{
	text-decoration: none;
	color: #e31837;
	font-weight: bold;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container4 #current4{
	text-decoration: none;
	color: #e31837;
	font-weight: bold;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container4 #right-products-menu-title4{
	float: left;
	overflow: hidden;
	font-family: Arial;
	font-size: 20px;
	color: #e31837;
	padding-top: 16px;
	padding-left: 13px;
	width: 265px;
	line-height: normal;
}
#page #sections #sidesection #right-products-menu-container4 #right-products-menu-text4{
	float: left;
	overflow: hidden;
	padding-top: 13px;
	padding-left: 20px;
	width: 265px;
	color: #767676;
	line-height: normal;
}
#page #sections #sidesection #contact-details-container {
	background:	url(../img/bg/contact-rep-bg.jpg) top left repeat-x #f7f086;
	padding: 12px 10px 10px 10px;
	width: 230px;
	float: left;
	overflow: hidden;
}
#page #sections #sidesection #gap{
	float: left;
	overflow: hidden;
	width: 255px;
	height: 10px;
	line-height: normal;
}
#page #sections #mainsection {
	background:	url(../img/bg/content.png) top left repeat-x #e8e8e8;
}
#page #sections #mainsection #content {
	background:	url(../img/bg/content.png) top left repeat-x #e8e8e8;
	color: #333;
}
#page #sections #mainsection #content #sitemaptitle{
	font-size: 12px;
	color: #e31837;
	font-weight: bold;
}
#page #sections #mainsection #content #servicescontainer{
	width: 610px;
	float: left;
	overflow: hidden;
}
#page #sections #mainsection #content #servicescontent{
	width: 415px;
	float: left;
	overflow: hidden;
	padding-right: 54px;
}
#page #sections #mainsection #content #sitemaptext{
	padding-left: 35px;
}
#page #sections #mainsection #content #brochurepadding{
	padding-left: 18px;
}
#page #sections #mainsection #content #requiredstar{
	color: #e31837;
}
#page #sections #mainsection #content #brochuretable{
	border-color:#b4b4b4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-style:solid;
	background: #FFFFFF;
}
#page #sections #mainsection #content #brochurefields{
	width: 234px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}
#page #sections #mainsection #content .brochureselect{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: 100%;
}
#page #sections #mainsection #content .brochureselect2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: 100%;
	width: 234px;
}
#page #sections #mainsection #content #brochuresubmitpadding{
	padding-left: 180px;
}
#page #sections #mainsection #content #rsstable{
	border-color:#f0a650;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-style:solid;
	background: #fffef9;
}
#page #sections #mainsection #content #brochurepaddingtitle{
	padding-left: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background: #f0a650;
}
#page #sections #mainsection #content #rsspadding{
	padding-left: 47px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#page #sections #mainsection #content #reporttabcontaineroff{
	color: #FFFFFF;
	font-weight: bold;
	background: #e31837;
	text-align: center;
	height: 29px;
}
#page #sections #mainsection #content #reporttabcontaineroff a:hover{
	background: #6d2929;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#page #sections #mainsection #content #reporttabcontainerselected{
	background: #6d2929;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	height: 29px;
}
#page #sections #mainsection #content #reporttabcontainerbottom{
	background: #6d2929;
	height: 5px;
}
#page #sections #mainsection #content #annualreportstitle{
	width: 598px;
	height: 30px;
	background: #b4b4b4;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 3px;
}
#page #sections #mainsection #content #annualreportsbody{
	width: 596px;
	text-indent: 18px;
	padding-top: 25px;
	padding-bottom: 15px;
	border-color:#b4b4b4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-style:solid;
	background: #FFFFFF;
}

#page #sections #mainsection #content .brochureContainerTitle{
	width: auto;
	height: 30px;
	background: #b4b4b4;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 3px;
}
#page #sections #mainsection #content .brochureContainerBody{
	width: auto;
	text-indent: 18px;
	padding-top: 25px;
	padding-bottom: 15px;
	border: 1px solid #b4b4b4;
	background: #FFFFFF;
	margin-bottom: 15px;
}


#page #sections #mainsection #content .selectedBrochuresCheckbox
{
	margin-right: 10px;
	border: 0px;
}

#page #sections #mainsection #content #annualreportsbodycheck{
	border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}
#page #sections #mainsection #content #reportcontactpadding{
	padding-left: 153px;
}
#page #sections #mainsection #content #callselect{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: 100%;
	color: #FFFFFF;
	background: #e31837;
	width: 234px;
}
#page #sections #mainsection #content #selectors{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: 100%;
	width: 234px;
}
#page #sections #mainsection #content #timeselect{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: 100%;
	width: 205px;
}
#page #sections #mainsection #content #callcontactpadding{
	padding-left: 73px;
}
.careerli{
	padding-left: 20px;
}
.solutionsli{
	padding-left: 20px;
	padding-bottom: 10px;
	width: 560px;
}
.solutionsul{
	padding-left: 18px;
	margin-left: 8px;
}

#page #sections #mainsection #content #jobscontainer {
}
#page #sections #mainsection #content #jobscontainer span.pagebanner {
    font-weight: bold;
    color: #333;
    float: left;
    display: block;
}
#page #sections #mainsection #content #jobscontainer span.pagelinks {
    float: right;
    display: block;
}
#page #sections #mainsection #content #jobscontainer #careertable{
	clear: both;
    border: 1px solid #b4b4b4;
	background: #FFF;
	width: 100%;
}
#page #sections #mainsection #content #jobscontainer #careertable td,
#page #sections #mainsection #content #jobscontainer #careertable th {
	padding: 5px;
}
#page #sections #mainsection #content #jobscontainer #careertable thead {
	background: #e31837;
	color: #FFF;
}
#page #sections #mainsection #content #jobscontainer #careertable thead a {
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
	background: url(../img/icons/arrow-white.gif) no-repeat left;
}
#page #sections #mainsection #content #careertitle{
	background: #e31837;
	padding-left: 15px;
	height: 29px;
}
#page #sections #mainsection #content #careertitle2{
	background: #e31837;
	text-align: center;
	height: 29px;
}
#page #sections #mainsection #content #careertitle a{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#page #sections #mainsection #content #careertitle2 a{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#page #sections #mainsection #content #careertext{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#page #sections #mainsection #content #careertext2{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#page #sections #mainsection #content #careerfooter{
	background: #e31837;
	padding-left: 15px;
	color: #FFFFFF;
	height: 29px;
}
#page #sections #mainsection #content #careerfooter2{
	background: #e31837;
	text-align: center;
	color: #FFFFFF;
	height: 29px;
}
#page #sections #mainsection #content #careerfooter a{
	color: #FFFFFF;
	color: #FFFFFF;
}
#page #sections #mainsection #content #careerfooter2 a{
	color: #FFFFFF;
	color: #FFFFFF;
}
#page #content #mainsection #latestnews {
	background: url(../img/bg/latestnews.gif) repeat-x top #CCC;
	padding: 10px;
}

#page #sections #mainsection #content #companiestext{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#page #sections #mainsection #content #companiesgap{
	padding-top: 10px;
	padding-bottom: 10px;
}
#page #sections #mainsection #content #companiestextfooter{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
}
.form-text-2 {
	font-family: Verdana;
	font-size: 12px;
	color: #767676;
	border-color:#dedede;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-style:solid;
	width: 170px;
}
.form-text-3 {
	font-family: Verdana;
	font-size: 12px;
	color: #767676;
	border-color:#dedede;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-style:solid;
	width: 215px;
}
.email-table {
	padding-left: 15px;
}
.link-underline {
	text-decoration: none;
}
.newsselected {
	text-decoration: none;
	color: #e31837;
	font-weight: bold;
	line-height: normal;
	padding-left: 80px;
}
.newsunselected {
	text-decoration: none;
	color: #e31837;
	font-weight: bold;
	line-height: normal;
}
.downloadsheight {
	padding-top: 10px;
}
.phonenumber {
	color:#333;
	/*font-size: 11px;*/
	font-size: 100%;
	font-weight: bold;
}
.sitemapwidth {
	width: 530px;
}
.stnheight {
	height: 160px;
}
.feedsheight {
	height: 23px;
}
.submitpad {
	margin-right: 100px;
}
.pheight {
	height: 20px;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
.h2width {
	color: #666;
	/*font-size: 12px;*/
	font-size: 110%;
	font-weight: bold;
}
.top100-padding {
	margin-bottom: 4px;
}
.h2-call {
	color:#E31837;
	/*font-size: 12px;*/
	font-size: 110%;
	font-weight: bold;
	line-height: normal;
}
.contact-service-title {
	color:#E31837;
	/*font-size: 12px;*/
	font-size: 110%;
	font-weight: bold;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contact-service {
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.padded-gap {
	padding-top: 5px;
	padding-bottom: 5px;
}
.padded-gap2 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.padded-gap3 {
	padding-top: 15px;
	padding-bottom: 5px;
}
.padded-gap4 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 14px;
	text-align: right;
}
.smgap {
	line-height: normal;
	font-size: 100%;
}
.home-text {
	line-height: normal;
}
.home-list1 {
	list-style: disc;
	line-height: normal;
	margin-top: -10px;
}
.home-list2 {
	list-style: disc;
	line-height: normal;
}
.home-list3 {
	list-style: disc;
	line-height: normal;
	margin-bottom: -20px;
	padding-bottom: 0px;
}
.about-list {
	list-style: disc;
}
#sections #mainsection #content .navigation {
	margin-bottom: 20px ;
	margin-left: 0;
}
#sections #mainsection #content .navigation li {
	float: left;
	width: auto;
	line-height: normal;
	margin-left: 5px;
	padding-left: 5px;
	border-left: 1px solid #666;
	white-space: nowrap;
}
#sections #mainsection #content .navigation li.first {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}
#sections #mainsection #content .navigation li a {
	display: block;
	width: auto;
	color: #000;
}
#sections #mainsection #content .navigation li.selected a {
	font-weight: bold;
	color: #E31837;
}
#twitter-image {
	PADDING-TOP: 8px
}
#twitter-text {
	PADDING-TOP: 3px
}