#noprint {
	display:none;
}
.noprint {
	display:none;
}

#CENTER{
	margin:0 auto;
	width: 800px;
}
html{
	height:100%;
}

body {
	font-family: Verdana,Arial,Helvetica;
	color:#000;
	font-size:11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	height:100%;
	margin:0px;
	background-color:#fff;
}

#onlyprint {
	display:none;
}

#contentdiv {
	width:480px;
	overflow-y:auto;
	overflow-x:hidden;
}
#contentdiv table {
	border:0px;
}
#contentdiv td {
	padding:3px;
	border:0px;
}
#contenttdflash{
	/**height: 419px;**/
	width:470px;
	/**padding-top:20px;**/
}

td {
	font-family: Verdana,Arial,Helvetica;
	color:#000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size:11px;
	line-height: 14px;
}


th,
td {
	font-family: Verdana,Arial,Helvetica;
	color:#000;
	font-size:12px;
	line-height: 14px;
}

a:visited {
	font-family: Verdana,Arial,Helvetica;
	font-size:11px;
	line-height: 14px;
	color:#0000FF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

a:link {
	font-family: Verdana,Arial,Helvetica;
	font-size:11px;
	line-height: 14px;
	color:#0000FF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}


a:hover {
	font-family: Verdana,Arial,Helvetica;
	font-size:11px;
	line-height: 14px;
	color:#0000FF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}






/*******************************/

h1,
h2,
h3 { 
	font-family: Verdana,Arial,Helvetica;
	color:#000;
	font-size:12px;
	line-height: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
sub {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}

hr {
	border-top-width: 1px;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
