﻿* 
{ 
	margin:0;	
	border-collapse:separate;	
	border-spacing:0;
	-moz-box-sizing: border-box; 	
	font-family: Helvetica, Arial, sans-serif;
	cursor: default;
}

body
{
	font-size: 8pt;
	color: #000939;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul 
{
	margin:0 0 0 0; 
	padding:0;
}

li
{
	margin:0 0 6px 16px;
	color: #a97424;
}

h1
{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
	letter-spacing: -0.5px;
}

h2
{
	font-size: 16px;
	font-weight: bold;
	color: #000939;
	margin: 0 0 0 0;
}

h3
{
	font-size: 12px;
	font-weight: 900;
	color: #a97424;
	margin: 0 0 0 0;
}

p
{
	margin: 8px 0px 8px 0px;
}

div.hr 
{ 
	width: 100%; 
	height: 1px; 
	border-top: dotted 1px #bbbbbb; 
	margin: 4px 0px 4px 0px;
} 

td.pngfix 
{ 
    behavior: url(iepngfix.htc) 
}

img, input
{ 
    behavior: url(pngbehavior.htc) 
}

.std
{
	font-size: 8pt;
	color: #000939;
}

.blu
{
	font-size: 8pt;
	font-weight:bold;
	color: #085aa4;
}

.wht
{
	font-size: 10pt;
	font-weight:bold;
	color: #ffffff;
}

.wht_sm
{
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
}

.gry_sm
{
	font-size: 7pt;
	font-weight:bold;
	color: #999999;
}

.bld
{
	font-size: 8pt;
	font-weight:bold;
}

.bldr
{
	font-size: 9pt;
	font-weight:bolder;
}

.bld_blu
{
	font-size: 10pt;
	font-weight: bolder;
	color: #94283A;
	margin: 0 0 0 0;
}

.nav
{
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
	padding-right: 12px;
	white-space: nowrap;
	letter-spacing: -1px;
}

.nav_over
{
	font-size: 9pt;
	font-weight: bold;
	color: #a97424;
	padding-left: 12px;
	padding-right: 12px;
	white-space: nowrap;
	cursor:pointer;
	letter-spacing: -1px;
}

.nav_sep
{
	font-size: 9pt;
	font-weight: bold;
	color: #a97424;
	width:1px;
	padding-left: 0px;
	padding-right: 0px;
	white-space: nowrap;
}

.fly
{
	cursor:pointer;
	color:#a09989;
	font-size: 9pt;
	font-weight:bold;
	white-space:nowrap;
	letter-spacing: -0.5px;
	padding: 6px 16px 6px 16px;
}

.fly_on
{
	background-image: url(graffix/nav_on_bax.gif);
	cursor:pointer;
	color:#d25715;
	font-size: 9pt;
	font-weight:bold;
	white-space:nowrap;
	letter-spacing: -0.5px;
	padding: 6px 16px 6px 16px;
}

.btn
{
	font-size: 8pt;
	width:64px;
	color: #666666;
}	

.box
{
	font-size: 8pt;
	color: #000939;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#d1d0d5;
}

.valid
{
	font-size: 8pt;
	color:#cc0000;
	font-weight:bold;
}

.msg
{
	font-size: 8pt;
	color:#085aa4;
	font-weight:bold;
}

.valid_mini
{
	font-size: 9px;
	color:#cc0000;
	font-weight:bold;
}

a:link
{
    font-size:8pt;
    font-weight:bold;
	text-decoration:none;
	color:#94283A;
	cursor:pointer;
}

a:visited
{
    font-size:8pt;
    font-weight:bold;
	text-decoration:none;
	color:#94283A;
	cursor:pointer;
}

a:hover
{
    font-size:8pt;
    font-weight:bold;
	text-decoration:underline;
	color:#94283A;
	cursor:pointer;
}
