html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, form, 
fieldset, a, div, img {
	margin: 0; padding: 0; border: 0;
}
body,html{
	width: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #FFFFFF;
	color: #000000;
	line-height: 100%;
}

body {
	background: #FFFFFF;
}
h1,h2,h3,h4,legend {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #203D74;
	margin: 0 0 4pt 0;
}
h1 {
	font-size: 24pt;
	line-height: 100%;
}
h2 {
	font-size: 18pt;
	line-height: 100%;
}
h3 {
	font-size: 14pt;
	line-height: 100%;
}
h4 {
	font-size: 11pt;
	font-weight: bold;
}
a {
	color: #009966;
	text-decoration: underline;
}
p {
	margin-bottom: 10pt;
	line-height: 120%;
}
ul, ol {
	padding-left: 10pt;
	margin: 0 0 10pt 10pt;
}
li {
	line-height: 140%;
}
hr {
	color: #416187;
	background: #416187;
	border: none;
	height: 1px !important;
	margin: 10pt 0 10pt 0;
}
/* Layout ID's */

#wrapper{
	position: relative;
	margin: 10pt auto 10pt auto;
	height: auto;
	width: 80%;
	padding: 0px;
}
#header {
	margin-bottom: 20pt;
}
#logolink{
	font-size: 14pt;
	text-decoration: none !important;
}
#logolink a{
	text-decoration: none !important;
}

#nav {
	display: none;
}
#nav_shad {
	display: none;
}

#block_one {
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 10pt;
}
#block_two {
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 10pt;
}
#block_three {
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 10pt;
}
#footer {
	color: #666666;
}
#footer #cba {
	display: none;
}
/*#footer #cba {
	color: #666666 !important;
	text-decoration: none !important;
	display: list-item;
	list-style-image: url(images/i_mouse.gif);
	padding-left: 10pt;
	margin-top: 10pt
}
html>body #footer #cba {
	padding-left: 0;
	margin-left: 12pt
}*/
/* --------------------------------------------------------------- */
img.pic_left {float: left;	padding: 2px; border: solid 1px #CCCCCC; margin-right: 6pt; margin-top: 1pt;}
img.pic_right {float: right; padding: 2px;	border: solid 1px #CCCCCC; margin-left: 6pt; margin-top: 1pt;}
.clear {
	clear: both;
	margin: 0pt;
	padding: 0pt;
}
/* --------------------------------------------------------------- */

