﻿body
{
	font-family: arial;
}
content
{
	font-family: arial;
	font-size:24px;
}
a.NavButton:link
{
	font-size: 12px;
	text-decoration: none;
	color: blue;
} 
  
a.NavButton:visited
{
	font-size: 12px;
	text-decoration: none;
	color: blue;
} 

.SearchCourseLeft 
{
	border-bottom:1px solid #00009c;
	border-left:1px solid #00009c;
	padding-left:3px;
}

.SearchCourseRight
{
	border-bottom:1px solid #00009c;
	border-right:1px solid #00009c;
	padding-right:3px;
}

.SearchCourse
{
	border-right:1px solid #00009c;
}

a.NavButton:hover
{
	font-size: 12px;
	text-decoration: none;
	color: #993333;
	width: 150px;
	background-position: 0% 0%;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
} 
  
.verticalBorder 
{ 
 background:#FFFF00; 
 border-style:solid; 
 border-color:#9966CC; 
 border-width:5px; 
 width:160px; 
}    

a.NavButton:active
{
	font-size: 12px;
	text-decoration: none;
	color: white;
	background: navy;
	font-weight: bold;
	width: 150px;
}

.LeftNav
{
	border-right: #cccccc 2px solid;
	border-bottom: #cccccc 2px solid;
}

.collapsePanel {
	width: 100%;
	height:0px;
	overflow:hidden;
}

.collapsePanelHeader{	
	width: 100%;		
	height:20px;
	font-weight:bold;
	float:left;
	padding:5px; 
	cursor: pointer; 
	vertical-align: middle;
}

.CourseSection:collapsePanel
{
 padding-left: 50px;	
}

.EveryButton 
{
	Font-weight:bold;
	Background-Color:#00009C;
	Color:white;
	Height:24px;
}

.PageHeaders 
{
	font-size:16px;
	color:Maroon;
	font-weight:bold;
}

.HeaderHr 
{
	color:#ccc;
}

a.Bold Links:link 
{
	color:#00009C;
}

.pageName{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:24px;
	letter-spacing:0.2em;
	background-color: #000099;
	}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	color: #000099;
	margin: 0px;
	padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #993333;
 margin: 0px;
 padding: 0px;
}
