div#pageurl
{
    display: none !important;
}

#csbanner
{
	display: block !important;
	border: 0 none !important;
}

#csbanner img
{
	height: 80px !important;
}

#sidebar
{
	display: none !important;
}

.subscribe
{
	display: none !important;
}

#calendar_key
{
	display: none !important;
}

#topnav
{
	display: none !important;
}

p#nav
{
	display: none !important;
}

.logoHeader
{
	background-color:#000066;
	color:#ffffff;
	font-size:0.8em;
}
.logoHeader div
{
	background-color:#000066;
	color:#ffffff;
}

.menu
{
	display: none;
}

#menuHeading
{
	display: none;
}

#menuItem
{
	display: none;
}

#menuItem div
{
	display: none;
}

#headerItem
{
	display: none;
}


body
{
	color: #000000;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:1em;
}

div
{
	color: #000000;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:1em;
}

h1, h2
{
	color:#000066;
}

h3, h4, h5, h6 ,dt
{
	color:#666699;
}

h1, h2, h3, h4
{
	font-weight:bold;
}

h1
{
	margin-left:20px;
}

h2, h3, h4, h5, h6
{
	margin-left:0px
}
	
h1, h2
{
	margin-right:20px;
	margin-top:12px;
	margin-bottom:0px;
}

h3, h4, h5, h6
{
	margin-top:12px;
	margin-right:0px;
	margin-bottom:6px;
}

h1
{
	font-size: 130%;
}

h2, h3, h4, h5, h6{font-size: 100%;}

form
{
	margin:0px;
}

a:link
{
	color: #000066;
	text-decoration:none;
}

a:visited
{
	color: #000066; 
	text-decoration:none;
}

a:hover
{
	color: #000066;
	text-decoration:underline;
}

#content
{
	margin-top:15px;
	margin-left:20px;
	margin-right:1em;
}

p, pre, dl,address
{
	margin-top:15px;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:5em;
}

li
{
	margin-left:1em;
	margin-right:1em;
	margin-top:0.3em;
}

#parlist p
{
	margin-left:0em;
	margin-right:0em;

}

#themelist p
{
	margin-left:0em;
	margin-right:0em;
        margin-top: 0px;
        margin-bottom: 0px;
        list-style: none;
}

em,dt
{
	font-weight:bold;
	font-variant:normal;
}

/* The course calendar */

/* Print font sizes are smaller */

/* the main table */
.calendar
{
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
}

.calendar span, .calendar a
{
	text-decoration: none;
}

.calendar a
{
	color: white;
}

.calendar_day
{
	font-size: 7pt;
    width: 16px;
	color: #000066;
	background: #FFFFFF;
	border: 1px solid #000066;
}

.calendar_month
{
	font-size: 8pt;
    height: 32px;
	color: #000066;
	background: #FFFFFF;
	border: 1px solid #000066;
}

.calendar_weekday
{
	font-size: 7pt;
    width: 12px;
	background: #CCCCCC;
	color: #000066;
}

.calendar_weekend
{
	font-size: 7pt;
	background: #BBBBDD;
    width: 12px;
    color: #000066;
}

.calendar_blank
{
	font-size: 8pt;
	color: #FFFFFF;
	background: none;
}

.calendar_event
{
	border-radius: 3px;
	box-shadow: none;
}

.calendar_item
{
	font-size: 8pt;
	text-decoration: none;
}

.calendar_outline
{
	font-size: 8pt;
	background: #FFFFFF;
	border: 1px solid #000066;
}


#nav
{
color: #777700;
}

#nav a
{
	color: #777700;
}

#regulations 
{
        list-style: decimal;
}

#regulations ol
{
        list-style: lower-alpha;
        margin-top: 4px;
        margin-bottom: 4px;
}
       
#schedule
{
        list-style: lower-roman;
}
       
#capitalLetters
{
        list-style: upper-alpha;
}
       
#longitems li
{
        margin-top: 6px;
        margin-bottom: 6px;
        margin-left: 0px;
        margin-right: 20px;
}

#longitems li p
{
        margin-top: 6px;
        margin-bottom: 6px;
        margin-left: 0px;
        margin-right: 20px;
}
