﻿/* CSS Document */body {	background-color:#657171;	margin:0;	padding:0;	padding-top:60px;	font-family:'Trebuchet MS', verdana, arial, sans-serif;	font-size:90%;	color:#333;	}table {font-size:100%;}tr, td {margin:0;padding:0;}#navList {	list-style-type:none;	padding:0;	margin:0;	color:#FFF;	font-size:.95em;	font-size:13px;	font-weight:bold;	padding-top:12px;}#navList li {	display:inline;	padding-left:11px;	padding-right:11px;	padding-top:12px;	padding-bottom:8px;	margin:0;	}#navList li.withDivider {background:url(gfx/tabDivider.gif) left no-repeat;}#navList li.selected, #navList li.selected a {color:#18666E;}#navList li a {text-decoration:none;color:#FFF;}#navList li a:hover {color:#99FF66;}#homeContent {	width:45%;	padding-top:40px;	padding-bottom:20px;	font-weight:bold;	line-height:1.50em;	}	#mainContent {padding-bottom:25px;text-align:left;}	#mainContent .screenCap {padding-left:15px;padding-right:26px;padding-top:15px;padding-bottom:15px;}.pageTitle {width:100%;background:url(gfx/headerBG.gif) left repeat-x;margin-top:-1px;}#pageTitleBG {height:43px;width:100%;background:url(gfx/headerRtSwoop.gif) right no-repeat;margin-top:0;}#topLeftCorner {background:url(gfx/cornerTopLeft.gif) left no-repeat;float:left;height:43px;width:5px;margin-left:-1px;position:relative;}#pageTitleBG img {margin-top:8px;margin-left:23px;padding:0;}#leftCorner {	position:relative;	float:left;	height:5px;	width:5px;	font-size:1px;	line-height:0;	background:url(gfx/cornerBottomLeft.gif) left no-repeat;	margin-left:-1px;	margin-bottom:-1px;	}#rightCorner {	position:relative;	float:right;	height:5px;	width:5px;	font-size:1px;	line-height:0;	background:url(gfx/cornerBottomRight.gif) right no-repeat;	margin-right:-1px;	margin-bottom:-1px;	}.leftGutter {padding-left:28px;}.rightGutter {padding-right:28px;}.borderTop {border-top:1px solid #5E6262;}.borderRight {border-right:1px solid #5E6262;}.borderLeft {border-left:1px solid #5E6262;}.borderBottom {border-bottom:1px solid #5E6262;}.readMore {color:#7DA7AA;font-size:.9em;}.readMore a {text-decoration:none;color:#006666;}.readMore a:hover {text-decoration:underline;}.readMoreF {color:#7DA7AA;}.readMoreF a {text-decoration:none;color:#006666;}.readMoreF a:hover {text-decoration:underline;}#copyright {position:relative;width:100%;padding-top:20px;padding-bottom:20px; text-align:center;font-size:.8em; font-family:verdana, arial, sans-serif;}.clearFloat {clear:both;line-height:0;font-size:1px;height:0;width:0;margin:0;padding:0;}h1 {color:#709032;font-size:1.3em;font-style:italic;margin-top:20px;margin-bottom:10px;}p {margin-top:0;}