@charset "iso-8859-1";
body {background:#000000; text-align:center; font-family: verdana; font-size: 10pt; color: #000000;}

td img {display: block;}
table {margin: auto; }
h1 {font-size:18pt; font-weight: bold}

#head {font-size:14pt; font-weight: bold; color:#003366 }
#head2 {font-size:14pt; font-weight: bold; color:#FFFFFF }
#subhead {font-size:12pt; font-weight:500 }
#smaller {font-size:9pt; }
#footer {font-size:8pt; color:#CCCCCC }

#portfolio-iframe {position: absolute; text-align:center; width:570; right:0px; top: 190px;}
#portfolio {border: none; width: 570px; height:440px; margin-right:250px;}

#dhtmltooltip{
	position: absolute;
	width: 160px;
	border: 2px solid #000000;
	padding: 2px;
	background-color:#CCCCCC;
	color:#000; 
	font-size:12px;
	line-height:1.2; 
	font-style: italic; 
	visibility: hidden;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	}
	
	
a {color:#FF0000; text-decoration:none}
a:hover {color:#FFFFFF}
a:visited {color:#990000}
a:visited:hover {color:#CCCCCC}

.submenu {width:804px; background-color:#000000; border: none; text-align:left; padding-bottom:3px; font-weight:bold; color:#FFFFFF; font-size:14pt; text-transform:uppercase}
	
a.submenu {color:#66FF33}
a.submenu:hover {color:#FFFFFF}
a.submenu:visited {color:#669900}
a.submenu:visited:hover {color:#99CC99}


a.onwhite:hover {color:#66CC33}
a.onwhite:visited:hover {color:#669966}

body.blank {background:#FFFFFF; padding-left: 5px; padding-right: 5px; text-align:left}


