body {
	background-color: #666666;
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 11px;
}
a:link {
	font-family: tahoma, Arial, "Times New Roman";
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a:active {
	font-family: tahoma, Arial, "Times New Roman";
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: tahoma, Arial, "Times New Roman";
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: tahoma, Arial, "Times New Roman";
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}

#container
{
	margin: 0 auto;
	width: 1000px;
	background-color: #FFFFFF;
}

#header{
	width:1000px;
	height:105px;
}
.logo{
	padding:0;
	float: left;
}

#navigation
{
	float: left;
	width: 1000px;
	background-color: #D86A27;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	width: 104px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


#navigation li a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

#content-container
{
	float: left;
	width: 1000px;
	background-color: #FFFFFF;
	height: 100%;
}

#section-navigation
{
	float: left;
	width: 190px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
	background-color: #E3DFD5;
	list-style-type: none;
}
.left_search {
	width:190px;
	float:left;
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 10px;
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#left_search {
	width:190px;
	float:left;
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 10px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#left_box {
	width:190px;
	float:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
}
ul.list{
	clear:both;
	margin:0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
}
ul.list li{
list-style:none;
padding:2px 0 2px 0;
}
ul.list li a:link {
	text-decoration:none;
	color:#000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}
ul.list li a:active {
	text-decoration:none;
	color:#000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}
ul.list li a:visited {
	text-decoration:none;
	color:#000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}
ul.list li a:hover{
	text-decoration:underline;
	color:#000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}
#navigation-title {
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
	width: 300px;
	padding-bottom: 5px;
}
#section-pagespacer {
	width: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: top;
	float: left;
}




#content
{
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 17px;
	background-image: url(picts/shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#content p {
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
#content_main {
	float: left;
	width: 770px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#aside
{
	float: right;
	width: 150px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-image: url(picts/shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	text-align: center;
	padding: 2px;
}
#aside p {
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin: 0px;
}




#footer{
	clear: both;
	height:50px;
	background-image: url(/picts/bottom-shade.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.left_footer{
	float:left;
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 9px;
	color: #000000;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
.right_footer{
	float:right;
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	text-align: right;
}
.footer a{
	text-decoration:none;
	padding:0 5px 0 5px;
	color:#0000FF;
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 9px;
	font-weight: normal;
}
.title {
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	line-height: 18px;
}
.titleNAV {
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 15px;
	font-weight: bold;
	color: #D86A27;
	letter-spacing: 1px;
	margin: 0px;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
}
.TitleNews {
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #D86A27;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}


.bold {
	font-weight: bold;
}
.titlesub {
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.titlesmall {
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
a.titlesmall:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.titlesmall:active {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.titlesmall:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.titlesmall:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}


.copyright {
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
a.copyright:link {
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 9px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a.copyright:active {
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 9px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a.copyright:visited {
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 9px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a.copyright:hover {
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 9px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.center {
	text-align: center;
}
li {
	padding-bottom: 11px;
}
#tabledepartments {
	font-family: tahoma, Arial, "Times New Roman";
	width:90%;
	border-collapse:collapse;
	margin: auto;
	padding: 0px;
}
#tabledepartments td {
	font-size:12px;
	border:1px solid #CCBC66;
	line-height: 15px;
	margin: 0px;
	padding: 5px;
}
#tabledepartments th {
	font-size:13px;
	text-align:left;
	background-color:#E7E4D3;
	color:#000000;
	line-height: 13px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCBC66;
	border-right-color: #CCBC66;
	border-left-color: #CCBC66;
}
#tabledepartments th a:link {
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	background-color: #E3DFD5;
	padding: 0px;
	text-align: left;
	margin: 0px;
}
#tabledepartments th a:active {
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	background-color: #E3DFD5;
	padding: 0px;
	text-align: left;
	margin: 0px;
}
#tabledepartments th a:visited {
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	background-color: #E3DFD5;
	padding: 0px;
	text-align: left;
	margin: 0px;
}
#tabledepartments th a:hover {
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	background-color: #E3DFD5;
	padding: 0px;
	text-align: left;
	text-decoration: underline;
	margin: 0px;
}

#tablemain {
	font-family: tahoma, Arial, "Times New Roman";
	width:700px;
	border-collapse:collapse;
	margin: auto;
	padding: 0px;
}
#tablemain td {
	font-size:12px;
	border:1px solid #CCBC66;
	line-height: 15px;
	margin: 0px;
	padding: 10px;
}
#tablemain th {
	font-size:15px;
	text-align:center;
	background-color:#E7E4D3;
	color:#000000;
	line-height: 15px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCBC66;
	border-right-color: #CCBC66;
	border-left-color: #CCBC66;
}
#tablemain th a:link {
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	background-color: #E3DFD5;
	padding: 0px;
	text-align: left;
	margin: 0px;
}
#tablemain th a:active {
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	background-color: #E3DFD5;
	padding: 0px;
	text-align: left;
	margin: 0px;
}
#tablemain th a:visited {
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	background-color: #E3DFD5;
	padding: 0px;
	text-align: left;
	margin: 0px;
}
#tablemain th a:hover {
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	background-color: #E3DFD5;
	padding: 0px;
	text-align: left;
	text-decoration: underline;
	margin: 0px;
}
.standout {
	font-weight: bold;
	color: #CC0000;
}
a.standout:link {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.standout:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.standout:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.standout:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.departmenttitle {
	font-family: tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.copyrightitalic {
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

