/* CSS Document */

/* Global Styles */

body {
	background-color: #FFFFFF;
	background-image: url(source/background.jpg);
	background-repeat: repeat-y;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 0;
	}
	
td {
	font:11px verdana;
	color:#000066;
	letter-spacing: 0.1em;
	text-align: justify;
	padding: 3px;
	}
	
a {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #333333;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #333333;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	}
	
#navigation a:hover {
	color: #330000;
	font-weight: bold;
	text-decoration: underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}

#footer a:hover {
	color:#999999;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
}

#footer a {
	color:#333333;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
}
	

/* Class Styles */

.bodyText {
	line-height:20px;
	color:#333333;
	letter-spacing:.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	}
	
.bodyTextblue {
	line-height:20px;
	color:#000066;
	letter-spacing:.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	}
	
.bodyTextblueitalic {
	line-height:20px;
	color:#000066;
	letter-spacing:.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-style: italic;
	}
	
.bodyTextpad {
	line-height:20px;
	color:#333333;
	letter-spacing:.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	margin: 0px;
	}
	
.bodyText2 {
	line-height:20px;
	color:#333333;
	letter-spacing:.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	font-style: italic;
	}
	
.bodyTitle {
	line-height:20px;
	color:#333333;
	letter-spacing:.1em;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;	
	}
	
.dateText {
	color: #0C6CCE;
	line-height:20px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	}
	
.dateTextpad {
	color: #0C6CCE;
	line-height:20px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	padding: 5px;
	}

.dateText2 {
	color: #333333;
	line-height:20px;
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	}

.sidebarTitle {
	color: #000066;
	line-height:normal;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	}
	
.sidebarText {
	color: #000066;
	line-height:20px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	}
	
.pageName {
	font:20px georgia;
	color: #000000;
	letter-spacing:.2em;
	line-height:20px;
	}
	
.smallText {
	color:#333333;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	line-height: 18px;
	}

.scheduleBlue {
	color: #0C6CCE;
	letter-spacing:0.1em;
	line-height:20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	padding: .1em;
	font-weight: bold;
	}
	
.scheduleBluer {
	color: #0C6CCE;
	letter-spacing:0.1em;
	line-height:20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	padding: .1em;
	font-weight: bold;
	}
	
.scheduleBluel {
	color: #0C6CCE;
	letter-spacing:0.1em;
	line-height:20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	padding: .3em;
	font-weight: bold;
	vertical-align: middle;
	}
	
.scheduleBluelr {
	color: #0C6CCE;
	letter-spacing:0.1em;
	line-height:20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	padding: .3em;
	font-weight: bold;
	vertical-align: middle;
	}
	
.scheduleGreyc {
	color: #666666;
	letter-spacing:0.1em;
	line-height:20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	padding: .1em;
	}
	
.scheduleGreycr {
	color: #666666;
	letter-spacing:0.1em;
	line-height:20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	padding: .1em;
	}
	
.scheduleGreyl {
	color: #666666;
	letter-spacing:0.1em;
	line-height:20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	padding: 0.3em;
	vertical-align: top;
	}
	
.scheduleGreylb {
	color: #666666;
	letter-spacing:0.1em;
	line-height:20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	padding: 0.3em;
	vertical-align: top;
	}
	
.scheduleGraysc {
	color: #666666;
	letter-spacing:0.1em;
	line-height:15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	padding: .1em;
	vertical-align: middle;
	}
	
.scheduleGrayscb {
	color: #666666;
	letter-spacing:0.1em;
	line-height:20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	padding: .1em;
	vertical-align: middle;
	}
	
.scheduleGraysl {
	color: #666666;
	letter-spacing:0.1em;
	line-height:16px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	padding: 0.5em;
	vertical-align: top;
	}
	
.scheduleGrayslbld {
	color: #666666;
	letter-spacing:0.1em;
	line-height:16px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	padding: 0.5em;
	vertical-align: top;
	font-weight: bold;
	}
	
.scheduleGrayslr {
	color: #666666;
	letter-spacing:0.1em;
	line-height:16px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	padding: 0.5em;
	vertical-align: top;
	}
	
.scheduleGraysbldlr {
	color: #666666;
	letter-spacing:0.1em;
	line-height:16px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	padding: 0.5em;
	vertical-align: top;
	font-weight: bold;
	}
	
.scheduleGrayslb {
	color: #666666;
	letter-spacing:0.1em;
	line-height:16px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	padding: 0.5em;
	vertical-align: top;
	}
	
.scheduleGraysbldlb {
	color: #666666;
	letter-spacing:0.1em;
	line-height:16px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	padding: 0.5em;
	vertical-align: top;
	font-weight: bold;
	}
	
.scheduleGrayslbr {
	color: #666666;
	letter-spacing:0.1em;
	line-height:16px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	padding: 0.5em;
	vertical-align: top;
	}
	
.scheduleGraysbldlbr {
	color: #666666;
	letter-spacing:0.1em;
	line-height:16px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	padding: 0.5em;
	vertical-align: top;
	font-weight: bold;
	}
	
.boxTitleframe {
	color: #0C6CCE;
	letter-spacing:0.1em;
	line-height:20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	padding: 0.5em;
	font-weight: bold;
	}

.boxTitle {
	color: #0C6CCE;
	letter-spacing:0.1em;
	line-height:20px;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	padding: 0.5em;
	font-weight: bold;
	}

.boxText {
	color: #666666;
	letter-spacing:0.1em;
	line-height:20px;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	padding: 0.5em;
	font-weight: normal;
	}
