P  {
	font-family : Verdana,Arial;
	font-size : 9pt;
	margin-top : 2;
	line-height : 1.3;
	margin-bottom: 10;
}
ul  {
	font-family : Verdana,Arial;
	font-size : 9pt;
	margin-top : 2;
	line-height : 1.3;
	margin-bottom: 10;
}
H1  {
	font-size : 14pt;
	font-weight : bold;
	font-family : Verdana,Arial;
	color : #996600;
	margin-bottom:3px;
	margin-top:0px;
	margin-left:-1px;
}
H2  {
	font-family : Verdana,Arial;
	font-weight : bold;
	color : #000000;
	font-size : 12pt;
	margin-bottom : 3px;
	margin-top : 0px;
	margin-left:0px;
}

H3  {
	font-family : Verdana,Arial;
	font-weight : bold;
	color : #996600;
	font-size : 10pt;
	margin-bottom:3px;
}
H4  {
	font-family : Verdana,Arial;
	font-weight : bold;
	color : black;
	font-size : 10pt;
	margin-bottom:3px;
}
H5  {
	font-family : Verdana,Arial;
	font-weight : bold;
	color : black;
	font-size : 6pt;
	margin-bottom:3px;
}


A:Visited  {
	color : Purple;
        text-decoration:none;
}

A:Active  {
	color : Purple;
        text-decoration:none;
}

A:Hover  {
	color : Blue;
	text-decoration:none;
}





.clsnavbar {
	font-family : Arial;
	font-size : 9pt;
	color:#96C0E6;
	font-weight:bold;
	height:20px;
}
.clsnavbar A {
	color : #96C0E6;
	text-decoration : None;
}

.clsnavbar A:Visited {
	color : #003366;
	text-decoration : None;
}

.clsnavbar A:Hover {
	color : #96C0E6;
	text-decoration : None;
}
.clsnavbar A:Active  {
	color : #96C0E6;
}
.mainnav {
	height:23px;
	border-style:solid;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-color:#FFFFFF;
    border-bottom-color:#FFFFFF;
}
.clsmainnav {
	background-color:#96C0E6;
	height:23px;
	color:white;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
    border-right-color:#FFFFFF;
    border-left-color:#FFFFFF;
	border-top-color:#FFFFFF;
    border-bottom-color:#FFFFFF;
	border-style:solid;
	font-size:11pt;
	font-weight:bold;
	text-align:center;
}
.clsmainnav A {
	color : white;
	text-decoration : None;
}
.clsmainnav A:Hover {
	text-decoration : None;
}
.clsmainnav A:Visited {
	color : white;
}
.clsmainnav A:Active {
	color : white;
}

.clsmainnavselected {
    background-color:#054B8B;
	color:white;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-top-color:#FFFFFF;
    border-bottom-color:#FFFFFF;
	border-style:solid;
	font-size:11pt;
	font-weight:bold;
	text-align:center;	
}
.clsmainnavselected A {
	color : white;
	text-decoration : none;
}
.clsmainnavselected A:Hover {
	color : white;
	text-decoration : None;
}
.clsmainnavselected A:Visited {
	color : white;
}
.clsmainnavselected A:Active {
	color : white;
	text-decoration : None;
}

