/* Global Styles */

body {
	margin:0px;
	}
	
td {
	}

/* ID Styles */

#navigation td {
	border-bottom: 2px dotted #FFFFFF;
	}
	
#navigation a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #722B83;
	line-height:16px;
	letter-spacing:0.12em;
	display:block;
	padding:8px 6px 10px 20px;
	font-weight: normal;
	}
	
#navigation a:hover {
	background: #722B83;
	color:#FFFFFF;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	color: #FFFFFF;
	letter-spacing:0.2em;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	}
	
#dateformat a {
	font:12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:normal;
	letter-spacing:0.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	letter-spacing:0.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 17px;
	font-weight: normal;
	letter-spacing: 0.02em;
	}
.pageName{
	font: 22px Palatino, Georgia, Times, serif;
	color: #CC0000;
	letter-spacing:0.08em;
	font-weight: normal;
	line-height: 24px;
	}
.boxheader {
	font-family: Palatino, Georgia, "Times New Roman";
	font-size: 25px;
	color: #CC0000;
	letter-spacing: 0.06em;
	font-weight: normal;
}
	
.subHeader {
	font:16px Palatino, Georgia, Times, Serif;
	color: #722B83;
	line-height:22px;
	letter-spacing:0.06em;
	font-weight: bold;
	margin-top: 5px;
	}
.boxsubHeader {
	font-family: Palatino, Georgia, Times;
	font-size: 14px;
	color: #722B83;
	font-weight: bold;
	line-height: inherit;
}
	
.smallText {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 17px;
	font-weight: normal;
	letter-spacing: 0.02em;
	}
	
.navText {
	color: #AE0D28;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.subsubheading {
	font-family: Palatino, Georgia, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 0.4px;
	line-height: inherit;
}
.ows {
	font-family: Palatino, Georgia, "Times New Roman";
	font-size: 44px;
	color: #722B83;
	font-weight: normal;
	letter-spacing: 0.06em;
	line-height: 45px;
}
.welcome {
	font-family: Palatino, Georgia, "Times New Roman";
	font-size: 30px;
	color: #722B83;
	font-weight: normal;
	letter-spacing: 0.06em;
	line-height: 45px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
}
