/*   ------------------------------------------------  PVII CSS Layout Magic  Copyright (c) 2007 Project Seven Development  www.projectseven.com  07: 3Col_Fixed_Width  ------------------------------------------------*/body {	font-family: "Times New Roman", Times, serif;	font-size: 100%;	color: #000000;	background-color: #FFFFFF;	margin: 20px;	padding: 0;}#masthead {	/*color: #999999;*/	background-color: #7491bd;	padding: 0px;	margin: 0;	background-repeat: repeat;	background-image: url(../images/bkg09.jpg);}#wrapper {	width: 800px;	margin: 0 auto;}#column_wrapper {	background-image: url(img/middle800a.jpg);	background-repeat: repeat-y;	border-top: 1px solid #000000;	border-bottom: 1px solid #000000;}.clearfloat {	clear: both;	height: 0;	line-height: 0;	font-size: 0;}#center {	width: 440px;	float: left;}#left {	width: 160px;	float: left;	background-image: url(img/leftgradient2.jpg);	background-repeat: no-repeat;}#right {	width: 195px;	float: left;	}#center .content {	padding: 8px 12px 4px;	font-size: 1em;	line-height: 1.5em;}#left .content {	padding: 24px 16px;	font-size: 1.2em;	line-height: 1.2em;	font-family: "Times New Roman", Times, serif;}#right .content {	padding: 2px 11px 24px;	font-size: 0.90em;	line-height: 1.5em;}.singlespaced {	line-height: 100%;}#masthead .content {	padding: 0px;	border-top-width: 15px;	border-bottom-width: 15px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #385185;	border-bottom-color: #385185;}.topimage {	margin-left: 45px;}#footer .content {	padding: 12px 16px;}#footer {	color: #000000;	padding: 0px;	margin: 0;	font-size: 0.9em;	clear: both;	background-color: #FFFFFF;}.menulist {	margin: 6px 0 12px 0;	padding: 0;	list-style-type: none;}#left a:link {	color: #000000;	font-family: "Times New Roman", Times, serif;	text-decoration: none;	height: 23px;}#left a:visited {	color: #333333;	text-decoration: none;}#left a:hover {	color: #FFFFFF;	text-decoration: none;	font-style: italic;}#center a:link {	color: #385185;}#center a:visited {	color: #617DAF;}#center a:hover {	color: #000000;}#right a:link {	color: #FFFFFF;font-size: 1.35em;	font-family: "Times New Roman", Times, serif;text-decoration: none;}#right a:visited {	color: #ffffff;	text-decoration: none;	font-size: 1.3em;	font-family: "Times New Roman", Times, serif;}#right a:hover {	color: #95AFCE;	font-family: "Times New Roman", Times, serif;}#wrapper .menulist a, #wrapper .menulist a:visited {	color: #000000;	border-left: 6px solid #FFD940;	padding: 0 0 0 6px;}#wrapper .menulist a:hover {	border-color: #000000;}#footer a:link {color: #999999;}#footer a:visited {color: #666666;}#footer a:hover {color: #FFFFFF;}/*.p7uberlink {	font-weight: bold !important;	letter-spacing: .15em;	border-color: #000000 !important;}*/.bluelarge {font-size: 1.4em;color: #617DAF;}h1 {	font-size: 1.8em;	margin: 0;color: #617DAF;	font-weight: normal;}h2 {		margin: 0;color: #617DAF;	font-weight: normal;}h3 {	font-size: 1.25em;	margin: 30px 0 0 0;}h4 {	font-size: 1.4em;	margin: 5px 0 0;	color: #95AFCE;	font-weight: normal;}h5 {	font-size: 1.0em;	margin: 0;color: #617DAF;	font-weight: normal;}.nomargintop {margin-top: 0;}.content p {	margin: 12px 0;}.popupborder {	color: black;	border: solid thin #574D48;	font-family: "Times New Roman", Times, serif;	font-size: 14px;}.popupnoborder {	color: black;		font-family: "Times New Roman", Times, serif;	font-size: 14px;}.hotred {	font-weight: bold;	color: #F8161F;}.formbkg {	font-weight: bold;	background-color: #7391BD;	color: #FFFFFF;}
