/* CSS Document */
td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 160%;
    }
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 130%;
	margin: 5px;
    }
.caption {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	}
.captionpurple {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #463375;
	}	
.tabledisplay {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	}
a, a:link, a:visited, a:active {
	color: #463375;
	text-decoration: none;
	font-weight: bold;
}
a:hover { color: #CC6600; }
a.text:link {
	color: #333333;
	text-decoration: underline;
}
a.text:visited {
	color: #333333;
	text-decoration: underline;
}
a.text:hover { color: #CC6600; text-decoration: underline;}
a.text:active {
	color: #333333;
	text-decoration: underline;
}
a.profiles:link {
	color: #0A2658;
	font-weight: bold;
}
a.profiles:visited {
	color: #0A2658;
	font-weight: bold;
}
a.profiles:hover { color: #CC6600; text-decoration: none;}
a.profiles:active {
	color: #0A2658;
	font-weight: bold;
}
.courses {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #284a34;
	font-weight: normal;
	}
a.courses:link {
	color: #284a34;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.courses:hover {
	color: #CC6600;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.courses:visited {
	color: #284a34;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.courses:active {
	color: #284a34;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.information {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #47337a;
	font-weight: bold;
	}
.information a:link {
	color: #47337a;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.information a:hover {
	color: #47337a;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.information {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #47337a;
	}
.information a:link {
	color: #47337a;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.information a:hover {
	color: #47337a;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.quotebox {
  border-color: #909090;
  border-style: solid;
  border-width: 1px;
  padding: .5em;
  margin: 0 0 0 20px;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.whitetext a:link {
	color: #FFFFFF;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.whitetext a:visited {
	color: #FFFFFF;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.whitetext a:hover {
	color: #CC6600;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
}
.whitetext a:active {
	color: #D2D2D2;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
li {
/*	list-style-type: square;
	list-style-image: url(images/_orangedot.gif);*/
	list-style-position: outside;	
}

.subNav {
	width:392px;
	height:18px;
	background:url(images/subnav.gif) no-repeat;
	float:right;
	margin-right:3px;
}

.subNav a {
	font-size:0;
	color:transparent;
	display:block;
	float:left;
	position:absolute;
	text-indent:-5000em;
}

.subNav a.link1 {
	width:160px;
	height:16px;
}

.subNav a:hover.link1 {
	background:url(images/subnav.gif) 0 -18px no-repeat;
}

.subNav a.link2 {
	width:49px;
	height:16px;
	margin-left:178px;
}

.subNav a:hover.link2 {
	background:url(images/subnav.gif) -178px -18px no-repeat;
}

.subNav a.link3 {
	width:62px;
	height:16px;
	margin-left:246px;
}

.subNav a:hover.link3 {
	background:url(images/subnav.gif) -246px -18px no-repeat;
}

.subNav a.link4 {
	width:63px;
	height:16px;
	margin-left:325px;
}

.subNav a:hover.link4 {
	background:url(images/subnav.gif) -325px -18px no-repeat;
}

/* New Page Styling 06/03/2010 Matt Mueggenborg */

#header {
	height: 139px;
	overflow: hidden;
}

#flash {
	display: block;
	float: left;
	width: 220px;
	height: 70px;
	overflow: hidden;
	margin: 51px 0 0 13px;
}

#title {
	margin: 65px 0 0 0;	
	display: block;
	float: left;
	width: 442px;
	overflow: hidden;
}

#logo {
	display: block;
	float: right;
}

#logo a {
	display: block;
	width: 100px;
	height: 46px;
	overflow: hidden;
	background: url(images/_logo100.jpg) no-repeat top left;
	margin: 60px 30px 0 0;
}

#logo a h1 {
	text-indent: -5000em;	
}

#content, #footer {
	clear: both;
}

#topNav {	
	text-align: right;
	padding: 8px 10px 10px 0pt;
	color: #a9b7b0;
}

.green #topNav {
	background: #284a3a;
}

.navy #topNav {
	background: #0A2658;
}

.purple #topNav {
	background: #463375;
}

#leftColumn {
	width: 150px;
	display: block;
	float: left;
	margin-right: -220px;
	padding: 35px 10px 25px 70px;
}

#leftColumn ul.menu, #leftColumn ul.menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: none;
}

#leftColumn ul.menu li {
	display: block;
	padding: 0 0 15px 0;
}

#mainColumn {
	display: block;
	float: left;
	margin-left: 220px;
	width: 65%;
	padding: 25px 0;
}

#mainColumn .yearNav {
	margin: 0 0 15px 0;
	clear: both;
	display: block;
	height: 25px;
}

#mainColumn .yearNav ul, #mainColumn .yearNav ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: none;
}

#mainColumn .yearNav ul li {
	display: block;
	float: left;
}

#mainColumn .yearNav ul li a {
	display: block;
	padding: 0 10px;
	border-left: 1px solid #656565;
	font-weight: normal;
}

#mainColumn .yearNav ul li.first a {
	border-left: 0;
	padding: 0 10px 0 0;
}

#mainColumn .yearNav ul li.selected a {
	font-weight: bold;	
}

#footer {
	color:#999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;	
	text-align: right;
	margin-left: 220px;
	width: 65%;
}


