body {
}

h1, h2, h3, h4, h5, h6 {
	color: #01504d;
}

div#sub h1, div#sub h2, div#sub h3, div#sub h4, div#sub h5, div#sub h6 {
	color: #04519f;
}

div.rightblock  {
/*margin-bottom:15px;*/
padding:5px;
}

div.rightblock h3 {
background:none repeat scroll 0 0 #EEEEEE;
border-bottom:1px solid #D3DAE4;
border-top:1px solid #D3DAE4;
color:#2A82C9;
padding:10px;
}

.homepagered {
         color: #a52a2a;
         font-weight: bold;
         font-style: italic;
         font-size: 18px;
}

.internalpageheader {
        color: #01514d;
        font-weight: bold;
        font-style: italic;
}

.photoright {
        padding: 10px 10px 10px; 
        float: right;
}

.photoleft {
        padding: 10px 10px 10px; 
        float: left;
}

a#logo {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div.whoslogged {
	color: #fff;
	text-align: right;
}

div.whoslogged a {
	color: #000;
}

div#placeholder-nav {
	color: #fff;
}

div#search {
	background: #008A35;	
}

div#placeholder-hero {
	background: #f9f9f9;
}
       
div#sub {
	color: #fff;
}

td.menu-item {
	color: #fff;
        font-size: 14px;
        padding-left: 10px;	
}

td.menu-item-hover {
	color: #fff;
 font-size: 14px;	
padding-left: 10px;	
}

td.menu-item-selected {
	color: #fff;
 font-size: 14px;
padding-left: 10px;		
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 14px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #008A35;
	color: #fff;
	font-size: 14px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 14px;
	padding: 6px !important;
}

div#backgroundhome {
  width: 230px;
  height: 266px;
  /*overflow: hidden;*/
  background: url("/images/indexbg2.jpg") no-repeat /*fixed*/;
/*background-attachment: scroll;*/
}

.headings   { 
         color: #01514d; 
         font-style: italic; 
         font-weight: bold; 
         font-size: 14px; 
}

/* @group Forms */


div#placeholder-box5 {
color:#205867;
}

div#placeholder-box1 {
	padding: 6px 0 0 0;
border-bottom: 1px solid #93b4c9;
}

div#placeholder-box2 {
height: 300px;
overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
margin-bottom: 9px;
}


div#placeholder-sidebox1 {
background: #fff;	
padding: 6px 0 0 0;
        border-style: solid;
        border-width: 1px;
        border-color: #93b4c9
}

.placeholder-sidebox1 h3 {
	background: #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	padding: 9px 18px 6px 18px;
} 

div#placeholder-box1 a {
	color: #04519f;
}

div#placeholder-search {
	border-bottom: 1px solid #93b4c9;
}

.secure-login,  .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #93b4c9;
	margin-bottom: 18px;
	padding-bottom: 9px;
}
/*.newsletter-form, {
	background: transparent;
	border: none;
	margin-bottom: 18px;
	padding-bottom: 9px;
}*/

.announcement-list {
	padding: 0 18px;
}

/*.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 9px 18px 6px 18px;
}*/

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #551a8b;
	text-decoration: none;	
}

a:hover, a:active {
	color: #008A35;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #eee url(/images/cssimg/bg-content-15-4.png) repeat-y 50% 0;
	margin: 0;
}

body.sub {
	background: #eee;
        /*background: url(/Images/bg_svcs4.jpg) no-repeat;*/
}

div#masthead {
	background: url(/images/cssimg/bg-header-15-4.png) repeat-x 0 0;
}

div#header, div.whoslogged {
	height: 98px; /*was 108*/
	/*line-height: 108px;*/
}

div.whoslogged {
	background: url(/Images/bg_svcs2.jpg) no-repeat 100% 100%;
}

body.sub div.whoslogged {
	background: none;
}

div#placeholder-logo, a#logo {
	display: block;
	width: 870px; /*was 390*/ 
}

div#nav {
	overflow: hidden;
}

div#nav, div#search {
	height: 36px;
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	vertical-align: middle;
}

div#placeholder-search {
	padding: 0 18px;
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}

div#main div.inner {
	padding: 0 40px 36px;
}

body.sub div#main {
	background: #fff;
}

body.sub div#main div.inner {
	padding: 18px 30px 36px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#placeholder-footer {
text-align: center;
}


#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
