* {
	margin: 0;
	padding: 0;
}
html {

}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	outline: 0;

}



body {
	font-family: Myriad Web Pro Condensed, Helvetica, Arial, sans-serif;
	font-size: 12px; 
	
	color: #000000;
	background-color: #ffffff;
}

.style10 {
	font-family: Myriad Web Pro Condensed, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

.bio {
	font-family: Myriad Web Pro Condensed, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	background-repeat:no-repeat;
}

.biowhite {
	font-family: Myriad Web Pro Condensed, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-left:10px;
	margin-top: 0px;
	width: 280px;
	line-height: 16px;
}


td {
vertical-align:top;
}


a {
	color: #000;
	text-decoration: underline;
}

a.bio {
	color: #000000;
}


a img {
	border: 0 none;
}
input, textarea {
	padding: 2px;
}
#logo {
	position: 22px; 
	top: 0px;
	left: 0;
	z-index: 33;
}
#logo a {
	display: block;
	width: 467px;
	height: 70px;
	background-image: url(../../../../images/media/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}


#stuff {
	display: block;
	padding-top: 30px;
	padding-left: 20px;
	
}


#content {
	display: block;
	padding-top: 30px;
	padding-left: 5px;
	padding-bottom: 30px;
	
}

#content2 {
	margin-left: 22px;
	
	
}

#contentb {
	display: block;
	padding-top: 60px;
	padding-left: 23px;
	padding-bottom: 30px;
	
}


.tool-tip {
	color: #fff;
	width: 189px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #d7ba6a;
	padding: 8px 8px 4px;
	background: url(../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/bubble.png) top left;
}
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/bubble.png) bottom right;
}

/*
#footer {
	color: #000000;
	font-size: 10px;
	padding-left: 20px;
}
*/

#footer {
	color: #666;
	font-size: 10px;
	padding-left: 20px;
	float:left
}
#footer a {
	color: #888;
}
#footer a:hover {
	color: #ccc;
}
#footer abbr {
	color: #666;
	border-bottom: dotted 1px #333;
}

#container {
	width:1200px;
	margin:22px; 
	position:absolute;
	top:80px; 
	font-size:10pt; 
	}

#menu2 {
	position:absolute; 
	left:0px; 
	top:0px; 
	float:left;
    display:block; 
	overflow:hidden
}

#menu2 ul .item {
	display:none;
	}
	
#menu2 ul:hover .item {
	display:list-item;
	background:#ffffff;
	padding:1px;
	margin:1px;}

#menu2 ul:hover .item a {
	color:#fffff;
	text-decoration:none;
	}
	
#menu2 ul:hover .item a:hover {
	color:#666666;
	}

#menu2 ul {
	width:fixed;
	float:left;
	margin:5px;
	padding:2px;
	background:#ffffff;
	list-style:none;
	
	}
.clear {
	clear:both;
	height:10px;
	}

#nav {
	width: 1px;
	float: left;
}



