/* CSS Document */
body,td,th {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
}
body {
	background-color: #3E4958;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
#pgHolder #pgContent #ctPanel #contDiv a {
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.header {
	background-image: url(../images/assets/headerBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	height: 150px;
	width: 900px;
	top: 0px;
	background-color: #282D35;
	left: 0px;
	text-align: left;
}
.logo {
	position: relative;
	height: 150px;
	width: 115px;
	left: 20px;
	top: 0px;
}
.oName {
	position: absolute;
	height: 20px;
	left: 145px;
	top: 65px;
}
.qLinks {
	text-align: right;
	position: absolute;
	width: 80px;
	top: 5px;
	right: 5px;
}



.topMenu {
	position: relative;
	height: 30px;
	width: 900px;
	top: 0px;
	background-color: #E4770D;
	background-image: url(../images/assets/menuBg1.gif);
	background-repeat: repeat-x;
	background-position: top;
	z-index: 10;
}
.menuTd {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E17310;
	border-left-color: #F7B323;
}
.pgVisual {
	position: relative;
	height: 150px;
	width: 900px;
	top: 0px;
	z-index: 0;
}
.pgContent {
	text-align: left;
	position: relative;
	width: 900px;
	top: 0px;
	background-color: #313A47;
}
.footer {
	background-color: #505A67;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #D2D8E1;
	text-align: center;
	height: 25px;
	width: 900px;
	padding-top: 5px;
	position: relative;
	top: 0px;
}
.ltPanel {
	width: 200px;
	position: absolute;
	left: 5px;
	top: 0px;
}
.ctPanel {
	background-color: #F8F8F8;
	position: relative;
	width: 685px;
	top: 0px;
	left: 210px;
	background-image: url(../images/assets/cpBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.contDiv {
	position: relative;
	width: 665px;
	left: 10px;
	top: 10px;
}
.pgTitle {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #545353;
	background-image: url(../images/assets/pgTtUL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.plHd1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7285A8;
	background-image: url(../images/assets/plHdBg1.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	vertical-align: middle;
	position: relative;
	height: 23px;
	width: 200px;
	left: 0px;
	top: 0px;
	padding-top: 7px;
}
#pgHolder #pgContent #ltPanel a {
	font-weight: normal;
	color: #F2F2F2;
}
#pgHolder #topMenu #aboutMenu a {
	font-weight: normal;
	color: #F2F2F2;
	text-decoration: none;
}

.subHeading {
	font-weight: bold;
	color: #E47A10;
	text-decoration: none;
	font-size: 16px;
}
.tdUL {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a {
	font-weight: bold;
	color: #000000;
}
li {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-image: url(../images/assets/bullet.gif);
}
.aboutMenu {
	background-color: #313A47;
	position: absolute;
	height: auto;
	left: 122px;
	top: 25px;
	z-index: 10;
	text-align: left;
	width: 200px;
	border: solid 1px #F2F2F2;
}
.wtFnt {
	color: #FFFFFF;
}
