body, td, th {
	color: #444444;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
}

h1 {
	font-size:18px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	color:#FF0C00;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	color:#FF0C00;
}
ul {
	list-style-position: outside;
	padding-left: 4px;
	margin-left: 14px;
	margin-top: 5px;
	list-style-image:url(../img/arrow_b.gif);
}

ul li {
    list-style-image:url(../img/arrow_b.gif);
}

a.li {
	color: #FF0C00;
}

a.li_down {
	color: #FF0C00;
	list-style-position:outside;
	list-style-image:url(../img/btn_down.gif);
	margin-left: 18px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
}
p a:link {
	color: #FF0C00;
	text-decoration: none;
}
p a:active {
	color: #FF0C00;
	text-decoration: underline;
}
p a:visited {
	color: #FF0C00;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
.input {
	color: #000000;
	background-color: #ffffff;
	padding-left:2px;
	vertical-align: middle;
	border: 1px solid #000000;
}

.button {
	color:#ffffff;
	background-color:#FF0C00;
	padding-left:2px;
	vertical-align: middle;
	border: 1px solid #000000;
}

.hdl {
	color: #FF0C00;
	font-weight: bold;
}

.navLvl0 {
	background: #0082C3;
}

.navLvl1 {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}
a.navLvl1:link, a.navLvl1:active {
	text-decoration: none;
	font-weight: bold;
}
a.navLvl1:hover {
	text-decoration: underline;
	font-weight: bold;
}

.navLvl2 {
	color: #444444;
	line-height: 11pt;
	text-decoration: none;
}

a.navLvl2:link, a.navLvl1:active {
	line-height: 11pt;
	text-decoration: none;
}

a.navLvl2:hover {
	line-height: 11pt;
	text-decoration: underline;
}

.navLvl3 {
	color: #444444;
	line-height: 11pt;
	text-decoration: none;
}
a.navLvl3:link, a.navLvl1:active {
	line-height:11pt;
	text-decoration: none;
}
a.navLvl3:hover {
	color: #ffffff;
	line-height: 11pt;
	text-decoration: underline;
}

.navSel {
	color: #444444;
	background-color: #D3CCC2;
	line-height: 11pt;
	font-weight: bold;
	text-decoration: none;
}

a.navSel:hover {
	line-height:11pt;
	text-decoration: underline;
}

a.navSel:link, a.navSel:active, a.navSel:visited {
	line-height: 11pt;
	text-decoration: bold;
}

.norm {
	line-height: 11pt;
	font-weight: normal;
	text-decoration: none;
}

a.norm:link, a.norm:active, a.norm:visited {
	color: #FF0C00;
	text-decoration: none;
}

a.norm:hover {
	color: #FF0C00;
	text-decoration: underline;
}

.normHeader {
	color: #FF0C00;
	line-height: 13pt;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a.normHeader:link, a.normHeader:active, a.normHeader:visited {
	color: #FF0C00;
	font-size: 9pt;
	text-decoration: none;
}

a.normHeader:hover {
	color: #FF0C00;
	font-size: 9pt;
	text-decoration: none;
}

.normError {
	background-color: red;
	color: #ffffff;
	font-weight: bold;
}

.bb {
	font-size: 7pt;
	line-height: 10pt;
	text-decoration: none;
}

td.bb {
	background-color: #F7F3EF;
	font-size: 7pt;
	line-height: 10pt;
	text-decoration: none;
	border: #8E8C8E 1px solid;
}

.cnt {
	line-height: 11pt;
	text-decoration: none;
}

.cnt_clipping {
	font-weight: bold;
	line-height: 11pt;
	text-decoration: none;
}

.cnt_enum {
	color: #FF0C00;
	line-height: 11pt;
	text-decoration: none;
}

.cnt_subHeadline {
	color: #FF0C00;
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
}

.cnt_headline {
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

.cnt_serviceBar {
	background: #ffffff;
	text-decoration: none;
}

a.cnt_serviceBar:link, a.cnt_serviceBar:visited, a.cnt_serviceBar:active {
	text-decoration: none;
}

a.cnt_serviceBar:hover {
	text-decoration: underline;
}

.smallGrey {
	color: #444444;
	font-family: verdana, arial, helvetica;
	font-size: 7pt;
	text-decoration: none;
}

a.smallGrey:link, a.smallGrey:active, a.smallGrey:visited {
	text-decoration: none;
}

a.smallGrey:hover {
	text-decoration: underline;
}