P, TD, UL, OL, LI {
	font-family: arial,helvetica,sans-serif;
	color: black;
	font-size: 12px; 
	text-decoration: none;
	font-weight: normal;
}

A {
	color: #142BB8;
	text-decoration:none;
}

A:hover
{
	text-decoration: underline;
}

.note {
	font-family: arial,helvetica,sans-serif;
	color: #273486;
	font-size: 12px; 
	text-decoration: none;
	font-weight: normal;
}

h1{
	font-family: arial,helvetica,sans-serif;
	font: Agency FB;
	color: #273486;
	font-size: 20px;
	font-weight: bold;
}

.subhead {
	font-family: arial,helvetica,sans-serif;
	color: #A31212;
	font-size: 14px;
	font-weight: bold;
}

.subsubhead {
	font-family: arial,helvetica,sans-serif;
	color: #273486;
	font-size: 13px; 
	text-decoration: none;
	font-weight: bold;
}



#navigation {
	position: absolute;
	height:50px;
	width:100%;
	}

#spacer {
position:absolute;
	min-width:1024px;
	max-width:1280px;
	}
	
body {
	background-color: #0e5b8f;
}	

#bann {
	background-image:url(images/slideshowbanner/newbanner.png);
	position:absolute;
	height:250px;
	width:750px;
	z-index:3;
	left: ;
	top: ;
}

p1{
	font-size:16px;
	color: #005288;
	}
	
#leftpic{
	position:absolute;
	padding:10px;
	float:right;
	}	
	


