.dashline
{
	border-left: solid 1px #666666;
}

img
{
	border: 0px;
	vertical-align: middle;
}

body
{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin: 0px;
	text-align: center;
}

br
{
	line-height: 8px;
}

input
{
	overflow: visible;
	padding: 1px 5px 1px 5px;
}

textarea
{
	padding: 1px 0px 1px 0px;
}

.Forms
{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	border : solid 1px;
	font-size : 12px;
}

.rightcol
{
	font-size: 9pt;
}

.rightcol H2
{
	font-size: 12pt;
	margin: 0px;
}

.rightcol H3
{
	font-size: 11pt;
	margin: 0px;
}

.maincol
{
	font-size : 10pt;
	margin: 0px;
}

.maincol  H2
{
	font-size : 14pt;
	font-weight : bold;
	margin: 0px;
}

.maincol H3
{
	font-size : 13pt;
	margin: 0px;
}

.maincol H2, .maincol H3, .rightcol H2, .rightcol H3
{
	margin-bottom: 10px;
}

.footer
{
	font-size: 7pt;
	font-style: italic;
}

.footer a
{
	text-decoration : underline;
}

body.mceContentBody
{
   background: #F0F0F0;
}

.MasterContainer, .MasterContainer1
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
}

.MasterContainer1
{
	width: 100%;
}

.BodyContainer
{
	width: 898px;
	border: dotted 1px #C0C0C0;
}

table.List
{
	font-size: 12px;
	border: solid 1px black;
	text-align: left;
}

table.List tr.Row0 th
{
	background-color: #E0E0E0;
	font-weight: bold;
}

table.List tr.Row0 td
{
	background-color: #E0E0E0;
}

table.List tr.Row1 td
{
	background-color: #FFFFFF;
}

.LogOffButton, .LogOffButtonHover
{
	position:relative;
	float:right;
	font-size: 11px;
	border: 1px outset #C0C0C0;
	padding-left: 3px;
	padding-right: 3px;
}

.LogOffButton a, .LogOffButtonHover a
{
	text-decoration:none;
}