/* CSS Document */body {	background-color:#cdcdcd;	font-family: "Arial";	font-size: 13px;	}a:link, a:visited, a:active {	color: #444444;	text-decoration: none;}a:hover {	color: #000000;	text-decoration: none;}#header {		width: 920px;	height: 200px;	background-image: url('images/header.gif');		}#menu {		width: 920px;	height: 35px;	background-image: url('images/menu.gif');	font-family: "Arial";	font-size: 13px;	font-weight:bold;	color:#6b6b6b;}#content {		width: 920px;	/*height:500px;*/	background-image: url('images/content.gif');	font-family: "Arial";	font-size: 12px;	color:#000000;}#bottom {		width: 920px;	height:25px;	background-image: url('images/bottom.gif');	font-family: "Arial";	font-size: 11px;	}#box2 {	/*position:float;*/	/*top:260px; 	left:920px;*/ 	width:214px; 	height:145px;	background-image:url('images/box1.jpg');	background-repeat:no-repeat;	padding-top:17px;	padding-left:30px;	}.title14 {		font-family: "Arial";	font-size: 14px;	font-weight:bold;}.titleseparator {	font-size:14px;	font-weight:bold;	border-bottom:1px solid #333333;	margin-bottom:20px;	padding-bottom:5px;}.titleseparator_small {	font-size:14px;	font-weight:bold;	border-bottom:1px solid #333333;	margin-bottom:5px;	padding-bottom:6px;}.fliesstextbold {		font-family: "Arial";	font-size: 13px;	font-weight:bold;	}.pdf {		font-family: "Arial";	font-size: 13px;	font-weight:bold;	}.event {	width:341px;	border:none;	margin-bottom:10px;}.eventheader, .eventdate {	/*width:341px;*/	height:28px;	background-image:url(news/messages_header3.gif);	padding:5px 20px 0px 20px;	margin:0px;	vertical-align:middle;}.eventheader {	background-position:left;	font-size:14px;	font-weight:bold;	text-align:left;}.eventdate {	background-position:right;	font-size:10px;	text-align:right;}.eventfill {	width:341px;	background-image:url(news/messages_fill3.gif);	background-position:bottom;	padding:10px 20px 15px 20px;;	margin:0px;	font-size:12px;}.message {	width:341px;	border:none;	margin-bottom:10px;}.messageheader {	width:341px;	height:28px;	background-image:url(news/messages_header3.gif);	background-position:top;	padding:5px 20px 0px 20px;	margin:0px;	vertical-align:middle;		font-size:14px;	font-weight:bold;}.messagefill {	width:341px;	background-image:url(news/messages_fill3.gif);	background-position:bottom;	padding:10px 20px 15px 20px;;	margin:0px;	font-size:12px;}/*Lists*/.list_title, .list_date {		/*height:28px;*/	margin:0px;	vertical-align:middle;}.list_title {	width:170px;	padding-left:2px;	font-size:13px;	font-weight:bold;	text-align:left;}.list_date {	width:135px;	font-size:10px;	text-align:left;}.list_text {	width:321px;	margin:0px;	padding-left:2px;	font-size:12px;}/*Text Formatting*/.text_asterix {	font-weight:bold;}.text_slash {	font-style:italic;}.text_underline {	text-decoration:underline;}.text_exclamation {	font-size:13px;	font-weight:bold;	color:#990000;}
