* {
	margin: 0;
	padding: 0;
	outline: none;
}
@font-face {
	font-family: 'US101';
	src: url('../font/us101.eot');
	src: url('../font/us101.eot?#iefix') format('embedded-opentype'),  url('../font/us101.woff') format('woff'),  url('../font/us101.ttf') format('truetype'),  url('../font/us101.svg#US101') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	overflow-x: hidden;
	background: #fff;
	font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	position: relative;
}
.row {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.anniv {text-decoration: none; font-weight: bold;}
.anniv:hover {text-decoration: underline; font-weight: bold;}
/* -----------------------------------------

   Header

----------------------------------------- */



/* Header Base

   ================================================== */



header {
	width: 100%;
	z-index: 9998;
	position: absolute;
	margin: 0 auto;
}
header .row {
	z-index: 2;
	width: 1000px;
	margin: 0px auto;
	display: block;
	padding: 0px;
	opacity: 0.90;
	filter: alpha(opacity=90);
	height: 45px;
	border-bottom: 3px solid #000;
	background: #222;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	position: relative;
}
#header-details {
	float: left;
}
/* Logo

   ================================================== */



#logo {
	float: left;
	background: #fff;
	border-bottom: 3px solid #2e67b1;
	position: relative;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
}
#logo h1 {
	padding: 10px;
	margin: 0;
	background: url(../images/logo.png) center center no-repeat;
	text-indent: -9999px;
	width: 218px;
	height: 71px;
}
/* Phone

   ================================================== */



#phoneno {
	float: right;
	  width: 136px;
	margin: 0px;
	font-size: 20px;
	line-height: 45px;
	color: #bbbbbb;
	text-indent: -9999px;
	  background: rgba(68, 68, 68, 0) url(../images/phone-icon.png) 10px 14px no-repeat;
	font-family: 'US101', Arial, Helvetica, sans-serif;
}
/* Job Board

   ================================================== */
   .red_btn a ,.red_btn a:hover{background-color: #B61E1E !important;line-height: 45px !important;}



#job-board {
	width: 137px;
	margin: 0px;
	font-size: 20px;
	line-height: 45px;
	color: #bbbbbb;
	background: #2e67b1 url(../images/job-board.png) 10px 8px no-repeat;
	font-family: 'US101', Arial, Helvetica, sans-serif;
	position: absolute;
	right: 0px;
	top: 48px;
	text-indent: -9999px;
}
#job-board:hover {
	background-color: #000;
}
#job-board a {
	width: 137px;
	display: block;
}
/* Superfish Navigation

   ================================================== */



.sf-menu ul {
	position: absolute;
	top: -999em;
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul,  .sf-menu li.sfHover ul {
	left: 0;
	width: 180px;
	top: 45px; /* match top ul list item height */
}
ul.sf-menu li:hover li ul,  ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,  ul.sf-menu li li.sfHover ul {
	top: -2px;
}
ul.sf-menu li li:hover li ul,  ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,  ul.sf-menu li li li.sfHover ul {
	top: 0px;
}
nav {
	float: left;
	position: relative;
}
#primary-nav {
	padding: 0px 6px;
	text-shadow: 0px 1px 0px #000;
}
#primary-nav li {
	margin: 0;
	list-style: none;
}
#primary-nav li a {
	margin: 0px;
	display: block;
	font-family: 'US101', Arial, Helvetica, sans-serif;
	padding: 0px 17px 3px;
	font-size: 16px;
	color: #fff;
	line-height: 47px;
	text-decoration: none;
}
#primary-nav li a:hover, #primary-nav li.sfHover a {
	background-color: #000;
}
#primary-nav li.highlight {
	z-index: 3;
}
#primary-nav li.highlight a {
	background-color: #2e67b1;
}
/* First Level Navigation */



#primary-nav li ul {
	background-color: #000;
	padding: 0px 12px;
}
#primary-nav li ul li a {
	margin: 0;
	font-size: 16px;
	padding: 0px;
	line-height: 40px;
	border-bottom: 1px solid #333 !important;
}
#primary-nav li ul li a:hover {
	color: #ccc;
}
#primary-nav li ul li:last-child a {
	border-bottom: none !important;
}
#primary-nav li ul li ul {
	z-index: 215;
}
nav .mobile-nav, nav #mobile-nav-button {
	display: none;
}
/* -----------------------------------------

   Page Heading

----------------------------------------- */



h1.title, h2.title {
	font-weight: 400;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
h1.title {
	font-size: 40px;
	line-height: 80px !important;
	font-family: 'US101', Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
h2.title {
	font-size: 36px;
	line-height: 80px !important;
}
#heading-wrapper small {
	line-height: 0px;
}
#heading-wrapper.heading-slider, #heading-wrapper.heading-slider .hs-container {
	height: 520px;
}
#heading-wrapper, .hs-container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#heading-wrapper {
	min-height: 100px;
	z-index: 0;
}
#heading-wrapper.heading-image .hs-content {
	height: 250px;
}
#heading-wrapper.heading-image .center h1 {
	text-align: center;
}
#heading-wrapper img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 101;
	display: none;
	max-width: none !important;
}
.hs-loading {
	background: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	text-align: center;
}
.hs-loading span {
	position: relative;
	top: 50%;
	font-size: 20px;
	color: #333;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	font-weight: 800;
}
.outerC {
	position: absolute;
	height: 100%;
	width: 100%;
	overflow: hidden;
	display: table;
}
.middleC {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.hs-content {
	z-index: 300;
	position: relative;
	display: none;
	color: #fff;
}
.data-box-img {
	float: left;
	width: 52px;
	height: 52px;
}
.data-box-data {
	float: left;
	height: 36px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding: 8px;
	background: url(../images/white-transparent.png) repeat;
}
#heading-wrapper.heading-slider .hs-content {
	text-align: left;
	position: absolute;
	bottom: 0;
	right: 0;
}
#heading-wrapper .bgc {
	background: #222;
	opacity: 0.80;
	text-shadow: 0px -2px 0px #000;
	color: #fff;
	padding: 20px 15px;
}
.lt-ie10 #heading-wrapper .big {
	padding-left: 20px;
	padding-right: 20px;
	box-shadow: none !important;
}
#heading-wrapper .big {
	padding: 20px 10px;
	box-shadow: 10px 0px 0px #222, -10px 0px 0px #222;
	font-size: 45px;
	line-height: 70px;
}
#heading-wrapper .text {
	display: block;
	margin: 25px 0px;
	position: relative;
	font-size: 25px;
	line-height: 35px;
}
#heading-wrapper a {
	color: #eee;
}
.st_tab_view .text p img {
	border: 1px solid #999;
	margin-right: 10px;
	padding: 1px;
}
#heading-wrapper a:hover {
	border-bottom: 0px;
}
.hs-nav {
	position: absolute;
	bottom: 20px;
	z-index: 200;
	left: 20px;
	width: 100%;
}
.hs-nav a {
	width: 30px;
	height: 30px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	background: #fff url(../images/slider-controls.png) no-repeat;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	float: left;
	padding: 0px;
	text-indent: -9999px;
}
.hs-nav a.prev {
	margin-right: 3px;
	background-position: bottom;
}
.hs-bullets {
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 200;
	margin: 0px 0px 5px 0px;
	position: absolute;
	bottom: 20px;
	left: 85px;
}
.hs-bullets a {
	box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
	background-color: #fff;
	float: left;
	width: 11px;
	height: 11px;
	overflow: hidden;
	margin-left: 8px;
	position: relative;
	outline: none;
	cursor: pointer;
}
.hs-bullets a.hs-bullets-current {
	background-color: #fff;
	height: 15px;
	width: 15px;
	right: -2px;
	top: -2px;
	margin-left: 4px;
}
.tagline-box {
	float: left;
	width: 100%;
	background: #f6f6f6;
	padding: 10px 0px;
}
.tagline-content {
	float: left;
	width: 100%;
	background: #fff;
	border-bottom: 1px dashed #ddd;
	border-top: 1px dashed #ddd;
}
.tagline-wrap {
	width: 1000px;
	margin: 0px auto;
}
.tagline {
	float: left;
	width: 1000px;
	text-align: center;
	font-family: 'Droid Serif', serif!important;
	font-size: 30px;
	color: #656565;
	font-style: normal;
	font-weight: normal;
	padding: 40px 0;
	text-transform: uppercase;
}
.tagline a {
	color: #656565;
	text-decoration: none;
}
.home-cont {
	float: left;
	width: 100%;
	background: url(../images/rough_diagonal.png) repeat;
	padding: 40px 0px;
}
.full-hp-hl {
	width: 1000px;
	margin: 0 auto;
}
.onethird_center {
	float: left;
	width: 311px;
	height: 300px;
	padding: 0px;
	margin: 10px;
	position: relative;
	overflow: hidden;
	text-align: left;
	background-color: #fafaf9;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #fff;
	border-bottom: 1px solid #d7d6d6 !important;
	border-radius: 4px;
	transition-duration: 0.3s;
	-moz-transition-duration: 0.3s; /* Firefox 4 */
	-webkit-transition-duration: 0.3s; /* Safari and Chrome */
	-o-transition-duration: 0.3s; /* Opera */
}
.onethird_center h2 {
	font-family: 'Droid Serif', serif!important;
	font-weight: normal!important;
	font-size: 24px!important;
	text-align: center!important;
	padding-bottom: 25px!important;
	margin-bottom: 5px!important;
	background-image: url(../images/dots-10-headings.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-transform: uppercase;
}
.testi p {
	padding: 25px 15px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	background: url(../images/quotes.png) 15px 7px no-repeat;
	text-indent: 50px;
}
.testi p a {
	text-decoration: none;
	color: #666;
}
.testi p span {
	text-align: right;
	color: #666;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	line-height: 0px;
	float: left;
	width: 100%;
	text-indent: 0px;
	margin-top: 10px;
	padding-top: 15px;
	border-top: 1px dashed #ddd;
}
.testi p span span {
	font-weight: normal;
	font-size: 11px;
	color: ccc;
	line-height: 16px;
	padding-top: 0px;
	border-top: none;
}
.tagline-pattern-top {
	background-color: #f6f6f6;
	border-top: 1px dashed #ddd;
	float: left;
	height: 10px;
	margin-top: 10px;
	width: 100%;
	display:none;
}
.tagline-pattern-bottom {
	background-color: #f6f6f6;
	border-bottom: 1px dashed #ddd;
	float: left;
	height: 10px;
	margin-top: 0;
	width: 100%;
	display:none;
}
.clients {
	margin: 10px 0px;
	border: 1px solid #eee;
	float: left;
}
.clients td {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: #666;
	list-style: none;
	border-bottom: 1px dashed #eee;
	padding: 5px 0;
	background: #fff;
}
.clients tr td:first-child {
	text-align: center;
}
.clients tr:last-child td {
	border: none;
}
#slideshow {
	position: relative;
	width: 312px;
	height: 272px;
}
#slideshow > div {
	position: absolute;
}
#slideshow2 {
	position: relative;
	width: 312px;
	height: 272px;
}
#slideshow2 > div {
	position: absolute;
}
.testi-icons {
	position: absolute;
	width: 47px;
	height: 47px;
	background: url(../images/testi-sprite.png) no-repeat;
	left: 10px;
	bottom: -10px;
}
.news-icons {
	position: absolute;
	width: 47px;
	height: 47px;
	background: url(../images/testi-sprite.png) no-repeat;
	right: 0px;
	top: -8px;
}
.testi-icons-two {
	background-position: 0px -47px;
}
.testi-icons-three {
	background-position: 0px -94px;
}
.testi-icons-four {
	background-position: 0px -141px;
}
.testi-icons-five {
	background-position: 0px -188px;
}
.testi-icons-six {
	background-position: 0px -340px;
}
.testi-icons-seven {
	background-position: 0px -395px;
}
.testi-icons-eight {
	background-position: 0px -450px;
}
.testi-icons-nine {
	background-position: 0px -505px;
}
.testi-icons-ten {
	background-position: 0px -235px;
}
.testi-icons-eleven {
	background-position: 0px -550px;
}
.testi-icons-tweleve {
	background-position: 0px -595px;
}
.testi-icons-thirten {
	background-position: 0px -643px;
}
.testi-icons-015 {
	background-position: 0px -694px;
}
.testi-icons-0166 {
	background-position: 0px -745px;
}
.testi-icons-016 {
	background-position: 0px -869px;
}
.testi-icons-017 {
	background-position: 0px -794px;
}
.testi-icons-217 {
	background-position: 0px -934px;
}
.testi-icons-287 {
	background-position: 0px -1011px;
}
.singlepost {
	float: right;
	margin-bottom: 0;
	margin-top: 0;
	width: 1000px;
}
.post_wrapper {
	float: left;
	width: 970px;
	background-color: #fafaf9;
	border-bottom: 1px solid #d7d6d6 !important;
	border-radius: 4px;
	border: 1px solid #fff;
	padding: 15px;
}
.post_wrapper h2 {
	font-family: 'Droid Serif', serif!important;
	font-weight: normal!important;
	font-size: 24px!important;
	text-align: left!important;
	padding-bottom: 25px!important;
	margin-bottom: 15px!important;
	background-image: url(../images/dots-10-headings.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.post_wrapper-h1 {
	font-family: 'Droid Serif', serif!important;
	font-weight: normal!important;
	font-size: 24px!important;
	text-align: left!important;
	padding-bottom: 25px!important;
	margin-bottom: 15px!important;
	background-image: url(../images/dots-10-headings.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.post_wrapper h3 {
	font-family: 'US101', serif!important;
	font-weight: normal!important;
	font-size: 24px!important;
	text-align: left!important;
	color: #333;
	padding-bottom: 5px;
}
.post_wrapper h3 span {
	font-family: 'US101', serif!important;
	font-weight: normal!important;
	font-size: 18px!important;
	text-align: left!important;
	color: #999;
	padding-bottom: 5px;
}
.post_wrapper p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	color: #666;
	padding-top: 10px;
}
.post_wrapper p a {
	text-decoration: underline;
	color: #2E67B1;
}
.testi-box-inner {
	float: left;
	width: 970px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
}
.testi-box-inner p {
	padding: 25px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666;
	background: url(../images/quotes.png) 0px 7px no-repeat;
	text-indent: 50px;
	text-align: justify;
}
.testi-box-inner p span {
	text-align: right;
	color: #666;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	line-height: 0px;
	float: left;
	width: 100%;
	text-indent: 0px;
	margin-top: 10px;
	padding-top: 15px;
}
.testi-box-inner .testi-icons {
	left: 0px;
	bottom: 0px;
}
.testi-box-inner p span span {
	font-weight: normal;
	font-size: 12px;
	color: ccc;
	line-height: 16px;
	padding-top: 0px;
	border-top: none;
}
.news-box {
	float: left;
	width: 970px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
}
.footer {
	float: left;
	width: 100%;
	height: 59px;
	background: url(../images/footer-bg.jpg) repeat-x;
	margin-top: 0px;
}
.footer-cont {
	width: 1000px;
	margin: 0px auto;
}
.copyright {
	float: left;
	height: 30px;
	background: url(../images/footer-logo.png) no-repeat;
	padding-left: 32px;
	margin-top: 20px;
}
.copyright a {
	color: #ccc;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.social_icons {
	float: right;
	height: 30px;
	line-height: 30px;
	padding: 0;
	text-align: center;
	width: auto;
	margin-top: 22px;
}
.social_icons li {
	list-style: none;
	padding-right: 5px;
	float: left;
}

.wis{
	background-image: url("http://prodigysports.net/images/wis-blck.png");
	background-position: 0 2px;
	float: left;
	height: 24px;
	width: 48px;
	background-repeat:no-repeat;
	
}


.wis{
	background-image: url("http://prodigysports.net/images/wis-blck.png");
	background-position: 0 2px;
	float: left;
	height: 24px;
	width: 48px;
	background-repeat:no-repeat;
	
}

.facebook_social {
	background-image: url("../images/facebook_32.png");
	background-position: 0 0;
	float: left;
	height: 24px;
	width: 24px;
}
.twitter_social {
	background-image: url("../images/twitter_32.png");
	background-position: 0 0;
	float: left;
	height: 24px;
	width: 24px;
}
.linkedin_social {
	background-image: url("http://prodigysports.net/images/linkedin_32.png");
	background-position: 0 0;
	float: left;
	height: 24px;
	width: 24px;
}
.home-news-box {
	float: left;
	width: 100%;
	height: 250px;
	overflow: hidden;
}
.home-news ul {
	margin: 10px 15px 10px 30px;
}
.home-news li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	font-weight: normal;
	padding: 5px 0px;
	border-bottom: 1px dashed #ccc;
}
.home-news li a {
	color: #666;
	text-decoration: none;
	padding-bottom: 5px;
}
.home-news li a:hover {
	color: #2E67B1;
}
.resume-box {
	float: left;
	width: 970px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
}
.resume-box p a {
	color: #2E67B1;
	text-decoration: underline;
}
.resume-box p a:hover {
	text-decoration: none;
}
.text table input[type="text"], .text table input[type="password"] {
	border: 1px solid #d6d6d6;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	background-color: #fdfdfd;
	padding: 5px;
	font-size: 12px;
	height: 20px;
	font-size: 12px!important;
	font-style: normal;
	color: #aaa!important;
	line-height: 20px;
	border-radius: 4px;
	width: 320px;
	margin: 5px 0px;
}
.text table select {
	border: 1px solid #d6d6d6;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	background-color: #fdfdfd;
	padding: 5px;
	font-size: 12px;
	height: 32px;
	font-size: 12px!important;
	font-style: normal;
	color: #aaa!important;
	line-height: 20px;
	border-radius: 4px;
	width: 160px;
	margin: 5px 0px;
}
.input-contact1 {
	width: 160px;
}
.input-contact2 {
	width: 170px;
	height: 32px;
}
.input-contact3 {
	height: 32px;
}
.text table input[type="text"]:focus, .text table input[type="password"]:focus {
	outline: none!important;
	box-shadow: 0 0 5px #ddd;
	-webkit-box-shadow: 0 0 5px #ddd;
	-moz-box-shadow: 0 0 5px #ddd;
	border: 1px solid;
	border-color: #fff!important;
	transition-duration: 0.3s;
	-moz-transition-duration: 0.3s; /* Firefox 4 */
	-webkit-transition-duration: 0.3s; /* Safari and Chrome */
	-o-transition-duration: 0.3s; /* Opera */
}
.text table select:focus {
	outline: none!important;
	box-shadow: 0 0 5px #ddd;
	-webkit-box-shadow: 0 0 5px #ddd;
	-moz-box-shadow: 0 0 5px #ddd;
	border: 1px solid;
	border-color: #fff!important;
	transition-duration: 0.3s;
	-moz-transition-duration: 0.3s; /* Firefox 4 */
	-webkit-transition-duration: 0.3s; /* Safari and Chrome */
	-o-transition-duration: 0.3s; /* Opera */
}
.text table {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	padding-top: 10px;
	text-align: left;
}
.text table a {
	color: #2E67B1;
	text-decoration: underline;
}
.text table a:hover {
	text-decoration: none;
}
a:focus {
	outline: none;
}
.text table textarea {
	border: 1px solid #d6d6d6;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	background-color: #fdfdfd;
	padding: 10px;
	font-size: 12px;
	height: 80px;
	font-size: 12px!important;
	font-style: normal;
	color: #aaa!important;
	line-height: 20px;
	border-radius: 4px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 0px;
	width: 658px;
	resize: none;
	transition-duration: 0.3s;
	-moz-transition-duration: 0.3s; /* Firefox 4 */
	-webkit-transition-duration: 0.3s; /* Safari and Chrome */
	-o-transition-duration: 0.3s; /* Opera */
}
.text table textarea:focus {
	outline: none!important;
	box-shadow: 0 0 5px #ddd;
	-webkit-box-shadow: 0 0 5px #ddd;
	-moz-box-shadow: 0 0 5px #ddd;
	border: 1px solid;
	border-color: #fff!important;
	transition-duration: 0.3s;
	-moz-transition-duration: 0.3s; /* Firefox 4 */
	-webkit-transition-duration: 0.3s; /* Safari and Chrome */
	-o-transition-duration: 0.3s; /* Opera */
	resize: none;
}
.required {
	color: #F00;
}
.resume-box .form-outer {
	float: left;
	width: 970px;
	margin-top: 10px;
}
.resume-box .form {
	float: left;
	width: 485px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #999;
	list-style: none;
	padding: 5px 0;
}
.resume-box .form1 {
	width: 323px;
}
.resume-box .form label {
	float: left;
	width: 100px;
}
.button input {
	border-bottom: 1px solid #d7d6d6 !important;
	border-radius: 2px;
	font-weight: normal!important;
	position: relative;
	overflow: visible;
	display: inline-block;
	border: 1px solid #eee;
	margin: 0;
	text-decoration: none;
	font-size: 12px;
	color: #999;
	white-space: nowrap;
	cursor: pointer;
	outline: none;
	background-color: #efefef;
	background-image: url(../images/white_shadow.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 5px;
}
.button input:hover,  .button input:focus {
	font-size: 12px;
	border-color: #eee;
	text-decoration: none;
	color: #777;
	padding: 5px;
	background-color: #f4f4f4;
	font-weight: normal!important;
	position: relative;
	background-image: url(../images/white_shadow.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#cws-search-results th a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 14px;
}
#cws-search-results td {
	padding: 5px 0px;
}
#cws-search-results td a {
	color: #666;
	font-weight: normal;
	font-size: 12px;
}
.text table h1 {
	font-family: 'US101', serif!important;
	font-weight: normal!important;
	font-size: 24px!important;
	text-align: left!important;
	color: #333;
	padding-bottom: 10px;
	border-top: 1px dashed #DDDDDD;
	padding-top: 10px;
	margin-top: 10px;
}
hr {
	display: none;
}
.text table input[type="submit"] {
	font-family: 'US101', serif!important;
	font-weight: normal!important;
	font-size: 16px!important;
	text-align: center;
}
.text table td img {
	vertical-align: middle;
}
.sitemap ul {
	margin: 10px 0 10px 15px;
}
.sitemap li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999;
	font-weight: bold;
	padding: 5px 0px;
	border-bottom: 1px dashed #ccc;
}
.sitemap li a {
	color: #666;
	text-decoration: none;
	padding-bottom: 5px;
}
.sitemap li a:hover {
	color: #2E67B1;
}
.sitemap li ul li {
	border-bottom: none;
}
.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("../images/loader.gif") 1em center no-repeat;/* generate your own loader gif: http://www.ajaxload.info */

}
.bord-p {
	width: 100%;
	height: 10px;
	float: left;
	background: url(../images/dots-10-headings.png) repeat-x;
	margin-top: 10px;
}
.mar-bot {
	height: 40px;
	width: 100%;
	position: relative;
	float: left;
}
.loading {
	display: none!important;
}
.accordion {
	width: 100%;
	float: left;
}
.accordion li p {
	padding: 30px 10px!important;
	text-align: justify;
}
.accordion li h3 a {
	background: #4C4C4B;
	border-bottom: 1px solid #333;
	border-top: 1px solid #ccc;
	color: #fff;
	display: block;
	font-size: 15px!important;
	margin: 0;
	padding: 10px 10px;
}
.accordion li h3 a strong {
	font-size: 19px!important;
}
.accordion li.active h3 a {
	background: #3366AB;
	border-bottom: 1px solid #036;
	border-top: 1px solid #9cf;
	text-shadow: 0 -1px 2px #036, #9cf 0 1px 2px;
}
.accordion li.locked h3 a {
	background: #4C4C4B;
	border-bottom: 1px solid #630;
	border-top: 1px solid #fc9;
}
.accordion li h3 {
	margin: 0;
	padding: 0;
}
.accordion .panel {
	padding: 10px;
}
.post_wrapper-h1 {
	font-family: 'US101', serif!important;
	font-weight: normal!important;
	font-size: 24px!important;
	text-align: left!important;
	color: #333;
	padding-bottom: 5px;
}
.post_wrapper-h1 span {
	font-family: 'US101', serif!important;
	font-weight: normal!important;
	font-size: 18px!important;
	text-align: left!important;
	color: #999;
	padding-bottom: 5px;
}
.testi-icons-31a {
	background-position: 0px -1080px;
}
.testi-icons-31b {
	background-position: 0px -1136px;
}
.testi-icons-31c {
	background-position: 0px -1220px;
}



.onethird_center .blueheader {
	padding-top:0;
	margin:-16px 0 0 0;
	padding:20px 16px 20px 16px !important;
	background-color:#2e67b1;
	color:#fff;
	font-size:15px!important;
}
.onethird_center .bluecontent {
	background-image:none !important;
	text-indent:0px !important;
	padding:20px !important;
}




.hs-container-new .data-box-data {
	height: auto !important;
	position: relative;
	bottom: 20px;
	width: 300px;
	right: 20px;
	padding: 10px 10px 10px 65px;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: rgba(255,255,255,0.8);
	min-height: 30px;
}
.hs-container-new .data-box-data h2 {
	font-size:13px;
	font-style:italic;
	margin:10px 0 0 0;
}
.hs-container-new .data-box-data p {
}

.fnt-16{ font-size:16px!important}










.chart {
	float: left;
	width: 970px;
	height:auto;
	background-image:url(../images/chart/bg.png);
	background-repeat:no-repeat;
	font-family: 'Oxygen', sans-serif;
}
.font
{
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
}
.font1
{
	color:#e4e2e2;
	font-size:12px;
	text-align:center;
}
.chart-full
{
	width:140px;
	height:auto;
	float:left;
}
.margin
{
	padding-top:45px;
}
.margin1
{
	padding-top:72px;
}
.margin2
{
	padding-top:77px;
}
.margin3
{
	padding-top:47px;
}
#chart_box
{
	width:136px;
	height:33px;
	float:left;
	color:#e4e2e2;
	font-size:12px;
	text-align:center;
	background-color:#626262;
	border:1px solid #d3d3d3;
	line-height:32px;
	
}
#chart1
{
	width:136px;
	height:55px;
	float:left;
	color:#fff;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	background-image:url(../images/chart/box1.png);
	background-repeat:no-repeat;
	background-position:center;
	line-height:80px;
}
#chart2
{
	width:149px;
	height:55px;
	float:left;
	color:#fff;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	background-image:url(../images/chart/box2.png);
	background-repeat:no-repeat;
	background-position:center;
	line-height:80px;
}
#chart3
{
	width:155px;
	height:55px;
	float:left;
	color:#fff;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	background-image:url(../images/chart/box3.png);
	background-repeat:no-repeat;
	background-position:center;
	line-height:80px;
}
#chart4
{
	width:206px;
	height:55px;
	float:left;
	color:#fff;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	background-image:url(../images/chart/box4.png);
	background-repeat:no-repeat;
	background-position:center;
	line-height:80px;
}
#chart5
{
	width:214px;
	height:55px;
	float:left;
	color:#fff;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	background-image:url(../images/chart/box5.png);
	background-repeat:no-repeat;
	background-position:center;
	line-height:80px;
}
#chart1:hover
{
	background-image:url(../images/chart/box1h.png);
}
#chart2:hover
{
	background-image:url(../images/chart/box2h.png);
}
#chart3:hover
{
	background-image:url(../images/chart/box3h.png);
}
#chart4:hover
{
	background-image:url(../images/chart/box4h.png);
}
#chart5:hover
{
	background-image:url(../images/chart/box5h.png);
}



#chart_box2
{
	width:auto;
	height:auto;
	float:left;
	color:#898989;
	font-size:12px;
	text-align:center;
}
#chart_box_icon
{
	width:136px;
	height:28px;
	float:left;
	background-image:url(../images/chart/icon.png);
	background-repeat:no-repeat;
	background-position:center top;
}
#chart_box_new
{
	width:136px;
	height:33px;
	float:left;
	color:#898989;
	font-size:12px;
	text-align:center;
	background-color:#dcdcdc;
	border:1px solid #d3d3d3;
	line-height:32px;
}
#chart_box_new:hover
{
	color:#fff;
	background-color:#919aa7;
	border:1px solid #748091;
}

.chart_cont
{
	width:98%;
	height:auto;
	float:left;
	line-height:22px;
	color: #666;
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	border:1px solid #d3d3d3;
	padding:1%;
	border-radius:5px;
	text-align:left;
	margin-bottom:20px;
}

#chart_head
{
	width:98%;
	padding:10px;
	height:auto;
	background: #3366AB;
	border-bottom: 1px solid #036;
	border-top: 1px solid #9cf;
	text-shadow: 0 -1px 2px #036, #9cf 0 1px 2px;
	font-family: 'US101', serif!important;
	font-size:22px;
	color:#fff;
	padding-bottom:8px;
	margin-bottom:30px;
}
.chart_li li
{
	margin-left:50px;
	list-style:url(../images/chart/li.png);
	background-repeat:no-repeat;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 32px;
}
.back-to-but
{
	padding:6px;
	font-family: 'US101', serif!important;
	font-size:16px;
	color:#fff;
	background: #b0b0af;
	border-radius:3px;
	text-align:left;
	border:1px solid #9e9e9e;
	width:90px;
	text-align:center;
	margin-top:50px;
}
.post_wrapper a
{
	text-decoration:none;
}
.back-to-but:hover
{
	background: #707070;
	border:1px solid #9e9e9e;
}

#job-board {
    width: 236px;
    margin: 0px;
    font-size: 20px;
    line-height: 45px;
    color: #bbbbbb;
    background: #2e67b1 url(../images/job-board.png) 110px 8px no-repeat;
}
#job-board  .social_icons {
    margin-top: 12px;
    float: left;
    margin-left: 15px;
}
#job-board .social_icons li {
    list-style: none;
    padding-right: 5px;
    float: left;
    width: 23px;
}
