/* CSS Document */
html, body {
	height: 100%;
	}

body {
	background-color: #c4c4c4;
	background-image:url(../images/bkg-main.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #666;
	font-family: Lucida Grande, Verdana, Arial, sans serif;
	font-size: 11px;
	line-height: 14px;
	margin:0;
	}

td,p {
	color: #333333;
	font-family: Lucida Grande, Verdana, Arial, sans serif;
	font-size: 11px;
	line-height: 14px;
	}

th {
	background-color: #C4C4C4;
	color: #260063;
	font-size: 11px;
	}

a	{
	color: #0052CE;
	text-decoration: none;
	}

h1 {
	color: #260063;
	font-family: Lucida Grande, Arial, sans serif;
	font-size: 24px;
	font-weight: normal;
	margin-top:0;
	}

.home-headline {
	color: #260063;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 26px;
	}

.home-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	padding: 10px 20px 0 40px;
	text-align: justify
	}

h2 {
	color: #260063;
	font-size: 20px;
	}

h3 {
	font-size: 16px;
	}

.page-outer {
	background-image: url(../images/bkg-page.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin:0;
	}

.page-inner {
	background-image: url(../images/bkg-top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin:0;
	}

.page-content {
	margin: 10px 0;
	padding-bottom: 10px;
	}
	
#page {
	background-image: url(../images/masthead.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}

.masthead {
	height: 83px;
	}

td.toolbar {
	height: 30px;
	text-align: right;
	padding-right: 10px;
	}

td.toolbar a {
	color: #fdf21e;
	padding: 3px 0px 0 20px;
	text-decoration: none;
	}

.content {
	padding: 40px 20px;
	}

.Subtitle {
	color: #260063;
	font-weight:bold;
	}

.footer {
	color: #8974aa;
	font-size: 9px;
	background-color: #03007a;
	height: 50px;
	padding: 5px;
	border-top: 1px solid #FFF;
	}
	
.footer a {
	color: #fdf21e;
	}
	

.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;
	}

.TableHeader {
	background-color: #0052CE;
	color: #FFFFFF;
	font-weight: bold;
	}
	


.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;
	}

.alert {
	font-weight: bold;
	color: #DD0000;
	}

#member-nav {
	float: right;
	}

.row0 {
	background-color: #FFF;
	}

.row1 {
	background-color: #EFEFEF;
	}

#listing {
	margin-top: 30px;
	}

#listing h3 {
	color: #260063;
	font-family: Lucida Grande, Arial, sans serif;
	font-size: 16px;
	}