/* CSS Document */

body {
	background-color: #00209E;
	color: #333333;
	font-family: Lucida Grande, Verdana, Arial, sans serif;
	}

td,p {
	}


.footer {
	color: #000000;
	font-size: 9px;
	}
a.footer {
	color: #FFFFFF;
	font-size: 9px;
	}	

.footer2 {
	color: #000000;
	font-size: 9px;
	}
a.footer2 {
	color: #00209E;
	font-size: 9px;
	}

	
	
td.toolbar {
	background-image: url(images/gradient.gif);
	}
a.toolbar {
	color: #FFFFFF;
	}


.nav {
	font-weight: bold;
	}
a.nav {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
td.nav {
	padding: 5px;
	}
	
a.SubNav {
	color: #FFFFFF;
	text-decoration: none;
	}

a {
	color: #00209E;
	text-decoration: none;
	font-weight: bold;
	}
.TableHeader {
	background-color: #0052CE;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.Title {
	color: #0052CE;
	font-family: Lucida Grande, Arial, sans serif;
	font-size: 16px;
	font-weight: bold;
	}

.subTitle {
	color: #0052CE;
	font-size: 14px;
	}

.ModuleTblHeader {
	background-color: #0052CE;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	}
.ModuleTblTitle {
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	}
.ModuleTblText {
	font-size: 10px;
	padding: 5px;
	}

.top-nav {
	color: white;
	font: 11px Lucida Grande, Arial, sans serif;
	}

a.top-nav {
	color: white;
	font: 11px Lucida Grande, Arial, sans serif;
	}

.module-header {
	color: white;
	background-color: #0052CE;
	}

.ledger2 {
	background-color: #EEEEEE;
	}

.leftside {
	background-image: url(images/leftside_repeat.gif);
	background-repeat:repeat-y;
	}
