/* CSS Document */
* {
margin:0px;
padding:0px;
}
a:focus, a:hover, a:active, input:focus { 
	outline:none 
}

body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #81CC65;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#wrapper {
	background-color: #F4F4F4;
	text-align: left;
	border: 1px solid #666;
	width: 948px;
}
#glow {
	border: 1px solid #00CC33;
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	position: relative;
}
div.leftcolumn {
	display: inline;
	float: left;
	width: 590px;
}
div.leftcolumn h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
div.leftcolumn h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: -0.8px;
}
div.leftcolumn p {
	font-size: 0.9em;
	line-height: 1.3em;
}
.spacer {
	clear: both;
	height: 10px;
	line-height: 10px;
}

.shim {
	height: 8px;
	line-height: 8px;
}

#header {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: 948px;
	margin-bottom: 1px;
}

#menu {
	width: 298px;
	position: absolute;
	left: 0px;
	top: 188px;
}
#menu ul {
	list-style-type: none;
	width: 298px;
}
#menu li {
	width: 278px;
	display: inline;
	background-color: #FFFFFF;
}
#menu li a {
	width: 222px;
	color: #811D35;
	text-decoration: none;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	background-image: url(../images/menu1.jpg);
	background-repeat: no-repeat;
	line-height: 40px;
	padding-left: 54px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-position: left center;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menu li a:hover {
	border: 1px solid #333333;
	color: #000000;
}
#menu .home a {
	background-image: url(../images/Home.jpg);
	background-repeat: no-repeat;
}
#menu .aboutus a {
	background-image: url(../images/AboutUs.jpg);
	background-repeat: no-repeat;
}
#menu .contactus a {
	background-image: url(../images/ContactUs.jpg);
	background-repeat: no-repeat;
}
#menu .searchjobs a {
	background-image: url(../images/SearchJobs.jpg);
	background-repeat: no-repeat;
}
#menu .industrylinks a {
	background-image: url(../images/IndustryLinks.jpg);
	background-repeat: no-repeat;
}
#menu .documentsandtools a {
	background-image: url(../images/DocumentsAndTools.jpg);
	background-repeat: no-repeat;
}
#menu .faq a {
	background-image: url(../images/FAQ.jpg);
	background-repeat: no-repeat;
}
#menu .newsandpromotions a {
	background-image: url(../images/NewsAndPromotions.jpg);
	background-repeat: no-repeat;
}
#menu .applynow a {
	background-image: url(../images/ApplyNow.jpg);
	background-repeat: no-repeat;
}
#menu .inquiry a {
	background-image: url(../images/ApplyNow.jpg);
	background-repeat: no-repeat;
}
#menu .international a {
	background-image: url(../images/Intl.jpg);
	background-repeat: no-repeat;
}
#imgblurb {
	margin: 10px;
	border: 1px dashed #999999;
}

div#applynow input, div#applynow textarea {
	margin: 0px;
	padding: 3px;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#address input {
	margin-left: 2px;
}



#blurb {
	clear: left;
	float: left;
	display: inline;
	width: 256px;
	font-size: .8em;
	padding: 10px;
	margin: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;	
}
#blurb p {
	margin-bottom: 8px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #811D35;
	margin-bottom: 6px;
	margin-top: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #77213C;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #811D35;	
}


#mainPage {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#mainPage strong {
	color:#666666;
	padding-right: 10px;
	padding-left: 10px;
}
#mainPage h2 a {
	color: #811D35;
	text-decoration: none;
}

div.buttons2 {
	width: 560px;
	display: inline;
	float: left;
}
div.balltext {
	width: 600px;
	display: inline;
	float: left;
	padding-left: 12px;
	font-size: 90%;
	line-height: 1.4em;
}
div.incdescription {
	width: 540px;
	display: inline;
	float: left;
}
div.inc500 {
	display: inline;
	float: right;
	width: 300px;
	padding-top: 40px;
}
div.buttons2 ul {
	list-style-position: inside;
	margin-left: 18px;
	margin-top: 14px;
}
div.buttons2 li {
	margin-bottom: 24px;
	margin-top: 12px;
}
div.buttons2 li a {
}
div.buttons3 {
	margin-bottom: 24px;
	margin-top: 22px;
	float: left;
	margin-left: 12px;
}


.rightColumn {
	text-align: justify;
	float: right;
	width: 640px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.full .rightColumn {
	text-align: justify;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 10px;
}
.rightColumn ul {
	margin-bottom: 20px;
	list-style-position: inside;
}
.rightColumn li {
	margin-bottom: 6px;
	margin-left: 8px;
	margin-top: 8px;
	line-height: 1.5em;
}

.rightColumn p {
	margin-bottom: 20px;
	line-height: 1.5em;
}
.rightColumn blockquote {
	font-style: italic;
	margin-left: 24px;
	margin-top: -10px;
	font-weight: bold;
}
.rightColumn dl {
	font-size: .8em;
	text-align: left;
}
.rightColumn dt {
	font-weight: bold;
	line-height: 1.3em;
}
.rightColumn dd {
	line-height: 1.3em;
	margin-bottom: 1.7em;
}

#industrylinks dt {
	margin-top: 1.5em;
}
#industrylinks dd {
	line-height: 1.5em;
	margin-bottom: .3em;
}

#documentsandtools ul {
	list-style-position: inside;
	list-style-image: url(../images/pdf.jpg);
}
#documentsandtools ul li {
	font-size: .9em;
	line-height: 1.3em;
}

#searchjobs table {
	background-color:#FFFFFF;
	font-size: .8em;
	text-indent: 6px;	
}
#bullet {
	list-style-position: inside;
	list-style-image: none !important;
	list-style-type: disc;
}

#searchjobs th {
	background-color:#CCCCCC;
	font-weight:bold;
	line-height: 1.8em;
	color: #0000FF;
	text-decoration: underline;	
}
#searchjobs .greyTable {
	border: 1px solid #CCCCCC;	
}
#searchjobs form {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#searchjobs input {
	padding: 2px;
}
#searchjobs label {
	font-size: 1.2em;
	font-weight: bold;
	padding-right: 4px;
}
#searchjobs noscript {
	font-size: 0.9em;
	color: #FF0000;
	line-height: 1.6em;
}


#applynow h3, #inquiry h3 {
	padding: 6px;
}

#applynow form, #inquiry form {
	width: 638px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#applynow .or {
	font-weight: bold;
	margin-left: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#applynow .step {
	font-weight: bold;
	margin-top: 1.6em;
	margin-bottom: 0em;
}
#applynow .mailing {
	margin-left: 12px;
}
div#form_body {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}



#footer {
	text-align: center;
	font-size: 0.8em;
	padding: 10px;
	background-color: #811D35;
	color: #CCCCCC;
	clear: both;
}

#copyright {
	color:#84FFC1;
	width: 950px;
	text-align: right;
	font-size: 0.6em;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}

/* just use image instead ??*/
#ADEXbase {
	color:#666666;
	background-color:#FFFFFF;
	position: static;
	bottom: 0px;
	background-image: url(../images/ADEXbase_BG.jpg);
	background-repeat: repeat-x;
}
#ADEXbase_title {
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 2px;
}


.app_form label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.app_form label.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	display: block;
	margin-bottom: 2px;
	width: 550px;
}
.app_form label.small-desc {
	display: block;
}
div.field {
	float: left;
	clear: left;
	padding: 8px;
	margin: 3px;
}
div.field_title {
	float: left;
	clear: left;
	margin-bottom: 0px;
	margin-top: 8px;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 1px;
	background-color: #EEEEEE;
}
div.field_title p {
	color: #333333;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	font-weight: bold;
}
div.inst h3 {
	padding: 0px;
	background-color: #811D35;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div.inst p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 6px;
	margin: 0px;
	color: #000000;
}
div.inst {
	clear: left;
	float: left;
	width: 100%;
}

.medium {
	width: 300px;
}
.small {
	width: 160px;
}
.large {
	width: 400px;
}
.filefield {
	width: 300px;
}

div.form_both {
	margin-bottom: 12px;
	width: 450px;
}
div.form_left {
	float: left;
	margin-right: 14px;
	margin-bottom: 12px;
	width: 170px;
}
div.form_right {
	float: left;
	margin-bottom: 12px;
	margin-right: 20px;
	width: 240px;
}
div#int_steps {
	font-size: 14px;
	text-align: left;
}

div#address {
	width: 500px;
	float: left;
	padding-bottom: 0px;
}
.button_text {
	width: 100px;
	font-size: 14px;
	font-weight: bold;
}
span.req {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.style4 {
	font-size:12px;
}
div.ball {
	float: right;
}

a.special {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: blink;
}
#mainPage .buttons2 img {
	margin-left: 18px;
	margin-bottom: 12px;
}
#blackbar {
	background-color: #333;
	color: #E6E6E6;
}
td.bignews {
	font-weight: bold;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
td.bignews a {
	color:#FFF;
}
div.inc500 img {
	margin-right: 10px;
}
.blogsnips, .featuredjobs, .icons, .referal {
	width: 298px;
	float:right;
	display:inline;
	margin-bottom: 10px;
}

.referal {
	text-align:center;
	border: 1px dashed #CCC;
	background-color:#FFFFFF;
}


ul.bposts {
	list-style-type: none;
	width: 276px !important;
	background-color: #FFF;
	padding-bottom: 6px;
	padding-top: 2px;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
ul.bposts li.head a {
	font-size: 1em !important;
	line-height: 1.2em !important;
	text-decoration: underline !important;
	letter-spacing: -0.5px;
	width: 276px;
	display:block;
	margin-bottom: 4px!important;
}
ul.bposts li {
	width: 276px !important;
	background-color: transparent !important;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;

	/*display: none;*/
}
ul.bposts li a {
	border: none !important;
	background-image: none !important;
	margin-top: 6px !important;
	background-color: transparent !important;
	font-family: Arial, Helvetica, sans-serif !important;
	padding-bottom: 0px !important;
	line-height: 1em !important;
	font-size: 0.8em;
	font-weight: bold;
	color: #811D35;
	text-decoration: none;

}
p.date {
	width: 246px;
	font-size: 0.7em !important;
	margin-bottom: 2px;
}
div.featuredjobs {
	background-color: #FFF;
	width: 276px;
	margin-left: 10px;
	border: 1px solid #CCC;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 0px;
}
div.featuredjobs h3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin-bottom: 2px;
}
div.featuredjobs p {
	font-size: 0.9em;
	width: 130px;
	margin-top: 6px;
	float: left;
}
div.icons {
	background-color: #FFF;
	width: 276px;
	margin-left: 10px;
	border: 1px solid #CCC;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-right: 0px;
}
div.icons p {
	font-size: 0.8em;
	width: 110px;
	margin-top: 6px;
	float: left;
}
div.counter {
	background-color: #333;
	background-image: url(../images/counter_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 120px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	display: inline;
	float: right;
	margin-top: 8px;
	margin-bottom: 2px;
}
div.number {
	text-align: center;
	font-size: 20px;
	line-height: 28px;
	font-family: "Courier New", Courier, monospace;
	color: #FFF;
	font-weight: bold;
	width: 29px;
	float: left;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.lastnumber {
	text-align: center;
	font-size: 20px;
	line-height: 28px;
	font-family: "Courier New", Courier, monospace;
	color: #FFF;
	font-weight: bold;
	width: 29px;
	float: left;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding-top: 0px;
	padding-bottom: 4px;
}
div.slinks {
	color:#84FFC1;
	width: 950px;
	text-align: right;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
}

.center {
	text-align: center;
}