/*********************************************************/
/* TMP Worldwide eResourcing North America Style Sheet   */
/* Contains styles from templatemb and additional styles */
/*                                                       */
/* 28 August, 2001, Michael Gronwold                     */
/*********************************************************/

BODY
{
 background-color:#ffffff; /* new stand background colour */
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 color: #544F42; /*changed color use to be 968B78*/
 margin-left: 0px;
 margin-bottom: 0px;
 margin-right: 0px;
}

TD 
{
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #544F42
}


/***********************/
/* links               */
/***********************/
a     /* unvisited link */
{
    font-family: verdana, arial, helvetica;
    color: #21387b
}

a:link { color: #21387b }
a:visited { color: #21387b }
a:active { color: #21387b }

a:hover 
{
    color: #7ba696;
    text-decoration: underline
}


/***********************/
/* heading             */
/***********************/
h1, h2, h3, h4, h5
{
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    margin : 0px 0px 0px 0px;
}

h1 { font-size: 14pt; }
h2 { font-size: 13pt; }
h3 { font-size: 12pt; }
h4 { font-size: 11pt; }
h5 { font-size: 10pt; }

/* text decorations */
b, strong { font-weight: 800 }
i, cite, em, var, address { font-style: italic }
pre, tt, code, kbd, samp { font-family: monospace,courier }


/* list definitions */
ol { list-style: decimal }
ul { list-style: square }


/***********************/
/* tables              */
/***********************/
table
{
    font-family: verdana, arial, helvetica;
    font-size: 8pt
}

td
{
    font-family: verdana, arial, helvetica;
    font-size: 8pt
}


/***********************/
/* forms               */
/***********************/
input
{
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    font-weight: bold;
}

button
{
    background-color: navy;
    color: white;
    font-weight: bolder;
    text-decoration: none;
    background : Navy;
    border-color : white white white white;
    font : normal normal small-caps 8pt Verdana, Arial, Helvetica;
    border : thin groove White;
    font-weight: bold;
    border-style : groove groove groove groove;
    background-repeat : repeat;
}

select
{
    color: #000000;
    font-family: Verdana, Arial, Helvetica; 
    font-size: 8pt;
    font-weight: bold;
}

textarea
{
    color: #000000;
    font-family: Verdana, Arial, Helvetica; 
    font-size: 8pt;
    font-weight: bold
}


/***********************/
/* custom classes      */
/***********************/
.white { color: white }

.styleField
{
    color: navy;
    font-family: Verdana, Arial, Helvetica; 
    font-size: 10pt;
    font-weight: bold;
}

.styleStar
{
    color: red;
    font-family: Verdana, Arial, Helvetica; 
    font-size: 6pt;
    text-decoration: none;
    font-weight: normal;
}

.styleLink a
{
    color: red;
    font-family: Verdana, Arial, Helvetica; 
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}

.styleLink a:link
{
    color: red;
    font-family: Verdana, Arial, Helvetica; 
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}

.styleLink a:visited
{
    color: red;
    font-family: Verdana, Arial, Helvetica; 
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}

.styleLink a:hover
{
    color: navy;
    font-family: Verdana, Arial, Helvetica; 
    font-size: 10pt;
    text-decoration: underline; 
    font-weight: bold;
}

.styleNavTitle
{
    color: navy;
    font-family: Garamond,Book Antiqua,Times New Roman;
    font-size: 14pt;
    text-decoration: none;
    font-weight: bold;
}

.styleTitle
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    font-weight: bold;
}

.bggold { background-color: #a18300 }
.tableMainHeader { color: #000000; font-size: 12; font-weight: bold; font-family: verdana, arial, helvetica;}
.tableMain { background-color: #ffffff; color: #000000; font-size: 11; font-weight: normal; font-family: verdana, arial, helvetica; }
.tableMainSub { background-color: #ffffff; color: black; font-size: 11;}
.tableSubHeader { background-color: #ffffff; color: black; font-size: 11;}



.red { color: red }

.breadcrumb {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9.75px; color: #4A3E28; text-decoration: none}
.breadcrumb:active {font-size: 9.75px; color: #4A3E28; text-decoration: underline}
.breadcrumb:link {font-size: 9.75px; color: #4A3E28; text-decoration: underline}
.breadcrumb:visited {font-size: 9.75px; color: #4A3E28; text-decoration: underline}
.breadcrumb:hover {font-size: 9.75px; color: #544F42; text-decoration: underline}

.footer {font-size: 10px; color: #f4f8f9; text-decoration: none}
.footer:active {font-size: 10px; color: #f4f8f9; text-decoration: none}
.footer:link {font-size: 10px; color: #f4f8f9; text-decoration: none}
.footer:visited {font-size: 10px; color: #f4f8f9; text-decoration: none}
.footer:hover {font-size: 10px; color: #C4A5A1; text-decoration: underline}
