@charset "UTF-8";
body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #878382;
	cursor: default;
}
p {
	margin-top: 0em;
	margin-bottom: 1em;
}
a {
	color: #666;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #2B88E2;
}
h1 {
	font-size: 14px;
	color: #2D7BD6;
	font-weight: bold;
	margin-top: 0.7em;
	margin-bottom: 1em;
}

h2 {
	font-size: 12px;
	color: #F7931E;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 1em;
}
h3 {
	font-size: 11px;
	color: #878382;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(SiteImages/pixel_growth.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	height: 93px;
	width: 910px;
	background-image: url(SiteImages/splashweblogo.png);
	background-repeat: no-repeat;
	background-position: 20px 28px;
	background-color: #FFF;
	position: relative;
}
#navbar {
	font-size: 10px;
	line-height: 12px;
	width: 660px;
	position: absolute;
	top: 65px;
	left: 250px;
	text-align: center;
}
#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar ul li {
	display: inline;
	text-align: center;
	padding-right: 0.9em;
	padding-left: 0.9em;
}
#leftcontent {
	float: left;
	width: 246px;
	position: relative;
	margin-left: 4px;
	display: inline;
}
#leftcontent_top {
	height: 448px;
	width: 246px;
	position: relative;
	background-image: url(SiteImages/side.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
}
#contact {
	width: 190px;
	position: relative;
	left: 30px;
	top: 295px;
	overflow: hidden;
	color: #FFF;
	line-height: 16px;
}
#contact a {
	color: #FFF;
	text-decoration: none;
}
#contact a:hover {
	color: #000;
	text-decoration: none;
}
#contactbuttonarea {
	height: 31px;
	width: 157px;
	margin-right: auto;
	margin-left: auto;
}
.contactemphasis {
	font-size: 11px;
	font-weight: bold;
}
#leftcontent_bottom {
	height: 173px;
	width: 246px;
	position: relative;
	background-image: url(SiteImages/sidebottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#news {
	width: 190px;
	position: relative;
	left: 30px;
	top: 20px;
	overflow: hidden;
	color: #FFF;
}
#news a {
	text-decoration: none;
	color: #FDFFFF;
	outline: none;
	font-weight: bold;
}
#news a:hover {
	color: #000000;
}
#rightcontent {
	float: right;
	width: 660px;
	background-image: url(SiteImages/nav_bkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
#rightcontentheader {
	height: 175px;
	width: 650px;
	position: relative;
	margin-top: 4px;
	margin-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c4c4c2;
}
#rightcontentinset {
	width: 600px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	position: relative;
}
#rightcontentinset a {
	text-decoration: underline;
}
#rightcontentinset a:hover {
	text-decoration: none;
	color: #2B88E2;
}
#portfolio {
	width: 200px;
	position: absolute;
	right: 30px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	top: 15px;
}
#portfolio a {
	text-decoration: none;
}
#portfolio a:hover {
	text-decoration: none;
	color: #2B88E2;
}
#footer {
	background-color: #FFF;
	clear: both;
	height: 95px;
	width: 910px;
	position: relative;
	background-image: url(SiteImages/pagebottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 9px;
	line-height: 12px;
	color: #878382;
}
#footernav {
	width: 700px;
	position: absolute;
	left: 30px;
	top: 50px;
}
#footernav a {
	color: #2D98D6;
	text-decoration: none;
}
#footernav a:hover {
	color: #F7931E;
	text-decoration: none;
}
#footerlogo {
	height: 50px;
	width: 155px;
	position: absolute;
	top: 40px;
	right: 0px;
}

.cell_style_1 {
	background-color:#f7f7f7;
	font:11px Arial, Helvetica, sans-serif;
}
.cell_style_2 {
	background-color:#fff;
	font:11px Arial, Helvetica, sans-serif;
}
.cell_style_3 {
	background-color:#fff;
	font:11px Arial, Helvetica, sans-serif;
	text-align:justify;
	padding:4px;
}
.current {
	color: #F7931E;
}
.highlight {
	color: #226EA1;
	font-weight: bold;
	font-size: 11px;
}
.indent15 {
	padding-left: 15px;
}
.imageborder {
	border: 1px solid #C1C2C4;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.emphasis {
	font-weight: bold;
}
.emphasis12 {
	font-weight: bold;
	font-size: 12px;
}
.img_floatright {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.img_floatleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
.formlabel {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
	font-size: 10px;
	line-height: 12px;
}
.tighterlinespacing {
	line-height: 12px;
	font-size: 10px;
}
.formfield_larger {
	color: #000;
	text-align: left;
	width: 450px;
	background-color: #E9F3FF;
}
.formfield_large {
	color: #000;
	text-align: left;
	width: 290px;
	background-color: #E9F3FF;
}
.formfield_medium {
	color: #000;
	text-align: left;
	width: 200px;
	background-color: #E9F3FF;
}
.formfield_smaller {
	color: #000;
	text-align: left;
	width: 80px;
	background-color: #E9F3FF;
}
.formfield_small {
	color: #000;
	text-align: left;
	width: 40px;
	background-color: #E9F3FF;
}
.formbutton {
	font-size: 11px;
	color: #000000;
	text-align: center;
	width: 80px;
	font-weight: bold;
	margin-right: 10px;
}
.black {
	color: #000;
}
.blue {
	color: #1E7BDA;
}
.red {
	color: #F00;
}
#socialicons {
	width: 130px;
	position: absolute;
	top: 10px;
	text-align: right;
	font-size: 9px;
	line-height: 10px;
	right: 5px;
}
