/* CSS Document */

/* Containment */
#global {
	height: 1200px;
}
#wrapper {
	height: 1200px;
}
#header {
	height: 113px;
	width: 900px;
	border: 0px none;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/imgLoginHdr.jpg);
	background-repeat: no-repeat;
	background-position: 232px 0px;
}
#contentPane {
	height: 950px;
	width: 900px;
	background-image: url(../images/imgLoginFtr.jpg);
	background-repeat: no-repeat;
	background-position: 232px 0px;
	border: 0px none;
	position: relative;
	background-color: #FFFFFF;
	margin: 0px;
}
#rightSidebar {
	height: 850px;
}
.iconNav {
	margin-top: 30px;
}

/* Elements */
h1 {
	margin: 0px 0px 0px 4px;
}
p.disclosure {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #242421;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
ul {
	padding: 0;
	margin: 0;
}
.list li {
	background-image: url(../images/sqBullet_gold.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.6em;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-left: 0.8em;
	padding-bottom: 0.3px;
	margin-bottom: 4px;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	margin-left: 60px;
}
#sector1 {
	border: 0px none;
	position: absolute;
	top: 100px;
	left: 80px;
}
.colLen1 {
	height: auto;
	width: 615px;
}
.lineSp {
	line-height: 20px;
	border: 0px none;
	background-image: url(../images/horzDotPattern.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 6px;
	margin-left: 0px;
}
.smLineSp {
	line-height: 8px;
	border: 0px none;
}

/* Table Formatting */
.form-actions {
	height: 18px;
	width: 218px;
	border: 0px none;
	margin: 0px;
	text-align: left;
}
#btnPos1 {
	height: 19px;
	width: 175px;
	border: 0px none;
	margin: 0px;
	text-align: left;
	padding: 0px;
}
#btnPos2 {
	height: 19px;
	width: 130px;
	border: 0px none;
	margin-top: 12px;
	margin-left: 0px;
	text-align: left;
}
.formBtn {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/navBtn130px.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	height: 15px;
	width: 130px;
	border: 0px none;
	padding-top: 4px;
}
hr {
	line-height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878D81;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #242421;
	text-align: left;
	background-color: #DED9C2;
}
td {
	border: 0px none;
}
td.bdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DED9C2;
}
.noBdr {
	border: 0px none;
}
