/* Global Styles */

body {
	margin:0px;
	text-align:left;
	
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color:#0033CC;
	text-decoration:none;
	font-weight:bold;
	}
.navText a  {
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
	}
	
.mybutton {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#330066;

}

a:hover {

	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:8pt arial;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #0E177C;
	font-size:16pt;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	color: #ffffff;
	letter-spacing:.2em;
	}

.smallText {
	color:#000099;
	}

.pageHeader {
	color: #CC3300;
	font-size:18pt;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:11px arial;
	color:#333333;
	line-height:24px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font-size:10pt ;
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	font-weight:bold;
	}
	
.mtrtitle {
	 color:#000066;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:14pt;
	 font-weight:bold;
	 
}
.mtrdesc {
	 color:black;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:10pt;

	 
}

