body{
font-family:'trebuchet ms';
margin:10px 0 0 0;
padding:0;
text-align:center;
font-size:9pt;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_pullup.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
img{
border:0;
}
.menu {
width:900px;
height:26px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:128px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:right;
width:128px;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:11px;
font-family:'trebuchet ms';
font-weight:bold;
text-decoration:none; 
color:#333333; 
width:118px; 
height:26px; 
border:0;
padding-right:10px;
background:#99CCCC; 
text-align:right;
line-height:25px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:128px;
w\idth:117px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background-color:#949e7c;
}
/* style the second level hover */
.menu ul ul a.drop:hover {
background:#c9ba65;
}
.menu ul ul :hover > a.drop {
background:#999999;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover{
background:#b2ab9b;
}
.menu ul ul ul :hover > a {
background:#999999;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {border-collapse:collapse; border:0; position:absolute; left:0; bottom:-1px;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
bottom:26px;
left:0; 
width:128px;
}
* html .menu ul ul {
bottom:26px;
}
/* position the third level flyout menu */
.menu ul ul ul{
left:150px; 
bottom:0;
width:150px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-150px;
}


/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#B7E1E1; 
color:#000; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:108px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:150px;
w\idth:129px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#333; 
background:#B7E1E1;
text-decoration:underline;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#333;
background:#B7E1E1;
text-decoration:underline;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
height:auto;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
display:none;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
display:none;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
display:block;
bottom:0;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
display:block;
bottom:0;
}
a:link{
color:#999999;
text-decoration:none;
}
a:visited{
color:#999;
text-decoration:none;
}
a:hover{
color:#999999;
text-decoration:underline;
}
#main-wrapper{
width:inherit;
overflow:auto;
text-align:center;
text-align:-moz-center;
}
#bottom-wrapper{
width:inherit;
text-align:center;
text-align: -moz-center;

}
#logo{
width:inherit;
height:26px;
background-color:#666666;
}
#gray{
width:inherit;
height:5px;
margin:0;
padding:0;
background-color:#999;
}
#green{
width:inherit;
height:26px;
background-color:#99CCCC;
margin:0;
padding:0;
}
#copyright{
width:900px;
font-size:10px;
color:#999999;
text-align:right;
margin:5px 0 0 0;
}
#copyright a:link{
font-size:10px;
color:#999;
font-weight:normal;
}
#copyright a:visited{
font-size:10px;
color:#999;
font-weight:normal;
}
#copyright a:hover{
font-size:10px;
color:#999;
text-decoration:underline;
font-weight:normal;
}
#copyright a:active{
font-size:10px;
color:#999;
font-weight:normal;
}
#nine-hundred{
width:900px;
margin:0;
padding:0;
}
#bio{
width:480px;
margin:66px 0;
height:inherit;
text-align:left;
}
#bio img{
margin:0;
padding:0;
border:0;
}
#bio strong{
color:#999;
}
#bio b{
font-size:14px;
font-weight:bold;
}
.header{
font-size:20px;
}
.subhead{
font-size:14px;
}
.page_win{
overflow: auto;
width: 350;
height: 400;
color: #333333;
font-family: 'trebuchet ms';
font-size: 10pt;
padding: 0 5px 5px 5px;
margin-left: 400px;
scrollbar-3dlight-color: #666666;
scrollbar-arrow-color: white;
scrollbar-highlight-color: #666666;
scrollbar-face-color: #666666;
scrollbar-shadow-color: #666666;
scrollbar-darkshadow-color: #666666;
scrollbar-track-color: white;
}

.winheader{
font-size: 12pt;
font-weight: bold;
color: #999999;
}
.winheader p{
padding:0;
margin:0;
}
#colorOption a:link{
font-size: 7pt;
font-weight: normal;
color: white;
background: #666666
padding-left: 15px;

}

#colorOption a:visited{
font-size: 7pt;
font-weight: normal;
color: white;
background: #666666;
padding-left: 15px;
}

#colorOption a:hover{
font-size: 7pt;
font-weight: normal;
color: #cccccc;
background: #666666;
padding-left: 15px;
}
#colorOption a:active{
font-size: 7pt;
font-weight: normal;
color: #ffffff;
background: #666666;
padding-left: 15px;
}

.header{
font-family: 'trebuchet ms';
font-size: 8pt;
font-weight: bold;
color: #999999;
padding-left: 8px;
border-left: 2px solid #666666;
}

.hello{
font-size: 11pt;
font-weight: bold;
background: #666666;
padding-left: 15px;
color: white;
}

.copyright{
color: #999999;
padding-top: 5px;
}

td{
font-family: 'trebuchet ms';
font-size: 9pt;
padding-left: 5px;
padding-right: 5px;
color: #333333;
}


a:link {
	font-family: 'trebuchet ms';
	font-weight: bold;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}

a:visited {
	font-family: 'trebuchet ms';
	font-weight: bold;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}

a:hover {
	font-family: 'trebuchet ms';
	font-weight: bold;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;

}
a:active {
	font-family: 'trebuchet ms';
	font-weight: bold;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}
