/* PW-CSS PointeWare Cascading Style Sheet 1.5 */

/* Text Styles */
.largefield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #C4C09D;
}
.topicTitle {
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.respText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666633;
}
.topicSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #666633;
}
.caption {
	font-size: 9px;
	color: #333333;
}
.pageLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #666633;
}
.inputField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

/* Page Layout */
#homeBody {
	background-image: url(../images/Background.gif);
	background-repeat: repeat;
/*	min-width:800px;*/
}
#pwHeader {
	background-color: #C4C09D;
	width:70%;
	min-width: 650px;
	margin-left: 15%;
}
.spacer {
}

#homeLeft {
	color: #666633;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 55%;
	padding: 10pt;
}
#homeRight {
	color: #666633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float: right;
	position: absolute;
	width: 35%;
	padding: 5pt;
	top: 5pt;
	right: 5pt;

}
#homeFooter {
	background-color: #FFFFFF;
	width: 70%;
	margin-left: 15%;
	min-width: 650px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666633;
}
#homeContent {
	background-color: #FFFFFF;
	width: 70%;
	margin-left: 15%;
	min-width: 650px;
	position: relative;
	padding: 0pt;
	margin-top: 0px;
}
#homeDoc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666633;
	padding: 10pt;
}

#homeTopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	font-style: italic;
	font-variant: normal;
}
#topicText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

/* Forms */
#homeForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left: 15pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.homeForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666633;
}
.homeDrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666633;
}
#formResp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666633;
	margin: 0px;
	padding: 0px;
}
.formResp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0%;
	padding: 10%;
	color: #666633;
}
#form_Contact {
	margin: 0px;
	padding: 0px;
}

/* Navigation */
#homeNav {
	width: 70%;
	margin-left: 15%;
	min-width: 650px;
	background-color: #C4C09D;
	text-align: right;
	position: relative;	
}
