@charset "utf-8";
/* CSS Document */
#breadcrumb {
	background-color: #FFFFCC;
	width: 992px;
	color: #2B5178;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 24px;
	line-height: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699FF;
}

#breadcrumb a:hover{
	color: #0033CC;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#breadcrumb a {
	color: #3366CC;
	text-decoration: none;
}
#footer {
	left:0px;
	width:992px;
	height:70px;
	z-index:50;
	background-color: #FFFFFF;
	clear: both;
	text-align: center;
	font-size: 9px;
	padding-top: 6px;
	border-top-width: 3px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-color: #003399;
	border-right-color: #0033AB;
	border-left-color: #0033AB;
	border-top-style: solid;
	visibility: visible;
	margin-top: 1px;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #B74E4E;
	text-decoration: underline;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
	color: #333399;
	text-align: center;
}
#footer ul {
	list-style-type: none;
	display: inline;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	display: inline;
	margin: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer hr {
	line-height: 8px;
	color: #660000;
}

#footer td {
	text-align: center;
}
#breadcrumb #sitesearch {
	position: absolute;
	height: 22px;
	width: 62px;
	left: 715px;
	top: 3px;
}
#chat h2 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align:center;
}
#chat h3 {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	font-size: 9pt;
}
