/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#dde3e7;
	background-image:url(images/images_may09/images/main0_backing_fade.jpg);
	background-repeat:repeat-x;
}

p   {
 	color:#5c5c5c;
	font-size:14px;
}

P a {
font-size:14px;
color:#0b3c6a;
text-decoration:underline;
}

h1 {
	font-family:century gothic, Arial, Helvetica, sans-serif;
	color:#81c227;
	font-size:26px;
	font-weight:normal;
}
	
	
h2 {
	font-family:"century gothic", Arial, Helvetica, sans-serif;
	color:#0b3c6a;
	font-size:20px;
	font-weight:normal;
}	


#left_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #5e5e5e;
	text-decoration: none;
}

#left_nav a:hover {
	color: #1268b7;
}

#footer a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer td {
	color: #CCCCCC;
}

.credit a {
	font-size: 10px;
	color: #777777;
	text-decoration:none;
}

.credit a:hover {
	text-decoration:underline;
}

.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	background-color: #3C576C;
}

li   {
 	color:#5c5c5c;
	font-size:14px;
}

li a {
font-size:14px;
color:#0b3c6a;
text-decoration:underline;
}

