BODY,P,INPUT,SELECT {
    font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;     
    font-size: 11px;
    line-height: 150%;
}

.footer {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
	padding-left:20px;
}

TD {
    color: #FFFFFF;  
}
	
A { text-decoration: none }

A:hover { text-decoration: underline }       

br.clear {
    clear: both;
}

a.underline {
    text-decoration: underline;
}

.align-right {
    text-align: right;
}

table.section td {
    color: #BBE3F8;
    background: #246688;
    padding: 0 0 7px 20px;
}

table.section td.section_title {
    padding-top: 11px;
    padding-bottom: 11px;
}

table.section td.align-right {
    padding-right: 23px;
}

table.section a {
    color: #BBE3F8;
}


.white_bg {
    color: #000;
    background: #FFF;
}

.white_bg td {
    color: #000;
}

form {
    margin: 0;
    padding: 0;
}

td.rounded {
    background: #246688;
}

td.br-rounded {
    background-image: url(../images/rr2.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}

td.bl-rounded {
    background-image: url(../images/rl2.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}
