/* CSS Document */

/*  <style type="text/css"> */
.menuItem{
		font-size:xx-small;
    	display:none;
		width:100px;
    	position:absolute;
		border:none;
		text-decoration: none;
	}
.subMenuItem{
		font-size:xx-small;
    	display:none;
		width:100px;
    	position:absolute;
		border:none;
		text-decoration: none;
		height:20px;
		vertical-align:middle;		
	}
.menuText {
		font-size:12px;
		font-family:Arial;
		color:#000000;
		text-decoration:none;
	}
.menuText:hover {
		font-size:12px;
		font-family:Arial;
		background-color:#D57D03;
		width:100%;
		color:#FFFFFF;
		text-decoration:none;
	}
	
.header:hover {	
	color:#8F0249;
	text-decoration:underline;
}
A { 
	color:#005393;
	
}

.footer:visited {
	font-size: 12px; 
	font-family:Arial;
	color:#000099;
	text-decoration:underline;}
.footer:hover {
	font-size: 12px; 
	font-family:Arial;
	color:#000099;
	text-decoration:underline;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
/*
img { behavior: url(/lang/en/css/iepngfix.htc); }
*/
.footer {
	font-size: 12px; 
	font-family:Arial;
	color:#000099;
}
.footer2 {
	font-size: 12px; 
	font-family:Arial;
	color:#333333;
}
.menuTitle {
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	color:#404656;
	cursor:pointer;
	text-decoration:none;
	}
.menuTitle:hover {
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	color:#404656;
	cursor:pointer;
	text-decoration:none;
	}
.menuTitleOver {
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	color:#404656;
	cursor:pointer;
	text-decoration:none;
	}		
.sectionTitle {
	font-size: 12px;
	font-family:Arial;
	font-weight: bold;
	color: #FFFFFF;
	}
.courseTitle {
	font-family:Arial;
	font-size: 14px;
	font-weight: bold;
	overflow:hidden;
}
.curriculumGroupTitle {
	font-family:Arial;
	font-size: 14px;
	font-weight: bold;
	overflow:hidden;
}
.curriculumTitle {
	font-family:Arial;
	font-size: 14px;
	font-weight: bold;
	overflow:hidden;
}
.courseTitle {
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.courseTitle:hover {
	font-family:Arial;
	color:#339900;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
.courseDisc {
	font-family:Arial;
	font-size: 11px;
	text-decoration:none;
}

.curriculumDisc {
	font-family:Arial;
	font-size: 12px;
}
.lightBlueLink{
	font-family:Arial;
	font-size: 12px;
	color:#77BFD7;
	font-weight:normal;
}
.blackNormalFont{
	font-family:Arial;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
}
.blackSmallFont{
	font-family:Arial;
	font-size: 11px;
	color:#000000;
	font-weight:normal;
}
.grayNormalFont{
	font-family:Arial;
	font-size: 12px;
	color:#808080;
	font-weight:normal;
}
.graySmallFont{
	font-family:Arial;
	font-size: 12px;
	color:#808080;
	font-weight:normal;
}
.whiteNormalFont{
	font-family:Arial;
	font-size: 12px;
	color:#ffffff;
	font-weight:normal;
}
.darkBlueLink{
	font-family:Arial;
	font-size: 12px;
	color:#00386B;
	font-weight:bold;
}
.menuFont{
	color:#808080;
	font-family:Arial;
	font-size:12px;
}

img {  behavior: url(/css/iepngfix.htc); }

td { behavior: url(/css/iepngfix.htc); }

.header	{	font-size: 12px;
	font-family:Arial;
	color:#005393s;
	text-decoration:none;
}

.style8 {font-size: 12px; font-family:Arial;
	color:#333333; }
.style5 {font-size: 12px; font-family:Arial;
	color:#FF0000; }
.whitetext	{font-size: 12px; font-family:Arial;
	color:#FFFFFF; font-weight:bold; }
.blacktext {font-size: 11px; font-family:Arial;
	color:#000000; }	
ul{ margin-top:5px; margin-bottom:5px;}
li{ margin-top:2px; margin-bottom:5px;}

/*   </style> */