#mainContent {
   background-color: #FFF;
width: 620px;
padding-bottom: 200px;
   overflow: hidden;
  font-family : Arial, Helvetica;
  font-size : 12px;
}
#header {
width: 180px;
   background-color: #FFF;
   font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   font-size : 10px;
}
#customheader {
width: 600px;
   background-color: #FFF;
   padding: 0px 7px 0px 7px;

}
#jbcontent {
width: 600px;
   background-color: #FFF;
   padding: 0px 7px 0px 7px;
   float: left;

}

#customfooter {
width: 600px;
   background-color: #FFF;
   padding: 0px 7px 0px 7px;
}


h1 {margin:10px 0px 10px 0px; padding:0px; color:#8AA5B7; font-size:3.0em; font-weight:normal;}
h2 {font-weight: bold; color: #8AA5B7; font-size: 1.2em; font-family: arial; margin-top: 30px;}
h3 {font-weight: bold; color: #8AA5B7; 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: #8AA5B7; font-size: 1em; font-family: arial;}



table {
  color: #999999; 
  line-height: 1.4em;
  font-family : Arial, Helvetica;
  font-size : 12px;

}
select {
  font-family: verdana; 
  color: #333; 
  line-height: 1.4em;
  font-size: 9pt;
}
input {
  color: #333;
}
textarea {
  font-family: verdana; 
  color: #333; 
  line-height: 1.4em;
  font-size: 9pt;
}
table.Form {
  width:600px;
  height:auto;
  position:relative;
  padding:14px 0px 0px 14px;
  background-color:#D9E7F2;
  z-index:1;
}
table.Form tr.evenrow {
	background-color : #D9E7F2;
}
table.Form tr.evenrow td {
     color : #333;
}
table.Form tr.evenrow td.head {
    color : #333;
    background-color : #D9E7F2;
	text-align: right;
}
table.Form tr.evenrow td.requiredField {
color: #FF7D21;
}
table.Form tr.evenrow td.requiredFieldHead {
	background-color : #D9E7F2;
	text-align: right;
color: #FF7D21;
}
table.Form tr.oddrow {
/*color: #FF7D21;*/
}
table.Form tr.oddrow td {

}
table.Form tr.oddrow td.head {
	color : #333;
	text-align: right;
}
table.Form tr.oddrow td.requiredField {
}
table.Form tr.oddrow td.requiredFieldHead {
	text-align: right;color: #FF7D21;
}


.Report .oddrow td{
	background-color:#ECECE7;
	padding:5px 2px 5px 4px;
	border-left:1px solid #92A2B3;
	border-bottom:1px solid #92A2B3;
	vertical-align:top;
}

.Report .evenrow td{	padding:5px 2px 5px 4px;

	border-left:1px solid #92A2B3;
	border-bottom:1px solid #92A2B3;
	vertical-align:top;
}



.Report .oddRow td{
	border-left:1px solid #92A2B3;
        border-bottom:1px solid #92A2B3;
}

.Report .oddRow table td{
	border:0px solid #92A2B3;
}

.Report .evenRow td{
	border-left:1px solid #92A2B3;
        border-bottom:1px solid #92A2B3;
}

.Report .evenRow table td{
	border:0px solid #92A2B3;
}

.Report .evenrow td{	padding:5px 2px 5px 4px;

	border-left:1px solid #92A2B3;
	border-bottom:1px solid #92A2B3;
	vertical-align:top;
}
.Report {
   border-right: 1px solid #767A7D;
   width:580px;
   }

.Report .oddrow table td{
	background-color:#ECECE7;
	border-left:0px;
	border-bottom:0px;
	padding:5px 2px 5px 4px;
	vertical-align:top;
}

.Report .evenrow table td{
	border-left:0px;
	border-bottom:0px;	
        padding:5px 2px 5px 4px;
	vertical-align:top;
}
.reportheading {
	font-weight:bold;
	padding:3px 2px 3px 4px;
	background-color:#B0CBE3;
	border-top:1px solid #92A2B3;
	border-left:1px solid #92A2B3;
	border-bottom:2px solid #92A2B3;
color:#5C7A89;

}


.Report a {color : #000000; text-decoration:underline;}

.Report a:visited {}

.Report a:hover {color : #BEB30D;}


.reportheading a:link {color: #5C7A89; text-decoration: none;}
.reportheading a:visited {color: #5C7A89; text-decoration: none;}
.reportheading a:hover {color: #FFFFFF; text-decoration: underline;}
.reportheading a:active {color: #5C7A89; text-decoration: none;}



.pageheading {
  font-family: verdana; 
  color: #8AA5B7; 
  line-height: 1.4em;
  font-size: 15pt;
}
.requiredField {
   color: #FF7D21;
}
.subtitle {
	font-size: 12px;
	color: #8AA5B7;
	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 Verdana;
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 Verdana;
background-image: url(images/wpMiddle.gif);
background-repeat: repeat-y;
width: 500px;
padding: 5px 27px 2px 10px;
}

.bottom {
color: #000;
font: normal 10pt Verdana;
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: verdana; 
color: #555; 
line-height: 1.2em;
text-align: justify;
font-weight: bold;
}

#wpAdvert {
color: #000; 
font-family: verdana; 
line-height: 1.4em;
text-align: left;
}

#wpAdvert td {
color: #000; 
font-family: verdana; 
line-height: 1.4em;
text-align: left;
}

#wpAdvert td b{
color: #000; 
font-family: verdana; 
line-height: 1.4em;
text-align: left;
font-weight: bold;
}

#wpAdvert tr {
color: #000; 
font-family: verdana; 
line-height: 1.4em;
text-align: left;
}

#wpAdvert td p {
color: #000; 
font-family: verdana; 
line-height: 1.4em;
text-align: left;
}

#wpAdvert table {
width: 463px;
}

.noPrint {
}

.jobBoardCell
{
	vertical-align: top;
	padding-left: 15;
}


