/* TEXT, HEADINGS, LISTS */

body
{
background-color: #d3e3c7;
background-image: url('images/en2_bkg_1.gif');
background-position:0 0;
background-repeat: repeat;
margin:0px;
}

p
{
font-family: Arial, helvetica, sans-serif; 
color: black; 
font-size: 9pt;
line-height: 17pt;
margin-bottom: -1px;
}

h1
{
font-family: Arial, helvetica, sans-serif;
color: #ff7424;
font-size: 21pt;
font-weight: normal;
margin-bottom: -1px;
margin-top: -6px;
}

h2
{
font-family: Arial, helvetica, sans-serif;
font-size: 13pt;
font-weight: normal;
margin-bottom: -8px;
margin-top: 21px;
color: black;
background-color: #a7c78f;
padding-left: 3px;
padding-bottom: 0px;
}

h3
{
font-family: Arial, helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
margin-bottom: -8px;
}

ul
{
font-family: Arial, helvetica, sans-serif; 
color: black; 
font-size: 9pt;
line-height: 17pt;
margin-top: 6px;
list-style-type: square;
}

li
{
margin-bottom: 6px;
}

#privacy h2
{
font-family: Arial, helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
margin-bottom: -8px;
margin-top: 16px;
}

#legal h2
{
font-family: Arial, helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
margin-bottom: -8px;
margin-top: 16px;
}

#privacy li
{
font-family: Arial, helvetica, sans-serif; 
color: black; 
font-size: 9pt;
line-height: 17pt;
margin-bottom: 6px;
}


/* INFORMATION DOCUMENTS */
hr#info_docs_top
{
height: 1px;
color: white;
background-color: white;
margin-bottom: -3px;
margin-top: 18px;
}

hr#info_docs_bottom
{
height: 1px;
color: white;
background-color: white;
margin-bottom: 0px;
margin-top: 12px;
clear: both;
}

ul.info_docs
{
list-style-image: url('images/document.gif');
margin-top: 12px;
margin-bottom: 0px;
position: relative;
left: 48px;
}


/* BASIC LINKS */

a
{
font-family: Arial, helvetica, sans-serif;
font-size: 9pt;
color: #007db5;
text-decoration: underline;
}

a:hover
{
color: #007db5;
text-decoration: none;
}

/* TOP JUMP LINK */

.top a
{
font-family: Arial, helvetica, sans-serif;
color: #ff7424;
font-size: 9pt;
font-weight: bold;
margin-bottom: -1px;
margin-top: -6px;
text-decoration: none;
}

.top a:hover
{
color: #ff7424;
text-decoration: none;
}

/* DIRECTIONS PAGE */

.directions li
{
font-family: Arial, helvetica, sans-serif; 
color: black; 
font-size: 9pt;
line-height: 14pt;
margin-bottom: 6px;
}

.directions ol
{
list-style-position: outside;
margin-top: 0px;
}

.direction_links
{
font-family: Arial, helvetica, sans-serif; 
color: #007db5; 
font-size: 9pt;
}
.direction_links a
{
font-family: Arial, helvetica, sans-serif; 
color: black; 
font-size: 9pt;
line-height: 18px;
color: #007db5;
text-decoration: underline;
}

.direction_links a:hover
{
color: #007db5;
text-decoration: none;
}

/* CONTACT US PAGE CONTACT INFO */

#contact td
{
font-family: Arial, helvetica, sans-serif; 
color: black; 
font-size: 9pt;
line-height: 17pt;
}

#contact a
{
font-family: Arial, helvetica, sans-serif; 
color: black; 
font-size: 9pt;
line-height: 17pt;
color: #007db5;
text-decoration: underline;
}

#contact a:hover
{
color: #007db5;
text-decoration: none;
}


/* LEFT-HAND NAVIGATION */

#navigation a
{
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
color: #000000;
}

#navigation a:visited
{
text-decoration: none;
color: #000000;
}

#navigation a:hover
{
text-decoration: none;
color: #007db5;
}

#navigation ul
{
list-style-image: url('images/en2in_arow_org_l_2.gif');
margin-top: 9px;
margin-bottom: 0px;
}

#navigation li
{
color: #007db5;
margin-top: 9px;
}

/* BREADCRUMBS */

#breadcrumbs
{
font-size: 9pt;
color: #007db5;
font-weight: normal;
margin-top: -5px;
margin-bottom: 7px;
}

#breadcrumbs a
{
font-weight: normal;
text-decoration: none;
color: #007db5;
}

#breadcrumbs a:hover
{
text-decoration: underline;
color: #007db5;
}

/* SPECIAL DIVS AND SPANS*/

.page_bottom
{
background-color: #d3e3c7;
background-image: url('images/en2_bkg_3.gif');
background-repeat: repeat;
margin: 0px;
padding-bottom: 180px;
}

#call_to_action
{
background-color: white;
padding-left: 15px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

/* COPYRIGHT LINE */

#copyright
{
margin-top: 24px;
color: #5c5c5c;
margin-bottom: -5px;
font-weight: normal;
}

#copyright a
{
color: #5c5c5c;
text-decoration: underline;
}

#copyright a:hover
{
color: #5c5c5c;
text-decoration: none;
}

#copyright a:visited
{
color: #5c5c5c;
}

/* SERVICE PAGE LINKS */

#service_links a
{
text-decoration: none;
font-weight: normal;
}

#service_links a:hover
{
text-decoration: underline;
}