
html{
font-size:16px
}
body{
color:#5b5b5b;
font:0.625em Verdana,Helvetica,sans-serif;
text-align:left;
}
strong{
font-weight:bold;
}
.textcontent{
font-size:1.2em;
	line-height:17px;
}


.textcontent h2{

	color: #7092cc;
	font-size:12px;
	font-weight: bold	
}
.textcontent h3{
	font-weight: bold;
	color: #838ea7;
	margin: 1em 0 0 0;
	font-size:13px;
}
.textcontent h4{
	font-weight: bold;
	color: #8d97aa;
	margin: 1em 0 0 0;
}
.textcontent h5{
	font-weight: bold;
	color: #9da7ba;
	margin: 1em 0 0 0;
}
.textcontent h6{
	font-weight: bold;
color:#db802d;
	margin: 1em 0 0 0;
}
.contentwrap ul li{
	background-image:url(../images/linksarrow.gif);
	background-position: 25px 8px;
	background-repeat: no-repeat;
	padding: 2px 0 2px 36px;
}

.contentwrap ul.upperlist li{
background:none;
}

.contentwrap ul.innerlist li{
background-image:url(../images/linksarrow.gif);
	background-position: 25px 8px;
	background-repeat: no-repeat;
	padding: 2px 0 2px 36px;
}

.contentwrap ul{
margin:1em 10px 1em 0
}
.textcontent p{
margin:0 0 1em 0
}
table,table td{
font-size:1em
}
.textcontent {
line-height:16px;
}
.textcontent a{
color:##db802d;

}
a{
color:#59647b
}
a:hover{
color:#59647b;
text-decoration:underline
}
