﻿/* --------------------------------------------------------------- General */
body{
	font-family: verdana, Geneva, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
body,div,ol,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
fieldset,img,abbr,acronym{border: 0px;}
p,h1,h2,h3,h4,h5{margin:10px 0;}
ul{list-style-type: none;}
address,caption,cite,code,th,var{font-style:normal;font-weight:normal;}
q:before,q:after {content:'';}

.cb{clear:both;}
div.cb{height:1px;overflow:hidden;margin-top:-1px;}
.ns{overflow:hidden;}
.nb{border:0px !important; background:transparent !important;}
.dn{display:none !important;}
.hrdn{
	visibility:hidden;
	height:1px;
	overflow:hidden;
	margin:-1px 0 0 0;
	padding:0;
}

/* --------------------------------------------------------------- Links */
a{color:#6C6C6C;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:active{text-decoration:none;}
a:hover{text-decoration:underline;}
*{outline:none;}
