a:link { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { text-decoration: none;}
a:active { text-decoration: none;}

.contentText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #E6E6C8;
	text-indent: 10px;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 10px;
	text-align:left
}

.tableText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #E6E6C8;
	line-height: 20px;
	text-align:left;
	padding-left:0px;
}

.menuBar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant: small-caps;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C9C89B;
	border-right-color: #C9C89B;
	border-bottom-color: #C9C89B;
	border-left-color: #C9C89B;
	background-color: #346A31;
}

.menuItem {
	padding-right: 5px;
	padding-left: 5px;
}

.pixBorder {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #346A31;
	text-decoration: none;
}
.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #346A31;
	text-decoration: none;
}
.footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #346A31;
	text-decoration: none;
}
.footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #346A31;
	text-decoration: none;
}

.emphasisText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #C9C89B;
}

.addressText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #E6E6C8;
	padding-top:15px;	
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #C9C89B;
	line-height: 25px;
	
}
.titleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	font-variant: small-caps;
	color: #D7D6B3;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
}

.subtitleText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#E6E6C8;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: .2em;
}
.italicsTextEmphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #D7D6B3;
	font-variant: normal;
}
