BODY {
	font-family : Zurich BT,Arial, Helvetica, sans-serif;
}

BODY {
	scrollbar-face-color : #cccccc;
	scrollbar-3dlight-color : #cccccc;
	scrollbar-highlight-color : 999999;
	scrollbar-shadow-color : 999999;
	scrollbar-darkshadow-color : #cccccc;
	scrollbar-arrow-color : #666666;
	scrollbar-track-color : #eeeeee;
}

A{
	color : #512375;
	text-decoration : none;
}

A:hover{
	color : cc6633;
	text-decoration : underline;
}

P {
	color : 333333;
	font-size : 12px;
	line-height : 16px;
	margin : 17px;
}

.home {
	background-color : #fcf7ea;
}

.leadParagraph{
	color : 442359;
	font-size : 14px;
	font-weight : bold;
}


.keyLine{
	color : 666666;
	font-size : 19px;
	font-weight : bold;
}


.header{
	font-family : Zurich BT,Arial, Helvetica, sans-serif;
	color : #af7505;
	font-size : 19px;
	line-height : 24px;
}

.faqHeader{
	color : #af7505;
	font-size : 13px;
	font-weight : bold;
}

.bulletList{
	color : black;
	font-size : 10px;
	line-height : 16px;
}

.contactInformation{
	color : 333333;
	font-size : 12px;
	font-weight : bold;
}

.headerEventsNavigation {
	color : white;
	font-size : 18px;
	margin : 9px;
	line-height : 30px;
}

a.eventsNavigation {
	color : #333333;
	font-size : 13px;
}

a.eventsNavigation:hover {
	color : white;
}


.jobapplicationBox {
	border : 1px solid #333333;
	
}

.jobapplicationInstructions {
	font-family : Times New Roman, serif;
	font-size : 11px;
}

.inputText {
	color : blue;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-bottom : 1px solid #666666;
	font : normal normal 12px monospace;
	margin-right : 10px;
	
}

.inputText2 { /* no right margin on this variation */
	color : blue;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-bottom : 1px solid #666666;
	font : normal normal 12px monospace;
}

.inputTextDescriptor_underform {
	font-family : verdana, sans-serif;
	font-size : 9px;
}

.inputTextDescriptor {
	font-size : 13px;
	text-align : right;
	margin-right : 7px;
}


.inputTextarea {
	color : blue;
	border : 1px solid #999999;
	font : normal normal 12px monospace;
}

.hdrJobapplication {
	font-size : 17px;
}
.error {
	color: #FF0000;
}
