a:link {font-family: arial, Helvetica, sans-serif; font-size: 16px;text-decoration: none; color: #030051;}
a:visited {font-family: arial, Helvetica, sans-serif; font-size: 16px;text-decoration: none; color: #030051;}
a:hover {font-family: arial, Helvetica, sans-serif; font-size: 16px;text-decoration: none; color: #F9D43F;}
a:active {font-family: arial, Helvetica, sans-serif; font-size: 16px;text-decoration: none; color: #957750;}

a.nav:link {font-weight: bold; font-family: arial; text-decoration: none; font-size: 18px; color: #957750; text-align: center;}
a.nav:visited {font-weight: bold; font-family: arial; text-decoration: none; font-size: 18px; color: #957750; text-align: center;}
a.nav:hover {font-weight: bold; font-family: arial; text-decoration: none; font-size: 18px; color: #336699; text-align: center;}
a.nav:active {font-weight: bold; font-family: arial; text-decoration: none; font-size: 18px; color: #957750; text-align: center;}

body {font-family: arial, Helvetica, sans-serif; font-size: 16px; color: #000000; background-color: #ffffff; margin-top: 0px; margin-left: 0px; margin-width: 0px; margin-heigth: 0px; text-align: center;}
td {font-family: arial, Helvetica, sans-serif; font-size: 16px; color: #030051;}
h3 {font-family: arial, Helvetica, sans-serif; font-size: 20px; color: #030051;}
h5 {font-family: arial, Helvetica, sans-serif; font-size: 16px; color: #030051;}

table.nav { 
	border-top: 1px solid #cccccc;
	border-right: 1px none #000000;
	border-bottom: 1px solid #cccccc;
	border-left: 1px none #000000;
	width: 760;
        height: 29;
} 

td.nav { 
    width: 189;
    background-color: #ffffff;
    color:999999;
    font-size: 12pt;
    font-weight: bold;
    font-family: arial, Helvetica, sans-serif;
    font-style: normal;
    text-decoration: none;
    text-align: center;
} 
td.required { 
    
    background-image: url(pics/stern.gif);
    background-repeat: no-repeat;
    background-position: right;
} 
td.small { 
    font-size: 10pt;
} 
td.navis { 
    width: 189;
    background-color: #F9D43F;
    color:030051;
    font-size: 12pt;
    font-weight: bold;
    font-family: arial, Helvetica, sans-serif;
    font-style: normal;
    text-decoration: none;
    text-align: center;
} 
td.navover { 
    width: 189;
    background-color: #B9D6F2;
    color:293B59;
    font-size: 12pt;
    font-weight: bold;
    font-family: arial, Helvetica, sans-serif;
    font-style: normal;
    text-decoration: none;
    text-align: center;
} 
.textfield {
	height: 20px;
	width: 250px;
	border: 1px solid #D4DCDE;
}
.textfield_required {
	height: 20px;
	width: 250px;
	border: 1px solid #D4DCDE;
	background-color: #FADCDE;
}
.textarea {
	height: 80px;
	width: 250px;
	border: 1px solid #D4DCDE;
}
.textarea_required {
	height: 80px;
	width: 250px;
	border: 1px solid #D4DCDE;
	background-color: #FADCDE;
}
.checkbox {
	height: 50px;
	width: 50px;
	border: 1px solid #D4DCDE;
}
