* {
}

BODY {
    margin: 19px 0px 25px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    border: 0;
    
}

A {
    text-decoration: none;
}

A.link {
    color: #0095b8;
}

A.menuLink {
    color: #0095b8;
    font-size: 16px;
}

A.menuLinkSelected {
    color: #0095b8;
    font-size: 16px;
    font-weight: bold;
}

A.topLinkSelected {
    color: #005e67;
    font-weight: bold;
}

A.topLink {
    color: #005e67;
}

DIV.mainContainer {
    width: 967px;
}

DIV.topLinksContainer {
    height: 20px;
    float: right;
    padding-right: 30px;
}

DIV.menuContainer {
    height: 38px;
    margin-left: 31px;
    margin-right: 31px;
    text-align: left;
}

TD.topLinkSpacer {
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
    vertical-align: middle;
    color: 005e67#;
}

TD.menuLinkSpacer {
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
    vertical-align: middle;
    color: #0095b8;
}

td.linkContainer {
    vertical-align: middle;
    height: inherit;
}

P.helloTxt {
    font-size: 18px;
    text-align: left;
    color: #d16500;
}

H1.siteMapTitle {
    font-size: 18px;
    font-weight: bold;
    color: #0095b8;
}

DIV.template01_txt {
    margin: 20px; 
    margin-top: 20px; 
    color: #0095b8;
}

TD.bgR1 {
    background: url('../img/5.jpg');
}

TD.bgR2 {
    width: 468px; 
    height: 123px;
    vertical-align: top; 
    text-align: center; 
    background: url('../img/13.jpg') no-repeat bottom;
}

TD.bgR3 {
	background: url('../img/7.jpg') repeat-y;
	width: 44px;
}


TABLE.SiteMapL2, TABLE.SiteMapL1, TABLE.SiteMapL0 {
    
}

A.siteMap {
    color: #0095b8;
}


