/* CSS Document */body {	background-color: #DEE3EC;	font-family: Lucida Grande, Helvetica, sans serif;	font-size: 12px;	}td,p {	font-family: Lucida Grande, Helvetica, sans serif;	font-size: 12px;	}th {	background-color: #9BABC9;	color: white;	font-size: 12px;	font-weight:bold;	border: 1px solid #234482;	padding: 3px;	}a {	color: #A2252D;	}	.nav {	background-color: #234482;	color: white;	font-family: Lucida Grande, Helvetica, sans serif;	font-size:11px;	}	a.nav {	font-weight: bold;	font-family: Lucida Grande, Helvetica, sans serif;	font-size:11px;	}.PageTitle {	font-size: 24px;	color: #A2252D;	}.Title {	font-size: 16px;	color: #234482;	}	.Subtitle {	color: #234482;	font-weight:bold;	}	.content {	padding: 0 20px 20px 20px;	}