body {
	background-image: url(../a/bgpattern.gif);
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	margin-top: 24px;
	color: #000000;
	behavior:url("../z_css/csshover.htc");
}
img {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
}
input {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
}
select {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
}
td {
	font-family: Arial;
	text-align: left;
}
ul {
	margin-top: 0px;
}
ol {
	margin-top: 0px;
}
a {
	text-decoration: none;
	color: #C54A00;
}
a:hover {
	text-decoration: underline;
}

td.topbg {
	background-image: url(../a/topcorners.gif);
	background-repeat: no-repeat;
}
td.middlebg {
	background-image: url(../a/middlecorners.gif);
	background-repeat: repeat-y;
	padding-left: 4px;
	padding-right: 8px;
}
td.bottombg {
	background-image: url(../a/bottomcorners.gif);
	background-repeat: no-repeat;
}
td.thickblackborder {
	border-bottom: 4px solid #000000;
}
td.subbg {
	margin-top: 4px;
}
td.sub1 {
	background-color: #DEE6ED;
}
td.sub1 td.sub1top {
	background-image: url(../a/newsbg.gif);
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 9px;
	font-size: 18px;
	line-height: 20px;
}
td.sub1 td.sub1middle {
	background-color: #FFFFFF;
}
td.sub1 td.sub1bottom {
	font-size: 11px;
	line-height: 18px;
	padding-left: 8px;
	padding-right: 12px;
	padding-top: 15px;
	padding-bottom: 20px;
}
td.sub2 {
}
td.sub2 td.sub2top {
	background-color: #DEE6ED;
	color: #5084B0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 9px;
	font-size: 18px;
	line-height: 20px;
}
td.sub2 td.sub2bottom {
	padding-top: 10px;
	padding-left: 18px;
	padding-right: 30px;
	padding-bottom: 26px;
}

td.introbg {
	background-image: url(../a/homeintrobg.gif);
	padding-top: 17px;
	padding-bottom: 22px;
}
td.intro1 {
	padding-left: 13px;
	padding-right: 35px;
}
td.intro2 {
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	padding-left: 17px;
	padding-right: 19px;
}
td.intro3 {
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	padding-left: 14px;
	padding-right: 34px;
}
span.whitetext {
	color: #FFFFFF;
}
td.footer {
	color: #999999;
	font-size: 11px;
	line-height: 18px;
}
img#homeimg {
	border-bottom: 4px solid #000000;
	margin-bottom: 4px;
}
span.redbold {
	font-weight: bold;
	color: #C54A00;
}

/* CSS for Header Navigation */
td#bottomborder {
	background: url(../a/tabnotactive2.gif) center repeat-x;
}
#navigation {
	font-weight: bold;
	line-height: 38px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation a {
	color: #C54A00;
	text-decoration: none;
	background: url(../a/tabnotactive2.gif) center repeat-x;
}
#navigation a:hover {
	color: #666666;
}
#navigation a div {
	background: url(../a/tabnotactive2.gif) center repeat-x;
	display: block;
	float: left;
}
#navigation a.active {
	color: #666666;
}
#navigation a.active div.first {
	background: url(../a/lefttab2.gif) left top no-repeat;
}
#navigation a div.middle {
	padding-right: 7px;
	padding-left: 7px;
	cursor: pointer;
}
#navigation a.active div.middle {
	background: url(../a/centertab2.gif) center repeat;
}
#navigation a.active div.last {
	background: url(../a/righttab2.gif) right top no-repeat;
}
#navigation a, #navigation a span {
	display: block;
	float: left;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#navigation a, #navigation a span {
	float: none;
}
/* End IE5-Mac hack */

#subnavigation {
	color: #E3EBF2;
	font-size: 11px;
	line-height: 22px;
	background-color: #5084B0;
	padding-left: 125px;
	padding-right: 17px;
}
#subnavigation a {
	color: #FFFFFF;
}
