/* Structure Styles */
		
body {
	background-color:#333333;
	color:#fff;
	margin:0px;
	padding:0px;
}

#Container {
	margin: 0px auto auto;
	width:770px;
	padding-top:16px;
	padding-bottom:16px;
	background: #000 url('img/main/main_border_top.jpg') no-repeat center top;
}

#Wrapper {
/*	border-left: 1px solid #E64421;
	border-right: 1px solid #E64421;*/
	width: 768px;
}

#headContainer {
	display: block;
}

#logo {
	display: inline;
	position: relative;
	float: left;
	padding-left: 20px;
}

#headTabs {
	position:absolute;
	top: 10px;
	left: 45%;
	width: 206px;
}

#headTabPlixer {
	display:block;
	background: url('../img/main/btn_white-inner_blue-border.png') no-repeat top center;
	float:left;
	width: 100px;
	height: 24px;
	padding-top: 3px;
	text-align: center;
	color:#333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
}

#headTabSystrax {
	display:block;
	background: url('../img/main/btn_white-inner_gray-border.png') no-repeat top center;
	float:right;
	width: 100px;
	height: 24px;
	padding-top: 3px;
	text-align: center;
	color:#C0C0C0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
}

#headTabPlixer a:link, #headTabPlixer a:active, #headTabPlixer a:visited {
	color: #47a0ca;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#headTabPlixer a:hover {
	text-decoration: underline;
}

#headInfo {
	width: 280px;
	padding-right: 20px;
	float: right;
	text-align: right;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	margin-bottom: 2px;
	padding-left: 210px;
/*	padding-top: 32px;
	background: url('img/main/main_border_bottom.jpg') no-repeat center top;*/
}

#contentContainer {
	width: 562px;
	float:right;
	padding-left: 12px;
/*	border-right: 12px solid #E64421;*/
	text-align: left;
}

#contentTop {
	background: url("img/main/content_top_bg.png") no-repeat top left;
	padding-top: 14px;
}

#contentMid {
	background: url("img/main/content_mid_bg.gif") repeat-y top left;
	padding: 0 35px 20px 16px;
}

#contentBottom {
	height: 16px;
	padding-top: 16px;
	background: url("img/main/content_bottom_bg.png") no-repeat top left;
}

#boxSpotlightContainer {
	padding-bottom: 20px;
}

#boxSpotlight1 {
	padding-right: 26px;
}

#boxSpotlight2 {
	padding-right: 26px;
}

#boxSpotlight3 {
}

.focusBoxDgrayTop {
	background: url('img/main/box_bg_dgray.jpg') no-repeat top left;
	padding: 16px 10px 0 0;
	margin: 10px auto 0 auto;
	width: 468px;
}

.focusBoxDgrayContent {
	padding: 0 14px 0 14px;
}

.focusBoxDgrayBottom {
	background: url('img/main/box_bg_dgray.jpg') no-repeat bottom left;
	height: 16px;
	width: 468px;
}

.focusBoxDgrayContent img {
	float: left;
	margin-right: 16px;
	border-style:none;
}

.focusBoxDgrayContent p {
	float: right;
	width: 282px;
	padding: 0;
	margin: 6px 0 0 0;
}

.focusBoxDgrayContent h3 {
	font-size: 14px;
}

.focusBoxDgrayContent span {
	color: #C0C0C0;
}

.clear {
	clear: both;
}


/* 	LEFT HAND NAVIGATION MENU STYLES */

#navContainer {
	position: relative;
	width: 170px;
	margin-left: 8px;
	font-family: arial, helvetica, sans-sarif;
	font-size :11px;
}

.navTop {
	background: url("img/main/nav_left_bg.png") no-repeat top left;
	padding: 8px 0 0 5px;
}

.navBottom {
	background: url("img/main/nav_left_bg.png") no-repeat bottom left;
	padding-top: 8px;
	margin-top: -5px;
	height:4px;
}

#mmenu {
	font-family: arial, helvetica, sans-sarif;
	font-size: 11px;
}

#mmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
  }
  
#mmenu li {
	margin-bottom: 5px;
	font-weight: 700;
}

#mmenu a {
	display: block;
	background: url("img/main/nav_btn.png") no-repeat left -26px;
	padding: 5px 5px 6px 5px;
	text-decoration: none;
	width: 160px;
}
  
#mmenu a:hover { text-decoration: none; color:#fff; background-position:0% top;}
#mmenu a:link 	{ text-decoration: none; color:#fff;}
#mmenu a:visited 	{ text-decoration: none; color:#fff;}


#searchForm {
	padding: 0;
	margin: 4px 0 5px 0;
}

/* TEXT STYLES */

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	text-align:left;
	text-decoration:none;
}


a:link, a:visited, a:active {
	text-decoration: none;
	color: #47a0ca;
}

a:hover {
	text-decoration: underline;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	text-align:left;
	text-decoration:none;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-weight:bold;
	font-size:16px;
	color:#CCC;
/*	color:#ff7e00;*/
	margin:0px;
	padding: 4px 0 6px 0;;
	border-bottom: solid 1px #393939;
}

h2 {
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	margin:0px;
	padding:0px;
}

h3 {
	font-weight:bold;
	font-size:21px;
	color: #CCC;
/*	color:#ff7e00;*/
	margin:0px;
	padding:0px;
	
}

.MainHdrLink:link, .MainHdrLink:active, .MainHdrLink:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #47a0ca;
	text-decoration:none;
	line-height: 20px;
}

.MainHdrLink:hover {
	text-decoration:underline;
}

.formErrorMsg {
	color:#FF0000;
	font-weight:bold;
}


/* TABLE STYLES */

.regTable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 100%;
	margin: 0;
	border-collapse:collapse;
	border: 1px solid #393939;
	text-align:left;
	overflow:hidden;
}

.regTable th {
	font-weight: 700;
	font-size: 12px;
	color: #C0C0C0;
	background: #393939;
	margin: 0px;
	padding-left: 6px;
	line-height: 21px;
}

.regTable .tr1 {
	background: #2D2D2D;
}

.regTable .tr2 {
	background: #282828;
}

.regTable td {
	padding-left: 6px;
}

.regTable .left {
	border-left: 1px solid #393939;
}

/* FORM STYLES */

#stwForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

#stwForm .text {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	margin-left: 4px;
	margin-top: 8px;
}

#stwForm .select {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	margin-top: 8px;
	margin-left: 4px;
}

/* 	TEAM STYLES */

#team {
	width: 320px;
	margin-left: 20px;
}	

.teamMember {
	display: block;
	height: 160px;
	padding-top: 14px;
}

.teamMember img {
	margin-right: 8px;
}

.teamMember p {
	line-height: 1.6em;
}

.teamMemberSubhead {
	color: #C0C0C0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.imgAvatar {
	float:left;
	margin-right:8px;
	border-top: none;
	border-left: 1px solid #393939;
	border-right: 1px solid #393939;
	border-bottom: 1px solid #393939;
}


/* Begin Sphere Project */
#buttons div {
	float:left;
	margin:4px;
	margin-top:30px;	
	padding:6px;
	background:url("img/main/nav_btn.png") no-repeat scroll left -26px transparent;
	width:150px;
	cursor:pointer;
	font-family: arial, helvetica, sans-sarif;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
}
#buttons div:hover{
	background:url("img/main/nav_btn.png") no-repeat scroll left top transparent;
}

#sphereCnt {
	height:500px;
	width:500px;
}
/* End Sphere Project */