
/* redefinitions */
body { 	padding: 0; margin: 0;
		font-family: Arial, Helvetica, sans-serif; font-size: 95%}	
h1 { 	color: #21487F; font-size: 1.4em; margin-bottom:0;}
h2 {	margin-bottom: 0;}
h3 { 	font-size: 1.1em; margin-bottom: 0; color: #606E8A}
p { 	margin-top: 0; margin-bottom: .8em; line-height: 1.3em;
	margin-left: 0px;
}
a img { border-width: 0;}
ul, ol {margin-top: 0}

/*sections*/		
#header { background:#2F3338; color: white}
#header h1 { margin:0 auto; width: 700px; }
#header #ctl00_logo { float: left; }
#header #ctl00_title { float: right;}

#content { margin: 1em auto 0 auto;  width: 700px;}

#breadcrumbs { margin: 0; color: #666666; font-size: .9em; position: relative; margin-top: -1em;}
#breadcrumbs a { color: #666;}
#breadcrumbs a:hover { color: blue}

#footer {	border-top: 1px solid #2F3338;  color: #666666}
#footer .wrap {margin: .4em auto 0 auto;  width: 700px;}

#intro {	width: 500px; float: left;}

#tools {	width: 200px; float: left; text-align: right}
#searchbox {  margin-left: 20px; text-align: left; margin-bottom: 1em;}
#tools #searchbox label { font-weight: bold; color: #2F3338; font-size: 85%;}

 
#tools.faculty, #tools.staff { float: right; margin-left: 20px; margin-bottom: 15px;}

#changeListNav	{ margin: 1.5em 0 0 4px; padding: 0; font-size: 95%}
#changeListNav li { display: inline; list-style-type:none}
#changeListNav a { display: block; float: left; color: #21487F; font-weight: bold; text-decoration: none;  margin-left: 6px; padding: 4px 10px 1px 12px; Background: #CCCCCC url(images/tabcuve.gif) no-repeat top left;}
#changeListNav a.selected {color: White; background: #21487F url(images/tabcuveSelected.gif) no-repeat top left;}
#changeListNav a em { font-style: normal; font-weight: normal}


#changeListOptions { margin-bottom: 1em; border: 1px solid #21487F; border-top: 5px solid #21487F; padding: 2px 8px 10px 8px; background-color:#F6F2FB}
#changeListOptions p{ margin: 1px 8px 3px 8px; font-size: 95%}

#changeList { margin-right: -8px;}
table#changeList { font-size: .85em; margin-bottom: 2em; border-left: 1px solid #21487F; border-right: 1px solid #740224; border-bottom: 1px solid #21487F; background-color:White; width: 100%}
table#changeList th { background-color: #21487F; color: white; text-align: left; padding: 4px 0px 4px 12px}
table#changeList th.old { background-color: #740224}
table#changeList th em { font-weight: normal; font-size: 90%; font-style: normal;}
table#changeList th img { vertical-align:middle; margin-left: 8px;}
table#changeList td{ padding: 4px 6px 5px 12px; border-bottom: 1px solid #ddd;  vertical-align: text-top; width:50%; color: #333}
table#changeList td.subject { color: black; font-weight: bold; border-bottom: 3px solid #ccc; padding-top: 12px; padding-bottom: 2px;}
table#changeList td.new { border-right: 1px solid #eee;}

table#changeList.New td.new { color: black }
table#changeList.Old td.old { color: black}

table#changeList tr:hover td { background-color:#FFEDCA; color: black}
table#changeList tr:hover td.subject { background-color: White;}
table#changeList .classNum { font-weight: bold}

table#changeList.New th.new{ 
			background:url(images/sortpurple.gif) 2px 51% no-repeat #21487F;}
			
table#changeList.Old th.old { 
			background:url(images/sortred.gif) 2px 51% no-repeat #740224;}			


#ctl00_cphBody_btnSearchCourse { vertical-align:bottom   }
#searchWhat { font-size: 80% !important ; color: #333; } 


#studentAdvisory, #facultyAdvisory, #staffAdvisory { 
 	border: 1px solid #21487F; background-color:#C5DCFE;
	width: 200px; float: left;
	margin-left: 47px; padding-bottom: 8px;}
#studentAdvisory { margin-left: 0}

#studentAdvisory h2, #facultyAdvisory h2, #staffAdvisory h2 { 
	 margin: 0; font-size: 1em;}
#studentAdvisory h2 a, #facultyAdvisory h2 a, #staffAdvisory h2 a {
	display: block;
	color: white; background-color: #21487F;
	font-size: 90%;  
	text-align:center;
	padding-bottom: 2px;
}
#studentAdvisory h2 a:hover, #facultyAdvisory h2 a:hover, #staffAdvisory h2 a:hover {
	background-color: #000099;
}

#studentAdvisory p, #facultyAdvisory p, #staffAdvisory p {	
	margin: 0; padding: 4px 8px 0 8px;
	font-size: 90%;
	line-height: 120%}				

#questions { padding-left: 2em;}
#questions h2 {font-size: 1em; color: #404}
#questions h2 strong { 
	display: block; float: left; 
	width: 1.5em; margin-left: -2em; padding-left: .2em;
	color: white; background-color: #330033;
	
}

/*styles*/
.more { text-align:right;}
.more a:hover { font-weight:bold}
.clearer {clear: both;}
.updated { color: #999999; font-size: .8em; margin-top: 1em;}
.updated a { color: #999;}
.first{}
.error { color: #900}
.ampnote{ color: #444; font-size: .8em; position: relative; margin-top: -.8em;}
.ampnote em { font-style: normal; font-size: 120%;}
.background { background-image: url(images/title_separator.gif) top no-repeat}
