/* CSS Document */
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
}

h1 {
    font-size:24px;
    color:#999;
    margin:10px 0 10px 0;
}

h2 {
    font-size:16px;
    color:#666;
    margin:5px 0 5px 0;11px
}

.h2NoBreak {
    font-size:16px;
    color:#666;
    margin:5px 0 5px 0;
    font-weight: bold;
}

p {
    font-size:12px;
    color:#333;
    margin:0 0 5px 0;
    font-family: Arial, Helvetica, sans-serif;
}

p.right {
    width: 100%;
    text-align: right;
}

h3 {
    font-size: 13px;
    color: #333;
    margin: 5px 0 5px 0;
    text-decoration: none;
}

h3 a {
    font-size: 13px;
    color :#004B85;
    margin: 5px 0 5px 0;
    text-decoration: none;
}

#footer {
    text-align:left;
    font-size: 11px;
}

#footer a:hover {
    text-decoration:underline;
}

#centerPaneHome .inside, #centerPaneHome .inside p{
    color: #FFFFFF;
    line-height: 1.3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

#centerPaneHome .inside a, #centerPaneHome11px .inside a:visited {
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}

#centerPaneHome .inside a:hover {
    text-decoration: underline;
}

#contactUs {
    color: #777777;
    font-size: 10.5px;
    line-height: 1.4;
    letter-spacing: 1.5px;
}

#contactUs h4 {
    color: #555555;
}

#contactUs a,    #contactUs a:visited { 
    font-weight: bold;
    text-decoration: none;
    color: #004B85;
}

#contactUs a:hover {
    text-decoration: underline;
} 

.outsideTxt, .outsideTxt p {
    margin: 8px 0;
    color: #FFFFFF;
    font-size: 10px; 
}

.outsideTxt a, .outsideTxt a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.outsideTxt a:hover {
    text-decoration: underline;
}

#breadcrumbs, #breadcrumbs a, #breadcrumbs a:hover{
    font-size: 10px;
    color: #004B85;
    text-decoration: none;
    font-weight: bold; 
}

#breadcrumbs a.last, #breadcrumbs a.last:visited {
    color: #666666;
}

.contentInside {
    line-height: 1.5;
    font-family: Arial, Helvetica, sans-serif;
}

.contentInside ul {
    margin: 5px 0 5px 20px;
}

#sectionHeader h2 a, #sectionHeader h2 a:visited {
    letter-spacing: 1.2px;
    color: #444444;
}