/* COLORS AND STYLES */

a:link {color: #405b9e; text-decoration: none; font-weight: bold;}     /* unvisited link */
a:visited {color: #405b9e; text-decoration: none; font-weight: bold;}  /* visited link */
a:hover {color: #405b9e; text-decoration: none; font-weight: bold;}   /* mouse over link */
a:active {color: #405b9e; text-decoration: none; font-weight: bold;}   /* selected link */


.footerlink:link {color: white; text-decoration: none;}     /* unvisited link */
.footerlink:visited {color: white; text-decoration: none;}  /* visited link */
.footerlink:hover {color: #303030; text-decoration: none;}   /* mouse over link */
.footerlink:active {color: #303030; text-decoration: none;}   /* selected link */

table.bigtable {



}

img.spectrum {

}


td.topstripes {

}

td.bottomstripes {

}

td.logo {
	background-color: white;

}


td.motto {
	background-color:  white;

}

td.search {

	background-color: white;

}


td.callout1 {

	border-left-color: white;
	border-left-style: solid;


}


td.maintitle {

	color: white;
	background-color: #4b79b7;
	border-top-color: white;
	border-top-style: solid;
	border-right-color: white;
	border-right-style: solid;
	border-left-color: white;
	border-left-style: solid;

}

td.mainbody {

	background-color: white;
	border-right-color: #d7d7d7;
	border-right-style: solid;
	border-left-color: #d7d7d7;
	border-left-style: solid;
}

td.secondary {

	background-color: #eef1f8;
}


td.secondarytitle {

	color: #4b79b7;
	background-color: #4b79b7;
	border-top-color: white;
	border-top-style: solid;
	border-right-color: #4b79b7;
	/*border-right-color: #9d9e9c;*/
	border-right-style: solid;

}

td.notices {

	background-color: #4b79b7;
	color: white;

}

td.navbar {

	background-color: #eef1f8;

}


td.secondary {

	background-color: #eef1f8; 
	border-right-color: #e5e5e5; 
	border-right-style: solid; 

}

select.quicklinks {

}


.menudark {

	color: #ffffff ;
	background-color: #4b79b7;
	border-bottom-color: white;
	border-bottom-style: solid;

}


.menumedium {

	color: #ffffff ;
	background-color: #4b79b7;
	border-bottom-color: white;
	border-bottom-style: solid;

}

.menulight {

	color: #ffffff ;
	background-color: #4b79b7;
	border-bottom-color: white;
	border-bottom-style: solid;

}

.menulinkdark:link {color: white;}
.menulinkdark:visited {color: white;}
.menulinkdark:hover {color: #ffecb0;}
.menulinkdark:active {color: white;}

.menulinkmedium:link {color: white;}
.menulinkmedium:visited {color: white;}
.menulinkmedium:hover {color: #ffecb0;}
.menulinkmedium:active {color: white;}

.menulinklight:link {color: white;}
.menulinklight:visited {color: white;}
.menulinklight:hover {color: #ffecb0;}
.menulinklight:active {color: white;}


h1 {

	color: black;

}

p {

	color: black;

}

td.mainbody {
	
	color: black;
	
}



/* WIDTHS, LINES, AND PADDING */

table.bigtable { 

	width: 975px; 
	
}

img.spectrum {

	margin-left: 16px;
	padding-top: 10px;
}


td.topstripes {

	width: 975px;
	height: 5px;
}

td.bottomstripes {

	width: 975px;
	height: 5px;
}

td.logo {

	width: 174px;

}


td.motto {

	width: 534px;

}

td.search {

	width: 267px;
}

td.callout1 {  /* must add up to 550 */

	width: 799px;
	/*width: 532px;*/
	border-right-width: 1px; 
	border-left-width: 1px; 
	border-top-width: 1px;  
	padding: 0px 0px 0px 0px;

	
}



td.maintitle { /* must add up to 550 */

	/*width: 532px; */
	height: 22px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 1px;
	padding: 0px 0px 0px 0px;


}

td.mainbody { /* must add up to 550 */

	/*width: 512px; */
	padding: 5px 10px 10px 10px;
	border-right-width: 1px; 
	border-left-width: 1px; 
	border-top-width: 1px;  


}


td.notices {

	width: 975px;
	
}

td.navbar { /* must add up to 174 */

	width: 174px;

}


td.secondary { /* must add up to 276 */

	width: 247px;
	padding: 5px 10px 10px 10px; 
	border-right-width: 0px; 
	border-top-width: 0px; 

}

td.secondarytitle { /* must add up to 276 */

	width: 267px;
	padding: 0px 0px 0px 0px; 
	border-right-width: 0px; 
	border-top-width: 1px; 

}

select.quicklinks {

	margin-left: 11px;
	width: 150px;
	
}


.menudark {

	padding: 2px 2px 2px 2px;
	border-bottom-width: 1px;
}


.menumedium {

	padding: 2px 2px 2px 2px;
	border-bottom-width: 1px;
}

.menulight {

	padding: 2px 2px 2px 2px;
	border-bottom-width: 1px;
}
td.verticalheight {
	width: 1px ;
	height: 275px ;
	background-image: url('/shared/shared_rootsite/images/spacer.gif') ;
	text-align: center ;
	vertical-align: middle ;
	
}

table.courses th {background-color:#cccccc;}
table.courses td {background-color:#f2f2f2;}

/* Suckerfish stuff--see http://www.htmldog.com/articles/suckerfish/dropdowns/ */

#nav, #nav ul { /* all lists */
		padding: 0px;
		margin: 0px;
		list-style: none;
		float : left;
		width : 174px;

	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 17px;
		margin-bottom : -1px;
		/*width : 160px;*/
		width: 174px;
		/*padding : 2px 4px 2px 6px;*/
		/*padding : 4px 0px 4px 0px;*/
		background-color : #4b79b7;
		border-bottom: 1px solid white;
		border-top: 1px solid white;


	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 174px;
		margin-top : -22px;
		background-color: #4b79b7;
		border-bottom: 1px solid white;
		/*border-top: 1px solid white;*/
		border-right: 1px solid white;
		border-left: 1px solid white;

	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width : 164px;
		display : block;
		color : white;
		font-weight : bold;
		text-decoration : none;
		padding : 2px 4px 2px 6px;
		/*border-bottom: 1px solid white;*/
		/*border-top: 1px solid white;*/

	}
	
	#nav li a:hover {
		color : #ffecb0;
		/*background-color : #4b79b7;*/
		/*width : 160px;*/
		/*width: 164px;*/
		/*padding : 2px 4px 2px 6px;*/
		background-color: #405b9e;

	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	#content {
		margin-left : 174px;
	}

