/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
}
#body, TD { 	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	}
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #730101;
	padding-bottom: 5px;
}
x.PageTitle_no_underline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #0C3A79;
}
.PageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.PageHeading_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #998646;
}
.red_alert {
	color:#B30000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px; 
}

#body .tiny_headings {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.quote {
	font-family:"Times New Roman", Times, serif;
	font-size:17px; 
	color:#333333; 
	font-style:italic;
}
/* ######################################## */
/* BREAD CRUMB NAVIGATION */
#nav-tree {
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	text-transform: uppercase;
	padding-left:5px;
}
#nav-tree a {
	font-style : normal;
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	text-transform: uppercase;
}
