body {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: #333333;
}
a					{ color: #0072e4; text-decoration: none; font-size:  11px; font-family: verdana, arial, helvetica, sans-serif;}
a:hover				{ color: #f47a20;}
a.orangeLink		{ color: #f47a20;}
a.orangeLink:hover	{ color: #0072e4;}
a.portfolioCopy		{ color: #ffffff;}
a.portClose			{ color: #ffffff; font-weight: bold;}
a.portClose:hover	{ color: #99cc00; }
a.portfolioBold		{ font-size: 9.5px; color: #666666; font-weight: bold;}
a.portfolioBold:hover{ text-decoration: none;}

.site {
	font-size: 8px;
	color: #434343;
	text-decoration: underline;
}

.site:hover {
	font-size: 9px;
	color: #ff6633;
	text-decoration: underline;
}

.site:visited {
	font-size: 9px;
    color: #99cc00;
	text-decoration: underline;
}

.leftNav {
	font-size: 11px;
	color: #f47a20;
	font-weight: bold;
	text-decoration:none
}

.leftNav:hover {
	font-size: 11px;
	color: #ffffff;
	background-color: #f47a20;
	font-weight: bold;
	text-decoration:none
}

.leftNav_on,.leftNav_on:hover {
	font-size: 11px;
	color: #ffffff;
	background-color: #f47a20;
	font-weight: bold;
	text-decoration:none
}

.leftNavLevel1 {
	font-size: 10px;
	color: #0072e4;
	font-weight: bold;
	text-decoration:none
}

.leftNavLevel1:hover {
	font-size: 10px;
	color: #f47a20;
	font-weight: bold;
	text-decoration:none
}

.leftNavLevel1_on,.leftNavLevel1_on:hover {
	font-size: 10px;
	color: #f47a20;
	font-weight: bold;
	text-decoration:none
}

.leftNavLevel2 {
	font-size: 9.5px;
	color: #0072e4;
	font-weight: bold;
	text-decoration:none
}

.leftNavLevel2:hover {
	font-size: 9.5px;
	color: #f47a20;
	font-weight: bold;
	text-decoration:none
}

.leftNavLevel2_on,.leftNavLevel2_on:hover {
	font-size: 9.5px;
	color: #f47a20;
	font-weight: bold;
	text-decoration:none
}

ul { margin-top: 0px; margin-left: 25px; list-style: url(/img/bluebullet.gif) square; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:  11px; color: #333333;}
ol { margin-top: 0px; margin-left: 25px; }
li { margin-top: 5px; font-size:  11px; color: #333333; }
hr { color: #ff9900; height: 1px; border-style: dotted; margin-top: 0px; margin-bottom: 0px; }
input.button { color: #eeeeff; background-color: #2372e4; font: bold 10px; }

font,p,blockquote		{ font-size:  11px; color: #333333; font-family: verdana, arial, helvetica, sans-serif; }
font.definition			{ font-size: 9.5px; color: #666666; }
font.blueHeader			{ font-size: 13px; color: #0072e4; font-weight: bold; }
font.hdrOrange			{ font-size:  13px; color: #f47a20; font-weight: bold; }
font.breadcrumbs		{ font-size: 9.5px; color: #0072e4; font-weight: bold; }
font.hdrBlue			{ font-size:  10px; color: #0072e4; font-weight: bold; }
font.header				{ font-size:  11px; color: #000000; font-weight: bold; }
font.hdrPortfolio		{ font-size:  11px; color: #999999; font-weight: bold; }
font.matrixHeader		{ font-size:  10px; color: #999999; }
font.portfolioSmall		{ font-size:   10px; color: #999999; }
font.portfolioClose		{ font-size:  11px; color: #ffffff; }
font.portfolioOrange	{ font-size: 9.5px; color: #f47a20; text-decoration: none; }
font.portfolioBold		{ font-size: 9.5px; color: #666666; font-weight: bold;}
font.address			{ font-size: 9.5px; }
font.greyText			{ font-size: 9.5px; color: #666666; }
font.blueText			{ font-size: 9.5px; color: #0072e4; }
font.form				{ font-size: 9.5px; }
font.footer				{ font-size: 9.5px; }
font.peopleselect		{ background-color: #cccccc; }
font.homepage			{ color: #006699; font-weight: bold; }

h2 {
    color: #3366cc;
	font-size: 11px;
	margin-left: 10px;
	font-weight: bold;
	margin-top: 2px;
	text-decoration: none;
}

.textsmall {
    color: #333333;
	font-size: 9px;
	text-decoration: none;
}
.portfolioCopy {
    color: #000000;
	font-size: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}
html {
	scrollbar-3dlight-color: rgb(153,153,153);
	scrollbar-arrow-color: rgb(153,153,153);
	scrollbar-base-color: rgb(245,245,245);
	scrollbar-darkshadow-color: rgb(153,153,153);
	scrollbar-face-color: rgb(245,245,245);
	scrollbar-highlight-color: rgb(245,245,245);
	scrollbar-shadow-color: rgb(245,245,245);
	scrollbar-track-color: rgb(245,245,245);
}
