/* CSS Document */body {	font-family: Arial, Helvetica, sans-serif;	margin:0;	padding:0;	line-height: 1.5em;	background-color: #000066;}/* left side navigation */.side {	background-color: #FF9900;	padding-top: 24px;}div#leftnav {	margin: 24px 10px 10px;	padding: 0px;	background-color: #FF9900;}div#leftnav ul {	margin: 0px;	padding: 0px;	list-style: none;}div#leftnav ul li a:link, div#leftnav ul li a:visited {	color: #000066;	height: 20px;	display: block;	text-decoration: none;	font-size: 12px;	line-height: 20px;	margin: 0px;	font-weight: normal;}div#leftnav ul li a:hover {	color: #ffffff;	background-color: #FF6600;}div#leftnav li#active {	color: #000000;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCCCCC;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #FFFFFF;}.footer {	padding: 6px;	font-size: 12px;	color: #FFFFFF;	background-color: #000066;}.footer a:link{color: #FFFFFF;}.footer a:visited{color: #FFFFFF;}.footer a:hover{color: #FFFFFF;}a:link {	color: #003399;}a:visited {	color: #802990;	text-decoration: none;}a:hover {	color: #802990;	text-decoration: underline;}a:active {	color: #802990;	text-decoration: none;}p {	font-size: 13px;	line-height: 24px;	font-weight: normal;	color: #333333;}h1 {	font-size: 22px;	font-weight: normal;	color: #000066;	line-height: 24px;	font-family: Georgia, "Times New Roman", Times, serif;}h2 {	font-size: 18px;	font-weight: normal;	color: #000066;	line-height: 20px;	font-family: Georgia, "Times New Roman", Times, serif;}h3 {	font-size: 14px;	font-weight: bold;	color: #000066;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #FF6600;	font-family: Georgia, "Times New Roman", Times, serif;}h4 {	font-size: 14px;	font-weight: bold;	color: #FF6600;}h5 {	font-size: 11px;	font-weight: normal;	color: #666666;}h6 {	font-size: 10px;	font-weight: normal;	color: #666666;}.imgRight {	float: right;	padding-left: 12px;}.imgLeft {	float: left;	padding-right: 12px;}.imgBottom {	padding-bottom: 12px;}li {	font-size: 12px;}.content {	padding: 10px;}/* horizontal menu */.solidblockmenu li{	display: inline;	margin-top: 24px;}.solidblockmenu li a{	color: white;	padding: 9px 11px;	text-decoration: none;	border-right: 1px solid white;	float: left;}.solidblockmenu li a:visited{color: white;}.solidblockmenu li a:hover, .solidblockmenu li .current{color: white;background: transparent url(../images/blockactive.gif) center center repeat-x;}.solidblockmenu{margin: 0;padding: 0;float: left;font: bold 13px Arial;width: 100%;border: 1px solid #625e00;border-width: 1px 0;background: black url(../images/blockdefault.gif) center center repeat-x;list-style: none;}[if IE]>p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/padding-top: 1em;}<![endif] /* vertical menu */#ddblueblockmenu{border: 1px solid black;border-bottom-width: 0;width: 150px;}#ddblueblockmenu ul{	margin: 0;	padding: 0;	list-style-type: none;	font-size: 12px;	font-style: normal;	font-weight: normal;	font-variant: normal;	width: 150px;}#ddblueblockmenu li a{display: block;padding: 3px 0 3px 9px;width: 141px; /*150px minus all left/right paddings and margins*/text-decoration: none;color: white;background-color: #FF9900;border-bottom: 1px solid #FF6600;}* html #ddblueblockmenu li a{ /*IE only */width: 152px; /*IE 5*/width: 141px; /*150px minus all left/right paddings and margins*/}#ddblueblockmenu li a:hover {background-color: #FF6600;}#ddblueblockmenu div.menutitle{	color: #FFFFFF;	border-bottom: 1px solid #FF6600;	padding: 1px 0;	padding-left: 5px;	background-color: #FF6600;	font-size: 12px;	font-weight: bold;}.rightColumn {	padding-top: 24px;}.watermark {	background-image: url(../images/rod_watermark.gif);	background-repeat: no-repeat;	background-position: right bottom;	background-color: #FFFFFF;}