/* CSS Document */

html	{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
	background-color: #CCCCCC;
	}

body 	{
	text-align: center;
	margin: 18px 0;
	padding: 0;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
div, img	{
	margin: 0 auto;
	padding: 0;
	margin-bottom: 0px;
	}

ul, li	{
	margin: 0;
	padding: 0;	
	list-style-type: square;
	}

table	{
	text-align: left;
	width: 500px;
	margin-top: 3px;
	margin-bottom: 18px;
	}
	
td 	{
	background-color: #FFFFFF;
	text-align: left;
	padding: 6px;
	}
	
.tdHead	{
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	padding: 6px;
	padding-top: 18px;
	text-align: left;
	}
	
.tdHeadMeeting	{
	background-color: #FFEFBF;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	padding: 6px;
	padding-top: 18px;
	text-align: left;
	}

.tdAltColor	{
	background-color: #FFEFBF;
	padding: 6px;
	text-align: left;
	}
	
.blankCell	{
	background-color: #EEEEEE;
	padding: 6px;
	text-align: left;
	}
	
#container	 { 
	background: #FFFFFF url(../images/banner-c.gif) repeat-x; 		padding-bottom: 36px; 
	width: 687px; 
	border: solid 2px #000000 
	}
	
#container h3	{
	padding-bottom: 72px;
	}
	
#content_styles{
	margin-left: 100px;
	}

#content_styles a.deptTitle {
	color: #000000;
	}

#content_styles	a	{
	color: #00382B;
	text-decoration: none;
	}

#content_styles	a:hover	{
	color: #660000;
	text-decoration: underline;
	}	

#content_styles h1	{
	color: #FFFFFF;
	text-align: right;
	font-size: 130%;
	line-height: 85%;
	letter-spacing: -1px;
	padding-top: 5px;
	margin-right: 36px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
#content_styles h2	{
	color: #000000;
	text-align: left;
	font-size: 80%;
	font-weight: Bold;
	padding-top: 9px;
	margin-top: 30px;
	margin-right: 36px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
		
#content_styles h4	{
	color: #000000;
	text-align: left;
	font-size: 70%;
	margin-right: 36px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: bold;
	}
	
#content_styles h5	{
	color: #000000;
	text-align: right;
	font-size: 75%;
	line-height: 90%;
	margin-right: 36px;
	padding-top: 9px;
	margin-bottom: 0px;
	}
	
#content_styles h6	{
	color: #000000;
	text-align: right;
	font-size: 80%;
	margin-right: 36px;
	padding-top: 9px;
	margin-bottom: 32px;
	margin-top: 9px;
	}
	
#content_styles h6.italicRight	{
	color: #000000;
	text-align: right;
	font-size: 60%;
	font-weight: normal;
	margin-right: 36px;
	padding-top: 9px;
	margin-bottom: 0px;
	margin-top: -36px;
	}
	
#content_styles p	{
	color: #000000;
	text-align: left;
	font-size: 60%;
	font-weight: normal;
	margin-top: 9px;
	margin-bottom: 0px;
	margin-right: 48px;
	}
	
#content_styles p.FAQ	{
	font-weight: bold;
	color: #660000;
	margin-top: 27px;
	}
	
#content_styles ul	{
	color: #000000;
	text-align: left;
	font-size: 60%;
	font-weight: normal;
	padding-right: 28px;
	padding-left: 18px;
	}

#content_styles li	{
	color: #000000;
	text-align: left;
	font-weight: normal;
	margin-top: 3px;
	}
	
#footer	{
	width: 738px;
	margin-top: 0px;
	color: #000000;
	background-color: #CCCCCC;
	}
	
#footer p	{
	margin-top: 9px;
	font-size: 60%;
	}
	

#footer a	{
	margin-top: 0px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
	
.boldRed	{
	color: #660000;
	font-weight: bold;
	}
.bold {
	font-weight: bold;
}
.hsuLogo {
	background-color: #0C6522;
	height: 25px;
	width: 100%;
	text-align: left;
}
.header {
	background-color: #0C6522;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
