body, td, li, .normal, p { 
	cursor: default;
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-face-color: #DCDCDC;
	scrollbar-arrow-color: #DCDCDC;
	scrollbar-base-color: #ffffff;
	color: #000000;
	/*line-height: 1.5;*/

	}


ol, ul, li {
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 1.5;*/
	
} 


a, a:visited, a:active	{ 
	font-weight: normal;
	text-decoration: none;
	}

 
.link { color: #000000;
	 text-decoration: none;
	}
a:hover, a.link:hover { color: #000000;
	}

.footer{
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	background-color: gainsboro;
	color: black;
	font-weight: normal;
	font-size: 9px;
	}

.whiteText {
	color: #FFFFFF;}

.white {
	color: #000000;}

em { 
	color: #1E5A67;
	font-weight: bold;
	font-style: normal;
	 }

.title {
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #1e5a67;
	line-height: normal;
	}

.tiny {
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #1E5A67;
	}

.select {
	background-color: #EDEDED;
	}

.nav {
	color: #666666; 
	font-size: 11px; 
	}

.FileNavItem {
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#1E5A67;
	font-size: 14px;
	}

.FileNavItemSelect {
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color:#1E5A67;
	font-size: 14px;
	}

.UnitNavItem {
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E5A67;
	font-weight: normal;
	/*line-height: 1.2;*/
	background-color:#DFE6DE;

	}

.UnitNavItemSelect {
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 1.2;
	}

hr, .hrcolor, .navbox {
	color: #1E5A67;
	background-color: #1E5A67;
	/* "navbox" style only used for separators here; */
	}

.darkcolumn {
	background-color: gainsboro;
	}

.eventtitle {
	color:#1E5A67;
	}
.sectiontitle {
	color:#1E5A67; 
	font-weight: bold; 
	}

.sectiontitle_inline {
	background-color:#1E5A67; 
	color: #FFFFFF;
	font-weight: bold; 
	}

.news {
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	}

.narrowline {
	line-height: 12px;
	font-size: 12px;
	}

.deco_black {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.deco_regular {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
	
.deco_mini {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	}

.inverted {
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	background-color: #1E5A67;
	color: #FFFFFF;
	padding: 5px;
	}

.samelevel {
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	}

.inlinelist {
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	}


