/* CSS Document */body {	background-color: #FFFFFF;	background-image: url(images/default-pattern.gif);	font-family: Lucida Grande, Helvetica, sans serif;	font-size: 11px;	}td,p {	font-family: Lucida Grande, Helvetica, sans serif;	font-size: 11px;	}	a {	color: #003399;	}	td.nav {	color: white;	}th {	background-color:#CCC;	font-weight:bold;	font-size: 11px;	}	a.nav {	color: white;	text-decoration:none;	padding: 0 5px 0 5px;	font-size:12px;	}.masthead {	background-image:url(images/masthead.jpg);	background-repeat:no-repeat;	height:100px;	border-right: 1px solid #003399;	}.Title {	font-size: 18pt;	font-weight:bold;	color: #999999;	}.PageTitle {	font-size: 14pt;	color:#999;	padding-top: 10px;	margin-bottom: 0;	}.Subtitle {	color: #003399;	font-size:12pt;	}.content {	padding: 10px 5px 25px 5px;	background-color: white;	border-left: 1px solid #003399;	}.column-right {	padding: 10px 5px 25px 5px;	background-image:url(images/gradient-right.gif);	background-repeat:repeat-y;	background-position:right;	background-color: white;	border-right: 1px solid #003399;	}table.module {	width: 190px;	}.module-head {	background-color:#CCCCCC;	border-left: 1px solid #666666; 	border-top: 1px solid #666666; 	width: 100%;	font-size:12px;	color: #003399;	font-weight:bold;	}.module-corner {	width: 10px;	height:25px;	}.module-content {	border: 1px solid #666666;	padding: 5px;	background-color:white;	}.divider {	border-top: 1px dotted #003399;	margin:10px 0 10px 0;	}td.divider {	border-top: 3px solid #003399;	padding-bottom: 5px;	}.divider-vert {	border-left: 1px dotted #003399;	margin:10px;	height: 50px;	}.footer {	font-size:10px;	color:#666666;	}