@charset "utf-8";
/* CSS Document */

body,html{
	margin: 0px;
	background-color:#FEFDFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #2E2710;
}
.header{
	background:#9BAFC7 url(images/topBgr.gif) no-repeat;
	height: 199px;
}
.subHeader{
	background:url(images/supPages/header.gif);
	height:157px;
}
.middle{
	height: 160px;
	background:url(images/middleBgr.gif);
	padding-left: 591px;
}
.bodyBtm{
	background:url(images/bodyBgr.gif) no-repeat;
	height:100%;
	padding-left:134px;
}
.subBody{
	background:url(images/supPages/mainBgr.gif) repeat-x;
}
.orangeBodyText{
	color: #003399;
	font-weight:bold;
	font-size: 12px;
}
.orangeBodyItText{
	color: #003399;
	font-weight:bold;
	font-size: 12px;
	font-style:italic;
}
.sideText{
	font-size: 12px;
; font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: 14px; font-weight: normal; color: #000000
}.sideTextb { font-size: 12px; ; font-weight: bold; font-style: normal; line-height: 14px; color: #333333}

