body {
	margin: 0px;
	padding: 0px;
}
.tablewide {
	width: 100%;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e3e3;
	border-right-color: #e2e3e3;
	border-bottom-color: #e2e3e3;
	border-left-color: #e2e3e3;
}
.celltinynav a {
	color: #FFFFFF;
}
.cellpanelleft {
	width: 206px;
	padding-right: 10px;
	vertical-align: bottom;
}
.tablescreen {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.celltinynav {
	padding: 5px;
	background-color: #4294d1;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.cellpanelleft p {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #02497E;
}
.cellpanelleft h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
hr {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #CCCCCC;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.cellheader {
	text-align: right;
	padding-top: 30px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 232px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
}
.cellnav {
	background-image: url(../images/bg_nav.jpg);
	background-repeat: repeat-x;
	height: 26px;
	margin-top: auto;
	margin-bottom: auto;
	font-size: 12px;
	vertical-align: middle;
	padding-left: 10px;
}
a {
	font-weight: bold;
	color: #183C64;
	text-decoration: none;
}
.tablescreenpadbot {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E3E3;
	border-right-color: #E2E3E3;
	border-bottom-color: #E2E3E3;
	border-left-color: #E2E3E3;
	font-size: 11px;
}
a:hover {
	color: #B69146;
	text-decoration: underline;
}
.footer p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
ul {
	margin-left: 11px;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 0px;
}
.copyright {
	font-size: 9px;
	color: #666666;
}
.celllefthead {
	background-color: #4294D1;
	width: 196px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
	font-size: 16px;
	letter-spacing: 1px;
}
h3 {
	font-size: 24px;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
.cellmainright {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.cellbreadcrumbs {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	vertical-align: middle;
	padding-left: 15px;
}
.cellsidebar {
	text-align: right;
	padding-top: 10px;
}
.cellsidebar p {
	margin: 0px;
	padding: 0px;
}

