body {
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	background-color : #FFFFFF;
	background-image : url(/img/nav/orange.gif);
	color : #000000;
	background-repeat : repeat-y;
}

td {
	line-height : 18px;
}

a:link { 
	font-family : Trebuchet MS, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
}

a:hover { 
	font-family : Trebuchet MS, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : underline;
}

a:visited { 
	font-family : Trebuchet MS, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
}

a:active { 
	font-family : Trebuchet MS, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
}

a.third {
	color: #003E7A;
}

a.third:hover {
	color: #003E7A;
}

a.third:active {
	color: #003E7A;
}

a.third:visited {
	color: #003E7A;
}

.head {
	font-family : Trebuchet MS, arial, helvetica, sans-serif;
	padding-left: 10px;
	font-size : 11pt;
	width: 178px;
	height: 25px;
	text-decoration : none;
	color : #FFFFFF;
	font-weight : bold;
	background-image : url(/img/nav/background.gif);
	background-repeat : no-repeat;
	vertical-align : middle;
}

.selectedhead {
	font-family : Trebuchet MS, arial, helvetica, sans-serif;
	padding-left: 10px;
	font-size : 11pt;
	width: 178px;
	height: 25px;
	text-decoration : none;
	color : #FFFFFF;
	font-weight : bold;
	background-image : url(/img/nav/selected.gif);
	background-repeat : no-repeat;
	vertical-align : middle;
}

.sub{
	font-family : Trebuchet MS, arial, helvetica, sans-serif;
	padding-left: 20px;
	font-size : 9pt;
	width: 178px;
	height: 25px;
	text-decoration : none;
	color : #FFFFFF;
	font-weight : regular;
	background-image : url(/img/nav/sub.gif);
	background-repeat : no-repeat;
	vertical-align : middle;
}

.selectedsub{
	font-family : Trebuchet MS, arial, helvetica, sans-serif;
	padding-left: 20px;
	font-size : 9pt;
	width: 178px;
	height: 25px;
	text-decoration : none;
	color : #FFFFFF;
	font-weight : bold;
	background-image : url(/img/nav/sub.gif);
	background-repeat : no-repeat;
	vertical-align : middle;
}

.subsub{
	font-family : Trebuchet MS, arial, helvetica, sans-serif;
	padding-left: 35px;
	font-size : 9pt;
	width: 178px;
	height: 25px;
	text-decoration : none;
	color : #FFFFFF;
	font-weight : regular;
	background-image : url(/img/nav/sub.gif);
	background-repeat : no-repeat;
	vertical-align : middle;
}

.selectedsubsub{
	font-family : Trebuchet MS, arial, helvetica, sans-serif;
	padding-left: 35px;
	font-size : 9pt;
	width: 178px;
	height: 25px;
	text-decoration : none;
	color : #FFFFFF;
	font-weight : bold;
	background-image : url(/img/nav/subsub.gif);
	background-repeat : no-repeat;
	vertical-align : middle;
}
