/* Global Styles */

 @font-face {
    font-family: Eurostile;
    font-style:  normal;
    font-weight: normal;
    src: url(eurosti0.eot);
  }


body {
	font-family: Eurostile;
    font-style:  normal;
    font-weight: normal;
	margin:0px;
	overflow: hidden;
	}

td {
	font-family: Eurostile;
    font-style:  normal;
    font-weight: normal;
	font-size: 11px;
	color:#333333;
	}
	
a {
	font-family: Eurostile;
    font-style:  normal;
    font-weight: bold;
	color: #0066cc;
	text-decoration:underline;
	font-weight:bold;
	}

a:hover {
	
	font-family: Eurostile;
    font-style:  normal;
    font-weight: bold;
	color: #ffff33;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font-family: Eurostile;
	font-style:  normal;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
	
	}

#navigation a:hover {
	font-family: Eurostile;
    font-style:  normal;
    font-weight: bold;
	color: #FFFF33;
	}

#navigation b {
	font-family: Eurostile;
    font-style:  normal;
    font-weight: bold;
	font-size: 14px;
	color: #ffff33;
	text-decoration:none;
	
	}

#navigation b:hover {
	font-family: Eurostile;
    font-style:  normal;
    font-weight: bold;
	color: #FFFFFF;
	}
	
#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font-family: Eurostile;
    font-style:  normal;
    font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #FFFFFF;
	
	font-weight:normal;
	line-height:22px;
	font-family: Eurostile;
	font-family: Eurostile;
	font-size: 36px;
	overflow: hidden;
	}
.heading1 {
	color: #FFFFFF;
	
	font-weight:normal;
	line-height:22px;
	font-family: Eurostile;
	font-family: Eurostile;
	font-size: 20px;
	overflow: hidden;
	}

.tagline {
	
	font-family: Eurostile;
    font-style:  normal;
    font-weight: normal;
	font-size: 11px;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
	font-family: Eurostile;
    font-style:  normal;
    font-weight: normal;
	font-size: 12px;
	color: #CC3300;
	line-height:18px;
	}

.copyright {
	font-family: Eurostile;
    font-style:  normal;
    font-weight: normal;
	color: #FFFFFF;
	
	line-height:18px;
	font-size: 11px;
	}
.pageHeader {
	font-family: Eurostile;
    font-style:  normal;
    font-weight: normal;
	font-size: 30px;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38 px;
	}
	
.bodyText {
	font-family: Eurostile;
    font-style:  normal;
    font-weight: normal;
	font-size: 12px;
	color:#333333;
	line-height:14px;
	}
	
.pageName {
	font-family: Eurostile;
    font-style:  normal;
    font-weight: normal;
	font-size: 20px;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font-size: 14px;
	color: #003399;
	font-weight:bold;
	line-height:18px;
	letter-spacing:.1em;
	}
	
.navText {
	color: #333300;
	letter-spacing:.1em;
	font-family: Eurostile;
    font-style:  normal;
    font-weight: bold;
	font-size: 16px;
	}
.navTextb {
	color: #ffff33;
	letter-spacing:.1em;
	font-family: Eurostile;
    font-style:  normal;
    font-weight: bold;
	font-size: 16px;
	}
	
	

