html,body {
	background-color: #FFFFFF;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	/*height:100%; */
	/*width:100%; */
	overflow:none;		/*hides vertical scrollbar in firefox.*/
	overflow-y:none;  	/*hides vertical scrollbar in ie*/
}

/* links for header */
a:link.head_link       { color: #ffffff; text-decoration: none; font-weight: bold;}
a:visited.head_link    { color: #ffffff; text-decoration: none; font-weight: bold;}
a:active.head_link     { color: #ffffff; text-decoration: none; font-weight: bold;}
a:hover.head_link  	   { color: #ffffcc; text-decoration: underline; font-weight: bold;}

/* all links (unless otherwise specified) */
a:link       { color: #003399; text-decoration: none; font-weight: bold;}
a:visited    { color: #003399; text-decoration: none; font-weight: bold;}
a:active     { color: #003399; text-decoration: none; font-weight: bold;}
a:hover 	 { color: #0033cc; text-decoration: underline; font-weight: bold;}

/* navigation menu on right side of HOME page */
a:link.Nav1       { color: #777777; text-decoration: none; font-weight: bold; font-size:9pt;}
a:visited.Nav1    { color: #777777; text-decoration: none; font-weight: bold; font-size:9pt;}
a:active.Nav1     { color: #777777; text-decoration: none; font-weight: bold; font-size:9pt;}
a:hover.Nav1  	{ color: #777777; text-decoration: underline; font-weight: bold; font-size:9pt;}
a:link.Nav2       { color: #000000; text-decoration: none; font-weight: bold; font-size:9pt;}
a:visited.Nav2    { color: #000000; text-decoration: none; font-weight: bold; font-size:9pt;}
a:active.Nav2     { color: #000000; text-decoration: none; font-weight: bold; font-size:9pt;}
a:hover.Nav2  	{ color: #000000; text-decoration: underline; font-weight: bold; font-size:9pt;}

/*table {
	border-spacing:0;
	padding:0px 0px 0px 0px;
	border-collapse:collapse;}  */
	
.tblHeader {
	border: 0px;
	font-size: small;
	border-collapse:collapse;
	height: 61px;
	margin:0px;
	width: 100%; }
	
.HeaderSealUpperLeftQuad {
	background-image: url(/Home/image/graphic/HeaderSealUpperRightQuad.gif); 
	width: 173px;
	height: 62px;
	padding:0pt;
	background-repeat: no-repeat; }
	
.HeaderCenterLeft {
	background-image: url(/Home/image/graphic/HeaderCenterLeft.jpg); 
	width: 145px;
	height: 62px;
	padding:0px 0px 0px 0px;
	background-repeat: no-repeat; }
	
.HeaderCenterRepeat {
	background-image: url(/Home/image/graphic/HeaderCenterRepeat.gif); 
	height: 62px;
	background-repeat:repeat-x;
	 }
	
.HeaderCenterRight {
	background-image: url(/Home/image/graphic/HeaderCenterRight.gif); 
	width: 150px;
	height: 62px;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat; }
	
.HeaderRight {
	background-image: url(/Home/image/graphic/HeaderRight.gif); 
	width: 138px;
	height: 62px;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat; }
	
/*.Capital {
	background-image: url(/Home/image/graphic/HeaderCapital.gif); 
	float:left;
	vertical-align:top;
	background-repeat:no-repeat; 
	padding:0px 0px 0px 0px;
	border: none; 
	background-position:top; 
	border-collapse:collapse; 
	margin:0px;
	}*/

.Seal {
	position: inherit;
	z-index: 5;
}
	
.LeftNavigation {
	width: 173px;
	font-size:15px;
	text-align:center;
	position: relative;
	z-index:5;
	}
	
.CenterNavigation {
	width: 65%;
	font-size:15px;
	text-align:center;
	display:inline-block;
	z-index: 1;
	}
	
.RightNavigationText {
	padding-left:3px;
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	vertical-align:top;
	}
	
.RightNavigationTextSmall {
	padding-left:6px;
	text-align:left;
	font-size:9pt;
	font-weight:bold;
	vertical-align:top;
	}	

.RightNavigationFloorSchedules {
	padding-left:3px;
	text-align:left;
	font-size:9pt;
	font-weight:bold;
	vertical-align:top;
	}	
	

/* CLASSES FOR JAVA MENU */
.clsCMTopOn {
	color: black;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
    padding: 2px 4px;
}
.clsCMTopOver
{
	color: #FFFFFF;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
        padding: 2px 4px;
}
.clsCMOn {
	color: black;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
        padding: 2px 4px;
}
.clsCMOver
{
	color: #FFFFFF;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
        padding: 2px 4px;
}

.style7 {
	color: #666666;
	font-weight: bold;
	font-size: 9pt;
}
.style8 {font-size: 12px}
.style9 {color: #666666}
-->
