/* CSS Document */

body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Lucida Grande, Verdana, Arial, sans serif;
	font-size: 11px;
	line-height: 14px;
	}

td,p {
	color: #333333;
	font-family: Lucida Grande, Verdana, Arial, sans serif;
	font-size: 11px;
	line-height: 14px;
	}

.masthead {
	background-image: url(images/masthead.gif);
	border-bottom: 1px solid #000000;
	}

.Border {
	background-color: #000000;
	}

td.footer {
	background-color: #09109c;
	padding: 0px 10px 0px 10px;
	border-bottom:1px solid black;
	}
		
.footer {
	color: #CCCCCC;
	font-size: 9px;
	}
a.footer {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	}	
	
td.toolbar {
	background-image: url(images/gradient.gif);
	}

.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: #09109c;
	text-decoration: none;
	}
.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: #333333;
	font-size: 12px;
	font-weight: bold;
	}

.ModuleTblHeader {
	background-color: #12169E;
	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: #09109c;
	background-image: url(images/gradient.gif);
	}

.ledger2 {
	background-color: #EEEEEE;
	}
.search-button {
	margin-top: 2px;
	background-color:#979ad5;
	border: 1px solid #e1e1e1;
	color: #FFFFFF;
	padding: 1px;
	font-weight: bold;
	font-size: 11px;
	}

