body
{
	padding: 0px 0px 0px 0px;
	margin-top: 0;
	background: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

P
{
	text-indent: 10pt;
}

ul
{
	list-style-type: none;
	margin-top: 3pt;
	margin-bottom: 15pt;
}

ol
{
	margin-top: 3pt;
	margin-bottom: 15pt;
}


A
{
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

A:hover
{
	color: dodgerblue;
	text-decoration: underline;
}

h1
{
	font-weight: normal;
	font-size: 10pt;
	margin: 0px;
	background-color: #2f729b;
	text-align: center;
	text-decoration: none;
}

h2
{
	font-weight: normal;
	font-size: 20pt;
	color: #990000;
	font-family: Verdana;
	margin-bottom: 0pt;
	margin-left: 20px;
}

h3
{
	font-weight: normal;
	font-size: 16pt;
	color: #990000;
	font-family: Verdana;
}

h4
{
	margin-top: 20pt;
	font-size: 10pt;
	margin-bottom: 0pt;
	font-weight: bold;
}

h5
{
	font-size: 9pt;
	margin-top: 30pt;
	margin-bottom: 0pt;
}

a.menuItem
{
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none;
}

a.menuItem:hover
{
	color: #000000;
	text-decoration: none;
}

a.menuItemDark
{
	font-size: 10pt;
	color: #009900;
	font-family: Verdana;
	text-decoration: none;
}


.bodyText
{
	font-family: Verdana;
	font-size: 10pt;
}


.tableForms
{
	border-collapse: collapse;
	font-size: 10pt;
	background: #F5F5F5;
	border-color: #AAAAAA;
}


.tableForms.td
{
	color: #ff0066;
}

.tableFormsHeader
{
	/*font-size: 80%;*/
	background-color: gainsboro;
}

.tableFormsBody
{
	font-size: 80%;
}
.tableFormsBody1
{
	font-size: 70%;
}

.bodyWaterMark
{
	color: lightgrey;
}

li
{
	margin-top: 5px;
	margin-bottom: -5px;
}

.button
{
	font-size: 10pt;
	font-weight: normal;
	color: black;
	font-family: Arial,Verdana;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #9999cc;
	border-right: 1px solid #9999cc;
	border-left: 1px solid #9999cc;
	border-bottom: 1px solid #9999cc;
	background: #e0dfed;
	height: 24px;
}

.error
{
	color: red;
	font-size: 12pt;
	font-family: Arial;
}

.emph
{
	font-weight: bold;
	font-size: 140%;
	color: red;
}

div.itfBorder
{
	margin: 0,0,0,-28pt;
	padding: 0;
	width: 500pt;
	height: 6px;
	border: none;
	background: #1e5c99;
	filter: alpha(style=1,startX=0,startY=0,finishX=100,finishY=0,opacity=100,finishOpacity=0);
}


/* text fields*/
input.text, textarea.text
{
	font-size: 10pt;
	font-family: Verdana, Arial;
	border-style: solid;
	border-width: 1px;
	background-color: #FCFCFC;
	border-color: royalblue;
}

input.mandatored, textarea.mandatored
{
	font-size: 10pt;
	font-family: Verdana, Arial;
	border-style: solid;
	border-width: 1px;
	border-color: royalblue;
	background-color: #F9FFBA;
}



.clsTabTblCellFillTab
{
	width: 100%;
	font-family: verdana;
	border-bottom: 1px solid #9999cc;
	background: white;
}

.clsTabTblCell
{
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #9999cc;
	border-right: 0px solid white;
	border-left: 1px solid #9999cc;
	border-bottom: 1px solid #9999cc;
	background: #e0dfed;
}

.clsTabTblCellUp
{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	border-top: 1px solid #6699CC;
	border-right: 0px solid #6699CC;
	border-left: 1px solid #6699CC;
	background: white;
}

.clsTabTblCell A
{
	font-size: 10pt;
	font-family: Verdana;
	color: #4d4dac;
	text-decoration: none;
}

.clsTabTblCell A:hover
{
	text-decoration: none;
}

.clsTabTblCellUp A
{
	font-size: 11pt;
	color: #990000;
	text-decoration: none;
	cursor: default;
}

.clsTabTblCellUp A:hover
{
	color: #990000;
	text-decoration: none;
}

.clsTabTblDispCell
{
	background: white;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	
	border-bottom: 1px solid #9999cc;
	border-right: 1px solid #9999cc;
	border-left: 1px solid #9999cc;
}
