body
{
    text-align: justify;
    background-color: #dedede;
    font: normal 12px verdana, Tahoma, Arial;
    color: black;
    line-height: 20px;
    min-width: 1000px;
}
p {text-align:justify;}
a {
color:#0f4717;
}
a visited{
color:#0f4717;
}
img {
border-style:none;
}

#wrapper
{
    width: 998px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background-image:url(images/pageshadow.png);
    background-repeat:repeat-y;
}

#footer
{
    background-image: url(images/index_45.gif);
    text-align: center;
    width:958px;
    margin-left:20px;
    height:80px;
    padding-top:10px;
}
#footer a
{color:White}
#maincontainer
{
    float: left;
    width: 958px;
    background-color: White;
    margin-left:20px
}

#padding
{
    clear: both;
    padding: 30px 0 0 0;
    background-color: White;
}

#content
{
    float: left;
    width: 540px;
    padding: 0  30px 10px 0;
}

#newsbox
{
    float: left;
    width:350px;
    padding: 5px 0  0 20px;
}



#nav
{
}


#nav ul
{
    margin: 0;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#nav li
{
    float: left;
    padding:0px;
    margin:0px;
   
}

#nav li a
{
    width: 96px;
    text-decoration: none;
    padding-top: 10px;
    margin-right: 3px;
    height: 30px;
    color: #ffffff;
    display: block;
    background-repeat: no-repeat;
    background: url(images/button.png);
}

#nav li a:hover
{
    background-image: url(images/yellow.png);
    color: #006600;
    
}

#nav li a.active

{
background-image: url(images/yellow.png);
    color: #006600;
}



h1, h2, h3, h4, h5
{
    color: #5f6a89;
    margin: 0px;
    font-weight: bold;
}


h1
{
    font-size: 31px;
}



h3
{
    font-size: 14px;
}

#innernews p
{
    margin-left: 10px;
    padding: 0 10px 0 10px;
    border-left: 1px ridge #B3C9D8;
    font-size: .8em;
    line-height: 1.2em;
}

/* placeholderMainMenu_Links */
.mainbar
{
    height: 130px;
    
}
a.mainmenu:link 
{
    width: 96px;
    text-decoration: none;
    padding-top: 10px;
    margin-right: 2px;
    height: 30px;
    color: #ffff00;
    display: block;
    background-repeat: no-repeat;
    background: url(images/button.png);
    text-align: center;
    float:left;
}
a.mainmenuActive:link 
{
    width: 96px;
    text-decoration: none;
    padding-top: 10px;
    margin-right: 2px;
    height: 30px;
    color: #ffff00;
    display: block;
    background-repeat: no-repeat;
    background: url(images/yellow.png);
    text-align: center;
    float:left;
}
a.mainmenu:visited
{
    width: 96px;
    text-decoration: none;
    padding-top: 10px;
    margin-right: 2px;
    height: 30px;
    color: #ffff00;
    display: block;
    background-repeat: no-repeat;
    background: url(images/button.png);
    text-align: center;
    float:left;
}
a.mainmenu:hover
{
    background-image: url(images/white.png);
    color: Black;
}

.sidebox {
	
	width: 300px; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead2-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead h2 {
	background: url(sbhead2-l.gif) no-repeat top left;
	margin: 0;
	padding: 32px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

h1
{
    background-image: url(images/homepageh3bg.gif);
    background-repeat: no-repeat;
    color: #333333;
    padding-left: 17px;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 18px;
    height: 31px;
    line-height: 31px;
}
h2
{
    background-image: url(images/homepageh3bg.gif);
    background-repeat: no-repeat;
    color: #333333;
    padding-left: 17px;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 18px;
    height: 31px;
    line-height: 31px;
}
#ctl00_placeholderBody_panelManagement
{
position:relative;
left:-350px;

}





