/* Global Styles */

body {
	margin:0px;
	font-variant: normal;
	font-style: normal;
	font-size: 12px;
	color: #4561A8;
	max-width: 720px;
	}

td {
	font:12px Arial, Helvetica, sans-serif;
	color: #4561A8;
	max-width: 720px;
	}
	
a {
	color: #FF9900;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #CCCCCC;
	}
	
.logobox {
	background-color: #4561A8;
	width: 220px;
	height: 130px;
	position: absolute;
	left: -1px;
	top: -2px;
	background-image: url(GrandViewLogo2.png);
	background-repeat: no-repeat;
	background-position: center center;
	}

.Rightlogobox {
	background-color: #4561A8;
	width: 45px;
	height: 130px;
	position: absolute;
	left: 946px;
	top: -2px;
	}
	
.leftsidebar {
	background-color: #4561A8;
	width: 199px;
	position: absolute;
	left: -2px;
	top: 163px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 10px;
	padding-right: 10px;
	max-width: 220px;
	height: 100%;
	bottom: auto;
	}
	
	
.rightsidebar {
	background-color: #4561A8;
	width: 45px;
	position: absolute;
	left: 946px;
	top: 164px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 600px;
	bottom: auto;
	}
	
.rightsidebracket {
	background-color: #4561A8;
	width: 45px;
	position: absolute;
	left: 991px;
	top: -3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 900px;
	bottom: auto;
	}
	
.spacerbar {
	background-color: #CCCCCC;
	width: 100%;
	height: 5px;
	position: absolute;
	left: -2px;
	top: 130px;
	}
	
.spacerbarBottom {
	background-color: #CCCCCC;
	width: 100%;
	height: 5px;
	position: absolute;
	left: -1px;
	top: 156px;
	}
/* ID Styles */

#navigation a {
	font:14px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:inline;
	padding: 0px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4561A8;
	}
	
#navigation a:hover {
	color:#FDFDFD;
	background-color: #4561A8;
	}

#padding {
	padding:10px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #FFFFFF;
	}
	
/* Class Styles */

.logo {
	font:36px Helvetica, sans serif;
	color: #4561A8;
	font-variant: normal;
	padding-top: 25px;
	font-weight: bold;
	width: 708px;
	float: right;
	position: absolute;
	left: 221px;
	top: -2px;
	padding-left: 10px;
	}
	
	

.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height:normal;
	font-variant: normal;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 708px;
	height: 57px;
	position: absolute;
	left: 221px;
	top: 60px;
	padding-left: 10px;
	}
	
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	line-height:normal;
	color:#26354A;
	letter-spacing:0.1em;
	max-width: 720px;
	position: absolute;
	left: 218px;
	width: 715px;
	padding-top: 10px;
	padding-left: 10px;
	top: 390px;
	height: 159px;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #4561A8;
	letter-spacing:0.2em;
	line-height:32px;
	font-weight: bold;
	max-width: 720px;
	position: absolute;
	left: 220px;
	padding-left: 10px;
	width: 711px;
	top: 338px;
	height: 52px;
	}

.PageImage {
	font:24px Arial, Helvetica, sans-serif;
	color: #4561A8;
	letter-spacing:0.2em;
	line-height:32px;
	font-weight: bold;
	max-width: 740px;
	position: absolute;
	left: 220px;
	top: 164px;
	width: 721px;
	height: 170px;
	}	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:0.1em;
	line-height:16px;
	position: absolute;
	left: -5px;
	top: 137px;
	width: 10.333in;
	font-size: 14px;
	list-style-type: none;
	text-align: left;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0.1em;
	line-height:18px;
	}
	
