body {
color:black;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-style:normal;
background-color:#EBEBEB;
}

a {
color:#990000;
text-decoration:none;	
}

a:hover {
color:#990000;
text-decoration:underline;	
}

a.menuItem {
color:black;
font-size:12px;
text-decoration:none;
padding:10px;
}

a.menuItem:hover {
color:#990000;
font-size:12px;
text-decoration:none;
padding:10px;
}

.breadcrumb {
color:black;
padding-bottom:5px;
}

.navigation {
padding:2px;
}

.mission {
color:white;
font-size:11px;
padding:5px;
}

.content {
color:black;
font-size:11px;
padding:5px;
}

.redTitle {
color:#FF0000;
font-size:12px;
font-weight:bold;
}

.features {
padding:2px;
}

.tableGrid {
	font-size:9px;
}

#mainBackground {
	background: url("../images/photos/mainFlash.gif") no-repeat top left;
	height:430px;
}

#topLogo {
	background: url("../images/layout/topLogo.gif") no-repeat top left;
	height:53px;
}

#bottomLogo {
	background: url("../images/layout/bottomLogo.gif") no-repeat top left;
	height:57px;
}

#borderLeft {
	background: url("../images/layout/borderLeft.gif") no-repeat top left;
	height:23px;
}

#borderRight {
	background: url("../images/layout/borderRight.gif") no-repeat top left;
	height:430px;
}

.news {font-size:10px;}