.iganav{
	
	font-family:  Arial,Helvetica, sans-serif,Verdana,  Geneva;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}	
#mainContent {
   background-color: #FFF;
   width: 570px;
   min-height: 400px;
   overflow: hidden;
   padding: 20px 0px 10px 0px;
}
#header {
   width: 170px;
   background-color: #FFF;
   padding: 0px 7px 0px 7px;
}
#header li{
  padding: 3px 0px 2px 20px;
  border-bottom: 1px solid #CCCCCC;
  list-style-type: none;
}
#customheader {
   width: 570px;
   background-color: #FFF;
   padding: 0px 7px 0px 7px;
}
#jbcontent {
   width: 560px;
   background-color: #FFF;
   padding: 0px 7px 0px 7px;
   float: left;
}

#customfooter {
   width: 570px;
   background-color: #FFF;
   padding: 0px 7px 0px 7px;
}
#footer {
   width: 570px;
   background-color: #FFF;
   padding: 0px 7px 5px 7px;
   float: left;
}
.sidepict { border: 1px ridge #E72E2B;
            margin-left: 5px; }
body {
  font-family: arial; 
  line-height: 1.4em;
  font-size: 9pt;
  background:#FFF;
  margin: 0px;
}

h1 {font-weight: 500; color: #E02723; font-size: 20px; font-family: arial; line-height: 20px; margin: 4px;}
h2 {font-weight: bold; color: #E02723; font-size: 1.2em; font-family: arial; margin-top: 30px;}
h3 {font-weight: bold; color: #E02723; font-size: 1em; font-family: arial; padding-left: 15px; background: url("../images/template_images/bullet_h3.gif") #fff no-repeat 0px 0px; margin-top: 20px;}
h4 {font-weight: bold; color: #E02723; font-size: 1em; font-family: arial;}

a:link {color: #999999; text-decoration:none;}
a:visited {color: #999999; text-decoration:none;}
a:hover {color: #7F7F7F;}
a:active {color: #999999; text-decoration:none;}

table {
  font-family: arial; 
  color: #333; 
  line-height: 1.4em;
  font-size: 9pt;
}
select {
  font-family: arial; 
  color: #333; 
  line-height: 1.4em;
  font-size: 9pt;
}
input {
  color: #333;
}
textarea {
  font-family: arial; 
  color: #333; 
  line-height: 1.4em;
  font-size: 9pt;
}
table.Form {
	border: none;
}
table.Form tr.evenrow {
	background-color : #fff;
}
table.Form tr.evenrow td {
     color : #333;
}
table.Form tr.evenrow td.head {
    color : #333;
    background-color : #EFEFEF;
	text-align: right;
}
table.Form tr.evenrow td.requiredField {
	color : #E02723;
}
table.Form tr.evenrow td.requiredFieldHead {
	color : #E02723;
	background-color : #EFEFEF;
	text-align: right;
}
table.Form tr.oddrow {
	background-color : #E7E8E0;
}
table.Form tr.oddrow td {
	color : #333;
}
table.Form tr.oddrow td.head {
	color : #333;
	background-color : #EFEFEF;
	text-align: right;
}
table.Form tr.oddrow td.requiredField {
        color : #E02723;
}
table.Form tr.oddrow td.requiredFieldHead {
	color : #E02723;
	background-color : #EFEFEF;
	text-align: right;
}

.oddrow {
   background-color: #E7E8E0;  
}

.evenrow {
   background-color: #FFF; 
}

.Report {
   border: 1px solid #C4C4C4;
}


.reportheading {

   color: #FFF;
   background-color: #E02723;   
   font-weight: bold;
}

.reportheading a:link {color: #FFF; text-decoration: none;}
.reportheading a:visited {color: #FFF; text-decoration: none;}
.reportheading a:hover {color: #F8F8F8; text-decoration: none;}
.reportheading a:active {color: #FFF; text-decoration: none;}

.pageheading {
  font-family: arial; 
  color: #E02723; 
  line-height: 1.4em;
  font-size: 15pt;
}
.requiredField {
   color: #E02723;
}
.subtitle {
	font-size: 12px;
	color: #E02723;
	font-weight: bold;
}
#tabs {
  float:left;
  width:100%;
  background:#FFF url("/images/bg2.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
#tabs ul {
  margin:0;
  padding:2px 10px 0;
  list-style:none;
  }
#tabs li {
  float:left;
  background:url("/images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#tabs a {
  float:left;
  display:block;
  background:url("/images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabs a {float:none;}
/* End IE5-Mac hack */
#tabs a:hover {
  color:#333;
  }
#tabs #current {
  background-image:url("/images/left_on.gif");
  }
#tabs #current a {
  background-image:url("/images/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }
  
#tabsT {
  float:left;
  width:100%;
  background:#FFF url("/images/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
#tabsT ul {
  margin:0 0 1px 0;
  padding:2px 25px 0;
  list-style:none;
  }
#tabsT li {
  float:left;
  background:url("/images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }

#tabsT a {
  float:left;
  display:block;
  background:url("/images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabsT a {float:none;}
/* End IE5-Mac hack */
#tabsT a:hover {
  color:#333;
  }
#tabsT #current {
  background-image:url("/images/left_on.gif");
  }
#tabsT #current a {
  background-image:url("/images/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }
.bgTop {
color: #000;
font: normal 10pt Arial;
background-image: url(images/wpMiddle.gif);
background-repeat: repeat-y;
width: 500px;
z-index: 0px;
}
.top {
color: #000;
font: normal 10pt arial;
background-image: url(images/wpTop.gif);
background-repeat: no-repeat;
width: 500px; 
height: 224px; 
padding: 110px 27px 2px 10px;
}
.middle {
color: #000;
font: normal 10pt arial;
background-image: url(images/wpMiddle.gif);
background-repeat: repeat-y;
width: 500px;
padding: 5px 27px 2px 10px;
}

.bottom {
color: #000;
font: normal 10pt arial;
background-image: url(images/wpBottom.gif);
background-repeat: no-repeat;
width: 500px; 
height: 96px;
padding: 10px 27px 10px 10px;
}

.heading {
text-align: left;
color: #000;
font: bold 19pt Arial;
padding: 0 0 20px 0;
}

.bullet {
color: #000;
font: bold 12pt Arial;
text-align: left;
}

.topInfo {
font-family: arial; 
color: #555; 
line-height: 1.2em;
text-align: justify;
font-weight: bold;
}

#wpAdvert {
color: #000; 
font-family: arial; 
line-height: 1.4em;
text-align: left;
}

#wpAdvert td {
color: #000; 
font-family: arial; 
line-height: 1.4em;
text-align: left;
}

#wpAdvert td b{
color: #000; 
font-family: arial; 
line-height: 1.4em;
text-align: left;
font-weight: bold;
}

#wpAdvert tr {
color: #000; 
font-family: arial; 
line-height: 1.4em;
text-align: left;
}

#wpAdvert td p {
color: #000; 
font-family: arial; 
line-height: 1.4em;
text-align: left;
}

#wpAdvert table {
width: 463px;
}

.noPrint {
}

.jobBoardCell
{
	vertical-align: top;
	padding-left: 15;
}
#nav3 ul li { padding-left: 0px; }

