body { 
	background-color:#626D80;
	text-align:center;
	font-family:arial, tahoma, verdana, sans-serif;
	font-size:10pt;
	margin:0;
	}
	

a:link { color: #002673; font-weight:bold; text-decoration:none }
a:visited { color: #1D3973; font-weight:bold; text-decoration:none }
a:hover { color: #002673; font-weight:bold; text-decoration:none; border-bottom:1px solid #002673; }

#outer {
	width:790px;
	margin:0 auto;
	text-align:left;
/*	background: url("../images/sitelayout/main_background.gif"); */
	background-color:#FDFDFD;
}


#masthead {
	background: url("../images/sitelayout/masthead.gif");
	height:120px;
}

#left {
         display:none;
	color: #002673;
	width:230px;
	margin-left:10px;
	float:left;
}

#right {
	margin-left:20px;
	width:520px;
	float:left;
}


#homepage_graphic {
	margin:8px;
	margin-top:15px;
}

h3.nav_head { 
	font-weight:normal; 
	font-family:georgia, serif; 
	font-size:16px; 
	}

#left h3 {
	font-weight:normal; 
	font-family:georgia, serif; 
	font-size:16px;
}

#left ul {
	margin-left:5px; /* for IE */
	padding-left:5px;
	list-style: none;
	text-indent: 0px;
	line-height:24px;
	/* font-weight:bold; */
	
}

p#nav_address {
	font-size:11px;
	line-height:18px;
	letter-spacing:-0.0px;
	padding-left:5px;
}

h1 { 
	font-family: georgia, serif;
	color:#002673;
	font-weight:normal;
	}
	
img.nav_divider {
	margin-left:10px;
}


#right ul {
	margin-left:10px; /* for IE */
	padding-left:10px;
	text-indent: 0px;
	line-height:20px;
}

#right ol {
	margin-left:10px; /* for IE */
	padding-left:10px;
	text-indent: 0px;
	line-height:20px;
}
