body {
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 10px;
	margin-left: 0px;
       margin-right: 0px;
	text-align:center;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

font {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

#flashcontent {
	text-align: center;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #999999;
}

#staticcontent {
	text-align: left;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

h3 {
	text-align:left;
	color: #EA7235;
	background-color: #FFFFFF;
	font-weight: normal;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 751px;
	text-align: left;
}

#header {
	text-align: left;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

img {
	border: 0;	
}

img.is_logo { 
	border: 0;
}
img.isl_logo { 
	border: 0;
}


#header select {
 	background-color: #FFFFFF;
 	color: #333333;
	font-size: 10px;
	
}

#top_bar .top_table {
	width: 100%;
}

td.top_middle {
	width: 469px;
	vertical-align: bottom;
}

td.quicklinkcell {
	text-align: right;
	vertical-align: bottom;
}

select {
	margin-bottom: 10px;
	margin-right: 4px;
}

#footer {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	margin-top: 10px;
	text-align: center;
}

#footer table {
	width: 751px;
}

#footer td.foot_left {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	width: 238px;
	vertical-align: bottom;
}

#footer td.foot_right {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	text-align: right;
	width: 500px;
	padding-bottom: 5px;
	vertical-align: bottom;
}

#footer td.company_filler {
	width: 368px;	
}

#footer td.company_reg {
	/*width: 365px;*/
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	color: #AAAAAA;
	background-color: #FFFFFF;
	text-align: left;
}

#menu_nav {
	width: 100%;
	padding: 0;
	margin-bottom: 2px;
   	position: relative;
}

#menu_nav table {
	border: 0;
	border-style: none;
	padding: 0;
	margin: 0;
}

#menu_nav tr {
	border: 0;
	padding: 0;
	margin: 0;
}

#menu_nav td {
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align:top;
}

#menu_nav a {
	border: 0;
	padding: 0;
	margin: 0;
}

#menu_nav img {
	border: 0;
	padding: 0;
	margin: 0;
}

#menu_nav div { /* second-level lists */
	background-color: #FBFBFB;
	color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: #9E9E9E;
	border-top-width: 0;
	border-top-style: none;
    position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#menu_nav div ul{ /* second-level lists */
	list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
}

#menu_nav div ul li {
	text-align: left;
	margin: 0;
	padding: 0;
	display: inline;
}

#menu_nav div ul li:hover ul {
	display: block;
}

#menu_nav div ul li a{
    text-decoration: none;
    color: #000000;
	background-color: #F6F6F6;
	margin: 0;
	padding: 3px;
	display: block;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

#menu_nav div ul li a:hover{
    background-color: #FA9648;
	color: #FFFFFF;
} 

#menu_nav td:hover div#dropdown_1, #menu_nav td.sfhover div#dropdown_1 { /* lists nested under hovered list items */
	left: 94px;
    top: 18px;
	width: 205px; /* Merlin 22/1/09 - Changed from 125*/
}
#menu_nav td:hover div#dropdown_2, #menu_nav td.sfhover div#dropdown_2 { /* lists nested under hovered list items */
	left: 221px;
    	top: 18px;
	width: 162px;
}
#menu_nav td:hover div#dropdown_3, #menu_nav td.sfhover div#dropdown_3 { /* lists nested under hovered list items */
	left: 385px;
    	top: 18px;
	width: 139px;
}
#menu_nav td:hover div#dropdown_4, #menu_nav td.sfhover div#dropdown_4 { /* lists nested under hovered list items */
	left: 526px;
   	top: 18px;
	width: 108px;
}
#menu_nav td:hover div#dropdown_5, #menu_nav td.sfhover div#dropdown_5 { /* lists nested under hovered list items */
	left: 636px;
    top: 18px;
	width: 107px;
}

div#menu_title_1 {
	left: 94px;
	top:18px;
	width: 205px;	/* Merlin 22/1/09 - Changed from 125*/
	/*background-color: #FA9648;*/
	background-image: url(/_images/title_strip.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
div#menu_title_2 {
	left: 221px;
	top:18px;
	width: 162px;	
	/*background-color: #FA9648;*/
	background-image: url(/_images/title_strip.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
}
div#menu_title_3 {
	left: 385px;
	top:18px;
	width: 139px;	
	/*background-color: #FA9648;*/
	background-image: url(/_images/title_strip.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
}
div#menu_title_4 {
	left: 526px;
	top:18px;
	width: 108px;	
	/*background-color: #FA9648;*/
	background-image: url(/_images/title_strip.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
}
div#menu_title_5 {
	left: 636px;
	top:18px;
	width: 107px;	
	/*background-color: #FA9648;*/
	background-image: url(/_images/title_strip.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
}

#page_title {
	
}

/*
#menu_nav a:sfhover {
	background: #EA7235;
	color: #FFFFFF;
} */

#sitemap {
	text-align: center;
}

td.sitemap_group {
	text-align: left;
	vertical-align: top;
}

form {
	margin: 0;
	padding: 0;
}

.foot_right a{
	color: #F47E20;
	background-color: #FFFFFF;	
}

#footer_line {
	color: #F0F0F0;
	background-color: #FFFFFF;
	width: 98%;
	height: 1px;
	margin: 0;
	padding: 0;
}

.quicklinkcell p{
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	padding: 0;
	margin-right: 4px;
	margin-bottom: 8px;
}

.quicklinkcell a{
	color: #F47E20;
	background-color: #FFFFFF;	
}