@charset "UTF-8";
/* CSS Document */


	html	{
	height: 100%;
	}
	
	body {
	background-image:  url("images/bg.gif");
	background-repeat:repeat;
	height:100%;
	margin:0px;
	}
	
	#footer	{
		border-top: 1px solid #929395;
		margin-top:10px;		
	}
	
	#fullheight	{
	height:100%;
	}

  

	li:hover ul, li.sfhover ul { 
	display: block;
	list-style-image: url(images/fish-dn.gif);
	}
	
	#navcontainer ul
	{
	
	}
	
	#navcontainer li { margin:0;
	list-style-image: url(images/fish-up.gif);
	list-style-position:outside;
	}
	
	
	#navcontainer li:hover {
	list-style-image: url(images/fish-dn.gif);
	color:#ffc82e;
	}
	
	#navcontainer a:link, #navcontainer a:visited
	{
	font-family:"Trebuchet MS", sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration: none;
	}
	
	#navcontainer a:hover
	{
	color:#ffc82e;
	}
	
	#navcontainer li#active, #navcontainer li.active {
	list-style-image: url(images/fish-dn.gif);
	color:#ffc82e;
	}
	
	#navcontainer #active a {
	color:#ffc82e;
	list-style-image: url(images/fish-dn.gif);
	}
	
	
  

	a:link {
		color: #ffc82e;
		text-decoration: none;
	}
	a:visited {
		text-decoration: underline;
		color: #fff;
	}
	a:hover {
		text-decoration: underline;
		color: #ffc82e;
	}
	a:active {
		text-decoration: underline;
	}

	#footer a {
		color: #999;
		text-decoration: none;
	}
	
	#footer a:link {
		color: #999;
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}
	#footer a:active {
		text-decoration: underline;
	}

  

td,th {
	background-color:#3f4752;
	}

td.bubbles {
	background-image:url(images/nav-bubbles.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#008bcc;
	width:220px;
	
	}
	
	td.border {
	border-left:#929395 1px solid;
	}
	
td.nav	{
	border-bottom: 1px solid #008bcc;
	height:32px;
	width:220px;
	background-image:url(images/nav-bg-up.gif);
	background-repeat:no-repeat;
	padding-left:35px;
}

td.boxsub {
font-size: 11px;
font-family:"Trebuchet MS", sans-serif;
color:#ffffff;
text-align: left;
font-weight: bold;
}

td.box {
font-size: 11px;
font-family:"Trebuchet MS", sans-serif;
color:#ffffff;
text-align: left;
}
	
  

li.body	{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	color:#fff;
	line-height:1.4em;
	margin:0px 10px 0px 10px;
	text-align:left;
	}


hr	{
	border: none 0; 
	border-top: 1px solid #929395;
	border-bottom: 0px solid #efefef;
	width: 100%;
	height: 2px;
	margin: 10px auto 10px 0;
	text-align: left;
	}

.precede {
	font-size: 16px;
	text-align:left;
	line-height:1.4em;
	}

#footer p	{
	margin: 10px 0px 0px 0px;
	color:#999;
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	}

p	{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	color:#fff;
	line-height:1.4em;
	margin:0px 10px 10px 10px;
	text-align:left;
	}

h3 {
font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:13px;
	color:#008bcc;	
	font-weight:100;
	margin: 0px 0px 0px 10px;
}

h1	{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:18px;
	color:#008bcc;
	font-weight:100;
	margin:0px 10px 10px 10px;
	text-align:left;
	}#fullheight .style3 {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #008bcc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
