

.normalbold {
	font-weight: bold;
}
.boldblue {
	color: #111987;
	font-weight: bolder;
}
p {
	margin-top: 0;
	padding: 0;
	margin-bottom: 10px;
}

p.p0401-breadcrumbs,
p.stLogo{
	margin-bottom: 0;
}

p.clear{
	clear:both;
}

.menu {
	color: #111987;
	width: 195px;
	margin-top: 5px;
}
a.link01:link {
	color: #0041C0;
	text-decoration: none;
	width:237px;
}
a.link01:active   {      color:#0041C0}
a.link01:hover    {      color:#0041C0;
	/*background: #F4F9FC;*/
}
a.link01:visited  {      color:#0041C0}

#p0401-content-area #head {
	clear: both;
	width: 967px;
	border-bottom:dotted 1px #CCCCCC;
}

#p0401-content-area #head #text{
	border-left:solid 5px #0041C0;
	padding:5px;
	margin: 5px;
	line-height:90%;
}

div.conts{
	clear: both;
	width: 967px;
}

#left table{
	text-align: left;
}

#left .conL{
	margin-bottom: 3px;
}

ul.storyList{
	padding:0px;
	margin: 0px 0px 0px 0px;
	list-style-type:none;
}

#left .conR{
	margin-left: 2px;
}

ul.storyList li{
	float: left;
	margin-right: 3px;
	text-indent: -9999px;
}

ul.storyList li a{
	text-indent:-9999px;
	display:block;
	width:179px;
	height:82px;
}

li.sList01 a{
	background:url(images/btn_st01.gif) no-repeat;
}

li.sList02 a{
	background:url(images/btn_st02.gif) no-repeat;
}

li.sList03 a{
	background:url(images/btn_st03.gif) no-repeat;
}

li.sList04 a{
	background:url(images/btn_st04.gif) no-repeat;
}

li.sList01 a:hover{
	background:url(images/btn_st01.gif) no-repeat 0px -82px;
}
li.sList02 a:hover{
	background:url(images/btn_st02.gif) no-repeat 0px -82px;
}
li.sList03 a:hover{
	background:url(images/btn_st03.gif) no-repeat 0px -82px;
}

li.sList04 a:hover{
	background:url(images/btn_st04.gif) no-repeat 0px -82px;
}

#column1 {
	border: 1px dotted #004080;
	color: #004080;
	height: auto;
	padding: 10px;
}

