body {margin:0px;
	padding:0px;}
body, table, td
	{font-family:arial, sans-serif;
	font-size:9pt;}
img, table
	{border:none;}
form
	{display:inline;}
.content a:link, .content a:visited
	{color:#000099;}
.content b
	{color:#cc0000;}
li
	{margin-bottom:15px;}

/*HEADER*/
.logo
	{width:213px;
	height:72px;}

.field 
	{font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #FFFF00;
	border-width: 0;}
.button 
	{font-family: Verdana;
	background-color: #FFFFFF;
	color: #990000;
	border-style: solid;
	border-width: 0;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;}
/*END HEADER*/
/**/
/*DROPDOWN NAVIGATION*/
.nav td {height:28px;
	vertical-align:middle;}
.nav td a
	{font-family: Verdana, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;}
	.nav td a:link, .nav td a:visited  
		{color : #FFFFFF;}
	.nav td a:active,  .nav td a:hover
		{color: #F7F1C4; text-decoration: none;}
.dropdown
	{position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font-size: 9pt;
	line-height: 18px;
	z-index: 100;
	background-color: #666666;
	width: 205px;}
.dropdown a
	{width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	color:white;
	text-indent: 5px;}
.dropdown a:hover
	{background-color: black;
	color: white;}
/*END DROPDOWN NAVIGATION*/
/**/
/*QUOTE*/
.quote
	{width:213px;
	height:186px;
	overflow:hidden;}
.quote_txt 
	{font-weight: bold;
	line-height: 14pt; 
	color: #ffffff; 
	padding: 15px 15px;
	font-style:italic;}
.quote .sign
	{font-size:7pt;
	line-height:8pt;
	font-style:normal;
	margin-top:10px;}
/*END QUOTE*/
/**/
.photo
	{height:186px;}
.content
	{height:300px;}

.head .txt div
	{font-weight:bold;
	font-size:14pt;}

/*SUB NAV*/
.subNav
	{padding:30px;
	font-weight:bold;
	line-height:1;}
.subNav a, subNav a:visited
	{display:block;
	margin-bottom:12px;
	text-decoration:none;
	color:#000000;}	
.subNav a:hover, .subNav a:active
	{color:#990000;}

	
/*FOOTER*/
.footer, .footer table
	{background-color:#333333;}
	.footerTxt {padding:8px;}
	.footerTxt, .footerTxt td
		{font-size:7.5pt;
		color:#ffffff;}
	.footerTxt strong
		{font-size:9pt;}
	.footer a:link, .footer a:visited
		{font-weight:bold;
		font-size: 8pt;
		color:#ffffff;
		text-decoration:none;}
	.footer a:hover, .footer a:active
		{color:#F7F1C4;}
.footer table input
	{width:100px;
	height:16px;
	font-weight: normal;
	font-size:7pt;
	color: #FFFFFF;
	background-color: #666666;
	border: none;
	margin-left:2px;}