/* CSS by Ryan Snee, with direction given by Matt Steele*/


body {
	text-size: 1em;}

p.quote_right {
	text-align: right;
	font-size: 11pt;
	color: #000080;
	font-style: italic;}

p.quote {
	text-align: center;
	font-size: 11pt;
	color: #000080;
	font-style: italic;}
p.quote2 {
	text-align: center;
	font-size: 11pt;
	color: #999999;
	font-style: italic;}

.author {
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	color: #000080;}

.author2 {
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;}


span#CurrentPage {
	font-weight: bold;
	color: 000080;
	}

div#pagetitle,
p.pagetitle { font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
	font-size: 20pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
	color: 006633; }
	
p.headline1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: red; }

span#headline1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18pt; 
	text-align: center;
	color: red;}


p.headline2 {  font-family: times
	font-size: 16pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
	color: #000080; }
div#menu {
	font-size: 11pt; }

.right {
	text-align: right;
}

a:link {
	color: #3366cc;
	font-weight: bold;
	text-decoration: none;

}

a:visited {
	color: #3366cc;
	font-weight: bold;
	text-decoration: none;
}
a:hover {	
	color: #CC9900;
	font-weight: bold;
	text-decoration: underline; }

a.redLink:link {
	color: #ff0000; }

a.redLink:visited {
	color: #ff0000; }

a.redLink:hover {
	color: #ff0000; }

a.small:link {
	color: #000000;
	font-weight: bold;
	font-size: 8pt;}

a.small:visited {
	color: #000000;
	font-weight: bold;
	font-size: 8pt;}

a.small:hover {
	color: #3366cc;
	font-weight: bold;
	font-size: 8pt;}

div.indentMe {
	text-indent: 20px }
