﻿body
{
    background-color: #dfe8f6;
}

.style1
{
    border: 1px solid #569FD3;
}

.footer
{
    font-family: Verdana;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}
.Content
{
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
}

UL
{
    list-style-type: none;
    text-align: left;
    margin: 5px;
    padding-left: 7px;
}

LI a
{
    list-style-type: none;
    margin: 5px;
    text-align: left;
    font: normal 11px verdana, lucida, sans-serif;
    text-decoration: none;
    padding-left: 12px;
    color: #569fd3;
}
LI a:hover
{
    color: #000000;
}
LI.Link1
{
    background: transparent url(images/square_maroon.gif) left center no-repeat;
}
LI.Link2
{
    background: transparent url(images/square_yellow.gif) left center no-repeat;
}
LI.Link3
{
    background: transparent url(images/square_darkgreen.gif) left center no-repeat;
}
LI.Link4
{
    background: transparent url(images/square_orange.gif) left center no-repeat;
}
LI.Link5
{
    background: transparent url(images/square_purple.gif) left center no-repeat;
}
LI.Link6
{
    background: transparent url(images/square_peagreen.gif) left center no-repeat;
}
LI.Link7
{
    background: transparent url(images/square_sienna.gif) left center no-repeat;
}
LI.Link8
{
    background: transparent url(images/square_green.gif) left center no-repeat;
}
LI.Link9
{
    background: transparent url(images/square_grey.gif) left center no-repeat;
}
LI.Link10
{
    background: transparent url(images/square_lightblue.gif) left center no-repeat;
}
#nav_Home
{
    display: block;
    width: 188px;
    height: 20px;
    background: url(images/nav_Home.gif) no-repeat 0 0;
}
#nav_Home:hover
{
    background: url(images/nav_Home-over.gif) no-repeat 0 0;
}
#nav_ProductsServices
{
    display: block;
    width: 188px;
    height: 20px;
    background: url(images/nav_ProductsServices.gif) no-repeat 0 0;
}
#nav_ProductsServices:hover
{
    background: url(images/nav_ProductsServices-over.gif) no-repeat 0 0;
}
#nav_Mission
{
    display: block;
    width: 188px;
    height: 20px;
    background: url(images/nav_Mission.gif) no-repeat 0 0;
}
#nav_Mission:hover
{
    background: url(images/nav_Mission-over.gif) no-repeat 0 0;
}
#nav_Leadership
{
    display: block;
    width: 188px;
    height: 20px;
    background: url(images/nav_Leadership.gif) no-repeat 0 0;
}
#nav_Leadership:hover
{
    background: url(images/nav_Leadership-over.gif) no-repeat 0 0;
}
#nav_Testimonials
{
    display: block;
    width: 188px;
    height: 20px;
    background: url(images/nav_Testimonials.gif) no-repeat 0 0;
}
#nav_Testimonials:hover
{
    background: url(images/nav_Testimonials-over.gif) no-repeat 0 0;
}
#nav_ContactUs
{
    display: block;
    width: 188px;
    height: 20px;
    background: url(images/nav_ContactUs.gif) no-repeat 0 0;
}
#nav_ContactUs:hover
{
    background: url(images/nav_ContactUs-over.gif) no-repeat 0 0;
}

LI.LinkContent
{
    list-style-type: disc;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}
LI.LinkContentSub
{
    list-style-type: circle;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.RiskTable
{
    font-family: Verdana;
    font-size: 9px;
    text-decoration: none;
    text-align: center;
}
.RiskTableColumn1
{
    background-color: #ECEEEF;
}
.RiskTableColumn2
{
    background-color: #ACCFEA;
}
hr {
	color:#FFFFFF;
	border-left:  none;
	border-right: none;
	border-top:   none;
	border-bottom: 1px dashed #000;
}
.SiteMap
{
    padding-left: 15px;
}
.SideBarTitle1
{
    font-family: Verdana;
    font-size: 15px;
    text-decoration: none;
    color: #569fd3;
    font-weight: bold;
}
.SideBarContent
{
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
}
.SideBarBox
{
    margin: 20px;
    border: 1px solid #000000;
    padding: 10px;
    text-align: center;
    background-color: #FFFFFF;
    cursor:pointer;
}
