BODY {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000;	background-color: #fff;	margin: 0;	padding: 0;	min-width: 760px;}H1 {	font-weight: bold;	color: #1A62A0;	font-size: 16px;	border-bottom: 1px solid #aaa;	text-transform: uppercase;	background-image: url(images/black_arrow.gif);	background-repeat: no-repeat;	background-position: center left;	margin-left: -10px;	padding-left: 10px;}H2 {	font-weight: bold;	color: #1A62A0;	font-size: 16px;}H3 {	font-weight: bold;	color: #1A62A0;	font-size: 12px;}A:link {  color: #1A62A0;  text-decoration: none;}A:visited {  color: #1A62A0; text-decoration: none;}A:hover {  color: #305B8C;  text-decoration: underline;}A:active {	color: #305B8C;	text-decoration: underline;}IMG { border: 0; }DIV#header {	height: 90px;	padding-bottom: 12px;	margin-bottom: 10px;	background-image:	url(images/dropShadow.png);	background-repeat: repeat-x;	background-position: bottom center;}DIV#menu {	/* background-color: rgb(26,98,160); */	background-image: url(images/links-bg.png);	background-repeat: repeat-x;	margin: 3px 0px;	padding-left: 125px;}DIV#leftMenu {	position: absolute;	top: 105px;	left: 0px;	width: 119px;}DIV#leftMenu H1 {	background-image: url(images/blue_arrow.gif);	background-position: 5px center;	font-size: 10px;	padding: 0px 5px 0px 15px;	text-transform: uppercase;	color: white;	background-color: rgb(26,98,160);	margin: 0;}DIV#leftMenu P {	text-align: center;	font-size: 11px;	background-color: #ccc;	font-weight: bold;	padding: 11px;	margin: 0px;}DIV#leftMenu IMG { display: block; }DIV#content {	margin-left: 150px;	width: 590px;}DIV#footer {	margin: 20px 0;	border-top: 1px solid #aaa;	text-align: center;	font-size: smaller;}