/* Global Styles */

body {
	margin:0px;
	}
	
	td.nav { font-family: arial, helvetica, serif; font-size:13px; }
	#nav, #nav ul { /* all lists */ padding: 0; margin: 0; list-style: none; float : left; width : 11em; }
	#nav li { /* all list items */ position : relative; float : left; line-height : 2em; margin-bottom : -1px; width: 11em; }
	#nav li ul { /* second-level lists */ position : absolute; left: -999em; margin-left : 11.05em; margin-top : -2.15em; }
	#nav li ul ul { /* third-and-above-level lists */ left: -999em; }	
	#nav li a { width: 11em; width:10em; display:block; color:white; font-weight:bold; text-decoration:none; background-color:#003366; border:1px solid white; padding : 0 0.5em; }
	#nav li a:hover { color:#003366; background-color:white; border:1px solid darkgray; }
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em; }
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */ left: auto; }
	#content { margin-left : 12em; }

td {
	font:11px arial;
	color:#003366;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color:#666666;
	text-decoration:underline;
	}
	
a:hover {
	color:#000000;
	text-decoration:none;
	}

td.new { color:#003366;
}

tr.hr { border-bottom:thin solid #CCCCCC; }
	
/* ID Styles */

#navigation a {
	font:11px tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#1d2767;
	font-weight:bold;
	background-color:#cdcccc;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: white;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: white;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:white;
	font:11px georgia;
	color: white;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* IntraStyle */

.intrastyle {
	FONT-SIZE: 12px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.headline {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.pageheadline {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bold {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.rtside {
	FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.border {
	BORDER-RIGHT: #999999 thin solid; BORDER-TOP: #999999 thin solid; BORDER-LEFT: #999999 thin solid; BORDER-BOTTOM: #999999 thin solid
}


/* Class Styles */

.bodyText {
	font:11px arial;
	color:white;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: white;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: white;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: white;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:white;
	}
	

	