.LightGrey {
	color: #85878D;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
}
.LightGrey .Head{
	color: #85878D;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
}
.Blue {
	font-size: 18px;
	color: #000033;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;

}
.Blue .Head{
	font-size: 16px;
	color: #000033;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.DottLine {
	background: url(_i/dott_line.gif) repeat-y right;
	padding-right: 10px;
}
.Box {
	border: 1px solid #D5D5D5;
	background-color:#e2e2e2;
}

.BoxHead {
	background-color: #000033;
	padding: 5px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.BoxHead span.Head{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.BoxContent {
	padding: 5px;

}
.LBlue_Box {
	padding: 8px;
	border: 1px solid #d5d5d5;
		background-color:#e2e2e2;
}
.LBlue_Box_Title {
	padding-bottom: 8px;
}

.LBlue_Box_Title .Head{
	color: #0c1536;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: condensed;
	font-style: normal;
	padding-bottom: 5px;
}
