/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	font-size: 9pt;
	color: #878787;
    background-color: #2772AB;
	line-height: 18px;
	font-family: sans-serif;
}
a:link {
	color: #878787;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #878787;
}
a:hover {
	text-decoration: underline;
	color: #2772AB;
}
a:active {
	text-decoration: none;
	color: #2772AB;
}
.Head {
	color: #FFFFFF;
}
.Head a
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
.Head a:hover
{
	ssfont-weight: bold;
	font-size: 15px;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.HeadingRight {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DCEBD7;
	background-image: url(../Images/ico-3.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 11px;
	height: 24px;
}
.HeadingRight1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DCEBD7;
	background-image: url(../Images/ico-4.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 22px;
	height: 24px;
}
.Casetitle {
	font-size: 14px;
	font-weight: bold;
}
.Casecontents {color: #776955}
.Date {color: #CCCCCC}
.machuang {	font-size: 6pt;
	line-height: 8px;
	color: #2772AB;
}
.CurrentLocation {color: #2772AB;}
.CompanyProfile {
	font-size: 14px;
	line-height: 24px;
}
.foot {
	color: #FFFFFF;
}