/* Global Styles */

body {
	margin:0px;	
	}
	
td {
	font:12px arial;
	color:#333333;
	}
	
a {
	font:10px arial;
	color: #800000;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
/* ID Styles */

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:24px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	color: #333366;
	line-height:18px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/sidebarbg.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.bodyText {
	font:12px arial;
	line-height:24px;
	color:#800000;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.pageName {
	font:22px georgia;
	color: #009999;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #800000;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	text-align: right;
	padding: 10px;
	}
	

	
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	text-decoration: none;
}
.bodyText img {
	margin: 2px;
	padding: 5px;
	border: 1px solid #9966FF;
	left: auto;
}
.Name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #009999;
}
.ode {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-align: center;
}
.citationheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.citation {

	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.citationfooter {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
}
.gbname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #494949;
	font-weight: bold;
	font-style: italic;
	margin: 20px;
}
