body, p, td, span, div
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	line-height: normal;
}
.TextInput {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	width:120px; 
	background-color: #ffffff; 
	border-color:#000000; 
	border-width:1px;
}
.SubmitInput {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	width:120px; 
	border-color:#000000; 
	border-width:2px;
}
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	color: #DB6F52;
}
.sectionHead{
	padding-left:10px
}
.sectionContent{
	padding-left:20px;
}
.sectionSubContent{
	padding-left:30px;
}
div#headerLeft{
	height:35px; 
	width:15px; 
	background-image: url(../images/header_tl.gif); 
	float:left;
}
div#headerRight{
	width:13px; 
	height: 35px; 
	background-image: url(../images/header_tr.gif); 
	float: right;
}
div#headerMiddle{
	margin-right:13px; 
	background-image: url(../images/header_middle.gif); 
	height: 35px;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height:1.8;
}
div#contentLeft {
	background-image: url(../images/gutter_left.gif); 
	float:left; 
	height:50px; 
	width:15px;
}
div#contentRight {
	background-image: url(../images/gutter_right.gif); 
	float:right; 
	height:50px; 
	width:13px;
}
div#contentMiddle {
	background-color: #FFFFFF; 
	height:auto; 
	margin-left:15px; 
	margin-right:13px;
}

div#footerLeft{
	background-image: url(../images/footer_bl.gif); 
	float:left;
	height:13px; 
	width:15px;
}
div#footerRight{
	background-image: url(../images/footer_br.gif); 
	float:right; 
	height:13px; 
	width:13px;
}
div#footerMiddle{
	margin-right:13px; 
	background-image: url(../images/footer_middle.gif); 
	height: 13px;
}