@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00A4BD;
	line-height: 25px;
	color: #F30100;
	text-align: left;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #00A4BD;
}
h3 {
	font-size: 14px;
}
h3 a:link, h3 a:visited, h3 a:active {
	color: #000000;
	text-decoration: none;
}
h3 a:hover {
	color: #000000;
	text-decoration: underline;
}
.tdMainContent {
	padding-right: 14px;
	padding-left: 14px;
}
a:link {
	color: #007E91;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #007E91;
}
a:hover {
	color: #F30100;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #F30100;
}
.menuItem {
	line-height: 18px;
	height: 18px;
	padding-left: 6px;
}
.menuItem a:link {
	color: #333333;
	text-decoration: underline;
}
.menuItem a:visited {
	color: #333333;
	text-decoration: underline;
}
.menuItem a:hover {
	color: #333333;
	text-decoration: underline;
}
.menuItem a:active {
	color: #333333;
	text-decoration: underline;
}
#navbar {
	background-image: url(../images/navbar01-home.jpg);
	height: 50px;
	width: 902px;
}
#footerNav {
	background-image: url(../images/navbar01-blue.gif);
	height: 50px;
	width: 902px;
}
#footerCopyright {
	font-size: 11px;
	color: #333333;
	text-align: right;
}
#footerOuter {
	background-image: url(../images/bgFooter.gif);
	height: 110px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 9px;
	color: #333333;
}
#subfooterOuter {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F30000;
	background-color: #999999;
}
#subfooterOuter a:link {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
}
#subfooterOuter a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
}
#subfooterOuter a:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 9px;
}
#subfooterOuter a:active {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
}
.bgMenuLeft {
	background-image: url(../images/bgMenuLeft.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.bgMenuRight {
	background-image: url(../images/bgMenuRight.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.bgMenuTop {
	background-image: url(../images/bgMenuTop.gif);
	background-position: top;
	height: 14px;
	background-repeat: repeat-x;
}
.bgMenuBtm {
	background-image: url(../images/bgMenuBtm.gif);
	background-repeat: repeat-x;
	height: 15px;
}

