﻿* 
{ 
	margin:0;	
	border-collapse:separate;	
	border-spacing:0;
	-moz-box-sizing: border-box; 	
	cursor: default;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;  /*Trebuchet Stack */
	/*font-family:Verdana,Geneva,sans-serif;*/	/*Wide Sans-Serif Stack*/
	/*font-family:Tahoma,Arial,Helvetica,sans-serif;*/	/*Narrow Sans-Serif Stack*/
	/*font-family:Georgia,Utopia,Palatino,'Palatino Linotype',serif;*/	/*Wide Serif Stack*/
	/*font-family:'Times New Roman',Times,serif;*/	/*Narrow Serif Stack*/
	/*font-family:'Courier New','Courier',monospace;*/	/*Mono-Spaced Stack*/
}

body
{
	font-size: 8pt;
	color: #1c262e;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.footer
{
	font-size:7pt;
	font-weight:normal;
	color:#1c262e;
}

ul 
{
	margin:0; 
	padding:0;
	list-style-position:inside;
}

li
{
	color: #68804a;
	padding:0px;
	margin:0px;
}

li span
{
	color: #434b4e;
	padding:0px;
	margin:0 0 0 -4px;
}

h1
{
	font-family:Georgia,Utopia,Palatino,'Palatino Linotype',serif;
	font-weight: normal;
	font-size: 16pt;
	letter-spacing:-1px;
	color: #1c262e;
	font-variant:small-caps;
	margin-bottom:12px;
}

h2
{
	font-family:Georgia,Utopia,Palatino,'Palatino Linotype',serif;
	font-weight: normal;
	font-size: 10pt;
	color: #1c262e;
	letter-spacing:-1px;
}

h3
{
	font-family:Georgia,Utopia,Palatino,'Palatino Linotype',serif;
	font-weight: normal;
	font-size: 14px;
	color: #1c262e;
	letter-spacing:-1px;
}

p
{
	margin: 8px 0px 8px 0px;
}

table
{ 
	border-collapse: collapse; border-spacing: 0; 
}

div.hr 
{ 
    	margin-top:8px;
    	margin-bottom:8px;
	width: 100%; 
	height: 1px; 
	border-top: dotted 1px #dcdcdc; 
} 

div.preload 
{ 
	height: 0; 
	overflow: hidden; 
} 

.sm
{
	font-size:7pt;
	color:#3a4e5f;
}

.news
{
	font-size:7pt;
}

.lg
{
	font-size:13px;
}

.bld
{
	font-weight: bold;
}

.condensed
{
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

.bldr
{
	font-size: 14px;
	font-weight: bold;
	letter-spacing:-1px;
}

.btn
{
	font-size: 8pt;
	width:64px;
	color: #666666;
}	

.box
{
	color:#555555;
	font-size: 8pt;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#c2bda6;
	padding:2px 4px 2px 4px;
	width:180px;
}

.box_watermarked
{
	font-size: 8pt;
	font-weight:normal;
    	font-style:italic;
    	color:#dcdcdc;
	border-style:solid;
	border-width:1px;
	border-color:#c2bda6;
	padding:2px 4px 2px 4px;
	width:180px;
}

.ddl
{
	font-size: 8pt;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#c2bda6;
	color:#555555;
	padding:4px;
}

.valid
{
	font-size: 8pt;
	color:#cc0000;
	font-weight:bold;
}

.msg
{
	font-size: 8pt;
	color:#085aa4;
	font-weight:bold;
}

a:link, a:visited
{
	text-decoration:none;
	cursor:pointer;
	color: #875637;
}

a:hover
{
	text-decoration:underline;
	cursor:pointer;
	color:#f0ac4d;
}

a.nav:link, a.nav:visited
{
	height:18px;
	width:65px;
	background-repeat: no-repeat;
	background-position: 0 -36px;
	color:#1c262e;
	font-weight:bold;
	font-size: 7pt;
	line-height:16px;
	letter-spacing:-0.75px;
	text-align: center;
	white-space:nowrap;
	text-decoration:none;
	display:block;
}

a.nav:hover
{
	height:18px;
	width:65px;
	background-repeat: no-repeat;
	background-position: 0 -18px;
	color:#1c262e;
	font-weight:bold;
	font-size: 7pt;
	line-height:16px;
	letter-spacing:-0.75px;
	text-align: center;
	white-space:nowrap;
	text-decoration:none;
	display:block;
}

a.nav_on:link, a.nav_on:visited, a.nav_on:hover
{
	height:18px;
	width:65px;
	background-repeat: no-repeat;
	background-position: 0 0;
	color:#ffffff;
	font-weight:bold;
	font-size: 7pt;
	line-height:16px;
	letter-spacing:-0.75px;
	text-align: center;
	white-space:nowrap;
	text-decoration:none;
	display:block;
}

.song_bax
{
	display:block;
	background-position: 0 -84px;
}

.song_bax_over
{
	display:block;
	background-position: 0 -42px;
}

.song_bax_on
{
	display:block;
	background-position: 0 0;
	color:#ffffff;
}