/* Global Styles */#container {	float: left;	clear: both;	}body {	margin:0;	}	td {	font:11px arial;	color:#333333;	}	hr {	height:1px; 	color: #cccccc;	border: 0;	}	a {	color: #3366FF;	text-decoration: underline;	}	a:hover {	color: #003399;	text-decoration: none;	}/* ID Styles */#navigation a {	font:11px arial;	color: #3366FF;	text-decoration: none;	line-height:14px;	display:block;	padding: 8px 6px 2px 14px;	}	#navigation a:hover {	color: #003399;	font-weight:bold;	}	#colheader {	padding:6px;	width: 100%;}#sidebar a {	color: #FF6600;	}	#sidebar a:hover {	color: #FF9933;	}	#logo {	font:25px georgia;	color: #ffffff;	letter-spacing:.2em;	}#tagline {	font:14px georgia;	color: #66CC66;	letter-spacing:.2em;	}

#tagline a:link, #tagline a:visited {	font:14px georgia;	color: #ffffff;	letter-spacing:.2em;	}

#tagline a:hover {	font:14px georgia;	color: #d8dfcd;	letter-spacing:.2em;	}	#dateformat {	font:11px arial;	color: #339900;	letter-spacing:.4em;	}#dateformat a {	font:11px arial;	color: #3366FF;	text-decoration: underline;	line-height:14px;	font-weight:bold;	letter-spacing:.1em;	}	#dateformat a:hover {	color: #003399;	text-decoration: none;	}		/* Class Styles */	.bodyText {	font:11px arial;	color:#333333;	line-height:20px;	letter-spacing:.1em;	margin-top:0;	}	h1 {	font:20px georgia;	color: #3366CC;	line-height:22px;	letter-spacing:.1em;	}	h2 {	font:16px georgia;	color: #3366CC;	letter-spacing:.2em;	line-height:16px;	}	.subHeader {	font:12px arial;	color: #66CC66;	letter-spacing:.1em;	line-height:14px;	font-weight:bold;	}	#navcontainer { width: 155px; }#navcontainer ul{margin-left: 5;padding-left: 0;list-style-type: none;font-family: Arial, Helvetica, sans-serif;}#navcontainer a{	display: block;	padding: 5px 10px 5px 7px;	width: 138px;	background: #FFFFFF;	border-top: 1px solid #51A86D;	color: #660000;}#navcontainer a:link, #navcontainer a:visited{color: #660000;text-decoration: none;}#navcontainer a:hover{	color: #133B83;	background: #CBE8C4;}/* #second  */#second a{	display: block;	padding: 5px 10px 5px 7px;	width: 138px;	background: #FFFFFF;	border-top: none;	color: #333333;}#second a:link, #second a:visited{color: #333333;text-decoration: none;}#second a:hover{	color: #133B83;	background: #CBE8C4;}/* Functions  for use in the Preview*/#Functions {	margin: 0;	padding: 0 0 20px 10px;	border-bottom: 1px solid #000;	font: 10px Arial, Helvetica, sans-serif;	clear: both;}#Functions ul, #Functions li { margin: 0; padding: 0; display: inline; list-style-type: none; }#Functions a:link, #Functions a:visited { float: left; line-height: 14px; font-weight: bold; margin: 0 10px 4px 10px; text-decoration: none; color: #003366; border-bottom: 4px solid #999999; padding-bottom: 2px; }#Functions a:hover { border-bottom: 4px solid #000; padding-bottom: 2px; background: transparent; color: #000; }#Functions a:hover { color: #0066CC; }