body {
	margin: 0px;
	padding: 0px;
  background-color: #808040;
}


/******* global hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
/*************** list tag styles ***************/

ul{
	list-style-type: square;
	list-style-image: url(Menus/4dot2.gif);
	font-family: Arial;
	font-size: 12px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
 }


div#header {
	background-color: 808040;
	position: absolute;
	height: 120px;
	width: 80%;
	left: 10%;
	top: 2px;
}
div#pageCell {
	width: 80%;
	left: 10%;
	top: 175px;
	position: absolute;
	background-image: url(Images/bg_grad1.jpg);
}
div#pageCellTop {
	position: absolute;
	height: 140px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #999999;
}
#pageCellTopLeft {
	border-right-width: thin;
	border-right-style: double;
	position: absolute;
	height: 140px;
	width: 200px;
	left: 0px;
	top: 0px;
	border-right-color: #CCCCCC;
}
#pageCellTopRight {
	margin: 30px 10px 0px 210px;
	height: auto;
	text-align: center;
	padding-left: 225px;
}
#pageCellNavLeft {
	position: absolute;
	height: auto;
	width: 190px;
	left: 0px;
	top: 0px;
	padding-left: 5px;
	font-family: Arial;
	font-size: 12px;
}
#nav {
	height: 25px;
	top: 135px;
	position: absolute;
	left: 10%;
	width: 80%;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px inset #cccccc;
	font-size: small;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	font-weight: bold;
	position: relative;
	bottom: 0px;
	left: 0px;
	font-family: Arial;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

.PageCellHeaderFormat {
	font-family: Ethnocentric;
	font-size: x-large;
	color: #660000;
	padding-left: 10px;
}
.Layer3 {
	font-size: small;
	background-color: #808040;
	padding-top: 2px;
	padding-left: 2px;
}
#Content {
	padding: 12px 0px 0px 10px;
	width: auto;
	margin: 0px 10px 0px 200px;
	list-style-image: url(MainTopMenu/arrow_r.gif);
	list-style-type: disc;
	border-left-color: #CCCCCC;
	border-left-width: 2px;
	border-left-style: double;
}
#pageCellBottom {
	position: absolute;
	left: 0px;
	top: 150px;
	width: 100%;
	padding-right: 0px;
	background-image: url(Images/BkGndMain.jpg);
}
#pageCellTopRightSub {
	margin: 30px 10px 0px 210px;
	height: auto;
	text-align: center;
	font-family: Arial;
	font-weight: bolder;
	padding-left: 225px;
}
#Content p {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}
.portfoliotable {
	font-family: Arial;
	font-size: 11px;
	background-color: #999999;
	padding: 5px 5px 5px 5px;
}
.portfoliotablebgnd {
	background-image: url(XLog/Images/TableHeader-1.gif);
	background-repeat: no-repeat;
}
#divContactInfo {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 11pt;
	color: #333333;
	padding-left: 10px;
	border: thin none #CCCCCC;
}
#Content table {
	font-family: Arial;
	font-size: 12px;
}
#Content h3 {
	color: #660000;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
