  @font-face {
    font-family: Calibri;
    font-style:  normal;
    src: url(CALIBRI1.eot);
  }
body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-color: #155595;
}
.content {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #484848;
	letter-spacing: .01em;
}
.content_gray{
	font-family: Calibri,Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #165595;
}
.content_white{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}
.content_blue{
	font-family: Calibri,Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 20px;
	color: #165595;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-transform: uppercase;
}
.content_asp {
	font-family: Calibri,Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}

.hader_content_grey {
	font-family: Calibri,Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 40px;
	color: #0068B4;
	font-weight: bold;
}
.hader_content_Y {
	font-family: Calibri,Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #F89321;
}

.T_hader{
	font-family: Calibri,Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 34px;
	color: #FFFFFF;
	background-image: url(../images/T-back.gif);
	text-indent: 10px;
}
.lines {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.criti {
	font-family: Calibri,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.tablebag {
	background-image: url(../images/tableback.gif);
	background-repeat: no-repeat;
}

.disclimer {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}
