﻿* 
{ 
	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;
}

body
{
	font-size: 8pt;
	color: #555555;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.std
{
	color: #555555;
}

.footer
{
	font-size:7pt;
	font-weight:bold;
}

ul 
{
	margin:0 0 0 0; 
	padding:0;
	color:#cd7100;
}

li
{
	margin:0 0 4px 16px;
	font-weight:bolder;
}

li span
{
	color:#555555;
}

h1
{
	font-weight: normal;
	font-size: 36px;
	margin: 0 0 18px 0;
	color: #d8d9b8;
}

h2
{
	font-weight: bold;
	font-size: 14px;
	color: #cd7100;
	letter-spacing:-1px;
}

h3
{
	font-weight: bold;
	font-size: 11px;
	color: #706123;
	letter-spacing:-1px;
}

h4
{
	font-weight: bold;
	font-size: 15px;
	color: #555555;
	letter-spacing:-1px;
}

p
{
	margin: 8px 0px 8px 0px;
}

.big_wht
{
	color:#ffffff;
	font-weight:bold;
	font-size: 14px;
	letter-spacing:-1px;
}


.nav
{
	color:#555555;
	font-weight:bold;
	font-size: 14px;
	letter-spacing:-1px;
	padding:0px 12px 0px 12px;
	text-align: center;
	white-space:nowrap;
}

.nav_over
{
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14px;
	cursor: pointer;
	letter-spacing:-1px;
	padding:0px 12px 0px 12px;
	text-align: center;
	white-space:nowrap;
}

.nav_orange
{
	color:#cd7100;
	font-weight:bold;
	font-size: 14px;
	letter-spacing:-1px;
	padding:0px 12px 0px 12px;
	text-align: center;
	white-space:nowrap;
}

.nav_orange_over
{
	color:#cd7100;
	font-weight:bold;
	font-size: 14px;
	cursor: pointer;
	letter-spacing:-1px;
	padding:0px 12px 0px 12px;
	text-align: center;
	white-space:nowrap;
	text-decoration:underline;
}

.fly
{
	cursor:pointer;
	color:#555555;
	font-size: 14px;
	font-weight:bold;
	white-space:nowrap;
	letter-spacing: -1px;
	padding: 6px 16px 6px 16px;
	background-color: #b8b895;
}

.fly_on
{
	background-image: url(graffix/nav_on_bax.gif);
	cursor:pointer;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
	white-space:nowrap;
	letter-spacing: -1px;
	padding: 6px 16px 6px 16px;
	background-color: #b8b895;
}

.autocomplete_list
{
    visibility:hidden;
    margin:0px!important;
    padding:0px!important;
    background-color:#ffffff;
    color:windowtext;
    border:buttonshadow;
    border-width:1px;
    border-style:solid;
    cursor:default;
    text-align:left;
    list-style-type:none;
    list-style:none;
    overflow:auto;
    font-weight:normal;
}

.autocomplete_listitem
{
    background-color:window;
    color:windowtext;
    padding:3px;
    list-style:none;
    margin:0px;
}

.autocomplete_listitem_highlight
{
    background-color:Highlight;
    color:HighlightText;
    padding:3px;
    list-style:none;
    margin:0px;
}

div.hr 
{ 
    margin-top:8px;
    margin-bottom:8px;
	width: 100%; 
	height: 1px; 
	border-top: dashed 1px #cc9E66; 
} 

.sm
{
	font-size:10px;
}

.lg
{
	font-size:13px;
}

.bld
{
	font-size: 11px;
	font-weight: bold;
}

.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:#cc9E66;
	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:#cc9E66;
	padding:2px 4px 2px 4px;
	width:180px;
}

.ddl
{
	font-size: 8pt;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#cc9E66;
	color:#555555;
	padding:4px;
}

.valid
{
	font-size: 8pt;
	color:#cc0000;
	font-weight:bold;
	font-style:italic;
	
}

.msg
{
	font-size: 8pt;
	color:#085aa4;
	font-weight:bold;
}

.accordion_content
{
	font-size: 8pt;
	color: #757064;
	padding: 0px ;
}

.accordion_header
{
	color: #3d6293;
	font-size: 8pt;
	font-weight: bolder;
	cursor:pointer;
	background-image:url(graffix/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.accordion_header_selected
{
	color: #3d6293;
	font-size: 8pt;
	font-weight: bolder;
	cursor:pointer;
	background-image:url(graffix/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: right;
}

a:link
{
    font-weight:bold;
	text-decoration:none;
	color:#285c74;
	cursor:pointer;
}

a:visited
{
    font-weight:bold;
	text-decoration:none;
	color:#285c74;
	cursor:pointer;
}

a:hover
{
    font-weight:bold;
	text-decoration:underline;
	color:#085aa4;
	cursor:pointer;
}

a.dox:link
{
    font-weight:bold;
	text-decoration:none;
	color:#706123;
	cursor:pointer;
	font-size: 11px;
	color: #706123;
	letter-spacing:-1px;
}

a.dox:visited
{
    font-weight:bold;
	text-decoration:none;
	color:#706123;
	cursor:pointer;
	font-size: 11px;
	color: #706123;
	letter-spacing:-1px;
}

a.dox:hover
{
    font-weight:bold;
	text-decoration:underline;
	color:#706123;
	cursor:pointer;
	font-size: 11px;
	color: #706123;
	letter-spacing:-1px;
}

a.newsletter:link
{
	text-decoration:none;
	font-weight: bold;
	font-size: 15px;
	color: #555555;
	letter-spacing:-1px;
}

a.newsletter:visited
{
	text-decoration:none;
	font-weight: bold;
	font-size: 15px;
	color: #555555;
	letter-spacing:-1px;
}

a.newsletter:hover
{
	text-decoration:underline;
	font-weight: bold;
	font-size: 15px;
	color: #cd7100;
	letter-spacing:-1px;
}

a.defdevlnk:link, a.defdevlnk:visited
{
	color:#555555;
	font-weight:bold;
	font-size: 7pt;
	letter-spacing:-0.25px;
	white-space:nowrap;
	text-decoration:none;
}

a.defdevlnk:hover
{
	color:#cd7100;
	font-weight:bold;
	font-size: 7pt;
	letter-spacing:-0.25px;
	white-space:nowrap;
	text-decoration:none;
}

