*
{
	font-family:  Tahoma, Verdanna, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
}
h1
{
	font-size: xx-large;
}
h2
{
	font-size: x-large;
}
h3
{
	font-size: large;
}
h4
{
	font-size: medium;
}
h5
{
	font-size: small;
}
h6
{
	font-size: xx-small;
}
.sub-note
{
	font-size: 8pt;
	color: #333333;
}
body
{
	background-image: url(/image/gradient-background.png);
	background-repeat: repeat-x;
	background-position: left top;
}
td
{
	vertical-align: top;
	text-align: left;
}
th
{
	vertical-align: top;
	text-align: center;
}
.clickable
{
	cursor: pointer;
}
.header-background-preload
{
	width: 100%;
	height: 120px;
	background-image: url(/image/header-background-lowres.gif);
	overflow: hidden;
}
.header-stub
{
	display: none;
	width: 100%;
	height: 17px;
	overflow: hidden;
}
.header-background
{
	width: 100%;
	height: 120px;
	background-image: url(/image/header-background.jpg);
}
.header-top-float-left
{
	width: 200px;
	height: 20px;
	background-color: #000050;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.header-top-float-left-round
{
	margin-top: -20px;
	margin-left: 200px;
	width: 25px;
	height: 20px;
	background-image: url(/image/header-top-background.gif);
	-khtml-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.header-info-text
{
	float: right;
}
.header-top-float-repeat
{
	width: 100%;
	height: 17px;
	background-color: #000050;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.header-info
{
	width: 100%;
	height: 17px;
	text-align: right;
	vertical-align: middle;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.header-info-opener
{
	width: 6px;
	height: 17px;
	float: right;
	background-image: url(/image/left-round-open-17.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.header-browser-info
{
	background-color:white;
	float: right;
	padding-right: 6px;
}
.header-browser-info img
{
	padding-left: 3px;
}
.logo
{
	width: 50px;
	height: 36px;
	margin-top: -37px;
	background-image: url(/image/logo.gif);
	opacity: 0.99;
}
.stub-logo
{
	width: 24px;
	height: 17px;
	margin-top: -17px;
	margin-left: 2px;
	background-image: url(/image/logo-small.gif);
	opacity: 0.99;
	overflow: hidden;
}
.stub-master-title
{
	margin-left: 24px;
	margin-top: -20px;
	width: 150px;
	height: 17px;
	vertical-align: middle;
	text-align: left;
	padding:5px;
	opacity: 0.99;
	color: white;
	font-size: 9pt;
	font-weight: bold;
	overflow: hidden;
}
.master-title
{
	margin-left: 45px;
	margin-top: -37px;
	width: 150px;
	height: 37px;
	vertical-align: middle;
	text-align: left;
	padding:5px;
	opacity: 0.99;
	color: white;
	font-size: 18pt;
}
.header-spacer
{
	width:1px;
	height:54px;
}
.header-bottom-float-right-round
{
	margin-left: 300px;
	width:25px;
	height:20px;
	background-image: url(/image/header-bottom-background.gif);
	-khtml-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.header-bottom-float-right
{
	margin-left: 325px;
	margin-top: -20px;
	height:20px;
	right:0px;
	background-color: white;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.body-begin-spacer
{
	width: 100%;
	height: 5px;
}
.browser-warning
{
	font-size: 8pt;
	font-weight: normal;
	width: 300px;
	padding: 4px;
	padding-bottom: 0px;
	background-color: white;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.browser-warning *
{
	font-size: 8pt;
}
.browser-warning img
{
	margin: 0px;
	padding: 0px;
	height: 8pt;
	width: 8pt;
	vertical-align: bottom;
}
.browser-warning p
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
}
.browser-warning-ie
{
	background-color: #FFFFCC;
	border: solid orange 1px;
	background-image: url(/image/warning.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-left: 24px;
}
.header-menu
{
	margin-top: -32px;
	margin-left: 330px;
	opacity: 0.99;
	vertical-align: middle;
	text-align: left;
}
.header-menu table
{
	height: 32px;
}
.header-menu-preload
{
	display: none;
}
.header-menu-item
{
	padding-left: 18px;
	width: 78px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	background-image: url(/image/icons/no-icon-16.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	cursor: pointer;
}
.header-menu-item a
{
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	color: black;
}
.header-menu-item a:hover
{
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	color: black;
}
.header-menu-item a:visited
{
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	color: black;
}
.header-menu-item.normal
{
	padding-top: 12px;
	background-image: url(/image/icons/no-icon-16.gif);
}
.header-menu-item.hover
{
	padding-left: 36px;
	width: 60px;
	padding-top: 0px;
	font-size: 16px;
	background-image: url(/image/icons/no-icon-32.png);
	background-position: left center;
	color: #000066;
	vertical-align: middle;
}
.header-menu-item.hoverie
{
	background-image: url(/image/icons/no-icon-32.gif);
}

.normal-research
{
	background-image: url(/image/icons/research-icon-16.gif) !important;
}
.hover-research
{
	background-image: url(/image/icons/research-icon-32.png) !important;
}
.hoverie-research
{
	background-image: url(/image/icons/research-icon-32.gif) !important;
}
.normal-photos
{
	background-image: url(/image/icons/photos-icon-16.gif) !important;
}
.hover-photos
{
	background-image: url(/image/icons/photos-icon-32.png) !important;
}
.hoverie-photos
{
	background-image: url(/image/icons/photos-icon-32.gif) !important;
}
.normal-home
{
	background-image: url(/image/icons/home-icon-16.gif) !important;
}
.hover-home
{
	background-image: url(/image/icons/home-icon-32.png) !important;
}
.hoverie-home
{
	background-image: url(/image/icons/home-icon-32.gif) !important;
}
.normal-health
{
	background-image: url(/image/icons/health-icon-16.gif) !important;
}
.hover-health
{
	background-image: url(/image/icons/health-icon-32.png) !important;
}
.hoverie-health
{
	background-image: url(/image/icons/health-icon-32.gif) !important;
}


.quote-of-the-day
{
	padding: 2px;
	width: 400px;
	height: 64px;
	margin-right: 2px;
	overflow: auto;
	background-image: url(/image/gradient-quote-background.jpg);
	border-bottom: solid gray 1px;
	border-right: solid gray 1px;
	border-top: solid silver 1px;
	border-left: solid silver 1px;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	filter:alpha(opacity=60);
	font-size: 8pt;
	scrollbar-3dlight-color:silver;
	scrollbar-arrow-color:silver;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:silver;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white
}

