* { padding: 0; margin: 0; }

body {
 font-family: Lucida Sans, Arial, Helvetica, sans-serif;
 font-size: 13px;
}

h1 
{
    font-size: 18px;
    color: #F25F00;
}
h2 
{
    font-size: 16px;
    font-weight: bold;
    color: #92ab45;
}
h3 
{
    font-size: 14px;
    font-weight: bold;
    color: #4a9ed7;
}
a:link, a:active, a:visited
{ 
    text-decoration:none;
    color:#4a9ed7; 
}
a:hover 
{
    text-decoration:underline;
    color:#f25f00;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
 color: #333;
 width: 900px;
 float: left;
 padding: 10px;
 height: 100px;
 margin: 10px 0px 0px 0px;
 border-top: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
 background: transparent url(images/top-bg.png) no-repeat bottom right;
}
#navigation {
 float: left;
 width: 900px;
 height:19px;
 color: #333;
 padding: 10px;
 margin: 0px 0px 0px 0px;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
 background: transparent url(images/nav-bg.png) repeat-x top left;
}
#breadcrumb 
{
    width: 850px;
    padding: 0 0 15px 0;
    font-size: 11px;
    color: #f25f00;
}
#mainBody {
 width: 900px;
 float: left;
 padding: 10px;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
 background: transparent url(images/body-bg.png) repeat-x;
}
#leftcolumn { 
 color: #333;
background: transparent;
 margin: 0px 0px 0px 0px;
 width: 202px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #333;
 background: transparent;
 margin: 0px 0px 0px 0px;
 padding: 0 0 0 10px;
 width: 678px;
 display: inline;
}
#rightcolumn table
{
    border: 1px solid #a9a9a9;
    width: 99%;
    color: #353535;
    font-size:12px;
}
#rightcolumn table td
{
    background: #f5f5f5;
    padding: 3px;
    border: 1px solid #c0c0c0;
}
#rightcolumn td h2
{
    font-size: 13px;
    color: #F25F00;
}
#rightcolumn td h3
{
    font-size: 12px;
    color: #546816;
}
#rightcolumn ul 
{
    list-style-image: url(images/bullet-green.png);
    line-height: 2em;
    margin: 0 0 0 20px;
}
.noborder
{
    border: none;
}
#footer { 
 width: 900px;
 height: 150px;
 clear: both;
 color: #333;
 background: #353535 url(images/bottom-bg.png) repeat-x top left;
 margin: 0px 0px 10px 0px;
 padding: 10px ;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
}
#footer ul 
{
    list-style-image: url(images/bullet.png);
    margin: 0 0 0 20px;
}
#footer a
{
    color: #FFFFFF;
    text-decoration: none;
}
#footer a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
#footer a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
#copyright {
width: 900px;
height: 10px;
 clear: both;
 color: #FFFFFF;
 text-align: center;
 font-size:11px;
 background: #f25f00;
 margin: 0px 0px 10px 0px;
 border: 1px solid #353535;
 padding: 5px 10px 5px 10px;
 }
.leftcolumnNav {
background: #fafcf1;
 border: 2px solid #bdd73c;
 margin: 0px 0 0 0;
 padding: 10px;
 width: 180px;
 height: 400px;
 font-size:11px;
 }
 .leftcolumnNav a 
 {
    font-size:11px;
 }
 .leftcolumnNav a:visited 
 {
    font-size:11px;
 }
 .leftcolumnNav a:hover
 {
    font-size:11px;
 }
 .leftcolumnNav ul 
 {
    list-style: none;
    line-height: 2em;
 }

#toprightlinks {
width: 300px;
float: right;
text-align:right;
display: inline;
}

#toprightlinks a {
color: #f25f00;
font-size: 11px;
text-decoration: none;
}
#toprightlinks a:visited {
color: #f25f00;
font-size: 11px;
text-decoration: none;
}
#toprightlinks a:hover {
color: #4a9ed7;
font-size: 11px;
text-decoration: none;
}

.logo {
width: 400px;
float: left;
display: inline;
}
.bottom-left{
width:575px;
height: 140px;
padding: 3px 10px 3px 10px;
border-right: 2px solid white;
float: left;
color: #FFFFFF;
font-size:12px;
background: transparent url(images/bottom-white-bg.png);
}
.bottom-center{
width:215px;
height: 140px;
padding: 3px;
border-right: 2px solid white;
float: left;
color: #FFFFFF;
font-size:12px;
display: inline;
background: transparent url(images/bottom-white-bg.png);
}
.bottom-right{
width:315px;
height: 140px;
padding: 3px 10px 3px 10px;
border-right: 2px solid white;
float: left;
color: #FFFFFF;
font-size:12px;
display: inline;
background: transparent url(images/bottom-white-bg.png);
}
.bottom-logo{
margin: 20px 0 0 0;
width:215px;
height: 126px;
padding: 3px 15px 3px 10px;
float: right;
display: inline;
text-align: center;
color:white;
}
.title 
{
    color: #f25f00;
    font-size: 13px;
}
.orgName
{
    color:#556F0D;
    font-size:14px;
    font-weight:bold;
}
.bottomtitle 
{
    color: #bdd73c;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
table td.bcctable
{
    font-size:11px;
}