/* CSS Document */body {	font-family: Verdana, Arial, sans serif;	font-size: 11px;	color: #333333;	background-color: #FFFFFF;	}td, p {	font-family: Verdana, Arial, sans serif;	font-size: 11px;	}a { color: #003399; }.border {	background-color: #000000;		}.Header {	background-color: #003399;	background-image: url(images/TopBackground.jpg);	}.Footer {	font-size: 9px;	color: #999999;	}	.NavBar {	background-color: #013E80;	background-image: url(images/gradient.gif);}a.NavButton {	color: #FFFFFF;	font-weight: bold;	text-decoration: none;	}.Title {	font-family: Georgia, "Times New Roman", serif;	font-size: 16px;	font-weight: bold;	color: #013E80;	}.SubTitle {	color: #003399;	font-weight: bold;	font-size: 13px;	}.Headline {	font-family: Georgia, "Times New Roman", serif;	font-size: 20pt;	color: #013E80;	}.SubHeadline {	font-family: Georgia, "Times New Roman", serif;	font-size: 12pt;	color: #013E80;	}.ModuleTblText {	padding: 3px;	font-size: 10px;	}	.ModuleTblTitle {	padding: 3px;	font-weight: bold;	}.ModuleTblHeader {	border: 0px solid #013E80; 	padding: 4px; 	color: #FFFFFF; 	font-weight: bold;	background-color: #013E80;	}.Ledger {	background-color: #EEEEEE;	}