html, body {	margin: 0;	padding: 0;}body {	background-image: url(images/bg.gif)}img {	border: none;	}.sidebar {	background-image: url(images/sidebar-bg.jpg); 	background-repeat: repeat-y; 	background-position: right;}h1.magenta {	color: #BD5299;	font-size:16px;	font-weight:300;	margin-bottom:8px;}h1.blue {	color: #0077ac;	font-size:16px;	font-weight:300;	margin-bottom:8px;}h1.red {	color: #EC2D31;	font-size:16px;	font-weight:300;	margin-bottom:8px;}h2 {	font-size:14px;	font-weight:100;	margin:0px;}.whiteboldsmall {	font-weight: bold;	font-variant:small-caps;	color: #FFFFFF;	font-size:10px;}td {	font-size: 12px; 	color: #666666;	line-height: 125%;	font-family: Arial, Helvetica, sans-serif;}a:link, a:visited {	text-decoration: underline;	color: #EC2D31;}a:hover, a:active {	text-decoration: none;	color:#999999;}#sidebar a:link, a:visited {	text-decoration: none;	color: #EC2D31;}#sidebar a:hover, a:active {	text-decoration: underline;	color:#999999;}#footer a:link, a:visited {	text-decoration: none;	color: #999999;}#footer a:hover, a:active {	text-decoration: underline;	color:#EC2D31;}.divider {	border-top: 1px solid #CCCCCC;}.divider-dark {	border-top: 1px solid #727272;}.color-magenta {	color: #BD5299;}.color-blue {	color: #0077ac;}.color-red {	color: #EC2D31;}.smallgrey {	font-size: 11px;	color: #999999;}.white {	color: #FFFFFF;}.byline {	font-size: 10px;	font-family:Georgia, "Times New Roman", Times, serif;	font-style:italic;}.title {	font-size: 20px;	color: #01426C;	line-height:120%;}hr {	height: 1px;	color:#CCCCCC;}