h1,h2,h3,h4,h5,h6,pre,code,p{font-size:1em}
dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,form,fieldset{margin:0;padding:0}
body{
	background: #FFFFFF;
	color: #333333;
font-family:Tahoma,Verdana,sans-serif;
font-size:70%;
	margin: 0em;
}
p{line-height:1.8em;padding-bottom:5px}
a img{border:none}
a{
	color:#335070;
	text-decoration: none;
}
a:hover{
	color: #3a3a3a;
	text-decoration: underline;
}
/* headings */
h1,h2,h3,h4,h5,h6,p.description{font-family:Tahoma,Helvetica,Arial,sans-serif}
h1{
	background-color: transparent;
	color: #335070;
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 1.9em;


	margin: 0px;
	padding: 0;
	font-weight: normal;
	margin-bottom: 0.5em;
	 margin-top: 0em;
}
h2{
	background-color: transparent;
	color: #335070;
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 130%;
	font-weight: bold;
	line-height: 120%;
	margin: 0 0 10px;
	padding: 0;
	
}
h3{
	background-color: transparent;
	color: #000000;
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 110%;
	font-weight: bold;
	line-height: 120%;
	margin: 0 0 10px;
	padding: 0;
}
h4{
	font-size: 100%;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 0.5em;
	margin-top: 0em;
	padding-bottom: 0.05em;
}
h5{font-size:100%;font-weight:bold;line-height:0.7em;margin-bottom:0.5em;margin-top:0.5em;padding-bottom:0.05em}
h6{font-size:100%;font-weight:normal;line-height:0.7em;margin-bottom:0.5em;margin-top:0.5em;padding-bottom:0.05em}
/* tables */
table{background-color:#FFFFFF;border:1px solid #D1D1D1;border-collapse:collapse;font-size:100%;margin:0.5em 0 1em 0}
table caption{clear:both;font-size:116%;font-weight:bold;margin:0;margin-bottom:0em;padding:10px 10px 5px 0px;text-align:left}
th,td{background:none;border:1px solid #D1D1D1;padding:4px 10px 4px 10px}
th{background:#F0F0F0;text-align:left}
td{line-height:1.4em}
/* lists */
ul,ol{margin-bottom:1em;margin-left:1em;margin-top:0.3em;padding-left:15px}
ul li{line-height:1.6em;list-style-position:outside;list-style-type:square;margin-bottom:5px;margin-left:0px}
dl{line-height:1.4em;padding-bottom:5px;padding-left:0em}
dd{margin-left:1.8em;padding-left:0em}
dt{margin-left:0em;padding-left:0em}
/* div */
fieldset{
	background-color: #EFEFEF;
	border: 1px solid #b5b5b5;
	margin-bottom: 10px;
	padding: 10px;
}
legend{
	margin-left: 1em;
	padding: 3px;
	color: #000;
	font-weight: bold;
	background-color: white;
	border: 1px solid #b5b5b5;
}
