@charset "utf-8";

@import url("../../css/tier_two_portal_master.css");


/* navigation bar styling and rollover for second tier*/

#nav_two {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000066;
	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:#A8C5E1;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #A8C5E1;
}
#subject p{
	font-size:12px;
}
#subject a{
	color: #333333;
	font-weight: bold;
}
#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: #245bab;
}
#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: #245bab;
}

#form_float {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 580px;
	padding-right: 45px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#subject .links p{
	color:#333333;
}
#subject ul {
	font-size: 12px;
	list-style-type: square;
}
#subject table{
 margin-left:0%;
}
