a, a:visited, a:active {
	border-bottom: 1px solid #FF9900;
	color: #666666;
	text-decoration: none;
}

a:visited {
	border-bottom: 1px solid #FF9900;
	color: #666666;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	color: #666666; /*margin:0;
	padding:0;*/
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, 'Trebuchet MS', Trebuchet, Verdana, sans;
	font-size: .86em;
	text-align: center;
}

h1 {
	font-size: 14px;
	padding-top: 10px;
}

h1 {
	font-size: 14px;
	padding-top: 10px;
}

h1, h2, h3, h4, h5, p, ul, li {
	margin: 0;
	padding: 0;
}

th {
	color: #999;
	line-height: 100%;
}

p,h1,pre {
	margin: 0px 10px 10px 0px;
}

.activebreadcrumb {
	font-weight: bold;
}

#breadcrumbs {
	margin-left: 13px;
	font-size: x-small;
	margin-bottom: 4em;
}

.gray {
	color: #999;
}

* html #breadcrumbs {
	font-size: xx-small;
}

#subnav {
	width: 145px;
}

#subnav .subnavCap {
	background-image: url(../images/menu-cap.png);
	font-weight: bold;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 0;
	background-repeat: no-repeat;
	margin: 0;
	}

#subnav .subnavItem {
	background-image: url(../images/menu-back.png);
	background-repeat: repeat-y;
	font-size: small;
	padding: 3px 0 3px 8px;
}	

* html #subnav .subnavItem {
	font-size: x-small;
}

#subnav .subnavItem img {
	margin-right: 5px;
}

#subnav .subnavItemChild {
	background-image: url(../images/menu-back.png);
	background-repeat: repeat-y;
	font-size: small;
	padding: 3px 0 3px 30px;
}	

* html #subnav .subnavItemChild {
	font-size: x-small;
}

#subnav .subnavDivider {
	margin-left: -8px;
	margin-bottom: 5px;
}

.contact {
	float: right;
	margin-left: 20px;
	margin-top: 13px;
	font-size: small;
}

* html .contact {
	font-size: x-small;
}

#contentcenter {
	float: left;
	padding: 0px;
	margin-left: 20px;
	padding-left: 20px;
	width: 400px;
	border-left: 1px solid #ddd;
	margin-right: 20px;
}

#contentcenter-home {
	float: left;
	padding: 0px;
	margin-left: 20px;
	/*padding-left: 20px;*/
	width: 550px;
	margin-right: 20px;
}

div#contentheader .artHead {
	clear: both;
	margin:0;
	height: 81px;
	width: 811px;
	background: url(../images/header-art.png) no-repeat;
}

div#contentheader .leftHead {
	float: left;
	height: 69px;
	width: 13px;
	background: url(../images/header-left.png) no-repeat;
}

div#contentheader .centerHead {
	float: left;
	height: 69px;
	width: 785px;
	background: url(../images/header-center.png) repeat-x;
}

div#contentheader .rightHead {
	float: left;
	height: 69px;
	width: 13px;
	background: url(../images/header-right.png) no-repeat;
}

.logo {
	margin-top: 16px;
}

div.logo a, div.logo a:active, div.logo a:visited, div.logo a:hover {
	text-decoration: none;
	border: none;
}

.overview {
	margin: 0; padding: 0;
	vertical-align: top;
	width: 175px;
	font-size: 11px;
}

table.overview th {
	text-align: right;
	padding-right: 6px;
}

table.overview td {
	text-align: left;
	padding-bottom: 6px;
	line-height: 110%;
}

.pageTitle {
	margin-bottom: 10px;
}

.portImage {
	margin-bottom: 10px;
}

.portImage a, .portImage a:hover, .portImage a:active, .portImage a:visited {
	text-decoration: none;
	border-bottom: none;
}

.viewButton {

}

.resumeLinks {
	float: right;
	margin-top: 13px;
	font-size: small;
}

* html .resumelinks {
	font-size: x-small;
}

#contentfooter{
	margin-top: 30px;
}

#contentheader {
	/*background-color: #00FFFF;*/
}

#contentheader h1 {
	font-size: 14px;
	margin: 0px;
	padding: 10px;
}

#contentleft {
	background: #FFFFFF;
	float: left;
	margin-left: 12px;
	padding: 0px;
	width: 147px;
}

#contentleft p {
	font-size: 12px;;
}

#contentright {
	background: #FFFFFF;
	float: left;
	padding: 0px;
	padding-top: 32px;
	width: 175px;
}

#contentright p {
	font-size: 10px;
}

#frame {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
	width: 811px;
}
