a:link,a:visited { 
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { 
	margin: 0;
	padding: 0;
}

img, a img,:link img,:visited img, fieldset { 
}

img { 
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

address { 
}

table { 
	border: none;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	font-size: 1em;
}

tr { 
	border: none;
	padding: 0px;
	margin: 0px;
}

td { 
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-spacing: 0px;
}

legend { 
	display: none;
}

body, div,p,li { 
	background-repeat: no-repeat;
}

dl { 
	margin: 0 0 0 0;
}

dl dt { 
	margin: 0 0 0 0;
}

dl dd+dt { 
	margin-top: 0;
}

dl dd { 
	margin: 0 0 0 0;
}

p { 
	margin-bottom: 0em;
}

pre { 
	font-size: 1.2em;
}

a:hover { 
	text-decoration: none;
}

a:link { 
	text-decoration: none;
}

html { 
	min-height: 100%;
	margin-bottom: 1px;
}

.clearer { 
	display: block;
	clear: both;
	line-height: 0;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear { 
	clear: both;
}

.flLeft { 
	float: left;
}

.flRight { 
	float: right;
}

.warning { 
	color: #f00;
}

#website { 
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 950px;
	color: #000;
	text-align: left;
}

#header { 
	position: relative;
	margin: 0;
	padding: 0;
	height: 130px;
	background-image: url(bg_header.jpg);
}

#logo { 
	position: absolute;
	top: 0px;
	left: 0px;
}

#logo a { 
	display: block;
	height: 100px;
	width: 170px;
	text-indent: -700em;
}

#breadcrumb { 
	position: absolute;
	bottom: 9px;
	left: 200px;
}

#breadcrumb a, #breadcrumb a:link { 
	color: #000;
}

#breadcrumb a:hover { 
	text-decoration: underline;
}

#content, #content2 { 
	display: block;
	clear: both;
	position: relative;
	padding: 0 0 0 0;
}

#main-block p,#main-block ul,#main-block ol { 
	margin-bottom: 1.2em;
	font-size: 1.2em;
	line-height: 1.6em;
}

#main-block ul li ul,#main-block ul li ol,#main-block ol li ol,#main-block ol li ul { 
	font-size: 1em;
}

#main-block ul { 
	margin-left: 14px;
	list-style-type: square;
}

#main-block ol { 
	list-style-type: decimal-leading-zero;
}

#main-block a, #main-block a:link { 
	text-decoration: underline;
}

#main-block a:hover { 
}

#main-block div.image { 
	margin-bottom: 0;
}

#main-block div.image p { 
	margin: 0;
	font-size: 0.9em;
}

#main-block div.flLeft { 
	margin-right: 14px;
}

#main-block div.flRight { 
	margin-left: 14px;
}

.footer { 
	display: block;
	width: 100%;
	background-image: url(bg_body.jpg);
	background-position: 0 -100px;
}

.footer2 { 
	padding: 0 14px;
}

.footer p { 
	margin: 0;
	padding: 9px 0;
	font-size: 10px;
	text-transform: uppercase;
}

.footer p, .footer p a,.footer p a:link { 
	color: #555555;
}

.footer p a:hover { 
	text-decoration: underline;
}

.footer .col-left { 
	float: left;
	width: 186px;
}

.footer .col-right { 
	float: left;
}

#form-module * { 
	padding: 0px;
	margin: 0px;
}

#form-module { 
	margin: 0px;
	padding: 0px;
	width: 510px;
	background-color: #f7f7f7;
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
}

#form-module fieldset { 
	border: 0px solid #fff;
}

#form-module legend { 
	display: none;
}

#form-module p { 
	margin: 0;
	padding: 5px;
	font-size: 1em;
	font-weight: bold;
}

#form-module .element { 
	display: block;
	clear: both;
	background-color: #f7f7f7;
	border-top: 2px solid #fff;
}

#form-module label { 
	display: block;
	float: left;
	padding: 5px;
	width: 120px;
	border-right: 2px solid #fff;
}

#form-module label.checkbox { 
	width: 372px;
	border-left: 2px solid #fff;
	border-right: none;
}

#form-module input, #form-module select, #form-module textarea { 
	float: left;
	margin: 5px;
	width: 295px;
	border: 1px solid #333;
}

#form-module input.text { 
	height: 20px;
}

#form-module input.checkbox { 
	width: 120px;
	padding: 0;
	border: none;
}

#form-module input.submit { 
	margin: 5px 5px 5px 137px;
	padding: 2px 5px;
	border: 1px solid #333;
	background-color: #fff;
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	cursor: pointer;
}

#form-module input.submit:hover { 
	background-color: #f7f7f7;
	color: #000;
}

#form-module label.textarea, #form-module textarea.textarea { 
	height: 96px;
}

#form-module-thanks { 
	display: block;
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
}

#main-block .download-hdl p, #main-block .download-file p, #main-block .download-desc p { 
	margin: 0;
}

#main-block .download-hdl p { 
	padding: 5px 7px;
	background-color: #393;
	font-weight: bold;
	color: #fff;
}

#main-block .download-file { 
	padding: 1.2em 7px;
	border-left: 2px solid #393;
	border-right: 2px solid #393;
}

#main-block .download-desc { 
	margin-bottom: 1.2em;
	padding: 1.2em 7px;
	background-color: #e5ffe5;
	border-left: 2px solid #393;
	border-right: 2px solid #393;
	border-bottom: 2px solid #393;
}

#main-block .download-without-desc { 
	margin-bottom: 1.2em;
	border-top: 2px solid #393;
}

.el_left { 
	display: block;
	float: left;
	padding: 0px;
	width: 50%;
	border-bottom: 1px solid black;
}

.el_right { 
	display: block;
	width: 50%;
	float: right;
	border-bottom: 1px solid black;
}

.el_left_place { 
	padding-top: 30pt;
	margin-top: 30pt;
	padding-bottom: 10pt;
	height: 30pt;
	width: 50%;
	border-bottom: 1px solid black;
}

.el_right_stamp { 
	padding-top: 30pt;
	margin-top: 30pt;
	height: 30pt;
	width: 50%;
	border-bottom: 1px solid black;
}

.justforprint h2 { 
	font-size: 9pt;
	padding-top: 20pt;
	orphans: 5;
}

div.onearticle { 
	font-size: 6pt;
	line-height: 130%;
	padding: 1em 0;
}

.noprintpage { 
	display: none;
}

.onearticle ul { 
	list-style-image: none;
	list-style-position: inside;
}

.onearticle li { 
	list-style-image: none;
	list-style-position: inside;
}

.justprintnewpage { 
	page-break-before: always;
}

#hassoGallery { 
	margin-left: 50px;
	padding: 0;
	font-size: medium;
}

#hassoNav { 
	display: block;
	text-align: left;
}

#hassoNav ul { 
	display: block;
	text-align: left;
	list-style: none;
	margin-left: 0.5em;
	font-size: small;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}

#hassoNav a { 
	display: block;
}

#hassoNav a:hover { 
	display: block;
	background-color: silver;
}

#hassoNav #active { 
	display: block;
	background-color: silver;
}

#hassoThumbs { 
	float: left;
	padding: 0;
	width: 370px;
	margin: 0px;
	border: 1px dashed  #bfbfbf;
	font: bold 14px verdana ,  sans-serif;
	background-color: #e5e5e5;
	text-align: center;
}

#hassoThumbs .hassoThumb { 
	float: left;
	margin: 10px 5px 10px 5px;
	border: 0;
	height: 110px;
	width: 110px;
	text-align: center;
	vertical-align: middle;
}

#hassoThumbs .hassoThumb a { 
	border: 0;
}

#hassoThumbs .hassoThumb a img { 
	border: 0;
}

#hassoPic { 
	text-align: center;
	padding: 5px;
	width: 360px;
	margin: 0px;
	border: 1px dashed  #bfbfbf;
	font: bold 14px verdana ,  sans-serif;
	background-color: #e5e5e5;
}

#hassoPic .hassoTitle { 
	font-style: oblique;
	text-align: left;
}

#hassoPic .hassoDescription { 
	text-align: left;
}

#hassoPic img { 
	border: 0px;
	margin: 0px;
}

#hassoPrevNextNav { 
	display: block;
	font-size: small;
	width: 370px;
	margin: 0;
	padding: 0;
}

#hassoPrevNextNav #hassoPrevPic { 
	float: left;
}

#hassoPrevNextNav #hassoNextPic { 
	float: right;
}

#hassoPrevNextNav #hassoPrevPic a { 
	text-align: left;
}

#hassoPrevNextNav #hassoNextPic a { 
	text-align: right;
}
