a
{
	color : #660A09;
	text-decoration : none
}

a:hover
{
	color : #660A09;
	text-decoration : underline
}

p
{
	margin : 0px 0px 10px 0px
}
ul
{
	margin-top : 5px;
	margin-left: 10px;
	padding-left: 10px; 
}
li
{
	list-style-position : outside;
	padding-top : 4px
}

.navBar
{
	background-color : #CBCC99;
	padding : 5px 0px 5px 0px
}

.navLink
{
	font-family : Verdana;
	font-size : 12px;
	font-weight : 500;
	color : #660A09;
	
	padding : 5px 5px 5px 15px;
}

.navAddress
{
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 10px
}

.navSideNote
{
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 17px;
	font-style : italic
}

.contentCol
{
	padding-top : 15px;
	padding-left : 15px
}

.mainHeader
{
	color : #660A09;
	font-family : Georgia, Times New Roman, Serif;
	font-size : 14px
}

.redHeading
{
	color : #660A09;
	font-family : Georgia, Times New Roman, Serif;
	font-size : 12px;
	font-style : italic;
	font-weight : bold;
	padding-bottom : 3px;
	
}
.redHighlight
{
	color : #660A09;
	font-family : Georgia, Times New Roman, Serif;
	font-size : 12px;
	font-weight : bold;
	padding-bottom : 3px;
	
}

.content
{
	font-family : Georgia, Times New Roman, Serif;
	font-size : 11px
}

.infoBox
{
	background-color : #CBCC99;
	padding : 15px 15px 15px 15px;
	
	font-family : Georgia, Times New Roman, Serif;
	font-size : 15px;
	line-height : 20px
}

.darkRed
{
	color : #660A09
}

.footer
{
	font-family : Georgia, Times New Roman, Serif;
	font-size : 9px
}
.docCol1
{
	font-family : Georgia, Times New Roman, Serif;
	font-size : 11px;
	width : 50px;
	padding-bottom : 8px;
}
.docCol2
{
	font-family : Georgia, Times New Roman, Serif;
	font-size : 11px;
	padding-bottom : 8px;
	font-style : italic
}
.docCol3
{
	font-family : Georgia, Times New Roman, Serif;
	font-size : 11px;
	width : 20px;
	padding-bottom : 8px;
}
.docTbl
{
}
.docRow
{
	
}
.faqQuestion
{
	color : #660A09;
	font-family : Georgia, Times New Roman, Serif;
	font-size : 12px;
	font-weight : bold;
	padding-bottom : 3px;
	
}
.faqAnswer
{
	font-family : Georgia, Times New Roman, Serif;
	font-size : 11px;
	padding-bottom : 10px;
}
.indentMe 
{
	padding-left : 20px;
}
.uLink
{
	text-decoration : underline;
}
.formLabel
{
	font-family : Verdana, Arial;
	font-size : 11px;
}
