@charset "utf-8";

@import url("../../css/tier_two_portal_master.css");

/*template nav*/

/* navigation bar styling and rollover for second tier*/

#nav_two {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0066CC;
	text-align: center;
	width: 780px;
	list-style-type: none;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 12px;
}

#nav_two a{
	color: #FFFFFF;
	text-decoration: none;
}
#nav_two a:hover{
	background-color:#6699CC;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}

#subject .links h3 {
	padding-top: 1px;
	margin-top: 0px;
	padding-right: 3px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 1px;
	text-transform: uppercase;
	font-size: 13px;
	color: #6699CC;
}
#subject .links h3 a{
	padding-top: 1px;
	margin-top: 0px;
	padding-right: 3px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 1px;
	text-transform: uppercase;
	font-size: 13px;
	color: #6699cc;
}

/* directory specific styling goes on this sheet DO NOT ALTER ANY CSS FILE WITH THE WORD "MASTER" IN THE TITLE */

