/* CSS Document */

#mainContent {
   background-color: #FFFFFF;
   width: 100%;
   overflow: hidden;
}
#header {
   width: 100%;
   background-color: #FFFFFF;
   padding: 0px 7px 0px 7px;
}
#customheader {
   width: 650px;
   background-color: #FFFFFF;
   padding: 0px 7px 0px 7px;
}
#jbcontent {
   width: 650px;
   background-color: #FFFFFF;
   padding: 0px 7px 0px 7px;
   float: left;
}

#customfooter {
   width: 650px;
   background-color: #FFFFFF;
   padding: 0px 7px 0px 7px;
}
#footer {
   width: 650px;
   background-color: #FFFFFF;
   padding: 0px 7px 5px 7px;
   float: left;
}

body {
  font-family: arial; 
  color: #546B75;
  line-height: 1.4em;
  font-size: 10pt;
  background:#FFFFFF;
  margin: 0px;
}

h1 {font-weight: 500; color: #AB001F; font-size: 20px; font-family: arial; line-height: 20px; margin: 4px;}
h2 {font-weight: bold; color: #AB001F; font-size: 1.2em; font-family: arial; margin-top: 30px;}
h3 {font-weight: bold; color: #AB001F; 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: #AB001F; font-size: 1em; font-family: arial;}

a:link {font: Arial; font-size: 10pt; color: #00262E;}
a:visited {font: Arial; font-size: 10pt; color: #00262E;}
a:hover {font: Arial; font-size: 10pt; color: #00262E;}
a:active {font: Arial; font-size: 10pt; color: #00262E;}

table {
  font-family: arial; 
  color: #546B75; 
  line-height: 1.4em;
  font-size: 10pt;
}
select {
  font-family: arial; 
  color: #546B75; 
  line-height: 1.4em;
  font-size: 10pt;
}
input {
  color: #546B75;
}
textarea {
  font-family: arial; 
  color: #546B75; 
  line-height: 1.4em;
  font-size: 10pt;
}
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 : #AB001F;
}
table.Form tr.evenrow td.requiredFieldHead {
	color : #AB001F;
	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 : #AB001F;
}
table.Form tr.oddrow td.requiredFieldHead {
	color : #AB001F;
	background-color : #EFEFEF;
	text-align: right;
}

.oddrow {
   background-color: #E7E8E0;  
}

.evenrow {
   background-color: #FFF; 
}

.Report {
   border: 1px solid #002f55;
}

.reportheading {
   color: #FFF;
   background-color: #002f55;   
   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: #AB001F; 
  line-height: 1.4em;
  font-size: 15pt;
}
.requiredField {
   color: #AB001F;
}
.subtitle {
	font-size: 12px;
	color: #AB001F;
	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 110pt 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;
}
ul.level1
{
	list-style-type: square;
}
ul.level1 a
{
	color: #546B75;
        font-family: arial;
        font-size: 10pt;
}
ul.level1 a:hover
{
	color: #AB001F;
        font-family: arial;
        font-size: 10pt;
} 
ul.level2
{
        list-style-type: square;
}
ul.level2 a
{
        color: #546B75;
        font-family: arial;
        font-size: 10pt;
}       
ul.level2 a:hover
{
        color: #AB001F;
        font-family: arial;
        font-size: 10pt;
}


