form { padding: 0; margin: 0; }
img { border-width: 0; }
html, body
{
    margin: 15px;
    padding: 0px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #777777;
	background: #FFFFFF; 
}

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

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

h1,h2,h3,h4,h5,h6
{
	font-size: 13px;	
	font-weight: normal;
	margin: 10px 0px;
	text-align: left;
	color: #B32317
}


#topTextLeft
{
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #231F20;
	font-weight: normal;
	margin: 10px 5px 5px 20px;
	text-align: left;
	font-style: italic;
}
#topTextRight
{
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #B32317;
	font-weight: normal;
	margin: 10px 5px 5px 5px;
	text-align: left;
}


#shdwMid { background: url(images/shdwMid.jpg) repeat-y; }
#headerLeft { background: #B32018 url(images/headerLeft.jpg) no-repeat right; }

#leftColumn { background: url(images/leftColumn.jpg) no-repeat top; height: 291px; }
#leftNav
{
	float: left;
	font-weight: normal;
	margin: 40px 0 0px 0;
}
#leftNav a
{
	display: block;
	background: url(images/nav.jpg) no-repeat left bottom;
	height: 34px;
	width: 109px; /* 159px */
	line-height: 34px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #231F20;
	font-weight: normal;
	padding: 0px 50px 0px 0px;
	margin: 0px;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
}
#leftNav a:hover, #leftNav a.selected
{
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/navOn.jpg) no-repeat left bottom;
}
#leftNav a.first
{
	height: 39px;
	line-height: 39px;
}
#leftColumnText
{
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 21px;
	line-height: 27px;
	margin: 20px 15px;
	text-align: right;
	width: 230px;
}

#rightColumn { background: url(images/rightColumn.jpg) no-repeat top; height: 291px; }
#rightColumn h1
{
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #FFFFFF;
	font-weight: normal;
	margin: 30px 10px 20px;
	text-align: left;
}
#rightColumnText
{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 10px 10px 10px;
	padding: 0px;
	text-align: left;
}
#rightColumn ul
{
	list-style: url(images/redTriangleDrk.jpg);
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
}
#rightColumn li
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

.blackBarHoriz { background: #000; height: 5px; }
.blackBarVert { background: #000; width: 5px; }
#contentLeft
{
	background: url(images/contentLeft.jpg) repeat-x top;
}
#contentLeftText
{
	font-size: 11px;	
	font-weight: normal;
	margin: 15px 15px;
	text-align: left;
	color: #231F20;
}
#contentLeftText h1,h2,h3,h4,h5,h6
{
	font-size: 13px;	
	font-weight: normal;
	margin: 10px 0px;
	text-align: left;
	color: #B32317;
}
#contentRight
{
	background: url(images/contentRight.jpg) no-repeat top;
}
#contentRightText
{
	font-size: 9px;	
	font-weight: normal;
	margin: 15px 5px 15px 150px;
	text-align: left;
	color: #231F20;
}
#contentRightText h1,h2,h3,h4,h5,h6
{
	font-size: 13px;	
	font-weight: normal;
	margin: 10px 0px;
	text-align: left;
	color: #B32317;
}
#contentRightText ul
{
	list-style: url(images/redTriangleLht.jpg);
	padding: 0px;
	margin: 0px 0px 0px 15px;
}



#footer{ background: url(images/footer.jpg) no-repeat; }
#copyright
{
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 8px;
	margin: 0px 15px;
	text-align: right;
}



/* Logoworks link back */
#linkback, #linkback a
{
	font-family: arial, verdana; 
	font-size: 9px;
	color: #949A9E;
	font-weight: normal;
	padding: 0px 0px;
	margin: 0px 0px;
	text-decoration: none;
	text-align: center;
}

