@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	/*border-width: 0;*/
	list-style: none;
}
body,td,th {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
body {
	margin: 0px;
	background-image: url(../images/bgs/orange-blur.jpg);
	background-position: top center;
	background-repeat: repeat;
}
p {
	margin: 0 0 8px 0;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 2px 0;
	color: #333333;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 2px 0;
	color: #666666;
}
a:focus
{
  -moz-outline: none;
}
#centered {
	position:relative;
	top: 10%;
	width: 880px;
	height: 540px;
	margin: 0 auto;
}
#innerWrapper{
	width: 100%;
	height: 100%;
	background: url(../images/bg.png) no-repeat;
	behavior: url(auto.htc);
}
#logo {
	position:absolute;
	width:106px;
	height:95px;
	z-index:1;
	left: 30px;
	top: 25px;
	behavior: url(../auto.htc) ;
}
#styles {
	position:absolute;
	width:290px;
	height:30px;
	z-index:1;
	left: 540px;
	top: 30px;
	visibility: hidden;
}
#navigate {
	position:absolute;
	width:660px;
	height:30px;
	z-index:1;
	left: 200px;
	top: 90px;
	letter-spacing: -1px;
}
.nav {
	font-size: 30px;
	font-weight: bold;
	color: #999;
	letter-spacing:-1px;
	display: block;
	line-height: normal;
	padding: 0;
	margin: 0;
}
.nav li {
	float: left;
	letter-spacing: -1px;
}
.nav a {
	color: #A5A5A5;
	text-decoration: none;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}
.nav a:hover{
	color: #00CC00;
	letter-spacing: -1px;
}
.nav .selected {
	color: #424242;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}
.nav .selected a:link {
	color: #424242;
	letter-spacing: -1px;
}
.nav .selected a:hover {
	color: #424242;
	letter-spacing: -1px;
}
#leftCol1 {
	position:absolute;
	width:155px;
	height:320px;
	z-index:1;
	left: 30px;
	top: 170px;
}
#leftCol1 a {
	font-size: 11px;
	font-weight: bold;
	color: #8D8D8D;
	text-decoration: none;
}
#leftCol1 a:hover {
	color: #00CC00;
	text-decoration: none;
}
#leftCol1 .emLink a {
	border-bottom: 1px dotted #8D8D8D;
}
#leftCol1 .emLink a:hover {
	color: #00CC00;
	border-bottom: 1px dotted #00CC00;
}
#navholder {
	width: 155px;
	float: left;
	font-size: 10px;
	overflow:hidden;
	font-weight: bold;
	}
ul.leftNav1  {
	margin-bottom:7px;
}
ul.leftNav1 li {
	margin-bottom:0px;
	}
ul.leftNav1 a
{
	/*display:block;*/
	padding: 0 5px 1px 8px;
	margin-left: 3px;
}
ul.leftNav1 li a {
	color: #818181 !important;
	text-decoration: none !important;
	}
ul.leftNav1 li a:hover {
	color: #00CC00 !important;
	text-decoration: none !important;
	background: url(../images/nav_line.gif) no-repeat left 6px;
	}
ul.leftNav1 li.selected {
	}
ul.leftNav1 li.selected a {
	color: #000000 !important;
	font-weight:bold;
	}
ul.leftNav1 li.selected a:hover {
	color: #FFFFFF !important;
	}
li.arrow
{
	background: url(../images/nav_line.gif) no-repeat 0 center;
}
li.arrow li.arrow {
	background: url(../images/nav_line.gif) no-repeat 7px 8px;
	}
ul.leftNav2 li a
{
	padding-left:14px;
}
ul.leftNav2 li
{
	background-color: #e1e1e1;
}
#midCol1 {
	position:absolute;
	width:180px;
	height:320px;
	z-index:2;
	left: 0px;
	top: 0px;	/*overflow: visible;
	behavior: url(auto.htc);*/
}
#midCol1 a {
	font-size: 11px;
	font-weight: bold;
	color: #8D8D8D;
	text-decoration: none;
	border-bottom: 1px dotted #8D8D8D;
}
#midCol1 a:hover {
	color: #00CC00;
	text-decoration: none;
	border-bottom: 1px dotted #00CC00;
}
/*.HTMLPanelLoadingContent, .HTMLPanelErrorContent {
		display: none;
	}
*/
#midCol1 ul {
	margin: 15px 0px 8px 0px;
	font-size: 11px;behavior: url(../auto.htc) ;
}
#midCol1 li {
	padding: 0 0 5px 25px;
	background: url(../images/tick.gif) no-repeat 1px 1px;	
}
#rightCol1 {
	position:absolute;
	width:425px;
	height:305px;
	z-index:1;
	left: 215px;
	top: 0px;
	overflow: visible;
	behavior: url(../auto.htc);
	background-image: url(../images/loading-wht.gif);
	background-repeat: no-repeat;
}
.andrewH {
	font-size: 16px;
	font-weight: bold;
	color: #8A8A8A;
}
.freelance {font-size: 11px}
#content {
	position:absolute;
	width:640px;
	height:320px;
	z-index:1;
	left: 200px;
	top: 170px;
	overflow: visible;
	visibility: visible;
	
}
#midCol2 {
	position:absolute;
	width:314px;
	height:320px;
	z-index:2;
	left: 0px;
	top: 0px;
	overflow: visible;
	behavior: url(../auto.htc);
}
#midCol2 a {
	font-size: 11px;
	font-weight: bold;
	color: #8D8D8D;
	text-decoration: none;
}
#midCol2 a:hover {
	color: #333333;
	text-decoration: none;
}
#rightCol2 {
	position:absolute;
	width:260px;
	height:320px;
	z-index:2;
	left: 375px;
	top: 0px;
	overflow: visible;
}
.textbox {
	margin: 0 0 8px 0;
	border: solid #E3E3E3 1px;
	height: 18px;
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
}
.textboxRequired {
	margin: 0 0 8px 0;
	border: 1px solid #F00;
	height: 18px;
	width: 250px;
}
.textarea {
	width: 250px;
	border: solid #E3E3E3 1px;
	margin: 0 0 12px 0;
	width:250px;
	max-width:250px;
	height:100px;
	max-height:150px;
	font-family: Arial, Helvetica, sans-serif;
}
.requiredField {
	font-size: 11px;
	color: #FF0000;
}
.cyanHilite {
	color: #00CC00;
}
.clientList1 {
	font-size: 11px;
	line-height: 12px;
	width: 50%;
	float: left;
	margin-top: 2px;
	color: #999999;
}
.clientList2 {
	font-size: 11px;
	line-height: 12px;
	width: 50%;
	float: left;
	margin-top: 2px;
	color: #999999;
}
.services {
	font-size: 11px;
	line-height: 14px;
	width: 250px;
	margin-top: 6px;
	color: #808080;
}
#rightCol3 {
	position:absolute;
	width:425px;
	height:305px;
	z-index:1;
	left: 215px;
	top: 0px;
	overflow: visible;
	behavior: url(../auto.htc);
}
