/*---------------Background Styles---------------------*/
.catalogBackground
{
	background-image: url(Images/white.jpg);
}

/*---------------Breadcrumb Styles---------------------*/
.breadcrumb
{
	color: blue;
	font-family: Verdana;
	font-size: 8pt;
/******	text-transform: uppercase;*******************/
}

/*END------------Breadcrumb Styles---------------------*/
/*---------------Side Menu Styles---------------------*/
.sideMenuLevel1
{
	font-family:"Helvetica, Arial, Sans-Serif";
	font-size: 5pt;
	font-weight: normal;
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
	background-image: url(Images/darkblue.gif);
}

.sideMenuLevel1 a
{
	color: white;
	font-family: "Trebuchet MS","Comic Sans MS",Arial,Verdana,Geneva,sans-serif;
	font-size: 9pt;
/*****	font-variant: small-caps;************/
	text-decoration: none;
}

.sideMenuLevel1 a:hover
{
	color: white;
	text-decoration: underline;
}

.sideMenuLevel2
{
	background-color: lightgrey;
}

.sideMenuLevel2 a
{
	color: black;
	font-family: "Trebuchet MS","Comic Sans MS",Arial,Verdana,Geneva,sans-serif;
	font-size: 9pt;
/******	font-variant: small-caps;***************/
	text-decoration: none;
}

.sideMenuLevel2 a:hover
{
	text-decoration: underline;
}

.sideMenuLevel3
{
	background-color: whitesmoke;
}

.sideMenuLevel3 a
{	color: black;
	font-family: "Trebuchet MS","Comic Sans MS",Arial,Verdana,Geneva,sans-serif;
	font-size: 9pt;
/******	font-variant: small-caps;*************/
	text-decoration: none;
}

.sideMenuLevel3 a:hover
{
	text-decoration: underline;
}

.sideMenuSearch
{
	margin:0; 
	padding:13px 10px 10px 10px; 
	font: 10px Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bolder;
	color: lightblue.jpg; 
	text-transform: uppercase; 
	text-align: left;
	width: 170px; 
	voice-family: "\"}\"";  
	voice-family:inherit;
	width:148px;
}
/*END ---------------Side Menu Styles---------------------*/
/*-------------------Content Item Styles------------------*/
.dataList-container 
{
	padding-bottom: 12px;
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
	background-image: url(Images/bkg_q_wider.gif);
}
.print-spacing
{
	visibility: hidden;
}
.item-container 
{
	padding-bottom: 12px;
}

.page-title 
{
	font-family: "Trebuchet MS","Comic Sans MS",Arial,Verdana,Geneva,sans-serif; 
	font-size: 16px; 
	font-weight: bold;
	color: black;
	padding:2px 0;
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
	background-color: #CCCCCC;
}

.printf-title 
{
	font-family: "Trebuchet MS","Comic Sans MS",Arial,Verdana,Geneva,sans-serif;
	font-size: 16px;
	font-weight: bold;
}
	
/*Generic*/
.generic-title 
{
	font-family: "Trebuchet MS","Comic Sans MS",Arial,Verdana,Geneva,sans-serif;
	font-size: 9pt;
	font-weight: bold;
/******	font-variant: small-caps;*********/
}
.generic-body 
{
	font-family: "Trebuchet MS","Comic Sans MS",Arial,Verdana,Geneva,sans-serif;
	font-size: 9pt;
	font-variant: normal;
/******	text-align: justify;********/
	margin-left: 20px;
	margin-top: 30px;
	display: block;
}

/*Course*/
.course-annotation 
{
	font-family: "Trebuchet MS","Comic Sans MS",Arial,Verdana,Geneva,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	display:block;
}
.course-code
{
	font-family: Verdana,"Trebuchet MS","Comic Sans MS",Arial,Verdana,Geneva,sans-serif;
	/*font-size: 10pt;*/
	font-weight: bold;
	/*font-variant: small-caps;*/
	font-size: 12px;/*new*/ 
	color: black;
}
.course-title 
{
	font-family: Verdana,"Trebuchet MS","Comic Sans MS",Arial,Verdana,Geneva,sans-serif;
	/*font-size: 10pt;*/
	font-weight: bold;
	/*font-variant: small-caps;*/
	font-size: 12px;/*new*/ 
	color: #666666;/*new*/
}
.course-specialcode 
{
	font-family: Verdana,"Trebuchet MS","Comic Sans MS",Arial,Verdana,Geneva,sans-serif;
	/*font-size: 10pt;*/
	font-weight: bold;
	/*font-variant: small-caps;*/
	font-size: 12px;/*new*/ 
}
.course-desc 
{
	font-family: "Trebuchet MS","Comic Sans MS",Arial,Verdana,Geneva,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
/******	text-align: justify;*******/
	display: block;
}
.course-prereq 
{
	font-family: "Trebuchet MS","Comic Sans MS",Arial,Verdana,Geneva,sans-serif;
	font-size: 9pt;
	font-weight: normal;
/*******font-style: italic;*******/
/*******font-weight: bold;*******/
	display: block;
}
/*Staff*/
.staff-lastname 
{
	font-family: "Trebuchet MS","Comic Sans MS",Arial,Verdana,Geneva,sans-serif;
	font-size: 9pt;
/******	font-weight: bold;*****/
}
.staff-firstname 
{
	font-family: "Trebuchet MS","Comic Sans MS",Arial,Verdana,Geneva,sans-serif;
	font-size: 9pt;
/******	font-weight: bold;*********/
}
.staff-title 
{
	font-family: "Trebuchet MS","Comic Sans MS",Arial,Verdana,Geneva,sans-serif;
	font-size: 9pt;
/******	font-weight: bold;********/
/******	font-variant: small-caps;********/
	font-style: italic;
	display: inline;
}
.staff-education
{
	font-family: "Trebuchet MS","Comic Sans MS",Arial,Verdana,Geneva,sans-serif;
	font-size: 7pt;
	font-weight: normal;
	display: inline;
}
/*END----------------Content Item Styles------------------*/


/*----------------Custom Item Styles------------------*/

/*PAT- This removes the underlining of the links*/
A 
{
	TEXT-DECORATION: none;
}
A:hover 
{
		TEXT-DECORATION: underline;
		color: brown; 
}
/*********************************************/

/*PAT- Formatting for the Academic Year 2005-2006 Text*/
.academic_year{
 color: black;
 padding : 0px 0px 0px 0px;
 font-size : 10pt;
 font-family : arial, Helvetica, sans-serif;
 letter-spacing: 1px;
}

/**This sets faculty name in header for SGS only****/
.faculty_name{
	COLOR: #003366;
	font-size:12pt;
	font-family:Tahoma,Verdana,Arial;
	font-weight:bold;
	letter-spacing: 1px;
}

/*This sets the tables properties*/
TD
{
		COLOR: #000000;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-size : 11px;
}


/***END CUSTON ITEM STYLES***************************************************/

*/---------*/
