body 	{	font: 12px Georgia, Verdana, Arial, Helvetica, sans-serif;	color: #333;	background: #eee;	line-height: 18px;	}ul, li, p	{	list-style: none;	margin: 0;	padding: 0;	}	img	{	border: 0;	vertical-alignment: middle;	margin-right: 4px;	}	.right	{	float: right;	}	.left	{	float: left;	}a:link, a:visited 	{	color: #c00;	text-decoration: none;	}	a:hover	{	color: #c00;	text-decoration: underline;	}		#wrap 	{	width: 950px;	margin: 0 auto;	background: #EDF1F3;	overflow:hidden;	border: 1px solid #ccc;	}#header	{	height: 108px;	background:url('img/imgHeader.jpg') no-repeat;	overflow: hidden;	}#header h1	{	margin-top: 20px;	}			h1 a img	{	margin: 0;	}	h1 a:hover	{	text-decoration: none;	}h2, h3	{	font-weight: bold;	margin: 0;	}		h2	{	color: #a00;	font-size: 13px;	}h3	{	color: #38526B;	font-size: 17px;	margin: 0 0 14px 0;	}				#topMenu	{	font-size: 11px;	width: 100%;	line-height: 22px;	font-weight: bold;	background: #1F3D5B;	overflow:hidden;	margin:0;	}#topMenu li, #bottomMenu li	{	float: left;	display: block;	}#topMenu li a, #topMenu li a:hover, #topMenu li span.selected, #bottomMenu li a, #bottomMenu li span.selected	{	text-decoration: none;	padding: 4px 8px;	border-right: 1px solid #375069;	line-height: 22px;	}	#topMenu li a	{	color: #ccc;	background: #1F3D5B;	}	#topMenu li a:hover, #topMenu li span.selected, #bottomMenu li a:hover, #bottomMenu li span.selected	{	background: #a00;	color: #eee;	}#bottomMenu	{	font-size: 11px;	width: 100%;	line-height: 22px;	font-weight: bold;	background: #38526B;	overflow:hidden;	margin:0;	}#bottomMenu li a	{	color: #bbb;	background: #314C67;	}		#main	{	width: 100%;	overflow: hidden;	}	#leftMenu	{	width: 220px;	overflow:hidden;	padding: 0 3px 4px 3px;	line-height: 17px;	font-size: 11px;	}#leftMenu li	{	margin: 10px 0;	padding: 4px;	border-bottom: 1px dotted #aaa;	background: #D8E0E6;	}.smallLink	{	font-size: 11px;	}		#leftMenu .selected	{	color: #333;	}			div.content table td, .content p	{	font-size: 14px;	padding: 2px 3px 18px 3px;	margin-right: 8px;	line-height: 21px;	background: #fff;	}		.content p img	{	margin: 0 8px;	float:left;	}		table.white, table.white p	{	background: #fff;	}	#footer	{	background: #1F3D5B;	text-align: center;	padding: 5px 0;	}	#footer, #footer a	{	color: #aaa;	font-size: 11px;	}