@charset "utf-8";
/* CSS Document */
body 
{
	margin: 0;
}
.Dept_Container 
{
	width: 100%;
	background-color: black;
	text-align: center;
	padding: 0;
	margin: 0;
	border: none;
}
.Dept_Left 
{
	width: 175px;
	padding: 5px;
	background-color:#E9E5C8;
	border-top: 1px solid #A8A590;
	border-right: 1px solid #A8A590;
	color:white;
	vertical-align:top;
}
.Dept_Left a
{
    text-decoration: none;
	color: black;
}
.Dept_Left a:hover
{
    text-decoration: underline;
	color: red;
}
.Dept_Left ul
{
list-style: none;
color:red;
padding-left: 5px;
margin: 0;
}
.Dept_Left ul li
{
padding-bottom: 8px;
}
.Menu_Header_Left
{
font-weight: bold;
color: white;
text-align: center;
background-color:#010165;
border-top: 1px solid #5050D1;
border-right: 1px solid #5050D1;
border-left: 1px solid #5050D1;
border-bottom: 1px solid #000000;
}
.Menu_Header_Right
{font-weight: bold;
color: white;
text-align: center;
background-color:#010165;
border-top: 1px solid #5050D1;
border-right: 1px solid #5050D1;
border-left: 1px solid #5050D1;
border-bottom: 1px solid #000000;
}
.Date_Table
{
width: 175px;
	background-image: url(/images/department/panel.jpg);
	background-repeat: repeat-x;
	background-color:white;
	border: 1px solid #000000;
	text-align: left;
}
.Date_ContentBox
{
	color: black;
	text-align: center;
	font-size:12px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}
.NewsScroller_Table
{
width: 175px;
	background-image: url(/images/department/panel.jpg);
	background-repeat: repeat-x;
	background-color:white;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: left;
}
.NewsScroller_ContentBox
{
height: 250px;
vertical-align: top;
}
.Dept_Middle 
{
	width: 10000px;
	padding: 10px;
	background-image: url(/images/department/panel.jpg);
	background-repeat: repeat-x;
	background-color:white;
	color:black;
	text-align: left;
	vertical-align:top;
}
.Dept_Middle_Table
{
width: 100%
}
.Dept_Middle_Table_LeftCell
{
	vertical-align: top;
text-align: center;
width: 30%;
}
.Dept_Middle_Table_RightCell
{
	vertical-align: top;
text-align: center;
width: 70%;
}
.HomePage_News_Table
{
width: 90%;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
.HomePage_News_Header
{
font-weight: bold;
color: white;
text-align: center;
background-color:#010165;
border-top: 1px solid #5050D1;
border-right: 1px solid #5050D1;
border-left: 1px solid #5050D1;
border-bottom: 1px solid #000000;
}
.HomePage_News_Content_Header
{
	text-align: left;
	font-size: 22px;
	font-weight:bold;
	text-decoration: underline;
}
.HR {
border: none 0; 
border-top: 1px solid #000000;
width: 50%;
height: 1px;
text-align:center;
} 
.HomePage_News_Content
{
	background-color:#CCCCCC;
	padding: 2px;
	border-bottom: 1px solid #000000;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.HomePage_News_Empty {
font-weight: bold;
color:#FF0000;
font-family: Courier;
font-size:18px;
text-align: center;
}
/* Code from Department Index Pages
#Dept_Name_Header
{
 font-size:2em;
 font-weight: bold;
 text-decoration: underline;
 color: black;
 text-align: center;
}
#Dept_Message_Title
{
font-size:1.4em;
font-weight: bold;
font-style: italic;
}
#Dept_Message_Content_Empty
{
font-size: 1.6em;
color: red;
font-weight: bold;
}
hr
{
height: 2px;
width: 50%;
text-align: center;
}
*/
.Dept_Right 
{
	padding: 5px;
	width: 175px;
	background-color:#E9E5C8;
	border-top: 1px solid #A8A590;
	border-left: 1px solid #A8A590;
	color:black;
	text-align: left;
	vertical-align:top;
}
.CityHall_Table
{
width: 175px;
	background-image: url(/images/department/panel.jpg);
	background-repeat: repeat-x;
	background-color:white;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: left;
}
.CityHall_ContentBox 
{
color: black;
text-align: center;
padding: 5px;
}
.QuickContacts_Table
{
width: 175px;
	background-image: url(/images/department/panel.jpg);
	background-repeat: repeat-x;
	background-color:white;
	border: 1px solid #000000;
	text-align: left;
}
.QuickContacts_ContentBox
{
padding: 5px;
text-align: center;
}
.QuickLinks_Table
{
width: 175px;
	background-image: url(/images/department/panel.jpg);
	background-repeat: repeat-x;
	background-color:white;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
}
.QuickLinks_ContentBox
{
padding: 5px;
}
.Footer_Container
{
	background-color:#010066;
	border-top: 1px solid #A8A590;
	color:white;
	text-align: left;
}
.Footer
{
width:100%;
padding: 0;
height: 45px;
vertical-align: top;
}
.Footer_Left
{
width: 300px;
}
.Footer_Left img
{
border: none;
}
.Footer_Scroll
{
width: 100%;
background-image:url(/Images/Home/footer_m.jpg)
}
.Footer_Right
{
width:600px;
}
.Footer_Right img
{
border: none;
}
