
BODY
{
	background-color: white;
}
BODY, TD, P, INPUT
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #383838;
}
H1
{
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	padding-bottom: 1px;
	display: inline;
}

H2
{
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	display: inline;
}

H3
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	display: inline;
}
.likeH3
{
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}
H4
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: bold;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}


H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}


A:link
{
	text-decoration: none;
	color: #006389;
}

A:visited
{
	text-decoration: none;
	color: #006389;
}

A:active
{
	text-decoration: none;
	color: #006389;
}

A:hover
{
	text-decoration: underline;
	color: #006389;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL
{
	list-style-type: none;
	margin-left: 12px;
	margin-top: 5px;
}



IMG
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.altColor, .altColor:hover, .altColor:active, .altColor:visited, .altColor:link
{
	color: #383838;
}
.vMenuItem, .vMenuItem_Selected
{
	padding: 3px, 7px, 3px, 7px;
	border-style: solid;
	border-width: 1px;
	border-color: #EFEFEF;
}
.vMenuItem_Selected
{
	background-color: White; /*border-style: solid; 		border-width: 1px;*/
	border-color: #CDCDCD;
	font-weight: bold;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FFFFFF' , EndColorStr= '#F0F0F0' );
}
.vMenuItem2, .vMenuItem_Selected2
{
	padding: 3px, 7px, 3px, 7px;
	border-style: solid;
	border-width: 1px;
	border-color: white;
}
.vMenuItem_Selected2
{
	background-color: White; /*border-style: solid; 		border-width: 1px;*/
	border-color: #CDCDCD;
	font-weight: bold;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FFFFFF' , EndColorStr= '#F0F0F0' );
}

.dDiv
{
	width: 100%;
	height: 1px;
	margin-top: 3px;
	background-color: lightgrey;
}
.code
{
	background-color: whitesmoke;
	padding: 5px;
}
HR
{
	color: #D3D3D3;
	height: 1px;
}
.dropDown
{
	border-right: #378AA9 1px solid;
	border-top: #378AA9 1px solid;
	font-size: 11px;
	border-left: #378AA9 1px solid;
	border-bottom: #378AA9 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1b4e78;
	background-color: #ffffff;
}
