.button {
	cursor: pointer;
	}
.navtd {
	background: #466d94 url(/images/nav_fade.jpg) repeat-x;
	}
.shadowtd {
	background: url(/images/shadow_bottom.gif) repeat-y;
	}
.righttd {
	border-right:1px solid #1b3b64;
	}
.lefttd {
	border-left:1px solid #1b3b64;
	}
.rightdiagtd {
	border-right:1px solid #1b3b64;
	background-image: url(/images/white_diags.gif);
	background-position: right;
	}
.leftdiagtd {
	border-left:1px solid #1b3b64;
	background-image: url(/images/white_diags.gif);
	}
.tabletabtd {
	background:transparent url(/images/table_images/header_bg_new.gif);
	background-position:top left;
    text-align:center;width:150px;font-weight:bold;color:#fff;
	}
.tablelefttd {
	background:transparent url(/images/table_images/left_bg.gif);
	background-repeat:repeat-y;
	}
.tablerighttd {
	border-left:1px solid #222942;
	}
.header-bg{background: transparent url(/images/table_images/header_bg.gif) repeat-x;}
.footer-middle{background: transparent url(/images/table_images/footer_middle.gif) repeat-x;}
.header {
	font-size: 22px;
	font-weight: bold;
	color: #5D86A6;
	}
.label {
	font-weight: bold;
	color: #1B3B64;
	}
.content {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	}
.tablecontent {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #E5E5E5;
	}
.linky,
.linky:link,
.linky:visited,
a.linky:link,
a.linky:visited {
	color: #08387A;
	cursor: pointer;
	text-decoration: underline;
	}
.linky:hover,
.linky:active,
a.linky:hover,
a.linky:active {
	color: #5D86A6;
	text-decoration: underline;
	}
.sublabel {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #5D86A6;
	}
a.sublabel:link,
a.sublabel:visited {
	color: #5D86A6;
	text-decoration: underline;
	}
a.sublabel:hover,
a.sublabel:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #5D86A6;
	}
.homecontact,
a.homecontact:link,
a.homecontact:visited {
	color: #FFFFFF;
	}
a.homecontact:hover,
a.homecontact:active {
	color: #5D86A6;
	background-color: #FFFFFF;
	}
.list {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	margin-left: 15px;
	}
.footnote {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}
input {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	}
textarea {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	}
.photobox {
	border: 1px solid #0A5B96;
	}
.subheader {
	font-size: 18px;
	font-weight: bold;
	color: #5D86A6;
	}
.intro {
	font: italic 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
.keypoints {
	list-style-image: url(images/bullet.gif);
	margin-left: -20px;
	*margin-left: 20px;
	margin-top: 5px;
}
