

body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: white;
    margin-top: 0px;
    font-size: 13px;
    line-height: 20px;
}
/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
		 content: ".";
		 display: block;
		 height: 0;
		 clear: both;
		 visibility: hidden;
}
.clearfix {
		 display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
		 height: 1%;
}
.clearfix {
		 display: block;
}
/* End hide from IE-mac */
.hidden {
   display: none;
}
.clear {
    margin: 0;
    padding: 0;
    clear: both;
   line-height: 0;
}
#latest-panel, #location-panel  {
    background-color: #fff;
    color:#000;
    padding:0;
    margin-bottom: 10px;
}
#latest-panel div.item a, #location-panel div.item a {
    color:#000;
}
.ppMenuContainer {
    width: 196px;
}
#wrapper {
    width: 880px;
    height: auto;
    text-align: left;
    background-color: #FFFFFF;
    margin-top: 0px;
}
#head {
    text-align: left;
    margin-bottom: 16px;
    background-color: #FFFFFF;
}
#head1 {
    float: right;
    text-align: right;
    color: #444444;
    font-size: 11px;
    padding-top: 20px;
    padding-right: 14px;
    margin-top: 0px;
    line-height: 18px;
}
#logo {
    width: 140px;
    height: 74px;
    display: block;
    background-image: url('/portal/publicportal.nsf/SNPE_logo.jpg');
    background-repeat: no-repeat;
    background-position: 18px 10px;
}
#menu1 {
    background-image: url('/portal/publicportal.nsf/menu1_bg.jpg');
    display: block;
    height: 24px;
    text-align: left;
    padding-left: 1px;
}
#contentflash {
    display: block;
    height: 74px;
    background-image: url('/portal/publicportal.nsf/content_flashbg.jpg');
    background-repeat: no-repeat;
    margin-bottom: 37px;
}
.ContentArea {
    width: 867px;
    margin-bottom: 15px;
}

#footbar {
    background-image: url(/portal/publicportal.nsf/foot_bg.jpg);
    background-position: top;
    margin-left: 17px;
    width: 841px;
    margin-bottom: 5px;
    border: 1px solid #bebebe;
   color:#332D2D;
    font-size:11px;
    text-transform: uppercase;
    height: 25px;
}
#footbar-links {
    float: left;
    margin: 3px 0 0 0;
}
#footbar-addr {
    float: right;  
    margin: 3px 11px 0 0;
}
.dropshad1 {
    display: block;
    width: 196px;
    border-top: 0px solid white;
    border-left: 0px solid white;
    border-right: 2px solid #dbdbdb;
    border-bottom: 2px solid #dbdbdb;
    margin-bottom: 10px;
}
.dropshadsub {
    display: block;
    width: 196px;
    border-top: 0px solid white;
    border-left: 0px solid white;
    border-right: 2px solid #dbdbdb;
    border-bottom: 2px solid #dbdbdb;
}
#panelsearch {
    background-color: #b9c6d1;
    border: 1px solid #226297;
    width: 194px;
    display: block;
    background-image: url(/portal/publicportal.nsf/Bar_Search1_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
#menu1 a {
    text-decoration: none;
    line-height: 24px;
    vertical-align: middle;
    padding-left: 11px;
    padding-right: 11px;
    display: block;
    float: left;
    color: #332d2d;
    font-size: 11px;
    text-transform: uppercase;
    background-image: url('/portal/publicportal.nsf/menu1_linkline.jpg');
    background-repeat: no-repeat;
    background-position: right top;
}
#menu1 a:hover {
    background-image: url('/portal/publicportal.nsf/menu1_linkline2.jpg');
}
.button, button, .btn, .ppAdminButton {
    background-image: url('/portal/publicportal.nsf/headbutton_bg.jpg');
    background-repeat: repeat-x;
    padding-left: 4px;
    padding-right: 4px;
    margin-left: 8px;
    color: #444444;
    border: 1px solid #bbbbbb;
    font-size: 11px;
}
.button:hover, button:hover, .btn:hover, .ppAdminButton:hover {
    background-image: url('/portal/publicportal.nsf/headbutton_bg2.jpg');
    color: #000000;
}
/* CONTENT MENU STYLES */
.ContentArea .menucolumn {
    padding-left: 16px;
    width: 198px;
}

#mini-logos {
}
#mini-logos img {
   margin: 0 0 0 10px;
   border: none;
   float: none;
}

/* CONTENT STYLES */
.ContentArea .contentcolum {

}
.ContentArea h1 {
    color: #4a4a4a;
    font-size: 21px;
    padding-bottom: 6px;
    border-bottom: 1px solid #bbbbbb;
    display: block;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 15px;
}
.ContentArea h2 {
border-bottom:1px solid #BBBBBB;
color:#4A4A4A;
display:block;
font-size:18px;
font-weight:normal;
margin-bottom:15px;
margin-top:0;
padding-bottom:6px;
}
.ContentArea h3 {
border-bottom:1px solid #BBBBBB;
color:#4A4A4A;
display:block;
font-size:14px;
font-weight:normal;
margin-bottom:15px;
margin-top:0;
padding-bottom:6px;
}
.ContentArea h4 {
border-bottom:1px solid #BBBBBB;
color:#4A4A4A;
display:block;
font-size:11px;
font-weight:normal;
margin-bottom:15px;
margin-top:0;
padding-bottom:6px;
}
.ContentArea p {
    font-size: 13px;
    line-height: 20px;
    padding: 0;
    margin: 0 0 1em 0;
}
.ContentArea a {
    color: #052a84;
    text-decoration: none;
}
.ContentArea a:hover {
    text-decoration: underline;
}
.ContentArea .download {
    padding-left: 16px;
    background-image: url('/portal/publicportal.nsf/download.jpg');
    background-repeat: no-repeat;
}
.ContentArea .download:hover {
    padding-left: 16px;
    background-image: url('/portal/publicportal.nsf/download2.jpg');
    background-repeat: no-repeat;
}
.ContentArea img {
    border: 1px solid #4a4a4a;
    float: right;
    clear: right;
    margin-left: 20px;
}
.ContentArea .note {
    float: right;
    clear: right;
    padding-left: 20px;
    font-size: 11px;
    color: #4a4a4a;
    display: block;
    width: 200px;
    height: 30px;
    padding-top: 4px;
}
#footbar a {
    text-decoration: none;
    vertical-align: middle;
    padding-left: 11px;
    padding-right: 11px;
   color:#332D2D;
    font-size:11px;
}
#footbar a:hover {
    color: black;
}
#panelsearch .tabtitle {
    display: block;
    height: 23px;
    background-color: #FFFFFF;
    background-image: url('/portal/publicportal.nsf/Bar_Search1.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 23px;
    vertical-align: middle;
    text-indent: 26px;
    color: white;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 11px;
}
#panelsearch .tabcontent {
    padding-left: 9px;
    padding-bottom: 10px;
    padding-right: 9px;
    font-size: 11px;
    line-height: 14px;
    color: #434343;
}
#search1 {
    margin-top: 5px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#search1 .text {
    border: 1px solid #686868;
    width: 100px;
    margin-right: 3px;
    font-size: 10px;
    padding-left: 2px;
}
#search1 .sb-button {
    background-image: url('/portal/publicportal.nsf/headbutton_bg.jpg');
    background-repeat: repeat-x;
    padding-left: 3px;
    padding-right: 3px;
    margin-left: 4px;
    line-height: 15px;
    text-decoration: none;
    color: black;
    border: 1px solid #686868;
    font-size: 11px;
    height: 17px;
}
#search1 .sb-button:hover {
    background-image: url('/portal/publicportal.nsf/headbutton_bg2.jpg');
    color: #000000;
}
#panelsubmenutitle, .ppMenuContainer h1, #latest-panel h1, #location-panel h1 {
    display: block;
    height: 23px;
    background-color: #7e889f;
    background-image: url('/portal/publicportal.nsf/Bar_SubMenu1.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 23px;
    vertical-align: middle;
    text-indent: 9px;
    color: white;
    font-weight: bold;
    border: 1px solid #69748f;
    line-height:23px;
    margin: 0;
    padding: 0;
    text-transform: none;
    border-color:white #DBDBDB #DBDBDB white;
    border-style:solid;
    border-width:0 2px 2px 0;
   font-size: 11px;
}
#panelsubmenutitle a {
    color: white;
    text-decoration: none;
    display: block;
}
#panelsubmenutitle:hover {
   text-decoration: none;
    background-image: url('/portal/publicportal.nsf/Bar_SubMenu1_bg2.jpg');
}
#panelsubmenu .tabcontent {
    padding-left: 0px;
    padding-right: 9px;
    font-size: 11px;
    line-height: 18px;
    color: black;
    width: 194px;
}
 .ppMenuBody div.item a, #latest-panel div.item a, #location-panel div.item a {
    font-size:11px;
    line-height:18px;
    color: black;
    display: block;
    text-indent: 10px;
}
#panelsubmenu a, .ppMenuBody div.item, #latest-panel div.item, #location-panel div.item {
    padding: 0;
    border-bottom: 1px solid #bbbbbb;
    background-color: white;
}
#panelsubmenu .sub1, .ppMenuBody div.subitem, .ppMenuBody div.subsubitem  {
    margin-left: 14px;
    width: 181px;
    padding: 0;
    border-bottom: 1px solid #bbbbbb;
    border-left: 1px solid #bbbbbb;
}
.ppMenuBody div.subsubitem  {
    margin-left: 28px;
    width: 167px;
}
#panelsubmenu a:hover,  .ppMenuBody div.item a:hover, #latest-panel div.item a:hover, #location-panel div.item a:hover {
    background-color: #dbdbdb;
   text-decoration: none;
}
.ppNewsListBody {

}
.ppNewsListBody td img {
    margin: 5px;
}
.row { clear: right; border-bottom: 1px dotted #BBBBBB; line-height: 20px; padding-bottom: 3px; padding-top: 3px; vertical-align: top; }
.row label { width: 150px; float: left; }
.row input, .row select { background-color: #DBE7FB; border: 1px solid #BBBBBB; color: #332D2D; }
.row input { width: 200px; padding-bottom: 2px; padding-left: 2px; padding-top: 2px; vertical-align: middle; }
.row .cb { width: auto; }
span.req-ind { color: red; margin-left: 2px; margin-right: 2px; }
span.man-field-msg { color: gray; font-size: 80%; }
#error-panel { padding: 5px; margin-top: 10px; margin-bottom: 10px; border: solid 1px #D8DAE7; background-color: #F0F1F6; color: red; }
#error-panel h3 { margin: 0px 0px 5px 0px; font-size: small; }
#error-panel ul { margin: 0px; padding: 5px 0px 5px 20px; }
label.full { width: 95%; clear: both; }
#error { padding: 0; margin: 5px 0 0 0; color: red; }
.ppContent p a img { border: none; float: none; }
#useyourlocal { color:black; text-align: center; margin: 10px 0 0 14px; }
#useyourlocal a { color:black; font-size:9px; text-decoration:none; }
#useyourlocal img { margin: 0; }
