* 
{ 
	margin:0;	
	border-collapse:separate;	
	border-spacing:0;
	-moz-box-sizing: border-box; 	
	font-family: "Trebuchet MS", Trebuchet, Calibri, Helvetica, Arial, sans-serif;
	cursor: default;
}

ul 
{
	margin:0 0 0 0; 
	padding:0;
}

li
{
	margin:0 0 8px 16px;
}

h1
{
	font-size: 22px;
	font-weight: bold;
	color: #085aa4;
	margin: 0 0 0 0;
	letter-spacing: -1px;
}

h2
{
	font-size: 9pt;
	font-weight: bold;
	color: #000939;
	margin: 0 0 0 0;
}

h3
{
	font-size: 9pt;
	font-weight: 900;
	color: #085aa4;
	margin: 0 0 0 0;
}

h4
{
	font-size: 9pt;
	font-weight: 900;
	margin: 0 0 0 0;
	color: #000939;
}



body
{
	font-size: 9pt;
	color: #000939;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.hr 
{ 
	width: 100%; 
	height: 1px; 
	border-top: dotted 1px #666666; 
} 

.std
{
	font-size: 9pt;
	color: #000939;
}

.blu
{
	font-size: 8pt;
	font-weight:bold;
	color: #085aa4;
}

.gry
{
	font-size: 8pt;
	font-weight:bold;
	color: #aaaaaa;
}

.gry_sm
{
	font-size: 8pt;
	font-weight:normal;
	color: #666666;
}

.bld
{
	font-size: 8pt;
	font-weight:bold;
}

.bldr
{
	font-size: 9pt;
	font-weight:bolder;
}

.bld_blu
{
	font-size: 10pt;
	font-weight: bolder;
	color: #085aa4;
	margin: 0 0 0 0;
}

.nav
{
	font-size: 9pt;
	font-weight: bold;
	color: #000939;
	padding-left: 8px;
	padding-right: 8px;
	white-space: nowrap;
	background-image:url(graffix/nav_bax.gif);
	background-repeat:repeat-x;
}

.nav_over
{
	font-size: 9pt;
	font-weight: bold;
	color: #085aa4;
	padding-left: 8px;
	padding-right: 8px;
	white-space: nowrap;
	background-image:url(graffix/nav_bax.gif);
	background-repeat:repeat-x;
	cursor:pointer;
}

.nav_sep
{
	font-size: 9pt;
	font-weight: bold;
	color: #000939;
	width:1px;
	padding-left: 0px;
	padding-right: 0px;
	white-space: nowrap;
	background-image:url(graffix/nav_sep.gif);
	background-repeat:no-repeat;
}

.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: 10pt;
	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:#085aa4;
	cursor:pointer;
}

a:visited
{
    font-size:8pt;
    font-weight:bold;
	text-decoration:none;
	color:#085aa4;
	cursor:pointer;
}

a:hover
{
    font-size:8pt;
    font-weight:bold;
	text-decoration:underline;
	color:#085aa4;
	cursor:pointer;
}
.bld_bluCopy {
	font-size: 11pt;
	font-weight: bolder;
	color: #003669;
	margin: 0 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
