@import url("dropdownmenu.css");

body, form, ul {
	padding:0;
	margin:0;
}
#wrapper {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	width:960px;
	margin:0 auto;
	padding:0;
}
#wrapper_business_report {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	width:2000px;
	margin:0 auto;
	padding:0;
}
#iframe_wrapper {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	width:270px;
	margin:0 auto;
	padding:0;
}
:active, :focus { 
	outline: none; 
	-moz-outline-style: none; 
}
ul {
	list-style:none;
}

/*** search box ***/
#header_searchbar {
	list-style:none;
	background: url(../images/header_footer/img_box_mainnav.gif) no-repeat bottom right;
	width:398px;
	height:45px;
	float:right;
}
#header_searchbar_secure {
	list-style:none;
	background: url(../images/header_footer/img_box_mainnav2.gif) no-repeat bottom right;
	width:613px;
	height:45px;
	float:right;
}
#header_searchbar, #header_searchbar_secure, #header_searchbar input, #header_searchbar_secure input, #header_searchbar select, #header_searchbar_secure select, #header_searchbar .searchbar_inputbox, #header_searchbar_secure .searchbar_inputbox {
	font-size:7.5pt;
	color:#666666;
}
#header_searchbar select {
	border:1px solid #CCCCCC;
	outline:none;
	border:none;
	position:relative;
	top:2px;
}
#header_searchbar_secure select {
	outline:none;
	border:none;
	position:relative;
	top:2px;
}
#header_searchbar .searchbar_inputbox, #header_searchbar_secure .searchbar_inputbox {
	position:relative;
	top:-5px;
	border:1px solid #CCCCCC;
	border-right:none;
}
#header_searchbar .searchbar_login, #header_searchbar_secure .searchbar_login {
	position:relative;
	top:4px;
}
#header_searchbar li {
	float:left;
	padding:10px 15px;
	background:url(../images/header_footer/img_divider_3.gif) no-repeat right;
}
#header_searchbar_secure li {
	float:left;
	padding:4px 11px;
	background:url(../images/header_footer/img_divider_3.gif) no-repeat right;
}
#header_searchbar li a, #header_searchbar_secure li a {
	color:#666666;
	text-decoration:none;
}
#header_searchbar li a:hover, #header_searchbar_secure li a:hover {
	color:#396781;
}
#header_searchbar .header_searchbar_end_item, #header_searchbar_secure .header_searchbar_end_item {
	background:none;
}
#header_searchbar_secure .searchbar_checkbox {
	margin: 0; padding: 0;
	width: 10px; height: 10px;
	vertical-align:middle;
}
/*** end search box ***/

/*** footer ***/
#footer {
	clear:both;
	width:960px;
	background:url(../images/header_footer/Images_divider_btmnav.jpg) no-repeat top;
}
#footer_menu {
	font-weight:bold;
	color:#666666;
	list-style:none;
	padding:10px 30px;
	margin:0;
}
#footer_menu_secure {
	font-weight:bold;
	color:#666666;
	list-style:none;
	padding:10px 10px;
	margin:0;
}
#footer_menu li {
	float:left;
	padding-right:15px;
}
#footer_menu_secure li {
	float:left;
	padding-right:10px;
}
.footer_copyright {
	float:right;
	padding-right:20px;
}
#footer_menu a, #footer_menu_secure a {
	color:#666666;
	text-decoration:none;
}
#footer_menu a:hover, #footer_menu_secure a:hover {
	color:#006699;
	font-weight:bold;
}
.footer_copyright {
	font-size:8.5pt;
	float:right;
	color:#666666;
	padding-right:10px;
	position:relative;
	top:-10px;
}
/*** end footer ***/

/*** content ***/
#content {
	margin-top:30px;
	padding-left:30px;
	margin-bottom:30px;
	float:left;
}
#hotLink, #hotSpot {
	margin-left:-30px;
}
/*** nav bar ***/
#navbar {
 font-family:Arial, Helvetica, sans-serif;
 color:#333333;
 display:block;
 margin-bottom:10px;
}
#navbar a {
	text-decoration:none;
	color:#333333;
}
#navbar .navbar_highlighted {
	font-weight:bold;
}
/*** end nav bar ***/

/*** print button ***/
p.printBtn {
	font-size:8pt;
	color:#333333;
	text-align:right;
}
p.printBtn a{
	color:#333333;
	text-decoration:none;
}

#hotSpot {
	z-index:-100;
}

a img{ border:none;}