/* CSS Document */

body {
	background-color: #390f14;
	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;
	}

.border {
	background-color: #990000;
	}
td.footer {
	color: #FFFFFF;
	font-size: 10px;
	background-color: #003c1a;
	padding: 10px;
	}
a.footer {
	color: #FFFFFF;
	font-size: 10px;
	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: #970102;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}	
	
.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;
	}
	
.Subtitle2 {
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	background-image: url(images/title_img.gif);
	background-repeat:no-repeat;
	width: 200px;
	height: 20px;
	padding: 3px 0px 0px 10px;
		}		
.Maintitle {
	font-size:12px;
	color: #FFFFFF;
	background-image: url(images/header_img.jpg);
	background-repeat:no-repeat;
	width: 351px;
	height: 36px;
	padding: 10px 0px 0px 20px;
	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;
	font-weight:bold;
	}

a.top-nav {
	color: #990000;
	font: 11px Lucida Grande, Arial, sans serif;
	font-weight:bold;
	}

.module-header {
	color: #FFFFFF;
	background-color: #003c1a;
	font-size: 11px;
	}

.ledger2 {
	background-color: #EEEEEE;
	}
.bullet {
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: outside;
	}

.topleftcorner {
	background-image: url(images/curve-topleft2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 15px;
	}
.topleftcorner2 {
	background-image: url(images/curve-topleft.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color: #003c1a;
	width: 15px;
	}	
.toprightcorner {
	background-image: url(images/curve-topright2.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width: 15px;
	}
.toprightcorner2 {
	background-image: url(images/curve-topright.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color: #003c1a;
	width: 15px;
	}	
.bottomleftcorner {
	background-image: url(images/curve-bottomleft.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
.bottomrightcorner {
	background-image: url(images/curve-bottomright.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}	
.smalllinks {
	font-size:10px;
	padding-bottom:5px;
	}