﻿html, body {
    height:100%
}

body {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    margin: 0px 0px 0px 0px;
    background-image:url(/microsites/vista/images/layout/topStretch.jpg);
    background-position:top left;
    background-repeat:repeat-x;
}

#container {
    position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	}
	
html>body #container {
    height: auto;
    }

#footer {
    position: absolute;
    bottom: 0;
    }

img {
    border:0px;
    }

a:link {
    color:#000000;
    text-decoration:none;
    }

a:visited {
    color:#000000;
    text-decoration:none;
    }

a:hover {
    color:#000000;
    text-decoration:underline;
    }

.size28 {
    font-size: 28px;
    color:#195c9d;   
    }

.size18 {
    font-size: 18px;
    color:#195c9d;   
    }

.size14 {
    font-size: 14px;
    }

.size12 {
    font-size: 12px;
    line-height:18px;
    }

.size11 {
    font-size: 11px;
    }

.size10 {
    font-size: 10px;
    }

.size9 {
    font-size: 9px;
    }

.b {
    font-weight:bold;
    }

.navItem {
    background-image:url(/microsites/vista/images/bullet.gif);
    background-repeat:no-repeat;
    background-position: 0px 4px;
    padding-left:7px;
    margin:3px 7px 4px 10px;
    font-size:11px;
    }

.navItem a:link {
    color:#195c9d;
    text-decoration:none;
    }

.navItem a:visited {
    color:#195c9d;
    text-decoration:none;
    }

.navItem a:hover {
    color:#195c9d;
    text-decoration:underline;
    }



.bullet {
    background-image:url(/microsites/vista/images/bullet.gif);
    background-repeat:no-repeat;
    background-position: 0px 6px;
    padding-left:8px;
    margin:7px 10px 7px 10px;
    }

.feature {
    padding:0px 0px 30px 0px
    }

.featureTitle {
    padding:0px 0px 15px 0px;
    }

.featurePic {
    padding:0px 0px 15px 0px;
    text-align:center;
    }

.featureText {
    padding:0px 0px 20px 0px;
    }

.featureText a:link {
    color:#195c9d;
    text-decoration:underline;
    }

.featureText a:visited {
    color:#195c9d;
    text-decoration:underline;
    }
    
.featureText a:hover {
    color:#195c9d;
    text-decoration:underline;
    }
    
.returnToTop {
    padding:20px 10px 0px 0px;
    text-align:right;
    font-size:12px;
    font-weight:bold;
}


.tblHead {
    background-color:#577a85;
    color:#ffffff;
    padding:5px;
    border-right:solid 1px #ffffff;
    font-weight:bold;
}



.tblCell {
    padding:5px;
    border:solid #577a85;
    border-width:0px 1px 1px 0px;
    text-align:center;
    vertical-align:middle;
}



.tblCellLeft {
    padding:5px;
    border:solid #577a85;
    border-width:0px 1px 1px 1px;
}
    
