@charset "utf-8";
/* CSS Document */
.NavTxt{
	font-size:1.375em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#c0b496;
}
.NavTxtOn{
	font-size:1.375em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#c0b496;
	font-weight:bold;
}
.addressTxt{
	font-size:1.375em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cdc0a0;
}
.contactTxt{
	color:#a18568;
}
.copyrightTxt{
	font-size:1.125em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#a9a6a9;
}
.requirementsTxt{
	color:#a9a6a9;
}
.doubleTxt{
	font-size:1.125em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.normal{
	font-size:1.365em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.error{
	font-size:1.365em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	color:#FF0000;
}
.newsRowTxt{
	font-size:1.365em;
	font-family:Calibri, "Myriad Pro", Arial;
}
.newsNavTxt{
	font-size:2em;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:1.5em;
}
.Nav a:link	{
	text-decoration:none;
	}	
		
.Nav a:visited	{	
	text-decoration:none;
	}	
		
.Nav a:active	{
	text-decoration:none;
	}	
		
.Nav a:hover	{
	text-decoration:underline;
	}

a:link	{
	text-decoration:underline;
	}	
		
a:visited	{	
	text-decoration:underline;
	}	
		
a:active	{
	text-decoration:none;
	}	
		
a:hover	{
	text-decoration:none;
	}
.newsPHeader{
	font-size:1.9em;
	color:#75b4fb;
	font-family:Calibri, "Myriad Pro", Arial;
	font-weight:bolder;
	line-height:2em;
}
.newsPanelTitle{
	font-size:1.5em;
	color:#c0b496;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	line-height:2.1em;
}
.newsPanelSum{
	font-size:1.5em;
	color:#fefefe;
	font-family:Calibri, "Myriad Pro", Arial;
}
.posted{
	font-size:1.365em;
	color:#75b4fb;
	font-family:Calibri, "Myriad Pro", Arial;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	line-height:1.6em;
}
.newsNavTxt{
	font-size: 1.365em;
	font-weight:bolder;
	font-style:normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0em;
}
.WorkNavTxt{
	font-size: 1.365em;
	font-weight:bolder;
	font-style:normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	font-family:Calibri, "Myriad Pro", Arial;
	margin:0em;
	color:#FFFFFF;
	line-height:1.8em;
}
.PageNum{
	color: #b3a585;
}
.selectedPageNum{
	color:#a18568;
}
.formLabelTxt{
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.875em;
}

H1{
	font-size:2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#a18568;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	margin-top:0.2em;
	margin-bottom:0.2em;
	margin-left:0em;
	margin-right:0em;
}
H2{
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-style:italic;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	margin-top:0em;
	margin-bottom:0em;
	margin-left:0em;
	margin-right:0em;
}

H3{
	font-size: 1.365em;
	font-weight:bolder;
	font-style:normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #b3a585;
	margin-top:0.2em;
	margin-bottom:0.2em;
	margin-left:0em;
	margin-right:0em;
}

.Button{
	border-width:2px;
	border-color:#908456;
	background-color:#c0b496;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#ffffff;
}