
body{background-color:#FCFEFD;background-image: url(../images/centralcell.jpg);background-repeat:no-repeat;/*background-attachment: fixed;*/ background-position: 50% 30%; font-family: verdana, serif; font-size: 1.0em; color: #3B3B3B; text-align:justify; margin-top:10px; }
html> body{font-size: 100%;}
A:link{text-decoration:none;color:black;} A:active{text-decoration:none;color:navy;} A:visited{text-decoration:none;color:black} A:hover{text-decoration:none;color:navy}



#maincontent{margin-left:2%;margin-right:2%;margin-top:5%;
		
}

#mainlog {text-align:right;margin-right:5px;font-size:0.7em;
}


#wrapper1 {
	background: url(left-bg.gif) 20% 0;
	}
#wrapper2 {
	background: url(right-bg.gif) 72% 0;
	}
#wrapright {
	float: right;
	width: 83%;
/*	border:1pt solid blue;*/
	}

#center {
	float: left;
	width: 75%;
/*	border:1pt solid black;*/
	
	}
#right {
	margin-left: 80%;
	/*margin-left: 65%;*/
	font-size:0.7em;
	text-align:left;
	/*border:1pt solid red;*/
	}
#left {
	 /*margin-top:5%;	*/ 
	margin-right: 80%;
	/*margin-right: 80%;*/
	font-size:0.7em;
	color:#333;
/*	border:1pt solid green;*/
	}
	
#inner {margin-top:10px;
	  
	   margin-right:10%;	   	
		padding-right:5px;			
			/*border:1pt solid red;*/
		color:#0333bd;
		font-size:1.1em;
		font-weight:bold;
	}
	
#inner h3 {color:#1c0698;
	   	  text-align:left;
		  font-size:1.1em;
		  }

#inner a {text-decoration:none;
	   	 color:#0363ff;
	   		font-size:1.1em;
			font-weight:bold;
			text-align:left;
	   		}

#text p {/*font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;*/font-size:0.75em;color:#333;text-align:left;
	  	font-weight:normal;}
		

.td-style p {font-size:0.7em;color:#333;text-align:left;
	  	font-weight:normal;}

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
/*.clearfix {
	display: inline-block; /* Fixes IE/Mac 
	}*/
/* Hides from IE-mac \*/
* html .clearfix,
* html .clearfix * {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
p {
	margin-top: 0;
	}
	#content {min-height:350px;/*margin-top:5%;*/margin-left:2%;margin-right:5%;padding-top:3%;
/*border: 1pt solid blue;*/
font-size:0.8em;
clear:both;
}
#content h3 {color:#1c0698;
	   	  text-align:left;
		  font-size:1.1em;}
div[id] #content{
height:300px;
}
html> content{font-size: 85%; /*height:250px;*/}
#content select{
}

.list {margin-left:30%;list-style-type:none;}
#dropdown {margin-left:30%;font-size:0.75em;}


#menu-wrapper{
		margin-top:5px;
		 margin-left:5%;
		 margin-right:5%;
		 /*width:90%;*/
		  text-align:center;
		 background-color:transparent;
		 /*border: 1px solid black;*/
		 /*overflow:auto;*/
	 
		 }
#form {margin:0;text-align:left;
}
#form td a {font-size:0.8em;text-align:left;
}

#form input {margin:0;text-align:left;font-size:0.9em;background-color:transparent;
}

#log-on {margin-top:5px;
/*		border: 1px solid black;*/

		}
#log-on input{
		background-color:transparent;
		}

#sector{font-size:0.75em;}

		#dmenu{margin: 0 15px 0 15px;text-align:center;list-style-type: none; clear:left;position:static;z-index:20;}

			
    #dmenu li{ 
		text-decoration:none;                     /* top-level menu element */
        list-style-type: none;      /* disable the display of the list item bullets */
        float: left;                /* this is to allow for the horizontal main menu */
        border:none;    /* border for each of the main menu items */
        background-color: transparent;     /* main menu item background color */
        color: white;	  				   	  /* main menu item font color (not links) */
        text-align:center;                
        margin: 0;                /* spacing between main menu items */
        padding: 0px;               /* padding within main menu items */
        width: 160px;               /* the width of each main menu item */
        display: block;

    }

    #dmenu ul 
	
	{                     /* third-level (or greater) menu element list elements */
        position: absolute;         /* this is so that it doesn't push that page content around on hover */
        margin: 0px;                /* space around the list container */
        padding: 0px;               /* space within the list container */
        list-style-type: none;      /* disable the display of the list item bullets */
        text-decoration:none;
		display: none;
        width: 160px;               /* should be the same as #dmenu li width */
        background-color: transparent;     /* sub-menu default background color */
        border:none ;     /* the border around the sub-menu list */
        color: #d3d3d3;                /* sub-menu default font color (not links) */
        z-index: 99; 
		               /* want to be sure this is above the rest of the menu */
    }

    #dmenu ul li{                   /* second-level or greater menu element links */
        background-color: #eaeafb;     /* default background color for sub-menu container */
        color: #d3d3d3;                /* default font color (not links) for sub-menu container */
        border:none ;               /* sub-menu item border settings */
        margin: 0;                /* spacing between sub-menu containers */
        padding: 0;               /* This is for padding between menu items in the drop-downs */
        width: 120px; 				     /* (padding*2) must be subtracted from #dmenu li width and set for this one, or borders won't display properly. */
		text-decoration:none;  
/*		border-bottom:1pt solid navy;*/
		border-right:1px solid #7685ac;       
    }

    #dmenu li a{                    /* top-level menu element links */
        text-align: center;         /* text alignment in main menu item links */
        width: 120px;               /* set this to #dmenu ul width */
        display: block;
		text-decoration:none;
		color:black;
		font-size:70%;
		line-height:2.0em;
    }
	
    
    #dmenu ul a {                   /* all the other level menu link elements */
        padding: 0px;
        margin: 0px;
                       /* (padding*2) must be subtracted from #dmenu ul li width and set for this one, or borders won't display properly. */
        display: block;
    }
	#dmenu li a#current{
		   color:#339;
		   background:#c3c3c3;
		   }


    #dmenu a:hover,                 /* top-level hovering properties */
    #dmenu li:hover{
        display: block;
        background-color:transparent;
        color: black;
    }
    
    #dmenu ul li:hover,             /* higher level hovering properties */
    #dmenu ul li a:hover{
        display: block;
                       /* should be set to the same value as #dmenu ul li width */
        background-color: #81adf5;     /* main menu item background color */
        color: #fff;
		
    }

    #dmenu ul ul{                   /* higher-level list containers */
        display: none;              /* don't display by default */
        position: absolute;
        margin-left: 114px;         /* this should be the width of #dmenu ul li */
        margin-top: -2em;           /* this will push the sub-menu up to the level of it's parent */
    }

    /* only non-MSIE browsers use this */
    #dmenu ul li>ul,
    #dmenu ul ul li>ul{
        margin-top: -2em;           /* should be set to the same as #dmenu ul ul margin-top */
    }

    /* additional sub-menu levels in the next 2 blocks. (For up to 5 levels of drop menus) */
    #dmenu li:hover ul ul,              
    #dmenu li:hover ul ul ul,
    #dmenu li:hover ul ul ul ul,
    #dmenu li:hover ul ul ul ul ul{
        display:none;
    }

    #dmenu li:hover ul,
    #dmenu ul li:hover ul,
    #dmenu ul ul li:hover ul,
    #dmenu ul ul ul li:hover ul,
    #dmenu ul ul ul ul li:hover ul{
        display:block;
    }

    li>ul {
        top: auto;
        left: auto;
    }

	.content {                      /* This is used for the content that will appear below the menu */
        clear: left;
    }
  #footer{clear:both;margin:0; padding:2px; color:white; text-align:center; background:transparent; /*border-top:1px solid #FCFEFD;*/}
#footer p{color:#333333; font-size:60%;}
#footer p a{color:#333333; font-weight:normal;}
#footer p a:link{text-decoration:none;}
#footer p a:hover{text-decoration:none; background:#0363ff;}  
#footer p a:visited{text-decoration:none;}
