body {
	font-family: arial,sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	background-image:url('/images/logoBk.jpg');
	background-repeat: no-repeat;
	background-position: -500px -98px;
	margin=0;
	color: #333333;
}

a {
	color: #0033cc;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

div {
	font-family: arial,sans-serf;
}

span {
	font-family: arial,sans-serf;
}

table {
	font-family: arial;
	font-size: 10pt;
}
td {
	font-family: arial;
	font-size: 10pt;
}

ul {
	margin-left:1.25em;
}

form {
	margin: 0;
}

.topNavCell {
	background-color: #6699cc;
	color: #ffffff;
	height: 5px;
	font-size: 10pt;
}

.topNavCell a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.topNavCell a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration:underline;
}

.btmNavCell {
	background-color: #0033cc;
	color: #ffffff;
	font-size: 9pt;
}

.btmNavCell a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.btmNavCell a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration:underline;
}

.heading {
	font-family: arial;
	font-size: 20pt;
	color: #6699cc;
	height: 32px;
	text-align: left;
}

.subHeading {
	font-family: arial;
	font-size: 14pt;
	color: #000000;
	text-align: left;
}

.footer {
	font-size: 7pt;
}

.catLvl1 {
	color: #666666;
	font-size: 10pt;
	padding-left: 5px;
}

.catLvl1 a {
	text-decoration:underline;
}

.catLvl1 a:hover {
	text-decoration:underline;
}

.catLvl2 {
	font-size: 10pt;
	color: #666666;
	padding-left: 20px;
}

.catLvl2 a {
	text-decoration:none;
}

.catLvl2 a:hover {
	text-decoration:underline;
}

.catLvl3 {
	font-size: 10pt;
	color: #0033cc;
	padding-left: 30px;
}

.catLvl3 a {
	text-decoration:none;
}

.catLvl3 a:hover {
	text-decoration:underline;
}

.catSectionContext {
	font-family: arial;
	font-size: 12pt;
	color: #999999;
	text-align: left;
}

.tblHeader {
	background-color:#cccccc;
	color: #000000;
	font-weight: bold;
}

.bigActionLinkDiv {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

td.cellLine {
	border-bottom-style:solid;
	border-bottom-width:1;
	border-bottom-color:#000000;
}

td.cellHeader {
	font-size:9pt;
}

.strongText1 {
    font-size:10pt;
    color:#333333;
}

.strongText2 {
    font-size:12pt;
    color:#666666;
}
.strongText2Link {
    font-size:12pt;
}
.strongText3 {
    font-size:14pt;
    color:#999999;
}
.strongText3Link {
    font-size:14pt;
}
.alertText {
	color: #cc3333;
	font-size: 11pt;
}
