body {  
	behavior: url(/csshover.htc);
  color:#000000;
	background:#345777;
	font-family: georgia, arial, helvetica, verdana, sans-serif, MS Sans Serif;
	padding: 20px;
	}

/*wrappers - page or section containers*/

#mainWrapper {
	width: 700px;
	vertical-align: top;
	margin: 0px auto; 
	padding: 0px;
	}

.mainsection { 
	width: 700px;
	position:relative;
	padding: 2.0em;
	vertical-align: top;
	}
	
#fullcenter_home { 
	width: 680px;
	height: 257px;
	position:relative;
  padding: 4px;
	margin: 10px 0px 0px 10px;
	vertical-align: top;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	overflow: auto;
	color: #ffffff;
	font-weight: bold;
	}

	
#rightcolumn { 
	width: 320px;
	height: 248px;
	position:relative;
  padding: 1.0em;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	overflow: auto;
	background: #ffffff;
	color: #000000;
	font-size: 10pt;

	}

#leftcolumn { 
	margin: 0px auto;
	padding: 0px;
	width: 350px;
	height: 275px;
	position:relative;
	vertical-align: top;
	text-align: center;
  overflow: hidden;
	}

	
/* our default page-width div */
.pagecontainer { 
	text-align:left;
	font-size:10pt; 
	width: 700px;
	height: 275px;
	position:relative;
	padding: 0px;
  border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	}


 /*================= STYLES FOR THE MASTHEAD & CONTROLS ==================*/

.menuminwidth0 {             /* for all browsers (non-IE) that obey min-width */
	position:relative;
	border:0;
	margin:0;
	padding:0;
	width:700px;
	height:125px;  /* *** masthead height + 1px lower border*/
	min-width:700px;
}

/* suppress our whole menu when not an interactive mode (when printing, etc.) */
@media print, projection { .menuminwidth0 { display:none; } }

* html .menuminwidth1 { /* this allows IE5/6 to simulate min-width capability */
	position:relative;  /* we can simulate a minimum width by creating a large */
	float:left;          /* border in this first div, then placing our content */
	height: 1px;          /* into a second nested div (see 2nd nested div next */
	border-left:700px solid #fff;    /* CSS box-model borders are a fixed size */
}

* html .menuminwidth2 {    /* used to simulate min-width capability for IE5/6 */
	position:relative;
	margin-left:-700px;
	height: 1px;
}

#masthead {
	position:relative;      /* position our child objects relative to this div */
	float:left;
	vertical-align:top;	         /* protect from super-large user text sizing */
	border:0;
	margin:0;
	padding:0;
	width:700px;                                  /* back-fill the entire width */
	height:123px;                  /* set the overall height above the menu-bar */
	background:#FFFFFF;            /* -- set to black for the moment */
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}

#currentdate {                            /* date box definition */
	position:absolute;
	border:0;
	margin:0;
	padding:0;
	top:15px;
	left:500px;
	width:200px;
	height:115px;
	text-align:center;
	font-size:12px;
	color:#ffffff;
}

div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover {
  color: #FFFFFF!important;
	background: #FFBA5C;
	}

div#dropMenu {
	width:700px;
	margin:0 auto;
    text-align:center;
	z-index:1000;
	position:relative;
	font-size: 8pt;
	}

div#dropMenu ul {
    margin:0;
	padding:0;
	}
	
div#dropMenu li {
	position:relative;
	list-style:none; 
	margin:0; 
	float:left; 
	line-height:1em;
	width:16.667%;
	*width:16.649%;
	}
	
div#dropMenu ul.level1 {
	width:700px;
	margin:0 auto; 
	text-align:center;
	background: transparent;    /*background color of top menu when NOT selected. */
	z-index:1000;
	float:left;
	}

div#dropMenu li a {
	display: block;
	/* Hides from IE5-mac \*/
	height: 1%;
	/* End hide from IE5-mac */ 
	padding: .6em 0;
	text-decoration: none; 
	text-transform:uppercase; 
	color:#FFBA5C;
	text-align:center; 
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}	
	
div#dropMenu li:hover {}
/*div#dropMenu li.submenu {background: url(../images/dropmenu.gif) 95% 50% no-repeat;} */
div#dropMenu li.submenu:hover {}
div#dropMenu li a.noLine {}
div#dropMenu li a.left_menu {border-left:1px solid #FFFFFF;}
div#dropMenu>ul a {width: auto;z-index:1000;}
div#dropMenu ul ul {display: none;}
div#dropMenu ul ul li {border-bottom: 1px solid #CCC; width:12em;z-index:1000;}
/*div#dropMenu li.submenu li.submenu {background: url(../images/submenu.gif) 95% 50% no-repeat;} */
div#dropMenu ul.level1 li.submenu:hover ul.level2, 
div#dropMenu ul.level2 li.submenu:hover ul.level3,
div#dropMenu ul.level3 li.submenu:hover ul.level4,
div#dropMenu ul.level4 li.submenu:hover ul.level5,
div#dropMenu ul.level5 li.submenu:hover ul.level6,
div#dropMenu ul.level6 li.submenu:hover ul.level7,
div#dropMenu ul.level7 li.submenu:hover ul.level8 {position: absolute; width: 12em;display:block;z-index:1000;}
div#dropMenu ul.level2 {background:#4f4f4f;z-index:1000;position:absolute;left:0;}
div#dropMenu ul.level3, 
div#dropMenu ul.level4, 
div#dropMenu ul.level5, 
div#dropMenu ul.level6, 
div#dropMenu ul.level7,
div#dropMenu ul.level8{top: 0; left: 12em; background:#4f4f4f}
div#dropMenu ul.level2 a {padding: 0.5em 0 0.5em 0.25em;color: white; text-transform:none;}  /* this is text color on drop-down submenu */
div#dropMenu ul.level2 a:hover {color:#33339F;}

.clearBoth {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	}