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{
	color: black;
	margin: 0em;
	font-size: 100.01%; 

}

html * { font-size: 100.01% }
body{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.77em;

 color:#293b00;

}

p{
	line-height: 1.6em;
	padding-bottom: 1em;

}
a img{
	border: none;
}
a{
	color: #414F9A;
	text-decoration:   underline;
}
a:hover{
	color: black;
	text-decoration:  underline;
}

h1 {
	font-size: 1.5em;
	margin-top: 0em;
	margin-bottom: 1em;
	color: black;
	padding: 5px;
	 background-color: #FFCC33;
}


h2{
	font-size: 1.4em;
	 font-family: "Georgia, Times New Roman, Times, serif";
}
h2,h2 a{
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	margin-top: 0px;
	padding-left: 0px;
	color: black;

}

	

h3{
	font-size: 1.2em;

}
h3,h3 a{

	color: #414F9A;
	letter-spacing: 0px;
	line-height: 1.2em;
	margin-bottom: 0.3em;
	font-weight: bold;
}

h4{font-size:100%;font-weight:bold;line-height:1.4em;margin-bottom:0.5em;margin-top:0.5em;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:0em;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 */
/* forms */


hr,div.hr{background:url(lib/dot.gif) left center repeat-x;clear:both;height:1em;margin:0px;overflow:hidden;padding:0px;}


