
/* 
blue  #003366

*/

body,td {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	margin-top:0px;
	}
p,h1,pre {
	margin:0px 10px 10px 10px;

	}

/* -- New Navigation --*/
	
ul#nav {
	background-image:url(images/BGnav.png);
	background-position:top;
	background-repeat:repeat-x;
	font-size: 0px;
	height: 24px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
ul#nav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
ul#nav li a {
	color: #000;
	border-left: 1px solid #000;
	font-size: 11px;
	line-height: 24px;
	padding: 1px 11px 1px 11px;
	text-decoration: none;
	}
	
ul#nav li a:hover{
	background: #FF99CC;
	color: #000099;
	}
	
	ul#nav li a.firstLink {
	border-left: 0px;
	}
	
/* -- end nav -- */

.cgcopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0c579a;
}
.nav {

	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: 0C579A;
}
.cgcopy2 {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003366;
}
.blue {color:#003366}

.blue a:active, .blue a:visited, .blue a:link  {
	color:#003366;
	text-decoration:none;
	
	}

.blue a:hover  {
	color:#003366;
	text-decoration:underline;
	}
	
a:link {
	color: #0c579a;
	text-decoration: none;
}
a:visited {
	color: #0c579a;
	text-decoration: none;
}
a:hover {
	color: #070A18;
	text-decoration: underline;
}
a:active {
	color: #0c579a;
	text-decoration: none;}
	

h2 {
	color:#003366;
	margin:10px;
	font-size:16px;
	font-weight:bold;
	}
h3 {
	color:#003366;
	margin:10px;
	font-size:12px;
	font-weight:bold;
	}
.blustoke {
	border:1px solid #003366;
	}
