BODY
{
	background-color: white;
	font-family: arial;
	font-size: 12;
	margin: 0px
}

A
{
	color: #4351A3;
	text-decoration: none
}

A:hover
{
	text-decoration: underline
}

A.menubar
{
	color: black;
	font-size: small;
	font-weight: bold;
}

A.menubar:hover
{
	color: #4351A3;
}

A.menuitem
{
	font-size: 12;
	line-height: 1.5;
	color: #4351A3;
}

A.menuitem:hover
{
	color: #000000;
}

H1
{
	font-size: 24;
	font-weight: bold;
	text-transform: capitalize;
}

H2
{
	color: #4351A3;
	font-size: 14;
	font-weight: bold;
	text-transform: capitalize;
}

H3
{
	color: black;
	font-size: 12;
	font-weight: bold;
	text-transform: capitalize;
}

LI
{
	padding-bottom: 6
}

TABLE
{
	font-size: 12;
	empty-cells: show
}

TABLE.indexpage
{
	font-size: 12;
	empty-cells: show
}

DIV.highlight
{
	background-color: #FFFFFF;
	color: white
}

DIV.main
{
	padding: 20px;
	padding-top: 5px;
}

DIV.dark
{
	background-color: lightgrey;
	color: black;
	font-size: small;
	font-weight: bold;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	padding: 0px 0px 0px 5px;
}

DIV.clsMenu
{ 
	background-color: #4351A3; 
	position: absolute;
	visibility: hidden;
	padding: 5px 5px 5px 5px;
	border: 1px black solid;
}

DIV.slogan
{
	text-align: center;
	background-color: lightgrey;
	border-bottom: 1px black solid;
	font-size: small;
	font-weight: bold;
	padding: 5;
}

DIV.menubar
{
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	background-color: lightgrey;
}

.headline
{
	font-size: 24;
	font-weight: bold;
	text-transform: capitalize;
}

.highlight
{
	color: #4351A3;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	background-color: #FFFFFF;
}

.button
{
    BORDER: black thin solid;
    COLOR: white;
    BACKGROUND-COLOR: #4351A3;
}

.form
{
	BORDER: #4351A3 thin solid;
	BACKGROUND-COLOR: white;
	PADDING: 2;
}

.tdtop
{
	BORDER: lightgrey 1px solid;
	BORDER-TOP: 1px black solid;
}

.tdmid
{
	BORDER: lightgrey 1px solid;
}

.tdbottom
{
	BORDER: lightgrey 1px solid;
	BORDER-BOTTOM: 1px black solid;
}

.commentTrue
{
	BACKGROUND-COLOR: yellow;
	color: #000000;
}

.WebResQuestion
{
	background-color: #4351A3;
	color: #FFFFFF;
	font-weight: bold;
}

.tdclear
{

}

PRE
{
	font-size: 10pt;
}

@page report
{
	size: landscape;
	margin: 2cm;
}
