.Screen {
	z-index: 2;
	background-attachment: 3;
	width: 96%;
	height: 96%;
	padding-right: 0%;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.Container {
	width: 800px;
	min-height: 400px;
	margin-left: -370px;
	left: 434px;
	position: absolute;
	top: 10px;
	text-align: left;
	background-color: #FFFFFF;
}
.Panel {
	background-color: #FFFFFF;
	border-color: #666666;
	border-width: 1px;
	z-index: 3;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	height: 100%;
	width: 100%;
}
.NoMargins {
	z-index: 1;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	background-color: #CCCCCC;
	width: 100%;
	line-height: 14pt;
}
.LeftSideBar {
	z-index: 3;
	float: left;
	width: 200px;
	text-transform: capitalize;
	vertical-align: top;
	clear: left;
}
.MainArea {
	position: relative;
	z-index: 4;
	float: right;
	background-color: #FFFFFF;
}
.Header {
	z-index: 5;
	font-size: 10px;
	text-align: center;
	width: 482px;
}
.Scroll {
	text-align: left;
	scrollbar-base-color:#FBF9EF;
	scrollbar-3dlight-color:#FFF4F4;
	scrollbar-arrow-color:#4E5D2C;
	scrollbar-darkshadow-color:#4C5C2D;
	scrollbar-face-color:#E4DCA3;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FB6666;
	scrollbar-track-color:#FFF4F4;
	text-align: left;
	z-index: 10;
	padding-top: 10px;
	overflow: auto;
}
.Copyright {
	font-size: x-small;
	background-color: #FFFFFF;
	padding-bottom: 3px;
	bottom: 0%;
	clear: both;
}
.BottomNavBar {
	font-size: x-small;
	position: relative;
	text-align: center;
	height: 23px;
	bottom: 0%;
	z-index: 10;
	padding-top: 5px;
	}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #069;
	text-decoration: underline;
}
a:active {
	color: #EBA722;
	text-decoration: none;
}
.Insert {
	font-size: large;
	text-align: center;
	float: right;
	color: #78323D;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	width: auto;
}
.InsertLeft {
	font-size: large;
	text-align: center;
	float: left;
	color: #78323D;
	margin-bottom: 5px;
	margin-right: 10px;
}
.FloatLeft {
	float: left;
	margin-right: 5px;
}
.FloatRight {
	float: right;
	margin-left: 0px;
}
h1 {
	font-size: x-large;
	color: #004400;
	text-transform: capitalize;
}
h2 {
	font-size: large;
	color: #666666;
	text-transform: capitalize;
}
h3 {
	font-size: 9px;
	color: #666666;
	text-transform: none;
}
h4 {
	font-size: 12px;
	color: #DC2015;
	text-transform: none;
}
h5 {
	font-size: 13px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
}
p {
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	line-height: 17pt;
}
.Content {
	font-family: "Arial Narrow";
	text-transform: none;
}
.InlineTitleRed {
	font-size: 17pt;
	font-weight: bold;
	color: #FF0000;
	line-height: 20pt;
}
.InlineTitleBlack {
	font-size: 17pt;
	font-weight: bold;
	color: #000000;
	line-height: 20pt;
}
.InlineTitleGrey {
	font-size: 15pt;
	font-weight: bold;
	color: #666666;
	text-transform: none;
}
.Footer {
	clear: both;
}
