.bodycopy  {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	color : #223F81;

}





.headline  {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 14px;

	font-weight : bold;

	color : #223F81;

}



.currentNav  {

	color : #CB3B75;

	font-size : 11px;

	font-weight : bold;

	text-decoration : none;

}





.bigHeadline {

	FONT-WEIGHT: bold; 

	FONT-SIZE: 14 px; 

	FONT-FAMILY: Arial, Helvetica, sans-serif; 

	color: white;

}



.bigHeadlineBlue {

	FONT-WEIGHT: bold; 

	FONT-SIZE: 14 px; 

	FONT-FAMILY: Arial, Helvetica, sans-serif; 

	color: #223F81;

}



.footer { 

	FONT-SIZE: 11 px; 

	FONT-FAMILY: Arial, Helvetica, sans-serif; 

	color: #999999;

}





A:link  {

	color : #CB3B75;

	font-size : 12px;

	text-decoration : underline;

}



A:visited  {

	color : #800080;

	font-size : 12px;

	text-decoration : underline;

}



A:active  {

	color : #003399;

	font-size : 12px;

	text-decoration : underline;

}



A:hover  {

	color : #003399;

	font-size : 12px;

	text-decoration : underline;



}



A:link.nav  {

	color : #223F81;

	font-size : 11px;

	font-weight : bold;

	text-decoration : none;

}



A:visited.nav  {

	color : #223F81;

	font-size : 11px;

	font-weight : bold;

	text-decoration : none;

}



A:active.nav  {

	color : #CB3B75;

	font-size : 11px;

	font-weight : bold;

	text-decoration : underline;

}



A:hover.nav  {

	color : #3FA77F;

	font-size : 11px;

	font-weight : bold;

	text-decoration : underline;



}





A:link.foot  {

	color : #CCCCCC;

	font-size : 11px;

	text-decoration : none;

}



A:visited.foot  {

	color : #CCCCCC;

	font-size : 11px;

	text-decoration : none;

}



A:active.foot  {

	color : #FFFFFF;

	font-size : 11px;

	text-decoration : underline;

}



A:hover.foot  {

	color : #FFFFFF;

	font-size : 11px;

	text-decoration : underline;



}







BODY  {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	color : #223F81;

}



TD  {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	color : #223F81;

}




th {
    font-weight: bold;
    font-size: 12px;
    vertical-align: bottom;
}

table.forms td {
    border-bottom: 1px dotted #ccc;
}
table.forms td.no-border {
    border-bottom: none;
}

td.single, td.double, td.bottom {
    text-align: left;
}
td.single {
    padding-left: 50px;
}
td.double {
    padding-left: 100px;
    line-height: 18px;
}
td.center {
    text-align: center;
}
td.dotted-underline {
    border-bottom: 1px dotted #ccc;
}
