﻿/* Classes specific to careers */
body, html
{
  margin: 0px ;
  padding: 0px;
  border: solid 0px;
  color: #2C2E95;
}


.divApplyTo
{    position: absolute;
     top: 400px;
     left: 530px;
     border: solid 0px lime;
     height: 75px;
     width: 250px;
     text-align:center;
}



.jobmain
{
	font-family: arial, tahoma;
	color: black;
	font-size: 10px;
	margin-left: 20px;
	width: 500px;
	text-align: left;
}

.style1 {
	font-family: Arial;
	font-size: 7.0pt;
}   
.style2 {
	font-family: Arial;
	color: #2C2E95;
	font-weight: bold;
	font-size: 10.0pt;
	padding-bottom: 5px;
	margin-left: 20px;
}

h3 {
	font-family: arial, tahoma;
	font-size: large;
	margin-left: 20px;
	font-weight: bold;
}
.style5 {
	border-width: 0px;
}
    
.CareerLink a:link      {text-decoration:none; color:#FFCC00;}
.CareerLink a:visited   {text-decoration:none; color:#FFCC00;}
.CareerLink a:active    {text-decoration:none; color:#FFCC00;}
.CareerLink a:hover     {text-decoration:none; color: white;}

a.noflash:a
{
	display: none;
}
.noflash
{
	display: none;
}
.nflash p
{
 margin-top: 0px;
 margin-bottom: 0px;
 text-align:left;
}


.CareerList
{
    list-style-type: none;
    text-align: right;
    width: 300px;
}

.CareerList li
{ 
    font-size:  9pt;
    height: 18px;
}

.MiscLists
{
 list-style-type :disc; 
 list-style-position:outside;
 text-align: left;
 }

.MiscLists ul
{
}
.MiscLists li
{ 
    font-size: 7pt;
    
}
.CareerFooter
{
 color : #996633; 
 text-decoration: none;
 }

.CareerFooter:hover
{
color : #996633; 
text-decoration: none;
}

.required
{
color: #FFFFFF;
}

.tableApplyNow a, b
{   font-family: Arial;
    color: #2C2E95;
	font-size: 14px;
}
