form { padding: 0; margin: 0; }
img { border-width: 0; }
html, body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #5F6062;
    
}
body
{
	
}

#page
{
	margin: 0 auto;
	width: 909px;
}

a           
{   
    color: #9E6614;
    font-weight: normal;
	text-decoration: none;
}
a:hover { text-decoration: underline; } 

h1,h2,h3,h4,h5,h6
{
	font-size: 11px;	
	font-weight: bold;
	margin: 10px 0px;
	text-align: left;
	text-transform: uppercase;
}

#header { background: url(../cmsimages/header.jpg) no-repeat top left; }
#header2 { background-color:#0167B1; }
#headerText
{
    margin: 80px 35px 5px 15px;
    color: #0156A7;
    font-size: 22px;
    text-align: left;
    line-height: 24px;
}
#headerText2
{
	
	color: White;
	font-size: 22px;
	text-align: left;
	
	 
}
#nav { background: url(../cmsimages/nav.jpg) repeat-x; }
#navtop
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	/*background: url(../cmsimages/navIcon.jpg) no-repeat left center;*/
}
#navtop li
{
	float: left;
	padding: 0px 0px;
	margin: 0px;
	background: url(../cmsimages/navSpc.jpg) no-repeat right;	
	height: 36px;
	line-height: 36px;
}
#navtop li.last
{
	background: none;	
}
#navtop a
{
	font-size: 11px;
	color: #3F3F4F;
	font-weight: normal;
	padding: 0px 15px;
	text-decoration: none;
}
#navtop li.first a
{
	padding: 0px 15px 0px 5px;
}
#navtop a:hover, #navtop li.selected a
{
	color: #FFF;
	text-decoration: none;
}

#box 
{ 
	background: url(../cmsimages/boxBG.jpg) repeat-y top left;
	margin: 10px 0px;
	padding: 0px 0px;
	text-align: right;
	font-size: 11px;
	color: #455560;
}
#box  h1
{ 
	margin: 0px 0px;
	padding: 0px 30px 5px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
#box  p
{ 
	padding: 0px 30px;
	margin: 0px 0px 10px;
	text-align: right;
	font-size: 11px;
	color: #455560;
	line-height: 16px;
}

#mainText
{
	font-weight: normal;
	margin: 35px 144px 35px 15px;
	text-align: left;
	
}
#mainText p
{
	margin: 10px 0px;
	padding: 0px 0px;
	line-height: 16px;
}

#leftText
{
	font-weight: bold;
	font-size: 11px;
	margin: 5px 15px;
	text-align: right;
	color: #231F20;
}
#leftText p
{
	margin: 10px 0px;
	padding: 0px 0px;
	line-height: 16px;
}

#copyright
{
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #696A6C;
	font-size: 10px;
	margin: 15px 0px 0px;
	padding: 10px 10px;
	text-align: left;
	border-top: 9px solid #F9EDB3;
}



/* Logoworks link back */
#linkback, #linkback a
{
	font-family: arial, verdana; 
	font-size: 9px;
	color: #949A9E;
	font-weight: normal;
	padding: 0px 0px;
	margin: 10px 0px;
	text-decoration: none;
	text-align: center;
}

