body { 
margin:0;
color: #000000; 
font-size: 70%; 
font-family: verdana, arial, helvetica;
text-decoration: none;
font-weight: normal;
font-style: normal;
}


a {color: #000066;
text-decoration:none;
font-weight:bold;
}

a:hover {text-decoration:underline;}

#header {width:740;height:85;margin:0px;padding:0;}
#headera {margin:0;padding:0;background:#ffffff url(../images/headera.gif) top left no-repeat;height:85px;width:383px;}
#headerb {margin:0;padding:0;background: url(../images/headerb.jpg) top right no-repeat;height:85px;width:740px;}
	/* Top Navigation */
	
#topnav {
	position:absolute;
	left:0px;
	z-index:1;
	margin:0 auto; 
	padding:0; 
	background:#000066;
	height:1.8em;
	padding:0;
	width:740px;
	}

#topnav ul {
	display: inline;
	float:left;
	margin:0;
	padding: 1px;
	list-style: none;
	font-size: 100%;
	}
  
#topnav li {
	display: inline;
	float:left;
	margin:0px;
	}
  
#topnav a {
	float: left;
	display: block;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	font-weight:bold;
	color: #ffffff; 
	line-height: 160%;
	}

#topnav a:hover,#topnav a.select {
display:block;
	color: #e1e1e1;
	text-decoration:none;
	}


	/* Menu */


#menu {float:left;background:#ffffff;width:600px;height:100%;}

#menu ul {
display: inline;
margin:0 0 4px 0px;
padding:0 0 0 0px;
list-style: none;
}

#menu ul li {
margin:2 2 5 0px;
padding: 6px;
color:#EB810F;
font-weight:bold;
border-bottom:1px dashed #EB810F;
}

#menu a {
text-decoration: none;
font-weight:bold;
color: #EB810F; 
}

#menu a:hover,#menu a.select {
color: #990000;
text-decoration:none;
}

#content {position:relative; top:30px; margin-left:15px;width:700px;}

#content li {
margin-bottom:10px;
}

#links {border-bottom: dashed 1px #858585;text-align:right; padding:4 0 4 0px;}

h1 { color: #0066CC; 
font-size: 130%; 
font-family: verdana, arial, helvetica;
text-decoration: none;
font-weight: bold;
margin-bottom:10px;
margin-top:2px;
}

.highlight {font-weight:bold;color:#990000;}
.highlightphrase {font-weight:bold;}

#footer {background:#e1e1e1;padding:6px;width:720px;color:#277ACC;margin-top:30px;clear:both;}
#links {margin:10px;border:none;text-align:left;margin-left:100px;}
#links a {font-weight:normal;}
td {font-size:12px;}