body {
	background-color: #FFFFFF;
	background-image: url(../images/GFX_bg_fade.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	margin:0;
}

a, a:active, a:focus, a:hover, a:link, a:visited {
	font-size: 9pt;
	font-weight: bold;
	color: #004982;
}

h1 {
	font-size: 13pt;
	color: #004982;
}

h2 {
	font-size: 11pt;
	color: black;	
}

h3 {
	font-size: 10pt;
	color: #004982;	
}

h4 {
	font-size: 9pt;
	color: #004982;	
}

p {}

li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: -10px;
}

hr {
	color: #004982;
	height: 1px;
}

td {
	font-size: 9pt;
}

tr {
	vertical-align: top;
}

th {
	font-size: 10pt;
	background-color: #004982;
	color: white;
	padding: 3px;
}

.tds {
	font-size: 8pt;
}

.tdsb {
	font-size: 8pt;
	font-weight: bold;
}

.tdl {
	font-size: 7pt;
}

.tdlb {
	font-size: 7pt;
	font-weight: bold;
}

.tdlbc {
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
}


.tdr {
	font-size: 7pt;
	text-align: right;
}

.tdrb {
	font-size: 7pt;
	font-weight: bold;
	text-align: right;
}

.siteTitle {
	background-image: url(../images/GFX_topPanel_title_bg.gif);
	font-size: 13pt;
	font-weight: bold;
	color: white;
}

.pageTitle {}

.specialContent{
	font-size: 8pt;
	text-align: right;
}

.pageBody {
	padding: 8px;
	background-color: #F5F5F5;
	border: solid 1px #004982;
}

.NewsTable {}

.NewsHeading {
	color: white;
	background-color: #004982;
	font-size: 7pt;
	border: solid 1px #004982;
	padding: 5px;
}

.NewsText {
	color: #004982;
	background-color: #F0F8FF;
	font-size: 7pt;
	border: solid 1px #004982;
	padding: 3px;
}

.leftMenuTable{
	background-image: url(../images/GFX_leftpanel_repeat.gif);}

.leftMenu {
	background-image: url(../images/GFX_leftpanel_menubg.gif);
	background-repeat: no-repeat;
}	
	
/* navigation controls */

ul#leftMenuNav li {
	font-size: 8pt;
	font-weight: bold;
	color: white;
	padding-right: 10px;	
	margin-left: -25px;
	width: 90%;
	padding: 2px;
	border-bottom: solid 1px white;
	list-style:none;
}

ul#leftMenuNav li a {
	color: white;
   width: 90%;
	text-decoration: none;
}

ul#leftMenuNav a:visited {
	color: white;
   width: 90%;
	text-decoration: none;
}

ul#leftMenuNav a:active {
	color: white;
   width: 90%;
	text-decoration: none;
}

ul#leftMenuNav a:link {
	color: white;
   width: 90%;
	text-decoration: none;
}

ul#leftMenuNav a:hover {
	width: 90%;
	color: #EEE8AA;
	text-decoration: none;
}

.footer, .footer a:active, .footer a:focus, .footer a:hover, .footer a:link, .footer a:visited{
	color: #004982;
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
}





