form { padding: 0; margin: 0; }
img { border-width: 0; }
img { behavior: url(iepngfix.htc) }
html, body
{
    margin: 0px;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #000100;
}
body { background: #FFFFFF url(images/head.jpg) top repeat-x; }

#page
{
	margin: 0 auto;
	text-align: left;
	width: 820px;
}

a           
{
    text-decoration: none;
    color: #6E8878;
    font-weight: normal;
}
a:hover { text-decoration: underline; } 

#logo 
{ 
	position: relative;
	margin: 0 0 -40px 30px;
	text-align: left;
	 
}

#topNav
{
	margin: 0 0 0px 0;
	text-decoration: none;
	text-align: left;
}
#topNav a
{
	display: block;
	float: left;
	background: none;
	width: 76px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px 3px;
	text-decoration: none;
	text-transform: uppercase;
}
#topNav a:hover, #topNav a.selected
{
	background: url(images/nav.jpg) center bottom no-repeat;
	color: #6E8878;
	text-decoration: none;
}

#main { background: url(images/main.jpg) repeat-y top; }

.leftText
{
	font-weight: normal;
	margin: 60px 30px 10px 70px;
	text-align: right;
	font-style: italic;
	line-height: 15px;
	font-size: 13px;
	color: #676767;
	font-family: Verdana, Helvetica, sans-serif
}

h1
{
	font-size: 23px;	
	font-weight: normal;
	margin: 10px 0px;
	text-align: left;
	color: #6E8878;
}
h2,h3,h4,h5,h6
{
	font-size: 18px;	
	font-weight: normal;
	margin: 10px 0px;
	text-align: left;
	color: #6E8878;
}
.mainText
{
	font-weight: normal;
	margin: 30px 15px 20px 0px;
	text-align: left;
	line-height: 16px;
}

#copyright
{
	font-weight: normal;
	color: #808080;
	font-size: 10px;
	margin: 10px 20px;
	text-align: center;
}



/* 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;
}

