body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #BEBEBE;
	background-image: url(images/layout/scfia_LogoBg.jpg);
}
.blueRB_Border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #003466;
	border-bottom-color: #003466;
}
.blueTop_Border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003466;
}
.header_Bg {
	background-image: url(images/layout/header_Bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 94px;
}
.darkGreyBorder {
	border: 1px solid #333333;
}.leftColumn_BG {
	background-image: url(images/layout/left_Bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 153px;
}
.window {
	background-image: url(images/layout/window.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 183px;
	width: 198px;
}
.conf {
	margin:0;
	padding:0;
	list-style-none:none;
}
h3 {
	background-color:#E1E1E1;
	padding:5px;
}
