@charset "utf-8";
.header {
	height: 44px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
}
#tableLayout {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
.navcell_left .navbutton {
	font-weight: bold;
	color: #005FA3;
	background-color: #FFFFFF;
	display: block;
	font-size: 10pt;
}

#tableLayout .navcell_left .navbutton a {
	font-weight: bold;
	color: #335599;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 2pt;
}
#tableLayout .navcell_left .navbutton a:hover {
	color: #0022bb;
	text-decoration: underline;
	background-color: #ccddee;
}
#tableLayout .navcell_left .navbutton a:active {
	background-color: #335599;
	color: #FFFFFF;
	display: block;
}
.navcell_left  .navbutton  .currentpage  {
	background-color: #335599;
	display: block;
	color: #eeeeee;
	padding: 2pt;
}
.navcell_left {
	background-color: #88A6C0;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-position: top;
	background-image: url(../images/sidenavbg.jpg);
	background-repeat: repeat-y;
}
.navleft_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 4pt;
}

.contentcell {
	background-color: #FFFFFF;
	padding: 2em;
	vertical-align: top;
}
#tdCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-position: center;
	background-color: #FFFFFF;
}
#tableLayout .contentcell table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: 0px solid #333333;
}
#tableLayout .contentcell table td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#tableLayout .contentcell .emailContact {
	font-size: larger;
	text-align: center;
	font-weight: bold;
}

#tdBottombordergrey {
	background-color: #CCCCCC;
	height: 4em;
	margin: 0px;
	padding: 0px;
	border-top-width: 3pt;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#tdBottomborderblack {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 16px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #335599;
}
body {
	background-color: #Eeeeee;
}
