/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #820000;
	text-decoration:none;
	font-weight:normal;
	}
	
a:hover {
	color: #820000;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}

.tagline {
	font:11px times new roman;
	color: #820000;
	letter-spacing:0.2em;
	}

.smallText {
	font:12px times new roman;
	color: #820000;
	line-height:18px;
	}

.pageHeader {
	font:16px arial;
	color: #820000;
	letter-spacing:0.05em;
	line-height:38px;
	font-weight: bold;
	}
	
.bodyText {
	font:11px arial;
	color:#333333;
	line-height:16px;
	}
	
.pageName {
	font:20px georgia;
	color: #820000;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px arial;
	color: #0F417C;
	font-weight:bold;
	line-height:38px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:11px arial;
	color: #FFFFFF;
	}
.navText  /* ID Styles */
a {
	font:11px arial;
	color: #ffffff;
	text-decoration:none;
	}
.navText   a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
