
body	{
	color: #666;
    background: #FCFCFC;
	margin: 0px 0 10px 0;
	padding: 0;
	}

img {
	border: 0;
	}

/* link behaviour */

a:link {
	font-weight : normal; 
	text-decoration : underline;
	color: #336699;
	background: transparent; 
	}

a:visited {
	font-weight : normal; 
	text-decoration : underline;
	color: #666666;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : none;
	color: #FF6600;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #FF6600;
	background: transparent;  
	}

/* text + image treatment */

#content img	{
	margin: 0px 0px 15px 25px;	
	}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, label	{
		font-family: verdana, sans serif;
		}
		
hr {
	border-top: solid; color: #eeeeee; margin-bottom: 4px; margin-top: 4px; margin-right: 4px
}

h1	{
	font-size: 1.1em;
	font-family: Trebuchet MS, verdana, sans serif;
	font-weight: bold;
	color: #E65B16;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
	}

h2	{
	font-size: 1em;
	font-family: Trebuchet MS, verdana, sans serif;
	font-weight: bold;
	color: #E65B16;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
		}

h3	{
	font-size: 1em;
	font-family: Trebuchet MS, verdana, sans serif;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
		}

#content p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;	
	font-size:  .8em;
	line-height: 1.5;
	padding-left: 20px;
	padding-right: 10px;
	}
	
html li	{
	margin-top: 0;
	margin-bottom: .6em;
	text-align: left;	
	font-size:  .8em;
	line-height: 1.5;
	padding-right: 10px;
	}
	
html label	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;	
	font-size:  .8em;
	font-weight: bold;
	line-height: 1.5;
	}
	
#breadcrumb {	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 178px;
	background: #fff;	
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
		}

#breadcrumb p {		
	font-size: .7em;
	padding-top: 6px;
	padding-bottom: 1px;
	font-family: verdana, arial, sans serif;	
		}

#54degrees p	{	
	font-size: .7em;
	margin-top: 10px;
	margin-left: 10px;
	font-family: arial, verdana, sans serif;
	text-align: right;
		}
		
#note {
	font-weight: normal;
	color: #666;
	background: #ffffcc;
	border-top: 1px solid #CCCC99;
	border-bottom: 1px solid #CCCC99;
	border-right: 1px solid #CCCC99;
	border-left: 1px solid #CCCC99;
	} 
	
#fact p {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	}
	
.closeWindow {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 10px; FONT: 10px Verdana, Arial, Helvetica, sans-serif; COLOR: #7d7b6c; PADDING-TOP: 10px
}

#backtotop {
	margin: 10px 10px 20px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	font-size: 11px; }

.date 	{
		font-size: .8em;
		}
		
/* Page layout divisions */

table#logo	{
	border: 0;
    background: #fff;
	padding-bottom: 5px;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	}

table#content	{
    background: #fff;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	}
	
table#instructions	{
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
	
#maincontent	{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 25px;
    background: #fff;
	width: 412px;
	border-right: 1px dotted #eeeeee;
	}
	
#fact	{
    background: #FF9933;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	}

#photofactsleft	{
    background: #FF6600;
	margin: 0;
	padding: 0;
	}

		#leftnav {
			padding-top: 10px;
			margin: 0;
	        background: #ffffff; 
			border-right: 1px dotted #eeeeee;
			width: 176px;
		}
		
		#leftnavhome {
			padding-top: 10px;
			margin: 0;
	        background: #ffffff; 
			border-right: 1px dotted #eeeeee;
			width: 176px;
		}
				
		#rightnav {
			padding-top: 10px;
			margin: 0;
	        background: #fff; 
			width: 172px;
		}
		
/* Footer navigation display */
		#footer {
			padding: 10px 10px 10px 10px;
			border-top: 1px dotted #eee;
			border-bottom: 1px solid #eeeeee;
			border-right: 1px solid #eeeeee;
			border-left: 1px solid #eeeeee;
			margin-top: 0;
	        background: #fff;
			font-family: arial, verdana, sans serif;
			text-align: center;
		}
		
		#footer li {
			display: inline; 
			border-left: #666 1px solid; 
			padding: 0 7px 0 9px;		
	        font-size: .7em;
			margin-top: 10px;
			font-family: verdana, arial, sans serif;
		}
		#footer .first {
			padding-left: 0px; border-left-style: none
		}
		
		#footer p	{		
			font-size: .7em;
			margin-top: 10px;
			margin-left: 10px;
			font-family: verdana, arial, sans serif;	
		}
	
/* Top navigation bar components */

	table#topnav	{
	padding-top: 5px;
	font-size: .7em;
	font-family: verdana, arial, sans serif;
	border: 0;
    background: #fff;
	text-align: right;
	padding-right: 20px;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	}
	
/* Main navigation bar components */

table#nav	{
    background: #fff;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	}

table#nav td	{
	font-weight: bold;
	font: 12px verdana, arial, sans-serif;
	text-align: center;
	border-top: 1px solid #eeeeee;
	}
	
table#nav td a	{
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}
	
#nav td a:link, #nav td a:visited {
	font-weight: bold;
	background: #fff;
	color: #666;
	display: block;
	margin: 0;
	width: 110px;
	line-height: 25px;
	} 

#nav td a:hover {
	font-weight: bold;
	color: #FF6600;
	background: #fff;
	} 

/* leftnav*/
		#leftnav h2	{
			padding: 0px 0px 0px 10px;
			font-weight: bold;
			font-size: 1em;
			color: #E65B16;
			}

				#leftnav ul {
			list-style: none;
			padding: 0px 0px 10px 10px;
			margin: 0px 0px 0px 0px;
			border: 0;
			}
			
		#leftnav li {
			font-weight: normal;
			text-align: left;
			width: 165px;
			padding: 4px 0px 4px 0px;
			margin: 0;
			color: #666;
			font: 12px Verdana, lucidia, arial, sans-serif;
			background: transparent;
			display: block;
			}
			
		#leftnavtop {
		border-top: 1px solid #eeeeee;
		}
		
		#leftnav li a {
			border-bottom: 1px dotted #eee;
			font-weight: normal;
			text-decoration: none;
			text-align: left;
			width: 165px;
			padding: 4px 0px 4px 0px;
			margin: 0;
			color: #346699;
			font: 12px Verdana, lucidia, arial, sans-serif;
			background: transparent;
			display: block;
			}
		
		#leftnav li a:hover {
			border-bottom: 1px dotted #eeeeee;
			font-weight: normal;
			text-decoration: none;
			text-align: left;
			width: 165px;
			padding: 4px 0px 4px 0px;
			margin: 0;
			color: #FF6600;
			font: 12px Verdana, lucidia, arial, sans-serif;
			background: #ffffff;
			display: block;
			}
			
/* leftnavhome*/
		#leftnavhome h2	{
			padding: 0px 0px 0px 10px;
			font-weight: bold;
			font-size: 1em;
			color: #E65B16;
			}

		#leftnavhome ul {
			list-style: none;
			padding: 0px 0px 10px 10px;
			margin: 0px 0px 0px 0px;
			border: 0;
			}
			
		#leftnavhome li {
			font-weight: normal;
			text-align: left;
			width: 157px;
			padding: 4px 0px 4px 0px;
			margin: 0;
			color: #666;
			font: 12px Verdana, lucidia, arial, sans-serif;
			background: transparent;
			display: block;
			}
			
		#leftnavhometop {
		border-top: 1px solid #eeeeee;
		}
		
		#leftnavhome li a {
			font-weight: normal;
			text-decoration: underline;
			text-align: left;
			width: 157px;
			padding: 4px 0px 4px 0px;
			margin: 0;
			color: #346699;
			font: 12px Verdana, lucidia, arial, sans-serif;
			background: transparent;
			display: block;
			}
		
		#leftnavhome li a:hover {
			font-weight: normal;
			text-decoration: none;
			text-align: left;
			width: 157px;
			padding: 4px 0px 4px 0px;
			margin: 0;
			color: #FF6600;
			font: 12px Verdana, lucidia, arial, sans-serif;
			background: #ffffff;
			display: block;
			}
/* hide accessibility links */
#hide { 
	color:#fff; 
	background #ffffff;
	 }
#hide a, #hide a:hover { 
	color:#fff; 
	text-decoration:none; }

