@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--
.Arial_14 {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.Arial_14B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.Arial_16 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.Arial_16B {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.Arial_18 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.Arial_18B {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.Arial_20 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.Arial_20B {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.Arial_22 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.Arial_22B {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.Arial_24 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.Arial_24B {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.Arial_26 {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.Arial_26B {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.Georgia_18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.Georgia_18B {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.Georgia_20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}
.Georgia_20B {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.Georgia_22 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
}
.Georgia_22B {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}
.Georgia_24 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
}
.Georgia_24B {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.Georgia_26 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000000;
}
.Georgia_26B {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}
.Georgia_28 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #000000;
}
.Georgia_28B {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #000000;
	font-weight: bold;
}
.Georgia_30 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
}
.Georgia_30B {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
}
.Georgia_24R {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000;
}
.Georgia_24RB {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000;
	font-weight: bold;
}
.Georgia_26R {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #990000;
}
.Georgia_26RB {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #990000;
	font-weight: bold;
}
.Georgia_28R {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #990000;
}
.Georgia_28RB {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #990000;
	font-weight: bold;
}
.Georgia_30R {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #990000;
}
.Georgia_30RB {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #990000;
	font-weight: bold;
}
.style10 {font-size: 9px}
.style11 {font-size: 12px; }
.style12 {font-size: 16px}
.style13 {font-size: 18px}
/* Drop-down menu */
			
			.menu
				{
				padding: 0;
				background: transparent;
				}
			.menu ul
				{
				text-align: left;
				font: bold 11px Arial, Verdana, sans-serif;
				margin: 0;
				padding: 0;
				}
			.menu li
				{
				display: inline;
				margin: 0 0 0 0;
				padding: 0;
				text-transform: uppercase;
				}
			.menu li a
				{
				float: left;
				color: white;
				background: #900;
				border-top: 1px solid black;
				border-left: 1px solid black;
				border-right: 1px solid black;
				border-bottom: 0px solid black;
				margin: 0 0 0 0;
				padding: 0 2px 0 2px; /*Top, Right, Bottom, Left*/
				text-decoration: none;
				letter-spacing: 1px;
				}
			.menu li a span
				{
				float: left;
				display: block;
				background: transparent url(media/color_tabs_right.gif) no-repeat right top;
				padding: 4px 8px 2px 7px;
				}
			.menu li a span
				{
				float: none;
				}
			.menu li a:hover
				{
				background-color: #006CAD;
				}
			.menu li a:hover span
				{
				background-color: #006CAD;
				}
			.menu .selected a
				{
				/*currently selected tab*/
				background-color: #006CAD;
				}
			.menuline
				{
				clear: both;
				padding: 0;
				width: 898px;
				height: 1px;
				line-height: 1px;
				background: black;
position: relative;
left: 9px;
				}
			/* ######### Style for Drop Down Menu ######### */
			.menudiv_a
				{
				position: absolute;
				top: 0;
				border-top: 0px solid black; /*THEME CHANGE HERE*/
				border-left: 1px solid black;
				border-right: 1px solid black;
				border-bottom-width: 0;
				font: normal 12px Arial;
				line-height: 18px; /*Submenu Height*/
				z-index: 30;
				background-color: #900;
				width: 125px;
				visibility: hidden;
				}
			#menu1_a
				{
				position: absolute;
				top: 0;
				border-top: 0px solid black; /*THEME CHANGE HERE*/
				border-left: 1px solid black;
				border-right: 1px solid black;
				border-bottom-width: 0;
				font: normal 12px Arial;
				line-height: 18px; /*Submenu Height*/
				z-index: 30;
				background-color: #900;
				width: 120px;
				visibility: hidden;
				}
			#menu2_a
				{
				position: absolute;
				top: 0;
				border-top: 0px solid black; /*THEME CHANGE HERE*/
				border-left: 1px solid black;
				border-right: 1px solid black;
				border-bottom-width: 0;
				font: normal 12px Arial;
				line-height: 18px; /*Submenu Height*/
				z-index: 30;
				background-color: #900;
				width: 120px;
				visibility: hidden;
				}
			#menu3_a
				{
				position: absolute;
				top: 0;
				border-top: 0px solid black; /*THEME CHANGE HERE*/
				border-left: 1px solid black;
				border-right: 1px solid black;
				border-bottom-width: 0;
				font: normal 12px Arial;
				line-height: 18px; /*Submenu Height*/
				z-index: 30;
				background-color: #900;
				width: 134px;
				visibility: hidden;
				}
			#menu4_a
				{
				position: absolute;
				top: 0;
				border-top: 0px solid black; /*THEME CHANGE HERE*/
				border-left: 1px solid black;
				border-right: 1px solid black;
				border-bottom-width: 0;
				font: normal 12px Arial;
				line-height: 18px; /*Submenu Height*/
				z-index: 30;
				background-color: #900;
				width: 153px;
				visibility: hidden;
				}
			#menu5_a
				{
				position: absolute;
				top: 0;
				border-top: 0px solid black; /*THEME CHANGE HERE*/
				border-left: 1px solid black;
				border-right: 1px solid black;
				border-bottom-width: 0;
				font: normal 12px Arial;
				line-height: 18px; /*Submenu Height*/
				z-index: 30;
				background-color: #900;
				width: 120px;
				visibility: hidden;
				}
			.menudiv_a a
				{
				width: auto;
				display: block;
				text-indent: 10px;
				border-top: 0 solid #000;
				border-bottom: 1px solid #000; /*THEME CHANGE HERE*/
				padding: 20 0;
				text-decoration: none;
				color: white;
				}
			* html .menudiv_a a
				{ /*IE only hack*/
				width: 100%;
				}
			.menudiv_a a:hover
				{ /*THEME CHANGE HERE*/
				background-color: #006CAD;
				color: white;
				}

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 12px Arial;
width: 120px; /* Main Menu Item widths */

}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 1px;
border-bottom: 1px solid #000;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #990000; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: #006CAD;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(images/arrow.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
-->
