body, td {
font-size :11px;
font-family: Arial;
}

.bodyText{
font-size :11px;
font-family: Arial;
}

.watermark{
	background : url('/images/watermark.gif') no-repeat bottom;
}


a:link { color: #AA9C00;	text-decoration: none;	font-family: Arial;	font-size : 11px;
	}
a:visited {color: #AA9C00;	text-decoration: none;	font-family: Arial;	font-size : 11px;
	}
a:active {color:  #AA9C00;	text-decoration: none;	 font-family: Arial; 	font-size : 11px;
	}
a:hover {text-decoration: underline; 	font-size : 11px;
	}


A.barNav:link { color: #F36C00;	text-decoration: none;	font-family: Arial;	font-size : 11px;
	}
A.barNav:visited {color: #EF3D0C;	text-decoration: none;	font-family: Arial;	font-size : 11px;
	}
A.barNav:active {color:  #762C20;	text-decoration: none;	 font-family: Arial; 	font-size : 11px;
	}
A.barNav:hover {text-decoration: underline; 	font-size : 11px;
	}

.jsError {
	width:51%;
	color:red;
	padding-left:1.5em;
	padding-right:1.5em;
	margin-left:3em;
	border-top:red 1px solid;
	border-bottom:red 1px solid;
	font-weight:bold;
}
.required {
	color:red;
}
.subimg {
	background:url(/images/homecuts/home_pic.jpg) top left no-repeat;
	width:225px;
	height:210px;
	margin-right:5px;
	margin-bottom:5px;
	float:right;
	border-left:1px dotted black;
}
.clear {
	clear:both;
}
.floatRight {
	float:right;
	padding-right:.5em;
	clear:left;
}
.bold {
	font-weight:bold;
}
#content {
	font-family:tahoma;
	color:#43433E;
}
#content .subFooter {
	width:100%;
	padding-left:2em;
}
#content #output {
	width:100%;
	text-align:left;
	padding-left:5em;
}
#content #output h3 {
	font-weight:bold;
	font-size:8pt;
	float:right;
	clear:left;
}
#content #output h4 {
	font-weight:bold;
	font-size:8pt;
}
#content #output label {
	display:block;
	font-weight:bold;
	width:125px;
}
#content #output input {
	width:125px;
}
#content #output .tableHeader {
	font-weight:bold;
}
#content #output fieldset p .file {
	width:125px;
}
#content #output .year {
	width:50px;
}
#content #output .description {
	width:175px;
}