BODY
{
	font-family : Arial, Helvetica, sans-serif;
    color : #000000;
	font-size : 13px;
    background : #AA530A;

}
  
TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
    background : #FACE12;
}

.pagetext
{
	margin-left : 30px;
	margin-right : 20px;
}


TABLE
{
    margin : 0px;
}

TD.right
{
    background-image : url(graphics/right.gif);
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 14px;
	text-align: right;
    font-style : italic;
	}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : center;
}


H3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : left;
}

H4
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : center;
    font-style : italic;
}

H5
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : left;
    font-style : italic;
}

H6
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : center;
    font-style : italic;
    padding-top : 15px;
}
.title
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : left;
    font-weight : bold;
}

.dots
{
    color: #3A1EAC;
	font-size : 18px;
	letter-spacing: .5em;
	font-weight : bold;
	padding-bottom : 10px;

}

.strike
{
    text-decoration : line-through;
}

.font16
{
   	font-size : 16px;
    font-weight : bold; 
}
.darkpurple
{
    color : #3A1EAC;
}

.darkpurple16
{
    color : #3A1EAC;
    font-size : 16px;
    font-weight : bold;
}

.red
{
    color : #DC2A0A;
}

.green
{
    color : #058136;
    font-size : 12px;
}

.green16
{
    color : #058136;
    font-size : 16px;
    font-weight : bold;
}


.blue
{
    color : #0279AD;
}

.orange
{
    color : #B76102;
}


.center
{
	text-align: center;
}

LI
{
    padding-top : 6px;
}

.footer
{
	font-size : 12px;
	text-align: center;
}

.smaller
{
	font-size : 12px;
}

.indent
{
    padding-top : 6px;
	margin-left : 50px;
}


.indent50
{
    padding-top : 3px;
	margin-left : 50px;
}

LI.indent30
{
    padding-top : 0px;
	margin-left : 30px;
}

LI.indent50
{
    padding-top : 0px;
	margin-left : 30px;
}

.indent30
{
    padding-top : 3px;
	margin-left : 30px;
}

.emphasis
{
    font-weight : bold;
	font-style : italic;
	color : #333333;
}

.form
{
	font-size : 13px;
}


.brown
{
    color : #3C3101;
}

.copyright
{
	font-size : 10px;
	color : #000000;
    padding-left : 25 px;
    padding-right : 20px;
}

.quote
{
	font-style : italic;
	color : #00008B;
    padding-left : 25px;
    padding-right : 20px;
    font-size : 11px;
}
.quote2
{
	font-style : italic;
	color : #000000;
    padding-left : 25px;
    padding-right : 20px;
    font-size : 12px;
}
.quotetitles
{
	font-size : 12px;
    font-style : italic;
	color : #00008B;
    padding-left : 50px;
    padding-right : 30px;
}
.quoteauthor
{
	font-size : 12px;
	text-align : right;
	color : #00008B;
    padding-right : 100px;
}

.paragraph
{
	margin-left : 20px;
    margin-right : 80px;
}

A:LINK
{
    color : #0000FF;
    text-decoration : none;
}

A:VISITED
{
    color : #0000FF;
    text-decoration : none;
}

A.dotted:HOVER
{
	color: #533bb2;
	text-decoration: underline;
}

A.dotted:LINK
{
    color : #0000FF;
    text-decoration : none;
}

A.dotted:VISITED
{
    color : #0000FF;
    text-decoration : none;
}

A.dotted:HOVER
{
	color: #533bb2;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom: dotted #533bb2;
}




a.subnav:link
{
    color : #AC4E28;
    text-decoration : none;
    font-size : 13px;
    font-weight : bold;
}

a.subnav:visited
{
    color : #AC4E28;
    text-decoration : none;
        font-size : 13px;
    font-weight : bold;
}

a.subnav:hover
{
    color : #000000;
    text-decoration : none;
        font-size : 13px;
    font-weight : bold;
}

div.whitelink
{
    color : #fffff0;
    font-size : 11px;
    text-decoration : none;
}
a.whitelink:LINK
{
    color : #fffff0;
    font-size : 11px;
    text-decoration : none;
}

a.whitelink:VISITED
{
    color : #fffff0;
    font-size : 11px;
    text-decoration : none;
}

a.whitelink:HOVER
{
    color : #fffff0;
    font-size : 11px;
    text-decoration : underline;
}


.headingback
{
	background-color: #feeb80;
    font-size : 14px;
	font-weight : bold;
	padding-top : 6px;
	padding-bottom : 6px;

}
