.Level1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: left;

	width: 210px;

	padding-top: 4px;

	padding-right: 5px;

	padding-bottom: 4px;

	padding-left: 15px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

	color: #FFFFFF;

	background-color: #0A5793;

	font-weight: bold;

	background-image: url(../images/arrow.gif);

	background-repeat: no-repeat;

	background-position: 5px 8px;

}

.Level1Heading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: left;

	width: 210px;

	padding-top: 4px;

	padding-right: 5px;

	padding-bottom: 4px;

	padding-left: 15px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

	color: #FFFFFF;

	background-color: #0A5793;

	font-weight: bold;

	background-image: url(../images/arrowdown.gif);

	background-repeat: no-repeat;

	background-position: 5px 8px;

	cursor: default;

}

.Level1 a{

	color: #FFFFFF;

	text-decoration: none;

}

.Level1 a:hover{

	color: #FFFFFF;

	text-decoration: underline;

}

.Level2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: left;

	width: 210px;

	padding-top: 4px;

	padding-right: 5px;

	padding-bottom: 4px;

	padding-left: 25px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

	color: #FFFFFF;

	background-color: #447EAD;

	background-image: url(../images/arrow.gif);

	background-repeat: no-repeat;

	background-position: 15px 8px;

}

.Level2Heading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: left;

	width: 210px;

	padding-top: 4px;

	padding-right: 5px;

	padding-bottom: 4px;

	padding-left: 25px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

	color: #FFFFFF;

	background-color: #447EAD;

	background-image: url(../images/arrowdown.gif);

	background-repeat: no-repeat;

	background-position: 15px 8px;

	cursor: default;

}

.Level2 a{

	color: #FFFFFF;

	text-decoration: none;

}

.Level2 a:hover{

	color: #FFFFFF;

	text-decoration: underline;

}

.Level3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: left;

	width: 210px;

	padding-top: 4px;

	padding-right: 5px;

	padding-bottom: 4px;

	padding-left: 25px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

	color: #FFFFFF;

	background-color: #8EB1CD;

}

.Level3 a{

	color: #FFFFFF;

	text-decoration: none;

}

.Level3 a:hover{

	color: #FFFFFF;

	text-decoration: underline;

}

