body
{
	font-size : 12pt;
	font-family : Arial;
	font-style : normal;
	width : 95%;
}

body A
{
	color : #ff6666;
}

body A:Visited
{
	color : #3399cc;
}

body A:Active
{
	color : #666666;
}

body A:Hover
{
	color : #666666;
}

P
{
	font-size : 12pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
}

tr
{
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
}


H1
{
	color : #333333;
	font-size: 14pt;
	font-family : arial;
}

H3
{
	font-size:11pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #333333;
}



.mattable
{
	width: 100%;
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px, 1px, 1px, 0px;
	border-color: #003b6c;
	padding: 0;
}

.mattable th
{
	background-color: #3399cc;
	color: white;
	font-weight: bold;
	font-size: 12pt;
	padding: 2px;
	border-style: solid;
	border-width: 1px, 0px, 0px, 1px;
	border-color: #3399cc;
}

.mattable td
{
	font-size: 12pt;
	border-style: solid;
	padding: 5px;
	border-width: 1px, 1px, 1px, 1px;
	border-color: #3399cc;
	border-color-bottom: #003b6c;
	border-color-right: #003b6c;
}

,mattable td a
{
	font-color: white;
}

,mattable td a:visited
{
	font-color: red;
}

,mattable td a:hover
{
	font-color: black;
}


.shade
{
	background-color : #ccffff;
}

img.headLogo
{
	border: 0px
}

div.footer
{
	margin-top: 20px;
	text-align: center;
	font-size: 80%;
}

div.footer hr
{
	color: black;
	background-color: black;
	width: 50%;
}

.crumbtrail
{
	margin-top: 0px;
	font-size: 75%;
}
.balloon {border-width: medium; border-style:inset; border-color:blue; position:absolute;  layer-background-color:yellow; background-color: yellow; padding:2;  visibility:hidden}
.isTip {text-decoration:none;font-weight:bold;background-color:yellow;}

