/* CSS Document */body {	font-family: Verdana, Arial, Helvetica, sans-serif;	background-color: #B3C3D6;	margin: 0px;	text-align:center;;}a {	color:  #005195;	text-decoration: underline;}a:hover {	color:  #005195;	text-decoration: none;}h1,h2,h3,h4,h5,h6 {	font-family: Georgia, "Times New Roman", Times, serif;	font-style: italic;	margin-left: 30px;	margin-right: 45px;	font-weight: normal;}#wrap {	background-image: url(images/bg.gif);	background-repeat: repeat-y;	background-position: center top;	margin: 0px auto;	padding: 0px;	width: 785px;	text-align:left;}#container {	font-family: Verdana, Arial, Helvetica, sans-serif;	background-color: #ffffff;	margin: 0px auto;	padding: 0px;	clear: both;	width: 755px;}#header {	background-color: #FFFFFF;	margin: 0px;	padding: 0px;	width: 755px;}#nav-bar {	background-color: #003577;	width: 755px;	color: #D91F2A;	padding-top: .5em;	padding-bottom: .5em;	font-size: .8em;}#nav-bar a{	font-weight: bold;	color: #FFFFFF;	margin-right: 9px;	margin-left: 9px;	text-decoration: none;}#nav-bar a:hover{	text-decoration: none;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #D91F2A;	background-color: #235594;}#mainContent {	width: 755px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000000;}#mainContent p {	font-size: .9em;	margin-left: 30px;	margin-right: 45px;}#mainContent img, #right img {	margin-left: 4px;	margin-right: 7px;	margin-top: 4px;}#left {	text-align: right;	margin: 0px;	padding: 0px;	float: left;	width: 24%;}#right {	width: 75%;	margin: 0px;	padding: 0px;	float: right;}#right p {	font-size: .9em;	margin-left: 10px;	margin-right: 45px;}.col-3{	border-right-width: 1px;	border-right-style: solid;	border-right-color: #999999;	margin-top: 3px;	margin-right: 5px;	margin-bottom: 3px;	margin-left: 5px;	width: 30%;	float: left;}.inset {	font-family: "Times New Roman", Times, serif;	float: left;	margin: 5px 8px 8px;	padding: 0px;	text-align: left;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #999999;}.break {	clear: both;	height: 1px;}.head {	font-size: 1.2em;	font-weight: bold;}.subhead {	font-size: 1em;	font-weight: bold;}.caption {	font-size: .7em;}#bottom {	width: 785px;	background-image: url(images/bg-bottom.gif);	background-repeat: no-repeat;	background-position: center;	margin-right: auto;	margin-left: auto;	margin-top: 0px;	margin-bottom: 0px;	height: 20px;}.graphics-border {	border: 1px solid #C8C8C8;}
