body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000033;
	background-image: url(images/executive_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 25px;
	line-height: 24px;
	padding-bottom: 8px;
}
h3{
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.pagelink {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.pagelink:hover {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.toplink {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #3399ff;
	text-decoration: none;
	background-image: url(images/link_arrow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 31px;
	padding-right: 20px;
	padding-left: 20px;
}
.toplink:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
	background-image: url(images/link_arrow_up.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 31px;
	padding-right: 20px;
	padding-left: 20px;
}
.toplinkup {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
	background-image: url(images/link_arrow_up.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 31px;
	padding-right: 20px;
	padding-left: 20px;
}.pagebg {
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftbox {
	background-color: #FFFFFF;
	background-image: url(images/box_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
}
.imgbdr {
	background-color: #ececec;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.imgbdr1 {
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #ececec;
}
.imgbdr2 {
	background-color: #ffffff;
	padding: 3px;
	border: 1px solid #ececec;
}
.boxtxt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	padding-top: 8px;
	padding-left: 5px;
}
.boxlink {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.boxlink:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.btmtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.btmlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.btmlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}.ph {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #ccffff;
	text-decoration: none;
}
.maintxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.maintxt1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	padding-right: 35px;
	padding-left: 35px;
}
.list {
	list-style-image: url(images/arrow.gif);
}

.tblbdr1 {
	border: 1px solid #999999;
}