
body
{
	font-family:Verdana,Trebuchet MS, Arial, Helvetica;
	font-size:small;
	/*letter-spacing:-1px;*/
}
.bigtitle
{
	color:#3d3e3f;
	font-size:26px;;
	font-weight:bold;
	font-family:"Trebuchet MS",Verdana;
}
.mediumtitle
{
	color:#666666;
	font-size:12pt;
	font-weight:bold;
	border-bottom:1px dotted #666666;
	font-family:"Trebuchet MS",Verdana;
}

.reporttitle
{
	color:#3d3e3f;
	font-size:16pt;
	font-weight:bold;
	font-family:"Trebuchet MS",Verdana;
}

.reportdate
{
	color:#3d3e3f;
	font-size:9pt;
	font-weight:bold;
	font-family:"Trebuchet MS",Verdana;
}

h1
{
	margin:0px 0px 0px 0px;
	aheight:40px;
	color:#4a6191;
	font-size:28px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	line-height:28px;
	font-family:Helvetica;
}

h2
{
	color:#4a6191;
	font-size:21px;
	font-family:Helvetica;
}

.red
{
	color: #ED1C24;
	font-size:21px;
	font-family:Helvetica;
}

h3
{
	color:#4a6191;
	font-size:18px;
	font-family:Helvetica;
}
.b
{
	font-weight:bold;
}
.c
{
	text-align:center;
}
.r
{
	text-align:right;
}

/* this part is available from the html editor */
.large
{
	font-size:14pt;
}
.small
{
	font-size:8pt;
}

ul.small{
	margin:0px;
	padding:0px;
}
ul.small li
{
	margin-left:25px;
}
ul.small li, ul.small li span
{
	font-size:8pt !important;
}

.table_signup{
	font-family:Arial;font-size:12px;margin:5px 19px 6px 18px;text-align:left;
}

.table_signup input{
	z-index:80;
}
#top_calendar{
	position:absolute;
	right:-6px;
	top:-3px;
	background:url(../images/bg_calendar_top.png) no-repeat;
	width:215px;
	height:98px;
	display:none;
}
#head_calendar{
	width:191px;
	margin:25px 12px 10px 12px;
	font-family:Verdana, Geneva, sans-serif;
}
#calendar{
	width:215px;
	text-align:center;	
	padding:5px 12px 10px 12px;
}
#body_calendar{
	width:215px;
	height:150px;
	position:absolute;
	right:-6px;
	top:80px;
	background:url(../images/bg_calendar_bottom.png) no-repeat;
	display:none;
}
#title_archive{
	font-family:Verdana, Geneva, sans-serif;
	color:#69baf2;
	position:relative;
	left:112px;
	top:11px;
	cursor:pointer;
}
#arrow_calendar_black{
	position:relative;
	left:117px;
	top:15px;
	cursor:pointer;
}
/* this is for the report content area */
body #content {font-size:10pt;}
body #content p {font-size:10pt;}
body #content span {font-size:10pt;}
body #content .large {font-size:14pt;}
body #content .small {font-size:9pt;}



