div.main {
	width: 552px;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	display: inline;
}

h3 {
	margin: 0px 0px 10px 0px;
}

h4 {
	margin: 20px 9px 10px 9px;
}

h5 {
	margin: 20px 9px 10px 9px;
	color: #0376A8;
	width: 534px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #0376A8;
	font-size: 105%;
}

div.main p {
	line-height: 120%;
	color: #333333;	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 10px;
	margin-left: 9px;
	width: 534px;
	font-size: 80%;
}



a:hover{
	text-decoration: underline; 
}

div.Lowerlayer {
	font-size: 80%;
	color: #333333;	width: 552px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #1A479A;
	border-right-color: #1A479A;
	border-bottom-color: #1A479A;
	border-left-color: #1A479A;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.Lowerlayer  a{
	color: #333333;	padding-left: 21px;
	margin-right: 20px;
	background-image: url(../../common/img/mark_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div.Lowerlayer 	a:hover{
	text-decoration: underline; 
}

ol {
	font-size: 80%;
	color: #333333;}
