/**********************************************	Colors		Side Grey -- color: #DBDBDB;			**********************************************/body{	font-family: Verdan,sans-serif;	font-size: 75%;	margin: 0px;	padding: 0px;	background-color: white;}a:link, a:visited, a:hover, a:active { color: #5D5D5D; text-decoration: none; }a:hover { color: #000000; text-decoration: underline; } /* overrides decoration from previous rule for hovered links */h1, h2, h3, h4, h5, h6 {	font-family: Verdana,Trebuchet,Arial,sans-serif;	font-size: 75%;	margin: 0px;	padding: 0px;	font-weight: 300;	color: #5D5D5D}h1{	font-family: Verdana,Arial,sans-serif;	font-size: 110%;	font-weight: normal;	color: #004990;}h2{	font-family: Verdana,Trebuchet,Arial,sans-serif;	font-size: 75%;	color: #3A3A3A;	font-weight: normal;}h5{	font-family: Verdana,Trebuchet,Arial,sans-serif;	font-size: 80%;	margin: 0px;	padding: 4px;	font-weight: 300;	color: #5D5D5D}.panelsLeft {	background-color: white;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-right-style: solid;	border-top-color: #000000;	border-bottom-color: #000000;	border-right-color: #000000;}.panelsRight {	background-color: white;	border-top-width: 1px;	border-left-width: 1px;	border-bottom-width: 1px;	border-left-style: solid;	border-top-color: #000000;	border-left-color: #000000;	border-bottom-color: #000000;}.border {	background-color: #DBDBDB;	border-top-width: 1px;	border-left-width: 1px;	border-bottom-width: 1px;	border-right-width: 1px;	border-style: solid;	border-top-color: #000000;	border-left-color: #000000;	border-bottom-color: #000000;	border-right-color: #000000;	}.introPara {	font-family: Verdana,Trebuchet,Arial,sans-serif;	font-size: 75%;	color: #3A3A3A;}.legal {	font-family: Verdana,Trebuchet,Arial,sans-serif;	font-size: 75%;	color: #5D5D5D;}