body {
	margin: 0;
	padding: 0;
	color:#424242;
	background-color: #F1F1F1;
}

a:link {text-decoration: underline;color: #00f;}
a:visited {text-decoration: underline;color: #00f;}
a:active {text-decoration: underline;color: #00f;}
a:hover {text-decoration: underline;color: f03;}

#mainbody{
	background-image: url("images/mainbg2.gif");
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	width: 780px;
	float: auto;
}
#screen{
	text-align:left;
	width: 766px;
}
.hrclear{
margin: 0;
padding: 0;
float: none;
clear: both
}

#mebody{
	margin: 0;
	padding: 0;
	width: 159px;
	float: left;
	background-image: url("images/me_bg.gif");
	background-repeat: repeat-y;
}


#mebody ul {
	font-size: 9pt;
	line-height:1em;
	margin: 0;
	padding: 0;
	list-style-type:none;
}
#mebody ul li {
	margin:0 0 4px;
	border-bottom:1px solid #fff;
}
#mebody ul li.meoff a{
	background-image: url("images/me_on.gif");
	background-repeat: no-repeat;
}
#mebody ul li a{
	display: block;
	color:#424242;
	text-decoration: none;
	padding: 10px 0px 10px 21px;
	background-image: url("images/me_off.gif");
	background-repeat: no-repeat;
}
#mebody ul li a:hover{
	display: block;
	color:#F68825;
	text-decoration: none;
	padding: 10px 0px 10px 21px;
	background-color: #fff;
	background-image: url("images/me_on.gif");
	background-repeat: no-repeat;
}

#ctbody{
	margin:0;
	padding: 0;
	width: 587px;
	float: left;
	font-size:9pt;
	line-height:1.4em;
}
#footbody{
	margin:0;
	padding:0;
	background-position: center;
	background-image: url("images/footer.gif");
	background-repeat: no-repeat;
	float: none;
	clear: both;
	width:766px;
	height:71px;
}

.copy {
	margin:0;
	text-align: right;
	font-size: 8pt;
	line-height:1.5em;
	padding:20px 73px 0 0;
}

.pan{ font-size:9pt; color:#999;}
.pan a:link{ text-decoration: none;color:#999;}
.pan a:visited{ text-decoration: none;color:#999;}
p.pan{
	margin:0.5em 0;
}

td.dotline{border-bottom:1px dotted #999;}
.ctlevel1{margin:0.5em 0.5em 2em 1.5em;}

.rt {text-align: right; font-size:8pt;}

h1{ 	margin:0 0 0.5em;
	padding:0.5em;
	font-size:11pt;
	color:#4B9F5F;
	background-image: url("images/h1_bg.gif");
	background-repeat: repeat-x;
	border:1px solid #747474;
}
h2{
	margin:0 0 0.5em;
	padding:0.2em;
	font-size:12pt;
	color:#747474;
	border-left:5px solid #FFA07A;
	border-bottom:1px dotted #FFA07A;
}
h3{
	margin:0 0 0.5em;
	font-size:10pt;
	color:#747474;
}
h4{
	margin:0.5em 0;
	font-size:1em;
}
h5{
	margin:0.5em 0;
	font-size:1em;
}
h6{
	margin:0.5em 0;
	font-size:1em;
}
em{ font-style:normal; color:#f03; }

.txss { font-size: 8pt; line-height: 135% }
.txsmall { font-size: 9pt; line-height: 135% }
.txmedium { font-size: 10pt; line-height: 135% }
.txmm { font-size: 12pt; line-height: 135% }
.txlarge { font-size: 14pt; line-height: 120% }
.txll { font-size: 16pt; line-height: 120% }
.lh150 { line-height: 150% }
.lh170 { line-height: 170% }

