﻿body{
    background-color: #FFFFFF;
    margin: 15px 0px 0px 25px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #333333;
    line-height: 16px;
}
TD{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #333333;
    line-height: 16px;
}
.MainCopy{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #333333;
    line-height: 16px;
}
P{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

.SidebarCopy{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #333333;
    /*line-height: 16px;*/
}

.Footer{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color:#999999;
    border-top:solid 1px #CCCCCC;
}

.FooterText{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color:#999999;
}
.GlobalHeaderNavigationMenu{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color:#333333;
}

.NavigationBar{
    background-image: url(../Images/GreenMiniSpacer.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    width: 477px;
}
.NavigationButtons{
    height: 107px;
}

.SavingsNavigationBar{
    background-image: url(../Images/BlueSpacer.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    width: 360px;
}
.LoansNavigationBar{
    background-image: url(../Images/red_spacer.gif);
    background-position: left top;
    background-repeat: repeat-x;
    width: 500px;
}

.SubTitle{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    color: #222222;
}
.Headline{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-weight: normal;
    color: #003366;
}
.HeadlineRed{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-weight: normal;
    color: #cc3333;
}

.Boxliner{
    border:solid 1px #336699;
}
.DottedSidebar{
    border-bottom:dotted 1px #cccccc;
}
.smallFonts{
    font-family:Arial;
    font-size: 11px;
    color: #333333;
}
.Caption{
    font-family:Verdana, Arial;
    font-size: 9px;
    color: #444444;
}
.smallBoxBorder{
    border:solid 1px tan;
}
.smallBoxContent{
    background-color: #fffaf0;
    font-family:Arial;
    font-size: 10px;
    color: #333333;
}
.smallBoxContentHeader{
    background-color: #ffa07a;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #8b0000;
}
BLOCKQUOTE{
    font-family: Arial;
    font-size: larger;
    color: #cc6633;
    font-weight:800;
}

.GraphData{
    background-color:#FFFFE9;
    font-family:Arial;
    font-size: 11px;
    color: #333333;
    line-height: normal;
}
.GraphDataBar{
    background-color:#FFFFE9;
    font-family:Arial;
    font-size: 11px;
    color: #333333;
    border-top:solid 1px #336699;
    line-height: normal;
}
.GraphDataHeader{
    background-color:#A6CAF0;
    font-family:Arial;
    font-size: 11px;
    color: #222222;
    font-weight:bold;
    border-right:solid 1px #336699;
    line-height: normal;
}
.GraphDataHeaderBar{
    background-color:#A6CAF0;
    font-family:Arial;
    font-size: 11px;
    color: #222222;
    font-weight:bold;
    border-top:solid 1px #336699;
    border-right:solid 1px #336699;
    line-height: normal;
}
.Note{
    border:solid 1px #336699;
    background-color:#FFFFE9;
    font-family:Arial;
    font-size: 11px;
    color: #222222;
}

.LoansBackdrop{
    background-position: left bottom;
    background-image: url(../Images/carbackground.jpg);
    background-repeat: no-repeat;
    border-bottom:solid 1px #cccccc;
    border-left:dotted 1px #cccccc;
    border-right:dotted 1px #cccccc;
}

.Greenbar
{
    border-bottom:solid 2px #336666;
}
.ErrorPage
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    color: #333333;
    border-bottom:solid 2px #336666;
}
.RedError
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #cc0033;
}

a
{
	text-decoration:none;
}
a:link
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a:visited
{
	text-decoration:none;
}
a:active
{
	text-decoration:none;
}

.FormBorder
{
    border-top:solid 1px #d2d2d2;
    /*border-left:solid 1px #d2d2d2;*/
}
.FormBorderRight
{
   border-right:solid 1px #d2d2d2;
    border-bottom:solid 1px #d2d2d2;
    border-left:solid 1px #D2D2D2;
}
.formBorder
{
    border-right: #666666 1px solid;
    border-top: #666666 1px solid;
    border-left: #666666 1px solid;
    border-bottom: #666666 1px solid;
}
.formHeader
{
    background-color: #f0f8ff;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #003366;
    font-weight: bold;
}
.CUDowntownDenver {
    color: #daa520;
    font-weight: bold;
    font-size: large;
}