body {
	margin-top:0px;
	font-family:verdana, arial, 'sans serif';
	font-size:small;
	background-color:#ffffff;
	color:#332200;
}

.bframe {background:#ffffff url("/img/bgframe.gif") top center repeat-y;}
.bCont {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 15px;
	border-bottom:1px solid #d7d7d7;
	background-color:#ffffff;
}

.contCont {width:900px;margin:0px auto 1em auto;}
.txtCont {margin-left:2em;margin-right:2em;}
.txtCont a {text-decoration:underline;}

a {text-decoration:none;outline:none;}
a:link {color:#332200;}
a:visited {color:#332200;}
a:hover {text-decoration:underline;}

div.hdrImg {background-color:#f6f6f6;}
div.hdrImg img {width:920px;height:90px;border:0}
div.hdrLinks {
	margin-bottom:10px;
	padding:0px 1em 5px;
	font-family:helvetica, arial, 'sans serif';
	font-size:small;
	font-weight:bold;
	background:#f6f6f6 url("/img/hl.gif") 0 0 repeat-x;
}
div.hdrLinks ul {
	margin:0% 0% 0% 0%;
	padding:0;
}
div.hdrLinks li {
	width:14%;
	float:left;
	list-style:none;
	text-align:center;
	display:inline;
	border-right:1px solid #f6f6f6;
}
div.hdrLinks li.hdrLinkLast {
	border-right:0px;
}

a.hdrLinks:link {color:#332200;}
a.hdrLinks:visited {color:#332200;}

div.footer {
	clear: both;
	width:920px;
	margin: 4px auto 0px auto;
	font-size: xx-small;
	font-weight: normal;	
	color:#332200;
}
div.footer a {color:#332200;}
div.footerLinks {float:right;}

.errField {font-weight:bold;color:#ff0000;}
.okField {font-weight:normal;color:#000000;}
.clear {clear:both;width:100%;height:0px;font-size:1px;} 

.ct, .ct div {
	height:5px;
	overflow:hidden;
	background:url("/img/ct3.gif") 0 0 no-repeat;
	font-size:1px;
}
.cb, .cb div {
	height:12px;
	overflow:hidden;
	background:url("/img/cb.gif") 0 0 no-repeat;
	font-size:1px;
	width:100%;
}
.ct div, .cb div {width:8px;}
.ct {background-position:100% 0;}
.cb {background-position:100% 100%;}
.cb div {background-position:0 100%;}

.chdr {
    padding:1px 8px 5px;
  	background:#ffffff url("/img/chdr.gif") 0 100% repeat-x;
 	border:1px solid #e5e5e5;
    border-top:0;
    border-bottom-color:#e5e5e5;
	color:#332200;
    font-size:1.1em;
}
.cbod {
    padding:0.5em 0.5em 1px;
    border:1px solid #e5e5e5;
    border-width:0 1px;
	background-color:#ffffff;
	color:#332200;
}

.hdr1 {
	height:25px;
    background:url("/img/hdr.gif") 0 100% repeat-x;
	border-bottom:1px solid #ebebeb;
	padding-left:1.5em;
	font-size:large;
	font-weight:bold;
}

.hdr2 {
	border-bottom:1px solid #d8d8d8;
	font-weight:bold;
}

.hdr6 {
	border-bottom:1px solid #000000;
	font-weight:bold;
}

.ds {
	height:8px;
	background-image:url("/img/ds.gif");
	background-position:top left;
	background-repeat:repeat-x;
}

.revn {background:url("/img/chdr.gif") 0 100% repeat-x;}
.rodd {background-color:#ffffff;}

.lst {
	width:100%;
	border-collapse:collapse;
}

.lst td
{
	padding-left:0.5em;
	padding-top:0.2em;
	padding-bottom:0.2em;
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
}

img.icon {width:16px;height:16px;}	