﻿/* Place inside HEAD tag - css link: <LINK REL="stylesheet" TYPE="text/css" HREF="mainstyle.css">
 */

BODY
{
background-color: #FFFFFF;
margin: 0;
}

/* These are styles specified for the Hyperlinks */

A:link
{
font-size: 10pt;
font-family: arial, sans-serif;
color: #5F74B0;
font-weight: normal;
text-decoration: underline;
}

A:active
{
font-size: 10pt;
font-family: arial, sans-serif;
color: #5F74B0;
font-weight: normal;
text-decoration: underline;
}

A:visited
{
font-size: 10pt;
font-family: arial, sans-serif;
color: #5F74B0;
font-weight: normal;
text-decoration: underline;
}

A:hover
{
font-size: 10pt;
font-family: arial, sans-serif;
color: #999999;
font-weight: normal;
text-decoration: underline;
}

/* These are styles specified for the Navigation Hyperlinks */

.nav 
{
font-size: 10pt;
font-family: arial, sans-serif;
color: #F2E7D2;
font-weight: normal;
text-transform: none;
}

.nav A:link
{
font-size: 10pt;
font-family: arial, sans-serif;
color: #F2E7D2;
font-weight: normal;
text-transform: none;
text-decoration: underline;
}

.nav A:active
{
font-size: 10pt;
font-family: arial, sans-serif;
color: #F2E7D2;
font-weight: normal;
text-transform: none;
text-decoration: underline;
}

.nav A:visited
{
font-size: 10pt;
font-family: arial, sans-serif;
color: #F2E7D2;
font-weight: normal;
text-transform: none;
text-decoration: underline;
}

.nav A:hover
{
font-size: 10pt;
font-family: arial, sans-serif;
color: #ffffff;
font-weight: normal;
text-transform: none;
text-decoration: underline;
}

/* These are styles specified for the Navigation */

.navheading
{
font-size: 9pt;
font-family: arial, sans-serif;
color: #FFD564;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}

.navbackground
{
background-repeat: no-repeat;  
background-image: url(/images/img_nav_background2.jpg);
background-height: 100%;
}

.indexbackground
{
background-image: url(/images/img_home_background.jpg);
background-repeat: repeat-x;  
}

/* These are styles specified for the Copyright */

.copyright
{
font-size: 8pt;
font-family: arial, sans-serif;
color: #8D8367;
font-weight: normal;
text-decoration: none;
}

.copyright A:link
{
font-size: 8pt;
font-family: arial, sans-serif;
color: #8D8367;
font-weight: normal;
text-transform: none;
text-decoration: underline;
}

.copyright A:active
{
font-size: 8pt;
font-family: arial, sans-serif;
color: #8D8367;
font-weight: normal;
text-transform: none;
text-decoration: underline;
}

.copyright A:visited
{
font-size: 8pt;
font-family: arial, sans-serif;
color: #8D8367;
font-weight: normal;
text-transform: none;
text-decoration: underline;
}

.copyright A:hover
{
font-size: 8pt;
font-family: arial, sans-serif;
color: #B8B09A;
font-weight: normal;
text-transform: none;
text-decoration: underline;
}

/* Styles defined for Content (headings, tables, paragraphs) */

HR
{
height: 1px;
color: #D9D4C2;
}

P		
{
font-size: 10pt;
font-family: arial, sans-serif;
color: #000000;
}

.bold		
{
font-size: 10pt;
font-family: arial, sans-serif;
color: #000000;
font-weight: bold;
}

.top A:link
{
font-size: 8pt;
font-family: arial, sans-serif;
color: #8D8367;
font-weight: normal;
text-transform: none;
text-decoration: underline;
}

.top A:active
{
font-size: 8pt;
font-family: arial, sans-serif;
color: #8D8367;
font-weight: normal;
text-transform: none;
text-decoration: underline;
}

.top A:visited
{
font-size: 8pt;
font-family: arial, sans-serif;
color: #8D8367;
font-weight: normal;
text-transform: none;
text-decoration: underline;
}

.top A:hover
{
font-size: 8pt;
font-family: arial, sans-serif;
color: #B8B09A;
font-weight: normal;
text-transform: none;
text-decoration: underline;
}

#contentContainer TD
{
font-size: 10pt;
font-family: arial, sans-serif;
color: #000000;
}

H1 		/* This is the Title of the page */
{
font-family: arial, sans-serif;
font-size: 12pt;
color: #FFD564;
font-weight: bold;
margin-top:0px;
padding-top:0px;
}

TD H2 		/* This heading references the text on the page */
{
font-family: arial, sans-serif;
font-size: 12pt;
color: #96531E;
font-weight: bold;
padding-bottom: 0;
padding-top: 0;
margin-bottom: 0;
margin-top: 0;
display: inline;
}

H2 		/* This heading references the text on the page */
{
font-family: arial, sans-serif;
font-size: 12pt;
color: #96531E;
font-weight: bold;
}


H3		/* This heading references the text on the page */
{
font-family: arial, sans-serif;
font-size: 10pt;
color: #B68940;
font-weight: bold;
}

UL
{
list-style-image:url('../Images/bullet.gif');
list-style-position: outside
}
.careersnav a {

height:25px;
width:250px; 
color:#4d74bb;
text-decoration:none;
font-weight:bold; 
font-size:1em; 
background:#fff url(/careers/images/button_0.jpg ) no-repeat 0px 4px;
height:35px;
width:250px; 
display:block;
padding-top:5px; 
padding-bottom:5px;
padding-left:25px; 
 

}

.careersnav a:hover{
height:25px;
width:250px; 
color:#64b0fb;
text-decoration:none;
font-weight:bold; 
font-size:1em; 
background:#fff url(/careers/images/button_1.jpg ) no-repeat 0px 4px;
height:35px;
width:250px; 
display:block;
padding-top:5px; 
padding-bottom:5px;
padding-left:25px; 

}
.careersnav a:visited{

height:25px;
width:250px; 
color:#4d74bb;
text-decoration:none;
font-weight:bold; 
font-size:1em; 
background:#fff url(/careers/images/button_0.jpg ) no-repeat 0px 4px;
height:35px;
width:250px; 
display:block;
padding-top:5px; 
padding-bottom:5px;
padding-left:25px; 

}
