BODY,TD, P {
	font-family: trebuchet ms, tahoma, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.main {
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #000;
	width: 760px;
	margin-top: 20px;
	background-color: #FFF;
}
.title {
	font-size: 13px;
	font-weight: bold;
	float: left;
	padding-right: 30px;
}
.small {
	font-size: 11px;
}
a:link, a:visited, a:active {
	color: #369;
	text-decoration: none;
}
a:hover {
	color: #369;
	text-decoration: underline;
}
a.blank:link, a.blank:visited, a.blank:active {
	color: #000;
	text-decoration: none;
}
a.blank:hover {
	text-decoration: underline;
}
.button {
	border-style: outset; 
	border-width: 1px; 
	border-color: #3A8ABA #698FB4 #698FB4 #3A8ABA;
	background-color: #F1F4F8;
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
}
.form {
	border-style: solid; 
	border-width: 1px; 
	border-color: #698FB4 #E1E9F0#E1E9F0 #698FB4;
	background-color: #F1F4F8;
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
}
/* ------------------------------------------------ */
.content {
	float: left;
	width: 100%;
	clear: both;
	background-color: #FFF;
}
.copy {
	height: 400px;
	border: 1px solid #698FB4;
	overflow: auto; 
	background-color: #F0F4F7;
}
.copytools {
	height: 99%;
	border: 1px solid #698FB4;
	overflow: auto; 
	background-color: #F0F4F7;
}
.sidebar {
	height: 443px;
	border: solid 1px #E8B595;
	background-color: #FCEDDA;
	margin: 15px 15px 10px 5px;
	overflow: hidden; 
}
.footer {
	font-size: 10px;
	color: #000;
	border-bottom: 1px solid #000;
	background-image: url(../images/footerback.gif); 
	width: 760px;
	height: 25px;
}
.list {
	list-style-image: url(../images/pix_dark.gif);
	margin-left: 10px;
	padding-left: 5px;
	text-indent: 0px;
}