/* CSS Document */
/*div, p, td {font-family: Tahoma, Arial; font-size:12px; color:#000000}*/
#topLinks{
	width: 750px; 
	height:20px;
	text-align:right; 
	background-color:#003466; 
	color:#6685a3;
	line-height:20px; 
}

.topmenu {
	font-size:0.85em;
	position:relative;
	z-index:100;
	
	/*  my code  */
	

}
/* remove all the bullets, borders and padding from the default list styling */
.topmenu ul {
padding:0;
margin:0;
list-style-type:none;
}
.topmenu ul ul {
width:150px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.topmenu li {
float:left;
width:50px;
position:relative;
}



.xLink { margin: 0px 20px 0px 0px; padding: 0px; float:right; }

#topLinks a:link 		{color: #93a8bd; text-decoration:none; font-size:10px;}
#topLinks a:visited	{color: #93a8bd; text-decoration:none; font-size:10px;}
#topLinks a:active 	{color: #ffffff; text-decoration:none; font-size:10px;}
#topLinks a:hover		{color: #ffffff; text-decoration:underline; font-size:10px;}

.smallWhiteText { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#FFFFFF }
.innerAlumniText { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#000000 }

.TallTitle { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000033; font-weight:bold}

.redtitle { font-family:Verdana, Helvetica, sans-serif; font-size:15px; color:#4a0101; font-weight:bolder;}
/* New additions to the Style Sheet */


/* university programs mainnav menu*/
.MainnavMenu{	
	display:block;	
	width: 125px;
	height: 24;
	padding-top:3px;
	background-color: steelblue;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	border-right:1px #CCCCCC;
	}


.MainnavMenu:hover{
	display:block;	
	width: 125px;
	height: 24;
	padding-top:4px;
	background-color:#990033;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	border-right:1px #ffffff;
	vertical-align:middle;}
	
/* mainnav menu end*/

.ahof-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 17px;
	font-style:normal;
	margin-left:1px; margin-right:1px;
	text-decoration: none;
	padding: 3px;
	color:#000066;
	}



.learnmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 12px;
	padding: 3px;
	font-style: normal;
	color: #636363;
	}
	
.newstopright {
	text-align:left;
	font-size:10.5px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:#333333;
}
	


.eventstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}

.gallerylink {
	text-decoration: none;
	color: #333333;
}

	
.support-ways {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color:#333333;
	font-style: normal; font-weight:bold;
	text-decoration: none;
	background-color:#b29c72;
	display: block;
	padding: 3px 5px 3px 5px;
	width: 90px; height:40px;
	border:double; border-color: #990033;
	
	}
	
.support-ways:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	text-decoration: none;
	background-color:#7BB7F2;
	display: block;
	padding: 3px 5px 3px 5px;
	width: 90px; height:40px;
	border:double;
	color:#000000;
	
}

.smallertextbluebg    {
		background-image:url(/images/calendar-month-bg.jpg);
		background-repeat:repeat-x;
		height:30px;
		font-size:11px;
		margin-left:0px;
		font-family:Verdana, Helvetica, Tahoma, Arial, sans-serif;
		
		
		}
.smallertext {
		line-height:13px;
		font-size:11px;
		margin-left:0px;
		font-family:Verdana, Helvetica, Tahoma, Arial, sans-serif;
	}