body {
font-family: arial;
}

.slideshow { height: 250px; width: 770px; margin: auto }
.news{float:left;padding: 50px 100px;font-size:20px;width:570px;background:url("/images/news_bg.jpg") repeat-x; position:relative;height:150px;}
.news p{font-size:20px;color:#fff;}

p, ol, li, ul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333;}

#crumbs {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333;}

td.menu {
border-right: 1px solid #ccc;
}
a img{border:0;}

td.menu a {
  color:#fff;
	font-size:12px;
  text-decoration:none;
  }

td.menu a:hover {
  color:#fff;
  text-decoration:underline;
  }

td.menuend {
border-right: 0;
}

td.menuend a {
  color:#fff;
	font-size:12px;
  text-decoration:none;
  }

td.menuend a:hover {
  color:#fff;
  text-decoration:underline;
  }

td.rowone {
border-right: 2px solid #666;
background: #003a80 url(../images/one.gif);
color:#fff;
text-align:center;
}

td.rowtwo {
border-right: 1px solid #ccc;
background: #0f4a90 url(../images/two.gif);
color:#fff;
text-align:center;
}

td.rowthree {
background: #2e6cb6 url(../images/three.gif);
color:#fff;
text-align:center;
}

td.rowonemid {
border-right: 1px solid #ccc;
background: #fff;
}
td.rowtwomid {
background: #fff;
border-right: 1px solid #ccc;
}
td.rowthreemid {
background: #fff;
}

.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666;}
a.footer { color: #666;}
a.footer:hover { color: #666;text-decoration:underline;}

a {
  color:#58a;
  text-decoration:none;
  }

a:hover {
  color:#920;
  text-decoration:underline;
  }


a.white {
  color:#fff;
  text-decoration:none;
  }

a.white:hover {
  color:#fff;
  text-decoration:none;
  }

h1 {
font-family: arial;
font-size: 28px;
font-weight:normal;
color: #003a80;
}

h2 {
font-size: 24px;
color: #003a80;
font-weight:normal;
}

h3 {
font-size: 20px;
color: #003a80;
font-weight:normal;
}

h4 {
font-size: 16px;
color: #003a80;
font-weight:normal;
}

#news {
width:100%;
}

#news a {
font-size: 12px;
}

#news p {
font-size: 11px;
}

#sidemenu {
	width: 14em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	margin-top: 30px;
	}
#sidemenu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#sidemenu li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}

#sidemenu li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #sidemenu li a {
		width: auto;
		}

	#sidemenu li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}

td.menu {
border-right:1px solid #eee;
}