body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


td {
	font:16px arial;
	color:#FFFFFF;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #FFFFFF;
	text-decoration:underline;
	}
a:active {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}


	
a:hover {
	color: #00FFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}
.indented {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #333333;
}


/* Class Styles */

.bodyText {
	font:11px arial;
	color:#FFFFFF;
	line-height:18px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:20px georgia;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	

	
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style2 {color: #FFFFFF}

.style3 {
	color: #000000
}
.style4 {color: #000000}
.style5 {
	color: #333333;
	font-weight: bold;
	font-size: 18px;
}

.style6 {color: #333333}
.style7 {
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style8 {font-size: small}
#mainWrapper, #mainWrapper_ISU {
	position:relative;
	width:975px;
	height:875px;
	z-index:1;
	visibility: visible;
	color: #FFFFFF;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	border: double #cccccc 10px;
}
#mainWrapper_ISU {
	background-color: #cccccc;
	width:910px;
	height:800px;
}
#headerWrapper {
	position:relative;
	width:975px;
	height:285px;
	z-index:2;
	top: 0px;
	background-color: #000000;
}
#headerWrapper_ISU {
	position:relative;
	width:900px;
	height:75px;
	z-index:2;
	top: 0px;
	background-color: #000000;
}

#headerText, #headerText_ISU  {
	position:relative;
	width:500px;
	height:auto;
	z-index:3;
	visibility: visible;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
#headerText_ISU {
	width:600px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

#headerLogo {
	position:relative;
	width:965px;
	height:205px;
	z-index:3;
	text-align: center;
	float: left;
	margin-left: 5px;
	background-color: #CCCCCC;
}
#leftColumn {
	position: relative;
	float: left;
	width: 100px;
	height: 750px;
}
#bodyWrapper {
	position:relative;
	width:950px;
	height:455px;
	z-index:2;
	visibility: visible;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#bodyWrapper h2 {
	text-align: right;
}
#footer {
	position:relative;
	width:650px;
	height:90px;
	z-index:2;
	top: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}
