/* CSS Document */
#mainnavigation {
	width: 218px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-transform: capitalize;
	border: none;
	vertical-align: top;
	margin-right: auto;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-color: transparent;
}
#mainnavigation li {
	border-bottom: 1px none #EEEEEE;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#mainnavigation li a:link, #mainnavigation li a:visited  {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	padding: 7px 5px 7px 0.9em;
	height: 10px;
	font-weight: bold;
	background-color: transparent;
	font-size: 11px;
	list-style-type: none;
	list-style-image: none;
	
}

#mainnavigation li a:hover {
	display: block;
	padding: 7px 5px 7px 0.9em;
	color: #999999;
	text-decoration: none;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	height: 10px;
	font-size: 11px;
	list-style-type: none;
	list-style-image: none;
	
}
#mainnavigation ul {
	list-style: url(none) none;
	margin: 0;
	padding: 0;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}
#mainnavigation ul ul {
	list-style-type: none;
	list-style-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
#mainnavigation ul ul li {
	margin:0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	background-color: transparent;
	list-style-type: none;
	list-style-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	
}
#mainnavigation ul ul a:link, #mainnavigation ul ul a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	padding: 3px 5px 3px 0.9em;
	height: 12px;
	width: 194px;
	text-indent: 6px;
	margin-left: 4px;
	margin-right: auto;
	font-weight: bold;
	background-color: transparent;
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	
}
#mainnavigation ul ul a:hover {
	color: #999999;
	display: block;
	text-decoration: none;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	padding: 3px 5px 3px 0.9em;
	height: 12px;
	width: 194px;
	margin-left: 4px;
	text-indent: 6px;
	margin-right: auto;
	background-color: transparent;
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	
}
/*THIRD LEVEL NAVIGATION  */
#mainnavigation ul ul ul {
	list-style-type: none;
	list-style-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}
#mainnavigation ul ul ul li {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	background-color: transparent;
	list-style-type: none;
	list-style-image: none;
	font-size: 11px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	
}
#mainnavigation ul ul ul a:link, #mainnavigation ul ul ul a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	padding: 3px 5px 3px 0.9em;
	height: 12px;
	width: 186px;
	text-indent: 6px;
	margin-right: auto;
	font-weight: normal;
	background-color: transparent;
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	margin-left: 4px;
	
}
#mainnavigation ul ul ul a:hover {
	color: #999999;
	display: block;
	text-decoration: none;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	padding: 3px 5px 3px 0.9em;
	height: 12px;
	width: 186px;
	margin-left: 4px;
	text-indent: 6px;
	margin-right: auto;
	background-color: transparent;
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	
}
