﻿body, th, td
{
    font-size:12px;
    font-family:Arial, Helvetica, Sans-Serif;
    line-height:1.2em;
    color:#333333;
}
select, input, textarea
{
    font-size:11px;
    font-family:Arial, Helvetica, Sans-Serif;
    line-height:1.2em;
}

/* margin/padding/type size/line height reset */
h1, h2, h3, h4, h5, h6, p, ul, ol {margin:0; padding:0; line-height:1em; font-weight:normal;}

h1, h2, h3, h4, h5, h6 {padding-bottom:10px; line-height:1em; color:#003265; font-family:Georgia;}

h1 {font-size:2em;}
h2 {font-size:1.6em;}
h3 {font-size:1.4em;}
h4 {font-size:1.3em;}
h5 {font-size:1.2em;}
h6 {font-size:1.1em;}

p {font-size:1em; line-height:1.2em; padding-bottom:10px;}


/* Links */
#ContentWrapper a {text-decoration:none; color:#617E9B; font-weight:bold;}
#ContentWrapper a:hover {color:#003265; text-decoration:underline;}

.CrumbTrail a {color: #D9E0E8 !important; text-decoration: none;}
.CrumbTrail a:hover {color:White !important;}

.PageContentArea ul, .PageContentArea ol
{
    margin-left:20px;
    margin-bottom:10px;
}
.PageContentArea li
{
    margin-top:5px;
    margin-bottom:5px;
}
.PageContentArea table
{
    margin-bottom:10px;
}


/* MISC */
.EnquiryFormTable th
{text-align:right;}