@charset "UTF-8";/* div	 {	border: 1px solid red;} */body {	font: 12px/18px Helvetica, Verdana, Arial, Helvetica, sans-serif;	margin: 0;	padding: 0;	text-align: left;	color: #767676;	letter-spacing: 0.3px;	background-color: #FFFFFF;	background-image: url(../images/background_fade_fd_gradient.jpg);	background-repeat: repeat-x;}	h1 {	font-size: 22px;	font-family: Georgia, "Times New Roman", Times, serif;	color: #005BC0;	font-weight: normal;	text-transform: uppercase;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 20px;	margin-left: 0px;}.calloutText {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 15px;	color: #005BC0;	line-height: 20px;}a:link {	color: #123F91;	text-decoration: none;}a:visited {	text-decoration: none;	color: #3B5688;}a:hover {	text-decoration: none;	color: #0066CC;}a:active {	text-decoration: none;	color: #990000;}