/* Global Styles */

body {
	margin:0px;
	}

	
a {
	color: #993300;
	}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #006633;
}
.subheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #006643;
}


		
/* Class Styles */
	
.bodyText {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.pageName{
	color: #990033;
	line-height:26px;
	letter-spacing:0.21em;
	font-size: 18px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.subHeader {
	font:13px Arial, Helvetica, sans-serif;
	color: #006600;
	line-height:22px;
	letter-spacing:0.2em;
	font-weight: bold;
	}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-style: normal;
	letter-spacing: 0.02em;
	line-height: 22px;
}


.quote {
	color: #BBDB88;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	
.link_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.link_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #006600;
	text-decoration: none;
}
.bulleted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}
