/* CSS Document */body {	margin: 15px;	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	background-color: #ececec;	line-height:19px;	text-align:justify;}hr {border: none 0; 	border-top: 2px solid #b2b2b2;	border-bottom: 1px solid #ffffff;	width: 100%;	height: 3px;	margin: 10px 0px 10px 0px;	padding:0px;	text-align: center;	}	.small {font-size:12px;}.sub {font-size:15px; color:#3d2b8e; text-align:left;}.subb {font-size:14px; color:#3d2b8e;}.hdr {font-size:17px; color:#3d2b8e; text-align:left;}a {color:#f0f0f0; text-decoration:underline;}a:visited {color:#f0f0f0;}a:hover {color:#000000;}#main_div {	width: 802px;	height: auto;	position: relative;	z-index: 0;	margin-left: -401px;	left: 50%;	border: Solid #b2b2b2 2px;	background-color: #FFFFFF;}#main_nav_div {	height: 27px;	width: 802px;	position: relative;	line-height: 27px;	border-bottom: Solid #b2b2b2 2px;	background-color: #b2b2b2;	z-index: 1;	font-size: 14px;}#main_nav_div a {	background-image: url(images/nav_bg.gif);	height: 27px;	width: 112px;	position: absolute;	text-align: center;	color: #FFFFFF;	text-decoration: none;}#main_nav_div a:hover {	background-image: url(images/nav_bg_over.gif);}#header_div {	height: 198px;	z-index: 1;	width: 802px;	background-image: url(images/header-new.jpg);	border-bottom: Solid #b2b2b2 2px;	position: relative;}#main_content_div {	width: 802px;	position: relative;	background-image: url(images/content_bg.gif);	background-repeat: repeat-x;	z-index: 1;}#main_content_div a {	color: #b72c2c;}#main_content_div a:visited {color:#b72c2c;}#main_content_div a:hover {	color: #666666;}#footer_div {	height: 45px;	width: 802px;	position: relative;	line-height: 45px;	border-top: Solid #b2b2b2 2px;	z-index: 1;	background-image: url(images/footer_bg.gif);	color: #FFFFFF;	text-align: center;	font-size: 12px;}#footer_div a {	color: #FFFFFF;	}#footer_div a:hover {	color: #FFFFFF;}#dummy_button_div {	background-image: url(images/nav_bg_over.gif);	height: 27px;	width: 112px;	position: absolute;	text-align: center;	color: #FFFFFF;	font-size: 15px;	line-height: 27px;	top: -229px;	z-index: 2;}.calendar {	width: 83px;	border: Solid #cccccc 1px;	background-color: #FFF;	margin: 0px 0px 0px 0px;}.calendar a {	text-decoration:none;}.calendar a .top {	font-size: 12px;	text-align: center;	background-color: #675CAB;	color: #FFF;	font-weight: bold;	line-height: normal;	padding: 2px;	display: block;	text-decoration: none;}.calendar a:hover .top {	background-color: #4C3F8C;}.calendar a .topnew {	font-size: 12px;	text-align: center;	background-color: #b72c2c;	color: #FFF;	font-weight: bold;	line-height: normal;	padding: 2px;	display: block;	text-decoration: none;}.calendar a:hover .topnew {	background-color: #991821;}.calendar a .mid {	font-size: 12px;	text-align: center;	background-color: #FFF;	color: #333;	font-weight: bold;	line-height: normal;	padding: 2px;	display: block;	text-decoration: none;}.calendar a:hover .mid {	background-color: #EFEFEF;}.calendar a .btm {	font-size: 10px;	text-align: center;	background-color: #CCC;	color: #b72c2c;	font-weight: bold;	line-height: normal;	padding: 2px;}.xsmall {	font-size: 10px;}