﻿.style7 {font-family: Arial, Helvetica, sans-serif}
.style19 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.style20 {color: #FFFFFF}
.style30 {font-size: 12px}
.style35 {font-size: 13px}
.style39 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.style43 {font-family: "Times New Roman", Times, serif}
.font1 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	position: absolute;
}
/* common styling */
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width:106px;
	height:100px;
	position:relative;
	margin:0;
	font-size:11px;
	margin:0px 0;
}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; width:104px; height:26px; text-align:left; color: #FFFFFF; boarder:#000; background: none; line-height:20px; font-size:12px; overflow: hidden;}

.menu ul {padding:0; margin:0;list-style-type: none; }

.menu ul li {float:left; margin-right:1px; position:relative;}

.menu ul li ul {display: none;}


/* specific to non IE browsers */

.menu ul li:hover a {color: #009900; background:#fff;}

.menu ul li:hover ul {
	display: block;
	position:absolute;
	top:0;
	left:105px;
	width:105px;
	border:1px;
	border-color:#000000;
}

.menu ul li:hover ul li a.hide {background:#eeeeee; color:#000}

.menu ul li:hover ul li:hover a.hide {background:#009900; color: #FFFFFF;}

.menu ul li:hover ul li ul {display: none;}

.menu ul li:hover ul li a {display:block; background:#eeeeee; color: #000;}

.menu ul li:hover ul li a:hover {background:#009900; color:#fff;}

.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.style49 {font-size: 11px}
.style52 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style57 {font-size: 10px}
.style58
{
	color: #ffffff;
}
.style63 {color: #666666; font-size: 10px; }
.style64 {color: #999999}
.style65 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.style66 {color: #000000}
.style67 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
#foot
{
	width: 752px;
	margin-left: 4px;
	margin-bottom: 6px;
}
#foot_top
{
	background-color: #1C6EAC;
	height:9px;
}
#foot_mid
{
	height:4px;
}
#foot #foot_bottom
{
	background-color: #1C6EAC;
    width:100%;
	color: #ffffff;
}
#foot_copyright
{
	background-color: #1C6EAC;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
}
.style79 {font-size: 12px}
.style81 {color: #666666; font-size: 12px; }
.style82 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.style84 {color: #666666}

    ul { 
        margin: 0; 
        padding: 0; 
        background:url(../images/sideblockbg2.gif);
        list-style: none; 
        width: 114px; /* Width of Menu Items   border-top: 1px solid #ccffcc;border-bottom: 1px solid #ccffcc;  */ 
        
        height:18px;
        font-size:12px;
    } 

    ul li { 
         position: relative; 
         font-size:12px;
         border-bottom: 1px solid #ccffcc; 

    } 

    li ul { 
        position: absolute; 
        left: 114px; /* Set 1px less than menu width ; border-bottom: 1px solid #ccffcc; */ 
        width: 180px;
        height:18px;
        top: 0; 
        display: none;
        font-size:12px; 
        
        border-top: 1px solid #ccffcc; 
		padding-left :1px;
    } 

	li ul li
	{
	border-bottom: 1px solid #ccffcc; 
	padding-left :15px;
	background:url(../images/arrow.gif) left center no-repeat;
	z-index:1000;
	}

    /* Styles for Menu Items */ 
    ul li a { 
        display: block; 
        text-decoration: none; 
        color: #000; 
        background: url(../images/sideblockbg2.gif); /* IE6 Bug */ 
        
        /* IE6 Bug    border: 1px solid #0066FF;  padding: 5px; */ 
        border-bottom: 0;
        } 

    /* Holly Hack. IE Requirement \*/ 
    * html ul li { float: left; height: 1%; } 
    * html ul li a { height: 1%; } 
    /* End */ 

    li:hover ul, li.over ul { display: block; } /* The magic */ 
    
    
    
    /*//////////feedback/*/
    
 