a, a:link, a:visited, a:active  {
	font-family : verdana, arial;
	text-decoration : none;
	color : #000000;
}

a:hover  {
	font-family : verdana, arial;
	text-decoration : none;
	color : #FFFFFF;
}

.title {
	color : #000000 ;
	font-size : 10pt ;
	font-family : verdana, arial ;
	font-weight : bold ;
	font-style : normal ;
}

.titlewhite {
	color : #FFFFFF ;
	font-size : 10pt ;
	font-family : verdana, arial ;
	font-weight : bold ;
	font-style : normal ;
}

.subtitle {
	color : #000000 ;
	font-size : 8pt ;
	font-family : verdana, arial ;
	font-weight : bold ;
	font-style : normal ;
}

.required {
	color : #CC0000 ;
	font-size : 8pt ;
	font-family : verdana, arial ;
	font-weight : normal ;
	font-style : normal ;
}

.normal {
	color : #000000 ;
	font-size : 8pt ;
	font-family : verdana, arial ;
	font-weight : normal ;
	font-style : normal ;
}

.normalgrey {
	color : #000000 ;
	background-color : #C0C0C0 ;
	font-size : 8pt ;
	font-family : verdana, arial ;
	font-weight : normal ;
	font-style : normal ;
}

.normal:hover {
	color : #FFFFFF ;
	font-size : 8pt ;
	font-family : verdana, arial ;
	font-weight : normal ;
	font-style : normal ;
}

.normalwhite {
	color : #FFFFFF ;
	font-size : 8pt ;
	font-family : verdana, arial ;
	font-weight : normal ;
	font-style : normal ;
}

.normalblueheader {
	color : #00009C ;
	font-size : 8pt ;
	font-family : verdana, arial ;
	font-weight : bold ;
	font-style : normal ;
}

.normalbluecontent {
	color : #B5D5EA ;
	font-size : 8pt ;
	font-family : verdana, arial ;
	font-weight : normal ;
	font-style : normal ;
}

.normalgreenheader {
	color : #A6C311 ;
	font-size : 8pt ;
	font-family : verdana, arial ;
	font-weight : normal ;
	font-style : normal ;
}

.normalgreencontent {
	color : #CCF400 ;
	font-size : 8pt ;
	font-family : verdana, arial ;
	font-weight : normal ;
	font-style : normal ;
}

.normalformheader {
	color : #0296B6 ;
	font-size : 8pt ;
	font-family : verdana, arial ;
	font-weight : normal ;
	font-style : normal ;
}

.normalreverse {
	color : #222A58 ;
	background-color : #CCFFFF ;
	border-color : #CCCCCC ;
	border-width : 10px ;
	font-size : 8pt ;
	font-family : verdana, arial ;
	font-weight : normal ;
	font-style : normal ;
	line-height : 12pt ;
	position : absolute ;
	z-index : 2 ;
}

.menutext {
	color : #FFFFFF ;
	font-size : 8pt ;
	font-family : verdana, arial ;
	font-weight : normal ;
	font-style : normal ;
}

.subtext {
	color : #000000 ;
	font-size : 7pt ;
	font-family : verdana, arial ;
	font-weight : light ;
	font-style : normal ;
}

.subtext:hover {
	color : #000000 ;
	font-size : 7pt ;
	font-family : verdana, arial ;
	font-weight : light ;
	font-style : normal ;
	text-decoration : underline ;
}

.subtextwhite {
	color : #FFFFFF ;
	font-size : 7pt ;
	font-family : verdana, arial ;
	font-weight : light ;
	font-style : normal ;
}

.breadcrumb {
	color : #FFFFFF ;
	font-size : 10pt ;
	font-family : verdana, arial ;
	font-weight : bold ;
	font-style : normal ;
	line-height : 20pt ;
}

.reversehilite {
	color : #000000 ;
	border-color : #CCCCCC ;
	border-width : 10px ;
	background-color : #CCFFFF ;
	position : absolute ;
	z-index : 2 ;
}
