/* STYLEs FOR The EXPANDABLE AND COLLAPSIBLE MENU ON THE LEFT-----------BEGINs */
ul#menu {
	width: 190px;
	list-style-type: none;
	border-top: solid 1px #666767;
	border-bottom: solid 1px #666767;
	margin: 0;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 10px;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 5px;
  font-weight: normal;
  
}

ul#menu li{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #2A6791;
	line-height: 17px;
} 

ul#menu a {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #2A6791;
}

ul#menu ol li {
  border-bottom: none;
  line-height: 15px;
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #144668;
}
/* STYLEs FOR The EXPANDABLE AND COLLAPSIBLE MENU ON THE LEFT-----------ENDs */


a:link {
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
	}
	a:hover {
		text-decoration: none;
	}
	a:active {
		text-decoration: none;
	}
	
	h1 {
		font-size: 1.3em;
		color: #060;
		padding: .5em;
	}
	
	
	
	pre {
		background: #eee;
		font-size: .8em;
		border: 1px solid #ddd;
		margin: 1.5em;
		padding: .5em;
	}
	
	html>body pre {
		font-size: .95em;
	}
	
	p {
		margin: 0 1em .5em 1em;
	}
	
	
	

a:link {
	text-decoration: none;
	}

	a:visited {
		text-decoration: none;
	}

	a:hover {
		text-decoration: none;
	}

	a:active {
		text-decoration: none;
	}

	.bottom_most_text {
		font-size: 9px;
		font-family: Verdana;
		color: #8B8A8A;
		line-height: 9px;
	}

	.left_nav_sections_internal {
		font-size: 11px; font-family: Verdana;
	}

	.MainText {
		font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify
	}
	
	.crumb {
		color: #0000ff;
		font-weight: normal;
		font-family: Verdana;
		font-size: 10px;
		font-style: normal;
		text-decoration: none;
	}

	a:visited {
	text-decoration: none;
	}

	a:hover {
		text-decoration: none;
	}

	a:active {
		text-decoration: none;
	}
.top_nav_bar {
	font-size: 12px;
	color: #CF9E03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.left_nav_sections_head {font-size: 11px; font-family: Verdana; font-weight: bold; color: #215374; }
.top_nav_bar_bifurcation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.top_nav_bar1 {color: #CF9E03}
.top_nav_bar_table {	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #043656;
	padding-top: 2px;
	padding-bottom: 1px;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
