body{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a{
	color: #316AC5;
	text-decoration: none;
}

a img{
	border: none;
}

a:link{
	color: #316AC5;
}
a.tabl:link { color: white;  text-decoration: none; }
a:visited{
	color: #316AC5;
}

a:hover{
	color: #316AC5;
	text-decoration: underline;
}

a:active{
	color: #316AC5;
}

#gblCon{
	border-left: solid 1px #DDD;
	border-right: solid 1px #DDD;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

#gblCon600{
	border-left: solid 1px #DDD;
	border-right: solid 1px #DDD;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

#hdrCon{
}

#bdyCon{
	padding: 10px;
}

#ftrCon{
	font: 11px/1.5em Tahoma, Arial, Verdana, sans-serif;
	padding: 10px;
}

h1,h2,h3{
	color: #0D3692;
	font-weight: normal;
}

h1{
	font-size: 2em;
	font-weight: normal;
}

h2{
	font-size: 1.4em;
	margin: 30px 0;
}

h3{
	font-size: 1.2em;
	font-weight: bold;
}

h4{
	font-size: 1em;
	font-weight: bold;
}

p{
	line-height: 1.5em;
}

hr {
	color: #0D3692;
	background-color: #0D3692;
	border-style: solid;
	height: 1px;
}

.mnospc{
	font: 12px "Courier New", Courier, monospace;
}

.bluTxt{
	color: #0D3692;
}

.pic{
	color: #0D3692;
	font: 11px Tahoma, Arial, Verdana, sans-serif;
	margin: 30px 15px;
}

.pic img{
	border: solid 1px #BBD9EE;
	margin-bottom: 5px;
	padding: 1px;
}

#breadcrumbs{
	color: #CCC;
}

#breadcrumbs a:link{
	color: #5A8407;
	text-decoration: underline;
}

#breadcrumbs a:visited{
	color: #5A8407;
	text-decoration: underline;
}

#breadcrumbs a:hover{
	text-decoration: none;
}

#breadcrumbs #curLoc{
	color: #383838;
}

#issuer,
#prDate{
	color: #666;
}

ol{
	line-height: 1.5em;
}

li{
	margin: 1em;
}
.style1 {font-size: 10px}
.style2 {font-weight: bold}

