/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #000000;
	text-decoration: none;
	}

p {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	}

h1 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin-bottom: -12px;
}

h2 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: -12px;
	font-style: normal;
}

h3 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	}

img { border-width:0; }

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #4C2856;
	line-height:12px;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #A9A9A9;
	color:#000000;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font: 13px sans-serif;
	color: #993300;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #494949;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
	margin-top:0px;
	}

.subText {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	}
	
.pageName{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
	padding: 8px 0px;
	}
	
.subHeader {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	}

.quote {
	font: 20px sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 22px;
	}
	
.navText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}

.cardTitle{
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	}
	
.cardName{
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	}

.cardText{
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	}
