/* CSS Document */* {	margin:						0;	padding:					0;	}body {	background-color:			#494949;	color:						#FFF;	font:						normal 14px/21px Arial, Helvetica, sans-serif;}a:link { 		color: 						#FFF; }a:visited { 		color: 						#CCC; }a:active {	color: 						#FFF; 	text-decoration: 			none;}a:hover {		color: 						#fff343;}h1 {	color:						#fff343;	font:						normal 16px/21px Arial, Helvetica, sans-serif;	margin-bottom:				10px;	}h2 {	color:						#FFF;	font:						normal 16px/21px Arial, Helvetica, sans-serif;	margin-bottom:				10px;	}em {	color:						#fff343;	font:						normal 16px/21px Arial, Helvetica, sans-serif;	margin-bottom:				20px;}p {	margin-bottom:				20px;}hr {	border:					0px;	border-style:			solid;	color:					#666;	background-color:		#666;	height:					1px;	margin-bottom:			20px;}#intro p {	font:						normal 16px/21px Arial, Helvetica, sans-serif;	margin-bottom:				25px;}#container {	width:						890px;	margin:						0px auto;}#menu {	width:						890px;	font-size: 					11px;}#menu ul {	width:						160px;	display:					block;	float:						right;}#menu ul li {	height:						30px;	margin: 					10px 0px 0px 12px;	list-style:					none;	display:					block;	float:						left;	text-align: 				right;}#menu ul li.selected {	color: 						#959595; }#incident-reports {	float:						left;	width:						445px;}#news-reports {	float:						right;	width:						415px;	padding-left:				30px;}/* Admin  */form input, form textarea, form select{	border: 					none;	height:						20px;}#login input.btn-login {	position:					absolute;	width:42px;	height:22px;}	#login input.field, #login label {	margin-right:				10px;}	#login p {	margin-bottom:				15px;}#add-report {	float:						left;	width:						445px;}#add-report label {	display:					block;	float:						left;	width:						65px;	}	#add-report p {	margin-bottom:				10px;}#add-report select {	width:						180px;	}	#add-report select.day, #add-report select.month {	width:						50px;}#add-report select.year {	width:						72px;}#add-report input.title {	width:						370px;}#add-report textarea {	width:						370px;	height:						200px;}.btn-add-report {	width:						103px;	height:						34px;}.btn-cancel {	width:						68px;	height:						34px;}/*.add-image {	color:						#FFF;}*/#ctl00_mainContent_edit_report {	float:						right;	width:						415px;	padding-left:				30px;	font-size: 					12px;}#ctl00_mainContent_edit_report table{	width:						415px;}#ctl00_mainContent_edit_report tr{	background-color:			#5b5b5b;	height:						30px;}#ctl00_mainContent_edit_report td {	padding:					2px;	border-bottom:				solid 1px #494949;}#ctl00_mainContent_edit_report td.date {	width:						57px;	padding-left:				6px;	color:						#fff343;}#ctl00_mainContent_edit_report td.title {	width:						267px;}