html,body{
	margin:0;
	}
	body{
		font: 0.75em arial,sans-serif;
		text-align:center;
		background:url(/zlsr/images/styles/bg_top.gif) top left repeat-x #fff;
		color:#333;
		}
		
p{margin:8px 0}

a{
	color: #ee3b34;
	text-decoration:underline;
	}
	a:hover{
		color:#e00800;
		text-decoration:none;
		}
	
h1{
	font-size:200%;
	font-weight:normal;
	color:#053f84;
	margin:20px 0 10px 0;
	}

h2{
	font-weight:normal;
	font-size:150%;
	margin-top:-5px;
	}		

h3{
	font-weight:bold;
	font-size:110%;	
	margin-bottom:5px;
	}	
	
button, input, select, textarea {
	font-size:11px;
}
	
div#header{
	xheight:85px;
	margin:9px 0 0 0;
	xpadding-left:10px;
	background:url(/zlsr/images/styles/bg_headertext.gif) right center no-repeat #fff;
	border-top:4px solid #ee3b34;
	color: #79B30B
	}
	div#header a img{
		border:0;
		margin:8px 0;
		}
	
	
/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{
	position:relative;
	height:40px;
	color:#E0E0E0;
	background:#053c7a;
	width:100%;
	font-family:Arial,Verdana;
	}
#dolphinnav{
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:url(/zlsr/images/dolphin_bg.gif) repeat-x bottom left #fff;
	padding:0 0 0 5px;
	}
	#dolphinnav ul{
		margin:0;
		padding:0;
		list-style-type:none;
		width:auto;
		float:left;
		}
		#dolphinnav ul li{
			display:block;
			float:left;
			margin:0 1px;
			}
			#dolphinnav ul li a{
				display:block;
				float:left;
				color:#EAF3F8;
				text-decoration:none;
				padding:0 0 0 20px;
				height:33px;
				}
				#dolphinnav ul li a span{
					padding:12px 20px 0 0;
					height:21px;
					float:left;
					}
				#dolphinnav ul li a:hover{
					color:#fff;
					background:transparent url(/zlsr/images/dolphin_bg-OVER.gif) repeat-x bottom left;
					}
					#dolphinnav ul li a:hover span{
						display:block;
						width:auto;
						cursor:pointer;
						}
				#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{
					color:#fff;
					background:#1D6893 url(/zlsr/images/dolphin_left-ON.gif) no-repeat top left;
					line-height:275%;
					}
					#dolphinnav ul li a.current span{
						display:block;
						padding:0 20px 0 0;
						width:auto;
						background:#1D6893 url(/zlsr/images/dolphin_right-ON.gif) no-repeat top right;
						height:33px;
						}
/* ---------------------- END Dolphin nav ---------------------- */	
	
	
div#container{
	text-align:left;
	}
		
div#right{
	background:#fff;
	float:right;
	width:220px;
	margin:0 0 20px 0;
	}
	div#right ul{
		list-style:none;
		margin:0;
		padding:0;
		}
		div#right ul li{
			padding:2px 0 2px 20px;
			background-color: #fff;
			background-image: url(/zlsr/images/styles/bullet.gif);
			background-repeat: no-repeat;
			margin-left:0;
			background-position: left 4px;			
			}
		div#right ul li a{

			}
	
div#footer{
	border-top:1px solid #c0cfe0;
	background: #fff;
	color: #2b2b2b;
	}
div#footer p{margin:0;padding:10px 0}

div#container{width:770px;margin:0 auto}

div#content{float:left;width:520px; margin:0 0 20px 0;}
div#content_news{float:left;width:520px; margin:0 0 20px 0;}

div#content p{
	line-height:1.4
	}
div#content_news p{
	line-height:1.4
	}
div#content_news h2{
	display:inline;
	text-decoration:none;
	}

div#umenu{
	width:190px;
	padding-left:15px;
}
div#umenu .active{
	font-weight:bold;
}

div#crumbs{
	margin-top:10px;
	margin-bottom:-10px;
	font: 0.8em arial,sans-serif;
}


div#footer{clear:both;width:100%}

div.round_box{
	background:url(/zlsr/images/styles/bg_roundbox.gif) top center repeat-y #eee;
	width:219px;
	text-align:center;
	margin:20px 0 0 0;
	}
	div.round_box p{
		padding:0 20px;
		font-style:normal;
		text-align:left;
		}
		div.round_box img{
			padding:0 10px;
			}
div.top{
	background:url(/zlsr/images/styles/bg_topbox.gif) bottom center no-repeat #fff;
	height:9px;
	}
div.bottom{
	background:url(/zlsr/images/styles/bg_bottombox.gif) top center no-repeat #fff;
	height:9px;
	}
	
div.stuff{
	margin:10px 0 0 0;
	width:250px;
	float:left;
	background:#fff;
	text-align:center;
	font-style:italic;
	}
	div.stuff p{
		text-align:left;
		}
	
div.stuff_2{
	margin:10px 0 0 0;
	width:250px;
	float:right;
	background:#fff;
	text-align:center;
	font-style:italic;
	}
	div.stuff_2 p{
		text-align:left;
		}

@media print{
/*hide when printing*/
#right{display:none;}

#dolphincontainer{display:none;}

#header{display:none;}

#head_img{display:none;}

#footer{display:none;}

}
