/* CSS Document */body {	background-color: #869ca4;	font-family: Lucida Grande, Helvetica, sans serif;	font-size: 12px;	}td,p {	font-family: Lucida Grande, Helvetica, sans serif;	font-size: 12px;	}	a {	color: #032A50;	}	td.nav {	color: white;	}th {	background-color:#CCC;	font-weight:bold;	font-size: 11px;	}li {	padding-bottom: 5px;	}a.nav {	color: white;	text-decoration:none;	padding: 0 5px 0 5px;	font-size:11px;	text-transform:uppercase;	}.masthead {	background-image:url(images/masthead.jpg);	background-repeat:no-repeat;	height:100px;	border-right: 1px solid #587B9D;	}.banner {	background-image:url(images/bannerbkg_img.jpg);	background-repeat:no-repeat;	height: 93px;	}	.Title {	font-size: 18pt;	font-weight:bold;	color: #999999;	}.PageTitle {	font-size: 14pt;	color:#999;	padding-top: 10px;	margin-bottom: 0;	}.Subtitle {	color: #032A50;	font-size:12pt;	font-weight: bold;	}.content {	padding: 10px 5px 25px 5px;	background-color: white;	border-left: 1px solid #587B9D;	}.content_new {	background-image:url(images/contentbkg_img.gif);	background-repeat: no-repeat;	background-color: white;	}.column-right {	padding: 10px 5px 25px 5px;	background-color: white;	border-right: 1px solid #587B9D;	}table.module {	width: 190px;	}.divider {	border-top: 1px dotted #032A50;	margin:10px 0 10px 0;	}td.divider {	border-top: 3px solid #587B9D;	padding-bottom: 5px;	}.divider-vert {	border-left: 1px dotted #032A50;	margin:10px;	height: 100px;	}.footer {	font-size:10px;	color:#869CA4;	}.footer_new {	background-image:url(images/contentbottom_img.jpg);	background-repeat:no-repeat;	background-color: #0e3a49;	height: 69px;	padding-left: 10px;	padding-bottom: 5px;	color: #869CA4;	vertical-align: bottom;	font-size: 9px;	}		.leftgradient {	background-image: url(images/leftsidegradient_img.gif);	background-position:right;	background-repeat: repeat-y;	background-color: #869ca4;	}.rightgradient {	background-image: url(images/rightsidegradient_img.gif);	background-position: left;	background-repeat: repeat-y;	background-color: #869ca4;	}#display_ad {	visibility: hidden;	position: absolute;	width: 402px;	background: transparent url(../images/shadow.png);	}#display_ad-inner {	background-color: #FFF;	width: 400px;	border: 1px solid #333;	top:0;	left:0;	margin: -4px 0 4px -4px;	padding: 0;	}