@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body {
	background-color: #6E95BE;
}

.CRNI-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.CRNI-bodyLARGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:22px;
}
.CRNI-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
.CRNI-headerVERDANA {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	}
.CRNI-headerRED {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color:#C00;
}
.CRNI-midhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0055AC;
}
.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	background-color:#003;
	color: #FFF;
	font-weight: bold;
}
.ALTsidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	background-color:#999;
	color: white;
	font-weight: bold;
}
a. sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	background-color:#003;
	color: #9CF;
	font-weight: bold;
}
a. sidemenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	background-color:#003;
	color: #EDEDFF;
	font-weight: bold;
}

a {
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	color: #5E94CD;
}
a:hover{
	color:#9BBDDE;
}
.bodysans {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666;
}
.sanssmaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
}

.smallestaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
}

