

.bodystyle {
	font-family:Arial,"Helvetica Neue", Helvetica, Trebuchet MS, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color : #000000;
}


.boldyorange {
	font-family:  Arial, "Helvetica Neue", Helvetica,Trebuchet MS, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight:bold;
	color : #cc6600;
}


.blueitalic {
	font-family: Palatino Linotype, Palantino, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight:normal;
	font-style:italic;
	color : #326174;
}

.bulletsblue
 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 17px;
	color : #326174;
}

.bodylarge {
	font-family: Arial, "Helvetica Neue", Helvetica, Trebuchet MS, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color : #000066;
}


.dropcap {
	font-family: Arial, "Helvetica Neue", Helvetica, Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color : #333333;
}

.nav
 {
	font-family: Verdana, Arial, "Helvetica Neue", Helvetica, Trebuchet MS, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color : #000f4f;
}
.nav a:link { color : #000066; text-decoration:none }
.nav a:visited { color : #292E31; text-decoration:none}
.nav a:hover { color : #69B3BF; text-decoration:none}

.navlarge
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color : #000f4f;
}
.navlarge a:link { color : #000066; text-decoration:none }
.navlarge a:visited { color : #61778F; text-decoration:none}
.navlarge a:hover { color : #69B3BF; text-decoration:none}

.navboldlarge
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	color : #000f4f;
}
.navboldlarge a:link { color : #000f4f; text-decoration:none }
.navboldlarge a:visited { color : #68b4ca; text-decoration:none}
.navboldlarge a:hover { color : #68b4ca; text-decoration:none}



/* RULES*/
hr{height:1px;color:#CC6600 }
.borderOrange { border-bottom: 1px solid #CC6600}

.footer {
   font-family: Arial, "Helvetica Neue", Helvetica,"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 12px;
	color : #61778F;
}

.headline1 {
       font-family: Palatino Linotype, Palantino, "Times New Roman", Times, serif;
	font-size: 22px;
	color : #CC6600;
	line-height: 22px;
}

.headlineitalic {
	font-family: Palatino Linotype, Palantino, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color : #cc6600;
	line-height: 26px;
}

.headline2 {
	font-family: Palatino Linotype, Palantino, "Times New Roman", Times, serif;
	font-size: 22px;
	color : #000066;
	line-height: 24px;
}

.headline3 {
	font-family: Palatino Linotype, Palantino, "Times New Roman", Times, serif;
	font-size: 18px;
	color : #cc6600;
	line-height: 22px;
}

.headline4 {
	font-family: Arial, "Helvetica Neue", Helvetica,Trebuchet MS, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color : #000066;
	line-height: 22px;
}

.tablesmall {
	font-family: Arial,"Helvetica Neue", Helvetica,"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 12px;
	line-height: 16px;
	color : #000000;
	border-bottom: 1px solid #AAB7C3;
}

.tablelarge {
	font-family: Arial,"Helvetica Neue", Helvetica,"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 13px;
	line-height: 16px;
	color : #000000;
}

.tableheader
 {
	font-family: Arial,"Helvetica Neue", Helvetica,"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 15px;
	color : #000f4f;
	border-bottom: 1px solid #AAB7C3;
}

.table
 {
	font-family: Arial,"Helvetica Neue", Helvetica,"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height: 15px;
	color : #000066;
	margin-left: 4px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc
	
}


.searchbox
 {
	font-family: Arial,"Helvetica Neue", Helvetica,"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 15px;
	color : #ffffff;
	background-color:#cc6600;
	border: 1px solid #000f4f
	}
	
.searchbox a:link { color : #ffffff; text-decoration:none }
.searchbox a:visited { color : #ffffff; text-decoration:none}
.searchbox a:hover { color : #ffffcc; text-decoration:none}