/* CSS Document */

	.tdmenu{
		font-family: Verdana, Tahoma, Arial;
		font-size: 8pt;
		cursor:hand;
		text-align: center;
		color: #FFFFFF;
		background-color: #FFA11D;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.tdmenuOver{
		font-family: Verdana, Tahoma, Arial;
		font-size: 8pt;
		cursor:hand;
		text-align: center;
		color: #007BCF;
		background-color: #FFA11D;		
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.tdmenucurrent{
		font-family: Verdana, Tahoma, Arial;
		font-size: 8pt;
		cursor:hand;
		text-align: center;
		color: #007BCF;
		background-color: #FFFFFF;		
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.tdmenucurrentOver{
		font-family: Verdana, Tahoma, Arial;
		font-size: 8pt;
		cursor:hand;
		text-align: center;
		color: #007BCF;
		background-color: #FFFFFF;		
		font-weight: bold;
		text-transform: uppercase;
	}

	.secondmenu{
	text-align: center;
	font-family: Tahoma, Arial, serif;
	font-size: 8pt;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0086D4;
	}
	
	.menu{
	font-family: Tahoma, Arial, serif;
	font-size: 8pt;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.activemenu{
	text-align: center;
	font-family: Tahoma, Arial, serif;
	font-size: 8pt;
	text-transform: uppercase;
	color: #0086D4;
	font-weight: bold;
	}
	
	.menu:hover{
	text-decoration: underline;
	}
	
	body {
	background-image: url(/images/bg.png);
	background-repeat: repeat-y;
	background-position: center;
	}

	.copy{
	font-family: Tahoma, Arial, serif;
	font-size: 8pt;
	color: #FFFFFF;
	}
	
	h1 {
	font-family: Tahoma, Arial, serif;
	font-size: 14pt;
	color: #0065FF;
	padding-top: 12px;
	padding-bottom: 18px;
	}

	p {
	font-family: Arial, Trebuchet MS, Tahoma, serif;
	font-size: 11pt;
	}

	.phighlightblue {
	font-family: Trebuchet MS, Tahoma, Arial, serif;
	font-size: 11pt;
	color: #0065FF;
	font-weight: bold;
	}
	
	.makebold {
	font-family: Tahoma, Arial, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0065FF;
	}
	
	li {
	font-family: Arial, Tahoma, serif;
	font-size: 11pt;

	}		
	
	.notes{
	font-family: Tahoma, Arial, serif;
	font-size: 10pt;
	font-style: italic;
	color: #FF9933;
	font-weight: bold;
	}
	
	.photonotes{
	font-family: Tahoma, Arial, serif;
	font-size: 7pt;
	background-color: #0086D4;
	color: #FFFFFF;
	}
	
	.small {
	font-family: Tahoma, Arial, serif;
	font-size: 7pt;
	}
	
	.select {
	font-family: Tahoma, Arial, serif;
	font-size: 7pt;
	font-weight: bold;
	background-color: #DDDDDD;
	}
	
	a {
	font-family:Arial, Tahoma, serif;
	font-size: 11pt;
	color: #0065FF;
	}
	
	.bluefont {
	font-family: Arial, Tahoma, serif;
	font-size: 11pt;
	color: #0065FF;
	}
	
	.content {
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
}

	nt {
	font-family: Tahoma, Arial, serif;
	font-size: 10pt;
	color: #000000;
}

