


body {
	margin: 0px;
}

#topnavwrapper {
	background-color: #FFFFFF;
	width: 860px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	  
 
	padding-top: 20px;
	padding-bottom: 10px;
}

#flashrow {
	background-color:#F2F2F2;
	background: url("images/flashbg.gif"); 
	
	width: 860px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	position:relative;
	top:-106px;

}

#indicator {
	visibility: visible;
	position: absolute;
	top: 169px;
	left: 1px;
	height: 18px;
}

.drop_menu {
	visibility: hidden;
	position: absolute;
	top: 563px;
	background-color: #FFFFFF;
	 
	width: 860px;
	height:285x;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}


.drop_menu2 {
	visibility: hidden;
	background-color: #FFFFFF;
	height: 28px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 860px;
}

.subnavbutton {
	margin-right: 5px;
}

#contentrow {
	background-color: #ffffff;
	width: 860px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	position:relative;
	top:-106px; 
 
}

#mainContent {
	width: 500px;
	margin-left: 250px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #808080;
	padding-top: 15px;
	padding-bottom: 15px;
	xborder:1px solid #333333;
}


#bookcontent {
	width: 200px;
	margin-left: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #808080;
	padding-top: 15px;
	padding-bottom: 15px;
	xborder:1px solid #333333;
	float:left;
}




#podpod {
	margin-left: 21px;
	padding-top: 15px;
	padding-bottom: 15px;
}


#portfolioFlash {
	 width: 575px;
	 height: 390px;
	 float: left;
	 margin-top: 10px;
}

#portfolioNav {
	background-color: #666666;
	width: 168px;
	float: left;
	margin-right:2px;
	margin-top: 10px;
	height: 390px;
}

#portfolioNavHeader {
	color:#BDBDBD;
	background-color: #666666; 
	padding-top:1px;
	padding-bottom:1px;
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	border-bottom: 2px solid #878787;
}


.portlink_off {
	color:#BDBDBD;
	background-color: #666666;
	padding-left:23px;
	padding-top:1px;
	padding-bottom:1px;
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	margin-top:0px;
	cursor: pointer;
}

.portlink_on {
	color:#90D200;
	background-color: #4D4D4D;
	padding-left:23px;
	padding-top:1px;
	padding-bottom:1px;
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	margin-top:0px;

}


.header1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.header2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.header3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.neutralHeader1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.pod1 {
	 float: left;
	 margin-right: 10px;

}


.podheader { 
	font-family: arial,helvetica,sans-serif;
	color: #5D5C5C;
	font-size: 13px;
	font-weight: bold;
}

.podcontent {
	padding-left: 3px;
	padding-top: 5px;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}

.podlink {
	color: #323232;
	text-decoration: underline;
	float: right;
	font-weight: bold;
}

.smallpodtext{
	font-size: 11px;
	line-height: 13px;
}








/* the following four rules are for Firefox, which will add padding onto the already 
   defined width of a div.  These rules will be overridden in IE through the "ie-only.css" file
   which is conditionally (ie only) imported below this style block  */
#drop_serv { 
}

#drop_work { 
}

#drop_company {
	 
}

#drop_empty { 
}

.biodiv {
	/*background-color: lime;*/
	width: 490px;
}


.biolink {
	font-weight: bold; 
}

.biotitle {
	font-style: italic;
}




.newsitem_bullet {
	font-size: 12px;
	width:15px;
	float:left;
}

.newsitem_title {
	float:left;
	font-size: 12px;
	font-weight: bold;
	color: #808080;
}

.newsitem_date {
	margin-left:15px;
}


.featuredportlink {
	font-size: 13px;
	font-weight: bold;
	color: #656378;
	font-family: arial,helvetica,sans-serif;
}

