TABLE {
	border-collapse: collapse
}
TD {
	font-size: 11px;
	font-family: Arial
}
TABLE TABLE TD {
	text-align: center;
	border: 1px solid #999999;
	padding: 5px
}
.top {
	background-image: url(top.gif);
	background-repeat: repeat-x;
}
.main {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999
}
.redline {
	background-color: #E10409
}
.menu {
	background-image: url(gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 18px;
	padding-top: 10px;
	line-height: 18px;
	border-right: 1px solid #999999;
	vertical-align: top;
	width: 140px
}
.menu DIV B {
	color: #000000
}
.menu A {
	color: #E10409;
	text-decoration: none
}
.menu A:hover {
	text-decoration: underline
}
A.sub {
	color: #4C5788
	text-decoration: none
}
A.sub:hover {
	text-decoration: underline
}
.content {
	background-image: url(gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 18px;
	padding-top: 10px;
	vertical-align: top
}
.content P {
	text-align: justify
}
.content A {
	color: #4C5788
}
.content UL {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	text-align: justify
}
.content OL {
	margin: 0px;
	padding: 0px;
	padding-left: 23px;
	text-align: justify
}
.content UL LI, .content OL LI {
	padding-bottom: 4px
}
.content OL UL LI {
	padding-bottom: 4px
}
.content OL UL {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-left: 30px;
	text-align: justify;
	list-style-type: disc
}
.content SPAN {
	color: #E10409;
}
.foot {
	border-top: 1px solid #E10409;
	border-bottom: 1px solid #E10409;
	background-color: #B7C8DF;
	text-align: center
}
.foot A {
	color: #000000;
	text-decoration: none
}
.foot A:hover {
	text-decoration: underline
}
.columns TD {
	background-color: #B7C8DF
}
.high TD {
	background-color: #E4EAF3
}