/* CSS Document */
/*============================*/
/*Site Layout*/
/*============================*/
body {
	text-align: center; /* specially for IE 6.0 */
	background-color: #FFFFFF;
}
#stA {
	/*
A div element, NOT a layer
Set margins automatically using center align from body tag and the page width
Resets alignment to Left
*/
	margin: 0 auto;
	text-align: left;
	width: 820px;
	position: relative;
}
#ST {
	text-align: left;
	top:5px;
	width:820px;
	height:auto;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: normal;
	visibility: visible;
	position: relative;
}
#stFT {
	width:100%;
	z-index:6;
	visibility: visible;
	clear: both;
	position: relative;
}
#stLogo {
	height: 60px;
	width: 160px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#stUrl {
	position:absolute;
	right:10px;
	top:10px;
	z-index:4;
	visibility: visible;
}
#stTitle {
	position:absolute;
	top:7px;
	width:500px;
	height:20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006699;
	float: left;
	text-indent: 5px;
	left: 170px;
}
#HD {
	width:820px;
	height:64px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	position: relative;
	left: 0px;
	top: 0px;
}
#stLanguage {
	position:absolute;
	left:500px;
	top:3px;
	width:60px;
	z-index:7;
	height: 18px;
	background-color: #C9CCED;
	text-align: center;
}
/*============================*/
/*Page layout */
/*============================*/
#PG {
	width:820px;
	height:auto;
	z-index:4;
	visibility: visible;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	position: relative;
}
#pgC {
	width:480px;
	z-index:3;
	height: auto;
	visibility: visible;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	position: relative;
	margin-left: 165px;
}
#pgL {
	width:160px;
	height: auto;
	background-repeat: no-repeat;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #85AFC8;
	position: relative;
}
#pgL table {
	height: 50px;
}
#pgR {
	width:160px;
	height:auto;
	z-index:5;
	padding: 0px;
	visibility: visible;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: relative;
}
.float_clear {
	clear: both;
}
/*============================*/
/*Element Tags */
/*============================*/
#arachnid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #999999;
	padding: 2px;
	height: 18px;
	position: absolute;
	left: 0px;
	bottom: 20px;
	width: 796px;
	text-indent: 10px;
}
#pgTitle {
	position:absolute;
	left:0px;
	top:70px;
	width:790px;
	z-index:2;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	height: 20px;
	color: #FFFFFF;
	background-color: #D795D0;
}
#color {
	left:0px;
	width:160px;
	height:20px;
	z-index:9;
	float: left;
}

/*============================*/
/*Tags and Class Styles*/
/*============================*/
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #006699;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
}
.headSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.headTitle {
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	margin-top: 0px;
}
.headLarge {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #266888;
}
.headMedium {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #266888;
	font-weight: bold;
}
.imgFL {
	float: left;
}
.imgFR {
	float: right;
	margin: 0.5em;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	background-color: #EEEEEE;
	width: 100%;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.pBody {
	width:460px;
	height:auto;
	z-index:1;
	background-image: url(../_Assets/bgPane1_Body.jpg);
	background-repeat: repeat-y;
	padding: 10px;
}
.pHead {
	width:100%;
	height:25px;
	z-index:1;
	background-image: url(../_Assets/bgPane1_Head.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}
.pfoot {
	width:100%;
	height:15px;
	z-index:2;
	background-image: url(../_Assets/bgPane1_Foot.jpg);
	padding-top: 0px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	color: #FF0000;
}

.style3 {
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
td {
	vertical-align: top;
	padding: 0px;
}
.td5 {
	vertical-align: top;
	padding: 5px;
	height: 12px;
	text-align: left;
}
.tdImg {
	padding: 5px;
	vertical-align: top;
	color: #003366;
	height: 20px;
}
