
body, span, div, p, pre, table, tr, th, td {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8.5pt;
	color : #000000;
}

a {
	color : #0000ff;
}

a:hover {
    color : #336699;
}

ol, ul {
    margin-top : 5;
    margin-bottom : 5;
    margin-left : 40;
}
.special {
	color: #000000;
	font-weight : bold;
}
.special:hover{
	color: #FF0000
}
.footer {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 7.5pt;
	color : #000000;
}
.form, form, input, select, textarea {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8.5pt;
}

.title {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 13pt;
    font-weight : bold;
    color : #000000;
}


.tbl {
	cellspacing : 0;
	padding-width : 5pt;
	border: 1px solid #91a1a1 1 1;
}

.hdright {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8.5pt;
    font-weight : bold;
    color : #000000;
    background-color: #91a1a1;
    text-align: right;
    vertical-align: center;
}

.hdrleft {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8.5pt;
    font-weight : bold;
    color : #000000;
    background-color: #91a1a1;
    text-align: left;
    vertical-align: center;
}

.hdrctr{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8.5pt;
    font-weight : bold;
    color : #000000;
    background-color: #91a1a1;
    text-align: center;
    vertical-align: bottom;
}

.td1{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8.5pt;
	color : #000000;
	background-color: #d5d5d5;
	vertical-align: middle;
}

.td2{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8.5pt;
	color : #000000;
	background-color: #ffffff;
	vertical-align: middle;
}
.tdhdr1{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8.5pt;
	color : #336699;
	background-color: #d5d5d5;
	vertical-align: middle;
}
.tdhdr2{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8.5pt;
	color : #336699;
	background-color: #FFFFFF;
	vertical-align: middle;
}
a.helpLink {
	color:				#000000;
	font-weight : bold;
	text-decoration:	none;
	border-bottom:		1px dashed Red;
}

a.helpLink:hover {
	color:				Red;
	font-weight : bold;
	text-decoration:	none;
	border-bottom:		1px dashed #000000;
}

.help-tooltip {
	position:	absolute;
	width:		250px;
	border:		1px Solid WindowFrame;
	background:	Infobackground;
	color:		InfoText;
	font:		StatusBar;
	font:		Status-Bar;
	padding:	3px;
	filter:		progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3);
}


.help-tooltip a,
.help-tooltip a:hover {
	color:		blue !important;
	background:	none;
}
