* {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

body {
	font: 70% "Verdana","Lucida Grande","Tahoma",sans-serif;
	background:#fff;
	color:#000;
	margin:0;padding:0;
}

img,fieldset {
	border: 0;
}

a, a:link, a:visited {
	text-decoration:none;color:#c53830;background:#fff; 
}
a:hover {
	text-decoration:underline;
}

.leftcolnav a, .leftcolnav a:link, .leftcolnav a:visited {
	text-decoration:none;color:#000;background:#fff;
}
.leftcolnav a:hover {
	text-decoration:underline;
}

h1 {
	font-size: 1.5em;
	line-height: 110%;
	font-weight:bold;
	margin:0;
	padding-right:22px;
	color:#c53830; }
h2 {
	font-size: 1.4em;
	line-height: 110%;
	font-weight:bold;
	margin-bottom:0;
}
h3 {
	font-size: 1.0em;
	line-height: 110%;
	font-weight:bold;
	margin:10px 0;
}
h4 {
	font-size: 1.0em;
	font-weight:bold;	
	line-height: 110%;
	margin:5px 0 3px 0;
}
h4 a { font-weight:bold; }
h4.mrgbot {
	font-size: 1.0em;
	font-weight:bold;	
	line-height: 100%;
	margin:0.7em 0 0.5em 0;
}
h5 {
	font-size: 1.0em;
	font-weight:bold;	
	line-height:90%;
	margin:0;
}
p { font-size:1.0em; padding:0;margin:0 0 0.8em 0; line-height:150%; }
b, strong {font-weight:bold;}
i, em {font-style:italic;}

form {margin:0;padding:0;}
label { font-weight:bold; }
fieldset { padding:0;margin:0.8em 0 0.8em 0; }
fieldset label { font-weight:normal; } 
legend { font-weight:bold; color:#000; border: none; margin: 0; padding:3px 0; }
input, select, textarea {font: 1.0em Verdana, Arial, sans-serif;}
input.bld { font-weight:bold; }

caption { text-align:left;font-weight:bold; padding:5px 0; }

th { font-weight:bold; }

hr {border-bottom:none; border-top:1px solid #dbdfdd; height:1px; }
img.block { margin:0; border:none; display:block !important}
a img {border-style: none; }