html,body {height:100%; min-height: 100%;}
body
{
    background-color: #cccccc !important;
    font-family: helvetica, verdana, arial, sans-serif;
	font-size: 11px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
body a
{
    color:#00853f;
    text-decoration: none !important;
}
.header
{
    font-size: 13px;
    color: #666666;
    font-weight: bold;
    display:block;
    margin-top:3px;
    margin-left:3px;
}
#mainContainer
{
   min-height: 100%; 
   background:#ffffff;
   height:100%;
   min-height: 1000px; 
   position:relative;
   margin: 0 auto;


}
#mainWrapper
{
    min-height: 100%;
	margin: 0px auto;
	padding: 0px;
	border:0;
	height:100%;
	*height: auto;
	width: 1000px;
	background-color: #ffffff;
	position: relative;
}
body a:hover
{
    color:#00853f;
    text-decoration: underline;
}
body a:visited
{
    color:#00853f;
    text-decoration: none;
}
img {
	border-width:0;
}

#Footer a
{
    font-family: helvetica, verdana, arial, sans-serif;
	font-size:8pt;
	color:#666666; 
	text-decoration: none; 
}
#Footer
{
    font-weight: bold;
    position: absolute;
    bottom: 0px !important;
    right: 10px;
}
#masterContent
{
    min-height: 550px !important;
    margin-bottom: 0px !important;
    font-size: 12px !important;
}
#masterContent p
{
    line-height: 11pt;
}
#navigation 
{
	margin: 0 0 0 0;
	height: 50px;
}
#navplaceholder
{
    float: left;
    width: 377px;
    height: 39px;
    border-bottom: solid 1px #cacaca;
}

#navsearch
{
    float: right;
    width:210px;
    height: 50px;
}

#navmenu
{
    float: left;
    width: 413px;
    height: 50px;
    text-align: left;
}
.title 
{	
    font-weight: bold;	
    font-size: 16px;
    color: #0065A4;
}