/***************** RESET STYLES *****************/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus { /* remember to define focus styles! */
	outline: 0;
}
ins { /* remember to highlight inserts somehow! */
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}







/***************** BUILD CLASSES *****************/

body {
	font: 9pt Arial, Helvetica Neue, Helvetica, sans-serif;
}
input, select, textarea {
	font: 1em Arial, Helvetica Neue, Helvetica, sans-serif;
}
table, th, td {
	font: 1em Arial, Helvetica Neue, Helvetica, sans-serif;
}
select {
	border: 1px solid #a9a9ab;
	color: #666;
}
select:focus {
	border: 1px solid #333;
	color: #333;
}
h1{
	font-size: 2.2em;
	font-weight: bold;
	color: #666;
	padding: 0;
	background: #fff;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	padding: 0.3em 0 0.5em 0;
}
p {
	padding: 0 0 1em 0;
}
small {
	font-size: 0.9em;
}
a {
	text-decoration: none;
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover, a:focus {
	text-decoration: underline;
	color: #fff;
}
code {
	font: 1em "Courier New", Courier, monospace;
}
legend {
	display: none;
}
@media aural {
	legend {
		display: block;
	 }
}

	
	
	

/********** Generic Presentation Classes **********/

.alignc {
	text-align: center;
}
.alignl {
	text-align: left;
}
.alignr {
	text-align: right;
}
.big {
	font-size: 1.1em;
}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
.floatl {
	float: left;
}
.floatr {
	float: right;
}
.group:after { /* Clears floats */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.hide {
	display: none;
}
.nobold {
	font-weight: normal;
}
.off {
	position: absolute;
	left: -9999em;
}
.relative {
	position: relative;
}
.small {
	font-size: 0.9em;
}


/********** Build (custom) Classes **********/

.aside1 .link {
	position: absolute;
	right: 0;
	bottom: 0;
}
.aside2 {
	display: none;
}
.aside3 ul {
	padding: 0 0 1em 0;
}
.aside3 ul li {
	padding: 0 0 0.2em 15px;
	background: url("../images/bullet1.png") no-repeat 0 0.3em;
}
.aside4 {
	display: none;
}
.aside5 {
	display: none;
}
.aside7 {
	display: none;
}
.banner1 {
	display: none;
}
.box-form {
	border-bottom: 1px solid #bcbcbc;
	margin: 0 0 1em 0;
}
.box-form select {
	width: 224px;
}
.box-form .form-text {
	width: 220px;
}
.box-form .form-text-wide {
	width: 382px;
}
.box-home h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0.5em 0;
}
.box-home .gapr {	
	display: none;
}
.box-home .inner1 {
	padding-right: 140px;
}
.box-home .link {
	position: absolute;
	right: 10px;
	bottom: 0;
	font-weight: bold;
	font-size: 1.1em;
}
.box-home1 {
	border: 5px solid #D9E021;
	padding: 10px;
	margin: 0 0 1em 0;
	position: relative;
}
.box-home1 .link a , .box-home1 .link a:visited {
	color: #D5DF26;
}
.box-home2 {
	border: 5px solid #8DD8F7;
	padding: 10px;
	margin: 0 0 1em 0;
	position: relative;
}
.box-home2 .link a , .box-home2 .link a:visited {
	color: #8ED7F8;
}
.box-home3 {
	border: 5px solid #F7941F;
	padding: 10px;
	margin: 0 0 1em 0;
	position: relative;
}
.box-home3 .link a , .box-home3 .link a:visited {
	color: #F7941F;
}
.box-home .link a:hover {
	color: #fff;
}
.box1 {
	border: 5px solid #666;
	background: #fff;
	padding: 7px 5px 3px 5px;
	margin: 0 0 1em 0;
	color: #666;
	font-size: 0.9em;
	position: relative;
	line-height: 1.15em;
}
.box1 a {
	color: #019EC1;
}
.box1 a:visited {
	color: #21aEC1;
}
.box1 a:hover {
	color: #000;
}
.box1 p {
	padding: 0 0 0.5em 0;
}
.box1 .gapl, .box1 .gapr {
	display: none;
}
.breadcrumbs {
	display: none;
}
.button1 {
	background: #00A4D9 url("../images/button1.png") no-repeat 0 center;
}
.button1 input {
	border: none;
	padding: 3px 15px;
	margin: 0;
	color: #fff;
	background: url("../images/button1.png") no-repeat right center;
	overflow: visible;
	cursor: pointer;
}
input.button2 {
	color: #8ed8f8;
	border: none;
	padding: 0;
	background: none;
	overflow: visible;
	font-weight: bold;
	font-size: 1.1em;
}
.colcode0 {
	color: #666;
}
.colcode1 {
	color: #bfd730;
}
.colcode1b {
	background: #bfd730;
}
.colcode2 {
	color: #8ed8f8;
}
.colcode2b {
	background: #8ed8f8;
}
.feat-jobs {
	display: none;
}
.footer {
	padding: 2em 0 0 0;
}
.footer a, .footer a:visited {
	color: #919193;
}
.footer a:hover {
	color: #666;
}
.footer ul {
	display: none;
}
.header dl {
	display: none;
}
.home-title1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding: 0 0 0.4em 0;
	font-size: 2.5em;
}
.home-title2 {
	font-size: 1.2em;
	color: #e7e7e7;
	margin: 0;
	padding: 0 0 1em 0;
	line-height: 1.45em;
	font-weight: normal;
	background: none;
}
.jobdet table {
	margin: 0 0 1em 0;
}
.jobdet table td {
	vertical-align: top;
	text-align: left;
	padding: 0 0 1em 0;
}
.jobdet table th {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	padding: 0 10px 1em 0;
	width: 130px;
}
.link1 {
	color: #bfd730;
}
.link1:visited {
	color: #afc740;
}
.link1:hover {
	color: #fff;
}
.link2 {
	color: #8ed8f8;
}
.link2:visited {
	color: #9ee8e8;
}
.link2:hover {
	color: #fff;
}
.link4 {
	background: #666;
}
.logo {
	padding: 0 0 2em 0;
}
ul.markets {
	list-style:none;
	margin:0;
	padding:0;
	background: #fff;
}
ul.markets li {
	float:left;
	width:25%;
	text-align:center;
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	padding: 18px 0 8px 0;
	margin: -1px 0 0px 0;
	background: none;
}
.nav {
	display: none;
}
.ns {
	display: none;
}
.paging1 {
	display: none;
}
.results1 li {
	border: 1pt solid #6d6e71;
	margin: 0 0 1em 0;
	padding: 1em 12px;
}
.results1 li ul li {
	border: none;
}
.results1 li h2 {
	padding: 0 0 0.5em 0;
	width: 70%;
	float: left;
}
.results1 li h2 a {
	background: #4d4d4d;
}
.results1 li dl dd {
	display: inline;
}
.results1 li dl dt {
	color: #ccc;
	display: inline;
}
.results1 li .desc {
	padding-right: 120px;
}
.results1 li .group ul {
	float: left;
	width: 220px;
	color: #ccc;
	padding: 0 10px 0 0;
	margin: 0;
}
.results1 li .group ul li {
	padding: 0 0 0.5em 0;
	margin: 0;
	background: none;
}
.results1 li .link-add {
	float: right;
	font-weight: bold;
	font-size: 1.1em;
}
.results1 li .link-more {
	text-align: right;
	padding: 0;
	font-weight: bold;
	font-size: 1.1em;
}
.results1-col1 .link-add a, .results1-col1 .link-add a:visited, .results1-col1 .link-more a, .results1-col1 .link-more a:visited {
	color: #bfd730;
}
.results1-col1 .link-add a:hover, .results1-col1 .link-more a:hover {
	color: #fff;
}
.results1-col1 li:hover {
	background: #bfd730;
	color: #4d4d4d;
}
.results1-col1 li:hover h2 a, .results1-col1 li:hover h2 a:visited {
	background: #8ca122;
	color: #fff;
	text-decoration: none;
}
.results1-col1 li:hover h2 a:hover {
	background: #7c9112;
	color: #fff;
	text-decoration: none;
}
.results1-col1 li:hover dl dd, .results1-col1 li:hover dl dt, .results1-col1 li:hover .group ul {
	color: #4d4d4d;
}
.results1-col1 li:hover dl dd a, .results1-col1 li:hover dl dd a:visited, .results1-col1 li:hover dl dd a:hover {
	color: #000;
}
.results1-col1 li:hover .link-add, .results1-col1 li:hover .link-add a, .results1-col1 li:hover .link-add a:visited, .results1-col1 li:hover .link-add a:hover, .results1-col1 li:hover .link-more a, .results1-col1 li:hover .link-more a:visited, .results1-col1 li:hover .link-more a:hover {
	color:  #fff;
}
.results1-col2 .link-add a, .results1-col2 .link-add a:visited, .results1-col2 .link-more a, .results1-col2 .link-more a:visited {
	color: #8ed8f8;
}
.results1-col2 .link-add a:hover, .results1-col2 .link-more a:hover {
	color: #fff;
}
.results1-col2 li:hover {
	background: #8ed8f8;
	color: #4d4d4d;
}
.results1-col2 li:hover h2 a, .results1-col2 li:hover h2 a:visited {
	background: #488ca7;
	color: #fff;
	text-decoration: none;
}
.results1-col2 li:hover h2 a:hover {
	background: #387c97;
	color: #fff;
	text-decoration: none;
}
.results1-col2 li:hover dl dd, .results1-col2 li:hover dl dt, .results1-col2 li:hover .group ul {
	color: #4d4d4d;
}
.results1-col2 li:hover dl dd a, .results1-col2 li:hover dl dd a:visited, .results1-col2 li:hover dl dd a:hover {
	color: #000;
}
.results1-col2 li:hover .link-add a, .results1-col2 li:hover .link-add a:visited, .results1-col2 li:hover .link-add a:hover, .results1-col2 li:hover .link-more a, .results1-col2 li:hover .link-more a:visited, .results1-col2 li:hover .link-more a:hover {
	color:  #fff;
}
.ss {
	display: none;
}
.subnav {
	display: none;
}
.table-form {
	margin: 0 0 2em 0;
	width: 100%;
}
.table-form th {
	font-weight: bold;
	padding: 0.3em 1em 0.5em 0;
	width: 150px;
	vertical-align: top;
}
.table-form td {
	padding: 0 0 0.5em 0;
	vertical-align: top;
}
.table-mo {
	background: #6d6e71;
	margin: 0 0 1em 0;
}
.table-mo td {
	width: 37%;
	padding: 10px;
}
.table-mo td ul li {
	background: url("../images/bullet2.png") no-repeat 0 0.25em;
}
.table-mo th {
	width: 26%;
	padding: 10px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}
.title-main {
	padding: 0 0 1em 0;
	width: 250px;
}
.title-main h1 {
	display: inline;
	line-height: 1.1em;
}
.title-sub1 {
	padding: 0 0 1em 0;
}
.title-sub1 h2 {
	display: inline;
	color: #fff;
	background: #666;
	padding: 0;
}
.title1 {
	margin: 0 0 0.7em 0;
}
.title1 h2 {
	color: #fff;
	text-transform: uppercase;
	background: #666;
	padding: 0;
	font-weight: bold;
	font-size: 1.1em;
	display: inline;
}

/********** Development Classes **********/

