p {	margin-top: 0;
	margin-bottom: 1em;}

body {	width: 785px;
	font-family: arial, sans-serif; font-size: 0.8em;
	line-height: 150%;
	background-color: EEEEEE;
	margin: 0 0 0 0;
	}

#top {	margin: 0 0 0 0;
	width: 785px;
	height: 99px;
	background: #fff url(images/secondLogo.gif) no-repeat left;
	}

#top-right {float: right;
	margin: 0 0 0 496px;
	width: 289px;
	height: 99px;	
	}

#menu {	width: 785px;
	height: 27px;
	background: #e2e9d0 url(images/navBar.gif) repeat-x bottom;
	}

#bottom {	width: 785px;
	background: #33538d url(images/navBar.gif) repeat-x top;
	float: left;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	}

#copy {	font-weight: normal;
	color: #cccccc;}

a {	color: EF7F24;
  	font-weight: bold;
  	}


a:hover {	color: 8DAA55 }


.title{	color: black;
	text-decoration: none;
	}

.title:hover {text-decoration: underline;}

img {border-style: none }

.blue {	color: 3e63a8;
	font-weight: bold;}

h2 {font-family: verdana, arial, sans-serif; 
	color: 3e63a8;
	text-transform: uppercase;}
.print {display: none;}