html {
  height:100%;
}
body {
  background-color:#FFF;
  color:#000;
  font-family:Arial,Tahoma,Verdana,sans-serif;
  font-size:10pt;
  padding:0px;
  margin:0px;
  height:100%;
  text-align:center;
}

div, form {
  padding:0px;
  margin:0px;
}

.center-tag
{
	border:0px solid blue;
	min-height:280px;

}

.input_text_rounded_search_bar {
    border:0;
    background: transparent url(../images/corners/gradient2.gif) no-repeat top right;
    height: 22px;
    width: 215px;
    padding-top:3px;
    margin-left:10px;
    padding-left:8px;
    padding-right:8px;	
    border:0px solid red;
    text-align:center;
    text-transform:uppercase;
}

.input_text_rounded {
    border:0;
    background: transparent url(../images/corners/gradient2.gif) no-repeat top right;
    height: 22px;
    width: 215px;
    padding-top:3px;
    margin-left:10px;
    padding-left:8px;
    padding-right:8px;	
    border:0px solid red;
    
}

.input_button_rounded {
    border:0;
    background: transparent url(../images/buttons/yellow-go.JPG) no-repeat top left;
    height: 30px;
    width: 88px;
    cursor:pointer;	
    margin-left:15px;	
}

.input_search_rounded {
    border:0px;
    background: transparent url(../images/buttons/yellow-advance-search.JPG) no-repeat top left;
    height: 45px;
    width: 84px;
   	cursor:pointer;	
   	margin-left:60px;
   	*margin-left:60px;
   	margin-top:-6px;
   	*margin-top:-6px;
}

a, a:visited, a:active {
  color:#00F;
  font-weight:normal;
  text-decoration:none;
}

input[type="text"], input[type="submit"], input[type="password"], select, button, textarea, file {
 /* border:1px solid #0C77CE;
  font-family:Arial,Tahoma,Verdana,sans-serif;
  background-color:#E0DFE3;
  -moz-border-radius:5px;*/
}

textarea {
  width:200px;
  height:200px;
}

input[type="text"] {
  height:22px;
}

.error {
  font-weight:bold;
  color:#F00;
}

.success {
  font-weight:bold;
  color:#008000;
}

#wrapper {
  width:980px;
  height:100%;
  text-align:left;
  margin:0px auto;
  border:0px solid blue;
}

#veryTop {
  height:20px;
}

td#pageName {
  text-align:left;
}
td#pageName a {
  color:#808080;
  font-size:8pt;
  text-decoration:none;
}

#actions {
  width:200px;
  text-align:left;
  color:#10878B;
  font-size:12pt;
  font-weight:bold;
  float:left;
}

#actions a{
  color:#10878B;
  text-decoration:none;
  font-size:12pt;
  font-weight:bold;
}

#header {
  width:100%;
  height:180px;
  color:#000;
  font-weight:bold;
  padding-left:0%;
  border:0px solid green;
  background-image:url(../images/corners/WorldMapwithShadow.jpg);
  background-position:50px 0px;
  background-repeat:no-repeat;
}


#logo {
  border:0px solid red;
  float:left;
}

ul#ihateie li {
  float:right;
  margin:0px;
  padding:0px;
  list-style-type:none;
  border:0px solid green;
}

#title {
  font-size:26pt;
}

#subtitle {
  font-size:20pt;
}

#as {
  padding-top:3px;
  margin-top:100px;
}

/*#logo {
  border:none;
  float:left;
  margin-top:12px;
  margin-right:5px;
}

#logo a {
  border:none;
}

#title {
  float:left;
  font-size:26pt;
}

#subtitle {
  float:left;
  font-size:20pt;
  clear:left;
}*/

#s {
  vertical-align:top;
}

.greeting {
  text-align:left;
  float:right;
  max-width:500px;
  border:0px solid red;
}

#middle {
  clear:left;
}

td#menu {
  padding-top:20px;
  vertical-align:top;
  text-align:right;
}

#menu ul, #menu li {
  list-style-type:none;
  margin:0px;
  padding:0px;
  text-align:left;
  width:200px;
  border:0px solid blue;
}

#content {
  vertical-align:top;
  padding-right:20px;
}

.top-contents
{
	max-width:750px;
	border:0px solid pink;
}

#footer {
  height:40px;
  color:#258E92;
  text-align:center;

}
a.footerLink {
  
  color:#258E92;
  font-size:8pt;
  font-weight:bold;
  text-decoration:none;
}

.footer-left
{
  background-image:url(../images/corners/footer-left-rounded-corner_new.gif);
  background-repeat:no-repeat;
  width:19px;
  height:33px;
}
.footer-center
{
  background-image:url(../images/corners/footer-bg-gradient_new.gif);
  background-repeat:repeat-x;
  height:33px;
  width:96%;
}
.footer-right
{
  background-image:url(../images/corners/footer-right-rounded-corner_new.gif);
  background-repeat:no-repeat;
  width:19px;
  height:33px;
}

/** padding and text sizes **/

.pad5 {
  padding:5px;
}

.pt8 a, .pt8 {
  font-size:9pt;
  color:#258E92;
  font-weight:bold;
  text-decoration:none;
}

/** widths **/
.wide20 {
  width:20px;
}
.wide50 {
  width:50px;
}
.wide75 {
  width:75px;
}
.wide100 {
  width:100px;
}
.wide250 {
  width:250px;
}
.wide200 {
  width:200px;
}
.wide150 {
  width:150px;
}
.wide500 {
  width:500px;
}
.wide800 {
  width:800px;
}

/** forms **/
.li-no-style, .submit-no-style {
  list-style-type:none;
}
.submit-no-style {
  float:left;
}
label, label.required, .label {
  position:relative;
  width:100px;
  float:left;
  font-weight:bold;
  vertical-align:bottom;
}
.pt14 {
  font-size:14pt;
}
.left15 {
  margin-left:15px;
}

.noclear {
  clear:none;
  display:inline;
}
#toCharge {
  margin-top:5px;
  margin-bottom:5px;
}
#total {
  display:inline;
}
#disclaimer {
  border:1px solid #E0E0E0;
  background-color:#F0F0F0;
  padding:5px;
  margin-top:5px;
  margin-bottom:5px;
}
.inline {
  display:inline;
}
.row {
  clear:left;
  padding-bottom:5px;
}
.label {
  width:150px;
}

.pointer {
  cursor:pointer;
}

.sponseredjob
{
	
	background:#9AB393;
	padding-left:5px;
	
}
.resetButtonDiv
{
	float:right;
}
.selectboxesresume
{
	width:230px;
	margin-left:10px;
}










.ltyellowbg
{
	background-color:#FFFFEE;
}

.hidden
{
	display:none;
}

.unhidden
{
	display:block;
}
.ltbluebg {
	background-color: #eeffff;
}
.pad5all {
	padding: 5px 5px 5px 5px;
}

.border_grey {
	border: 1px solid #CCCCCC;
}
.posting_example {
	background-color: #ededed; color: #030303; padding: 2px 2px 2px 4px;
}

.required_field {
	color: #FF3333;
}
.darkbluetext {
	color: #084B8F;
}
.posting_header {
	border-bottom: 1px solid #000000; font-weight: bold; font-size: 10pt;
}
.border_black {
	border: 1px solid #000000;
}
.optionAddNew
{
	background-color: #000000;
	color:#FFFFFF;
}
.companyName
{
	width:330px;
}
.jobFairBanner
{
	background-image:url(../images/calban1_05_03.gif);
	
}
.jobFairTH
{
	background-image:url(../images/ue_bg.gif);
	background-repeat:repeat-x;
}
.shadedbg {
	background-color: #ededed;
}

.greytext {
	color: #8b8b8b;
}
.arial9pt {
	font-family: Arial, sans-serif;
	font-size:9pt;
}
.arial11pt {
	font-family: Arial, sans-serif;
	font-size:11pt;
}

.px9 {
	font-size: 9px;
	line-height: 11px;
}

.px15 {
	font-size: 15px;
	line-height: 17px;
}
.bold {
	font-weight: bold;
}
.darkblue {
	color: #0000CC;
}

.captcha {
 border:none;
 background:transparent url('../captcha.php') no-repeat center center;
}
