﻿div.container1 {
    background: url(img/3col.jpg) left repeat-y;
    border-bottom: 10px #182944 solid;
}
div.bannercontainer {
    border-bottom: 5px solid #fcca43;
}
a.sitelink {
	top: 10px;
	height: 98px;
	width: 540px;
}
a.unitlink
{
    width: 125px;
    height: 100px;
    top: 0px;
    left: 825px;
}
a, div.paginator a, div.datapager a, div#column1 ul.storylist li a, div#column1 ul.searchresults li a, li.last a:visited, li.last a:hover, .searchbutton, legend.scfSectionLegend
{
    color: #0f2b5b;
}
div.navigationmenu ul li {
	border-bottom: 1px #d8e3ec solid;
}	
div.navigationmenu ul li ul {
    background: url(img/bg_menu.jpg);
}
h1, h2, h3, h4, h5, h6
{
    color: #0f2b5b;
}
div.quicknavigationcontainer div.quicknavigation ul li a {
	color: #122744;
}
div.column1, div.column2, div.column3 {
	border: none;	
}
div.footercolumn ul, div.footercolumnfirst ul  {
	padding-bottom: 1em;
}
div#phfooter_0_pnlFooterLinksColumn2 {
	width: auto;
}
div#phfooter_0_pnlFooterLinksColumn2 ul {
	margin-right: 30px;
}
div.toolbar ul li a {
    color: #0F2B5B;
    display: inline-block;
    padding: 3px 0 4px 20px;
    text-decoration: none;
}
div.storymainimage img{padding-right:250px;}
ul.storylist li div.teaser a{color: #0F2B5B;}

/* incident form */

div.scfForm, fieldset.scfSectionBorderAsFieldSet, legend.scfSectionLegend {
    margin: 0;
    padding: 0;
}
h1.scfTitleBorder {
    color: #063;
    font-size: 1.5em;
    font-family: Verdana, Geneva, sans-serif;
}
div.scfSectionContent {
    padding: 10px;
    border: #ccc solid 1px;
    width: 95%;
    background-color: #fff;
    margin-top: 10px;
    line-height: 130%;
}
div.scfForm textarea, div.scfForm input {
    font-size: 1em;
    font-family: Verdana, Geneva, sans-serif;
}
div.scfSectionContent div {
    margin-bottom: 10px;
}
div.scfSectionContent table tr td {
    padding: 0 0 3px 0; 
}
div.scfSectionContent table tr td input {
    margin-right: 0;
}
div.scfSectionContent label {
    margin: 0 0 15px 3px;
}
div.scfSectionContent table tr td label {
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 0;
    margin-top: 0;
}
fieldset.scfSectionBorderAsFieldSet { 
    border: none;
    margin-top: 2em;
}
legend.scfSectionLegend {
    font-size: 1.2em;
    color: #063;
}
span.scfCheckbox, span.scfCheckboxUsefulInfo {
    margin-left: 33%;   
    width: 66%;
}
span.scfValidatorRequired, span.scfRequired {
    margin-left: 5px;
    float: left;
}
div.scfDateSelectorGeneralPanel label {
    margin: 0 5px 3px 0;
    padding: 0;
    font-size: 0.8em;
}
label.scfDateSelectorShortLabelDay, label.scfDateSelectorShortLabelMonth, label.scfDateSelectorShortLabelYear {
    width: 30%;
    padding: 0;
}
select.scfDateSelectorDay, select.scfDateSelectorMonth, select.scfDateSelectorYear {
    width: 30%; 
    padding: 0;
    margin: 0 5px 0 0;
}

.scfDropListLabel, .scfEmailLabel, .scfMultipleLineTextLabel, .scfSingleLineTextLabel, .scfPasswordLabel, .scfNumberLabel, .scfDateLabel, .scfRadioButtonListLabel, .scfCheckBoxListLabel, .scfListBoxLabel, .scfFileUploadLabel, .scfDateSelectorLabel, .scfCreditCardLabel, .scfConfirmPasswordLabel, .scfCaptchaLabel, .scfTelephoneLabel, .scfSmsTelephoneLabel {
    display: block;
    float: left;
    padding: 0 10px 0 0;
    width: 30%;
    text-align: right;
}
div.scfSubmitButtonBorder {
    margin-top: 10px;   
}


div#phfooter_0_pnlFooterLinks{width:205px;}
div#phfooter_0_pnlFooterLinksColumn1{width:190px;padding-left:28px;}
div#phfooter_0_pnlFooterLinksColumn1 ul{width:205px}
div#phcontent_1_phcolumn1_1_pnlTeasers ol li{border-bottom:1px solid #ccc;padding-top:10px;}
div#phfooter_0_pnlFooterLinksColumn2{padding-left:55px;}
div#phfooter_0_pnlFooterLinksColumn2 ul{margin-right:0px!important;}

div.storymainimage { float: left; max-width: 450px; margin-right: 20px; }
div.storymainimage img { padding-right: 0px; float: none; display: block; }
