
.hyper
{
    color:White;
    font-family:Trebuchet MS;
    font-size:12px;
    text-decoration:none;
}
.hyper:hover
{
    
    font-family:Trebuchet MS;
    font-size:12px;
    text-decoration:underline;
}

.dropdown
{
    
    border:0px 0px 0px 0px;
    border:0 auto;
}
#men a {
	color: #fff;
	text-decoration: none;
	}

#men a:hover {
	background: #333;
	color: #FFF;
	}

/* Root = Vertical, Secondary = Vertical */
#men ul#navmenu,
#men ul#navmenu li,
#men ul#navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 100%; /*For KHTML*/
	list-style: none;
	}

#men ul#navmenu:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	font: 1px/0px Trebuchet MS;
	content: ".";
	height: 0;
	visibility: hidden;
	}

#men ul#navmenu li {
	float: left; /*For IE 7 lack of compliance*/
	display: block !important; /*For GOOD browsers*/
	display: inline; /*For IE*/
	/*position: relative;*/
	}

/* Root Menu */
#men ul#navmenu a {
	/*border: 1px Dotted #ccc;
	border-right-color: #CCC;
	border-bottom-color: #CCC;*/
	 border-bottom: 1px Dotted #666;
	padding: 0 5px;
	display: block;
	background:trancparent;
	color: #f0f8ff;
	font: normal 8pt/25px Trebuchet MS;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	}

/* Root Menu Hover Persistence */
#men ul#navmenu a:hover,
#men ul#navmenu li:hover a,
#men ul#navmenu li.iehover a {
	background: url(images/black.png) repeat top;
	color:#fff;
	}

/* 2nd Menu */
#men ul#navmenu li:hover li a,
#men ul#navmenu li.iehover li a {
	background: #EEE;
	color: #666;
	}

/* 2nd Menu Hover Persistence */
#men ul#navmenu li:hover li a:hover,
#men ul#navmenu li:hover li:hover a,
#men ul#navmenu li.iehover li a:hover,
#men ul#navmenu li.iehover li.iehover a {
	background: #CCC;
	color: #000;
	}

/* 3rd Menu */
#men ul#navmenu li:hover li:hover li a,
#men ul#navmenu li.iehover li.iehover li a {
	background: #EEE;
	color: #666;
	}

/* 3rd Menu Hover Persistence */
#men ul#navmenu li:hover li:hover li a:hover,
#men ul#navmenu li:hover li:hover li:hover a,
#men ul#navmenu li.iehover li.iehover li a:hover,
#men ul#navmenu li.iehover li.iehover li.iehover a {
	background: #CCC;
	color: #FFF;
	}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
	background: #EEE;
	color: #666;
	}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
	background: #CCC;
	color: #FFF;
	}

ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
	display: none;
	}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
	display: block;
	}



.document
{
	background: url('images/bg.jpg') repeat-x top;
  
}
#scrollup {
   position: relative;
   overflow: hidden;
   border: 1px solid #000;
   height: 100px;
   width: 98%;
 }
 .headline {
   position: absolute;
   font-family:Trebuchet MS;
   font-size:10px;
   top: 210px;
   left: 5px;
   height: 125px;
   width:90%;
}



#men1 a {
	color: #900;
	text-decoration: none;
	}

#men1 a:hover {
	background: #333;
	color: #FFF;
	}

/* Root = Vertical, Secondary = Vertical */
#men1 ul#navmenu1,
#men1 ul#navmenu1 li,
#men1 ul#navmenu1 ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 100%; /*For KHTML*/
	list-style: none;
	}

#men1 ul#navmenu1:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	font: 1px/0px Trebuchet MS;
	content: ".";
	height: 0;
	visibility: hidden;
	}

#men1 ul#navmenu1 li {
	float: left; /*For IE 7 lack of compliance*/
	display: block !important; /*For GOOD browsers*/
	display: inline; /*For IE*/
	/*position: relative;*/
	}

/* Root Menu */
#men1 ul#navmenu1 a {
	/*border: 1px Dotted #ccc;
	border-right-color: #CCC;
	border-bottom-color: #CCC;*/
	 border-bottom: 1px Dotted #666;
	padding: 0 5px;
	display: block;
	background:trancparent;
	color: #f0f8ff;
	font: normal 8pt/25px Trebuchet MS;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	}

/* Root Menu Hover Persistence */
#men1 ul#navmenu1 a:hover,
#men1 ul#navmenu1 li:hover a,
#men1 ul#navmenu1 li.iehover a {
	background: url(images/black.png) repeat top;
	color:#fff;
	}

/* 2nd Menu */
#men1 ul#navmenu1 li:hover li a,
#men1 ul#navmenu1 li.iehover li a {
	background: #EEE;
	color: #666;
	}

/* 2nd Menu Hover Persistence */
#men1 ul#navmenu1 li:hover li a:hover,
#men1 ul#navmenu1 li:hover li:hover a,
#men1 ul#navmenu1 li.iehover li a:hover,
#men1 ul#navmenu1 li.iehover li.iehover a {
	background: #CCC;
	color: #000;
	}

/* 3rd Menu */
#men1 ul#navmenu1 li:hover li:hover li a,
#men1 ul#navmenu1 li.iehover li.iehover li a {
	background: #EEE;
	color: #666;
	}

/* 3rd Menu Hover Persistence */
#men1 ul#navmenu1 li:hover li:hover li a:hover,
#men1 ul#navmenu1 li:hover li:hover li:hover a,
#men1 ul#navmenu1 li.iehover li.iehover li a:hover,
#men1 ul#navmenu1 li.iehover li.iehover li.iehover a {
	background: #CCC;
	color: #FFF;
	}
/*----FOOTER PANEL----*/
#footermainPan{height:85px;  color:#010101; clear:both; padding:0 0 0;}

#footerPan{width:370px; position:relative; margin:0 auto; font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; text-align:left; margin-left:auto; margin-right:auto;}

#footerPan ul{width:370px; position:relative; margin:0 auto; font-size:10pt;}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 10px 0; color:#010101; background:#F3F3F3; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

/*#footerPan p.copyright{width:204px; background:#F3F3F3; color:#04496D; position:absolute; top:23px; left:10px; font-size:12px;}

#footerPan ul.templateworld{width:250px; background:#F3F3F3; color:#444; display:block; position:absolute; top:40px; left:30px; font-size:10px;}
#footerPan ul.templateworld li{height:20px;}
#footerPan ul.templateworld li a{background:#F3F3F3; display:block; color:#444; text-decoration:none;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPanhtml{width:60px; height:13px; display:block; position:absolute; top:16px; left:150px;}
#footerPanhtml a{width:48px; height:11px; display:block; background:url(images/blue-arrow.gif) 85% 60% no-repeat #fff; color:#4F4F4F; border:1px solid #DEDEDE; line-height:11px; font-size:11px; font-weight:bold; text-decoration:none; padding:1px 0 0 10px;}
#footerPanhtml a:hover{background:url(images/gray-arrow.gif) 85% 60% no-repeat #fff; color:#4F4F4F;}

#footerPancss{width:50px; height:13px; display:block; position:absolute; top:26px; left:320px;}
#footerPancss a{width:40px; height:11px; display:block; background:url(images/blue-arrow.gif) 35px 3px no-repeat #fff; color:#4F4F4F; border:1px solid #DEDEDE; line-height:11px; font-size:11px; font-weight:bold; text-decoration:none; padding:1px 0 0 10px; text-transform:uppercase;}
#footerPancss a:hover{background:url(images/gray-arrow.gif) 35px 3px no-repeat #fff; color:#4F4F4F;}
/*----BODY RIGHT PANEL----*/
#bodyRightPan{width:235px; float:left; border:1px solid #DADADA; background:#F3F3F3; color:#1A1A1A; padding:0 0 28px;}

#bodyRightPan h2{width:195px; height:35px; display:block; border:1px solid #DADADA; background:#fff; color:#00111A; font:24px/34px Georgia, "Times New Roman", Times, serif; margin:6px 8px 16px; padding:0 0 0 20px;}
#bodyRightPan h2 span{background:#fff; color:#046598;}

#bodyRightPan h3{width:195px; height:35px; display:block; border:1px solid #DADADA; background:#fff; color:#00111A; font:24px/34px Georgia, "Times New Roman", Times, serif; margin:6px 8px 0; padding:0 0 0 20px;}
#bodyRightPan h3 span{background:#fff; color:#046598;}

#bodyRightPan ul{width:180px; margin:0 0 5px 5px; text-align:left; font-family:Trebuchet MS; font-size:9pt;}
#bodyRightPan ul li{width:180px; height:18px;}
#bodyRightPan ul li a{width:160px; height:18px; display:block; background:url(images/button.gif) 0 6px no-repeat #F3F3F3; color:#1A1A1A; text-decoration:none; padding:0 0 0 20px;}
#bodyRightPan ul li a:hover{background:url(images/button-hover.gif) 0 6px no-repeat #F3F3F3; color:#797878; text-decoration:none;}

#bodyRightPan p{padding:0px 29px 0px 29px;}
#bodyRightPan p.boldtext{padding:10px 29px 0px; font-size:14px; background:#F3F3F3; color:#1A1A1A; font-weight:bold;}

#bodyRightPan p.more{background:#fff; color:#003D5C; width:175px; height:11px; margin:10px 29px 10px; padding:0px; line-height:11px; }
#bodyRightPan p.more a{display:block; width:44px; height:11px; background:#F3F3F3; color:#003D5C; text-decoration:none; margin:0 0 0 97px; font-size:11px; line-height:11px; text-align:center; text-transform:uppercase;}
#bodyRightPan p.more a:hover{display:block; width:44px; height:11px; background:#E0DEDE; color:#003D5C; text-decoration:none;}
/*----/BODY RIGHT PANEL----*/
