p, ol, ul, li, div, h1, h2, h3, h4, h5, h6, table, tr, th, td {
	font-family: "Helvetica Neue", Helvetica, verdana, arial, geneva, sans-serif;
	color: #333333;
	font-size: 11px;
}
p {
	line-height:15px;
	text-align:justify;
}
ol, ul, li, div {
	line-height:15px;
}
th {
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #3C3FC2;
	text-decoration: underline;
}
a:visited {
	color: #3C3FC2;
	text-decoration: none;
}

.date {
	font-size: 10px;
	font-style: italic;
	color: #3083CF;
	text-align:center
}
.tinytext {
	font-style:italic;
}
.caption {
	font-size: 10px;
	font-style:italic;
	margin-top:0;
	text-align:left;
	line-height:13px;
}

h1,h2,h3,h4,h5,h6,{
	text-align:left
}
h2,h3{
margin-bottom: 0px;
padding-bottom: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height:17px;
}

h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.leftalign{
	text-align: left;
}
.centeralign{
	text-align:center
}
.blue {
	color: #3C3FC2;
}
.red {
	color: #CC0000;
}
.green {
	color: #374D0F;
}
.teal {
	color: #336666;
}



#mbox{background-color:#eeeeee; padding:8px; border:2px outset #666666;}
#mbm{font-family:sans-serif;font-weight:bold;float:right;padding-bottom:5px;}
#ol{background-image: url(overlay.png);}
.dialog {display:none}

* html #ol{background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");}

