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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-image: url(Images/Mainbg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
}
.footer {
	font-size: 7pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	padding: 2px;
}
a {
	color: #366;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
	cursor: crosshair;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	text-align: left;
	height: 18pt;
	letter-spacing: -1px;
}
.sidebartable {
	border-left-style: dotted;
	border-left-color: #000;
	border-left-width: 1px;
	line-height: 7px;
}
.maintable {
	text-align: left;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	letter-spacing: -2pt;
	width: 300px;
	height: 15px;
	line-height: 27px;
	text-align: left;
	float: left;
	clear: none;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 5px;
}
.subsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 150px;
	height: 3px;
	line-height: 12px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: left;
	clear: none;
	float: none;
}
ul.noIndent {
	margin-left: 1em;
	padding-left: 1em;
	margin-top: 0em;
	padding-top: 0em;
	line-height: 11pt;
}
ol.noIndent {
	margin-left: 1em;
	padding-left: 1em;
	margin-top: 0em;
	padding-top: 0em;
	line-height: 11pt;
}
.updatetitle {
	font-family: "Times New Roman";
	font-size: 15pt;
	color: #666;
	text-decoration: none;
	width: 150px;
	line-height: normal;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
.updatedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 25px;
	line-height: 15px;
	letter-spacing: -2pt;
	text-align: left;
}
