* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #84837A; 
	background-image: url(../Images/bg_gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}


a:link {
	text-decoration: underline;
	color: #0475bc;
}

a:visited {
	text-decoration: underline;
	color: #0475bc;
}

a:hover {
	text-decoration: underline;
	color: #03346D;
}

a:active {
	text-decoration: underline;
	color: #0F9AF1;
}

a.linkBold {
	font-weight: bold;
}

table.mainContent {
	width: 800px;
}

td.panelBody {
	background-color: #FFFFFF;
	vertical-align: top;
	background-image: url(../Images/panel_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 24px;
	height: 100%;
}

td.siteHeader {
	color: #FFFFFF;
	height: 50px;
	padding-top: 12px;
	vertical-align: top;
}

td.siteHeader a:link {
	color: #FFFFFF;
	text-style: underline;
}

td.siteHeader a:visited {
	color: #FFFFFF;
	text-style: underline;
}

td.siteHeader a:hover {
	color: #FDF9E5;
	text-style: underline;
}

div.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 0475BC;
	width: 80px;
	height: 21px;
	text-align: center;
}

div.nav * {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

span.navOn {
	background-image: url(../images/nav_highlight2.gif);
	font-weight: bold;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 80px;
	height: 21px;
}

div.nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}

div.nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

div.nav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

div.nav a:active {
	text-decoration: underline;
}

div.nav a.selected:link {
	background-image: url(../images/nav_highlight2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

div.nav a.selected:visited {
	background-image: url(../images/nav_highlight2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

div.nav a.selected:hover {
	background-image: url(../images/nav_highlight2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}

div.nav a.selected:active {
	background-image: url(../images/nav_highlight2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.panelHeader {
	clear: both;
	padding-top: 2px;
	padding-bottom: 4px;
}

span.subnav {
	float: right;
}

span.subnav a {
	padding: 2px 4px 5px 4px;
	font-size: 10px;
}
	
span.subnav a.off {
	text-decoration: underline;
	color: #0475BC;
	font-size: 10px;
	cursor: pointer;
}

span.subnav a.off:hover {
	text-decoration: underline;
	color: #03346D;
	font-size: 10px;
	background-color: #c9e1ed;
}

span.subnav a.on {
	color: #ffffff;
	font-size: 10px;
	background-color: #4C95C3;
	text-decoration: none;
}

span.subnav a.on:hover {
	text-decoration: none;
	cursor: pointer;
}

td.resume_subhead{
	font-weight: bold;
	color: #706F6B;
	font-size: 12px;
	background-color: #E1E1E0;
}


h3 {
	font-size: 16px;
	font-weight: bold;
	color: #6391a8;
	padding: 12px 0px 0px;
	margin: 0px 0px 4px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
div.comments {
	font-style: italic;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 13px;
}
.screenshot_420 {
	padding-left: 20px;
}

td.beforeAfter_off {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #878682;
	background-color: #CFCFCD;
}
div.bullet {
	background-image: url(../Images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-top: 1px;
	padding-bottom: 5px;
}
.viewOtherOne {
	background-image: url(../Images/arrow.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 26px;
	line-height: 13px;
}


td.beforeAfter_on {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4C95C3;
}

div.screenshot_420_caption {
	padding-left: 20px;
	padding-top: 6px;
	font-weight: bold;
}

.printHeader {
	size: 16px;
	font-weight: bold;
	display: none;
}

.printSubheader {
	size: 12px;
	display: none;
}

.scaleCell {
	background-image: url(../images/line_scale.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
}

.portfolioItem {
	width: 360px;
	float: left;
	height: 130px;
}

.portfolioItem .thumbnail {
	width: 150px;
	float: left;
	text-align: center;
}

.portfolioItem .thumbnail img {
}

.portfolioItem .description {
	width: 200px;
	float: left;
}

