

body, td {
	font-size: 9pt;
	color: #4d4d4d;
}

a img {
	border: none;
	text-decoration: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	padding: 0px;
	margin: 0px;
}

h1 {
	color: #00529c;
	font-weight: normal;
	font-size: 21pt;
}

#tblMain {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#tblNav {
	width: 960px;
	height: 235px;
	background-image: url(../images/bg-nav.jpg);
	background-repeat: no-repeat;
}

#cellNav {
	height: 40px;
	color: #ffffff;
	font-size: 11pt;
	text-align: center;
}

#cellNav a {
	color: #ffffff;
}

#divHeadImg {
	width: 950px;
	height: 190px;
	margin-left: auto;
	margin-right: auto;
}

#cellSidebar {
	width: 333px;
	background-image: url(../images/bg-sidebar-repeat.jpg);
	background-repeat: repeat-y;
}

#divSidebar {
	width: 333px;
	background-image: url(../images/bg-sidebar.jpg);
	background-repeat: no-repeat;
}

#tblFooter {
	height: 101px;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: repeat-x;
}

#tblFooter, #tblFooter td {
	color: #ffffff;
	font-size: 8pt;
}

#tblFooter a {
	color: #ffffff;
}

#divContent {
	padding: 8px;
	padding-top: 32px;
}
