
/*--GENERIC ITEMS USED FOR HOMED AND SUB LEVEL--*/
body {
	font-family:Helvetica, Arial, San-serif; 
	margin:3px 0 10px;
	color:#333;
	background-color: #fff;
	font-size:0.7em;}

#iwrapper .clear {clear:both;}
img {border:none;}
.hide {display:none;}

#iwrapper {
	margin:0 auto;
	width:771px;  
	text-align:left;
}
	
#banner {
	color:#ff6600;
	margin:0;
	padding:0 0 1px;
	background:#FFFFFF url(../files/images/dottedline_orange.gif) repeat-x scroll left bottom;
}
	
	.HomePageWhatsNewIndent {
	margin:0;
	padding:0 0 0 15px;
	}

/*--TOP NAVIGATION--*/

#global-navigation {
	overflow:hidden;
	text-align:right;
	background-color:#ff6600;
	border-bottom:3px solid #fff;
	padding:3px 9px;
	position:relative;
}

* html #global-navigation {
	height:1%;
}

#global-navigation ul {
	list-style:none;
	margin:0;
}

#global-navigation ul li {
	display:inline;
	padding:0 4px 0 8px;
	background:url(../files/images/listdivider_beige.gif) no-repeat 0 2px;
	line-height:1.2;
}

#global-navigation ul li.first {
	background:none;
}

#global-navigation ul li a {
	color:#fff;
	font-weight:bold;
}

#global-navigation ul li#print-page {
	padding:0;
	background:none;
	position:absolute;
	left:9px;
	top:2px;
}

#global-navigation ul li#print-page img {
	margin-right:12px;
	vertical-align:middle;
}

#TopNavigation {
	float:right;
	margin:0;
	padding:0;
	width:625px;
	font-weight:bold;
	background-color:#ff6600;}

#TopNavigation ul, #TopNavigation li {
	list-style-type:none;
	margin:0;
	padding:0;}

#TopNavigation ul{
	width:625px;
	float:left;
	margin:0;
	/*padding-left:10px;*/
	background:#ff6600;
	color:#fff;}
		
#TopNavigation .left{
	float:left;
	padding:2px 6px 2px 5px;}

#TopNavigation .right, #TopNavigation .right_decor {
	float:right;
	padding:2px 4px 2px 5px;}

#TopNavigation .right_decor{
	background:url(../files/images/listdivider_beige.gif) no-repeat 0 4px;
	padding:2px 5px 2px 7px;}
	
#TopNavigation a:link, 
#TopNavigation a:visited, 
#TopNavigation a:active {
	color: #fff;
	text-decoration:none;}

#TopNavigation a:hover {	
	color: #0066ff;
	text-decoration:none;}

.bannerTitle {
	height:82px;
	width:261px;
	float:left;}

/*--SEARCH--*/
#search-wrapper {
	background-color:#0066FF;
	overflow:hidden;
	min-height:17px;
	color:#fff;
	padding:4px 9px;
	background-image:url(/files/images/lgo_ppp-arbiter-the.gif);
	background-position:23px center;
	background-repeat:no-repeat;
}

* html #search-wrapper {
	height:1%;
}

/*--SEARCH BOX--*/
#SearchBox {
	float:right;
	vertical-align:top;
	padding:0;
	margin:0;
	line-height:1.5;}
	
#SearchBox form {
	margin:0;
	padding:0;
	float:left;}

#SearchBox p {
	margin:0 0 0 0;
	padding:0;
}

#SearchBox button {
	margin-right:10px;
}

#SearchBox input {
	float:left;
	margin:0 4px 0 0;
	padding:3px 5px;
	height:auto;
	width:178px;
	font-size:11px;
	border:solid 1px #003686;
	line-height:1;
}

#SearchBox p a {
	line-height:20px;
}

.BtnSubmit {
	float:left;
	background-image: url(../files/images/search_arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0;
	border:none;
	cursor:pointer;
	height:19px;
	width:14px;
	margin-top:1px;
}

.BtnSubmit3 {
	float:left;
	background: url(../files/images/submit_button.gif) no-repeat;
	padding:0;
	border:none;
	cursor:pointer;
	height:23px;
	width:55px;
	margin:2px 20px 50px 0;}

.searchLink {
	float:left;
	margin:0;
	padding:2px 0 0 0;
	font-weight:normal;}


#site-branding {
	position:relative;
	z-index:10;
	padding:18px 23px 18px 22px;
	margin:0;
	background-image:url(/files/images/header-image.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	min-height:46px;
	border-right:1px solid #C1C1C1;
	border-left:1px solid #C1C1C1;
}

#home #site-branding {
	padding:15px 22px;
	background:none;
}

#site-branding a {
	display:block;
	width:292px;
}

/*--LEFT NAV AND CONTENT WRAPPER--*/
#MidSectionWrapper {
	float:left;
	width:770px;
	border-right:1px solid #c1c1c1;
	position:relative;
	z-index:20;
	background: url(/images/leftnav_bg_blue.gif) 0 0 repeat-y;
}

* html #MidSectionWrapper {
	height:1%;
}

/*--LEFT NAVIGATION--*/
#LeftPanel{
	float:left;
	width:145px;
	height:auto;
	color:#fff;
	padding:0 0 50px 0;
	margin:0;	
	background-color:#0066ff;
	position:relative;
	z-index:10;
}

* html #LeftPanel{
	width:144px;
}

#LeftPanel ul, #LeftPanel li {
	list-style-type:none;
	margin:0;
	padding:0;font-size: 14px;
	float:left;
	width:100%;
	/*background-color:black;*/}

#LeftPanel ul {
	padding: 0 0 1px 0;
	background-image:url(/files/images/menu_bot.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#LeftPanel .listend{
	display:none;
	width:145px;
	height:5px;
	background: url(../files/images/dottedline_beige.gif) repeat-x top left;}

#LeftPanel a, 
#LeftPanel a:link, 
#LeftPanel a:visited, 
#LeftPanel a:hover, 
#LeftPanel a:active, 
#LeftPanel span {
	display: block;
	background: url(../files/images/menu_arrow_rht_03.gif) top left no-repeat;
	color: #fff;
	/*font-size: 1.25em;*/
	font-size: 14px;
	font-weight: bold;
	/*padding: 9px 5px 9px 27px;*/
	padding: 9px 0px 9px 27px;
	text-decoration: none;
	margin:0;}

#LeftPanel a:hover {
	background:url(../files/images/menu_arrow_rht_03_on.gif) top left no-repeat;
	color: #ff9000;}

#LeftPanel .selected {
	display: block;
	background:url(../files/images/menu_orange_column.gif) top left no-repeat;
	color: #ff9000;
	padding-left: 20px;
	background-color:#FFEEE4;
	width:125px;}

* html #LeftPanel .selected {
	width:124px;
}

#LeftPanel #sublevel1, 
#LeftPanel #sublevel1 li {
	/*width:126px;*/
	margin: 0;
	padding:0;}
	/*\*/* html #LeftPanel #sublevel1 {background-color:#ffeee4;padding-bottom: 1px;}/**/

#LeftPanel .selected a:link, 
#LeftPanel .selected a:visited, 
#LeftPanel .selected a:hover, 
#LeftPanel .selected a:active {
	color: #ff9000;
	background:#FFEEE4;
	/*padding: 7px 5px 7px 5px;*/
	padding: 7px 0px 7px 5px;}

#LeftPanel #sublevel1 a, 
#LeftPanel #sublevel1 a:link, 
#LeftPanel #sublevel1 a:visited,
#LeftPanel #sublevel1 a:hover, 
#LeftPanel #sublevel1 a:active {
	background:#FFEEE4 url(../files/images/dottedline_orange.gif) repeat-x top left;
	color: #ff9000;
	font-size:0.80em;
	/*padding: 7px 5px 7px 5px;*/
	padding: 7px 0px 7px 5px;
	}

#LeftPanel .selected a:hover, 
#LeftPanel #sublevel1 a:hover{
	color: #0066FF;}

/*--SEARCH RESULTS--*/

#searchLink a, 
#searchLink a:link, 
#searchLink a:visited, 
#searchLink a:active,
#SearchBox a, 
#SearchBox a:link, 
#SearchBox a:visited, 
#SearchBox a:active {
	color:#fff;
	text-decoration:none;
}

.fmAdIntro {
	clear:both;}

.fmAdIntro, .fmAdCheckBoxes {
	margin-left:15px;}
	
.resultsIntroductionTxt	{
	margin:0px 15px 0px 15px;}

.ResultsDivURi {
	margin:0px 15px 0px 15px;}

.ResultsDiv1,
.ResultsDiv2,
.ResultsDiv3,
.ResultsDiv4,
.ResultsDiv5,
.ResultsDiv6,
.ResultsDiv7,
.ResultsDiv8,
.ResultsDiv9,
.ResultsDiv10,
.ResultsDiv11,
.ResultsDiv12,
.ResultsDiv13,
.ResultsDiv14,
.ResultsDiv15,
.ResultsDiv16 {
	margin:0px 15px 0px 15px;}

.Highlight {font-weight:bold;}

/*--PRINTICON--*/	
.printPageIcon {
	margin-top:2px;
	width:146px;
	float:left;}

.printPageIcon img{
	margin-right:5px;}
	
.printPageIcon a{
	margin-left:20px;}

.printPageIcon a:link, 
.printPageIcon a:visited, 
.printPageIcon a:active, 
.printPageIcon a:link, 
.printPageIcon a:visited, 
.printPageIcon a:active {
	color: #ff6600;
	text-decoration:none;}

.printPageIcon a:hover {
	color: #0166FF;
	text-decoration:none;}
		
/*--FOOTER--*/
#footer {
	text-align:center;
	clear:both;
}

#footer ul {
	display:block;
	background-color:#0066ff;
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
	list-style-type:none;
	margin:0 0 0 144px;
	padding:7px 0;
	color:#fff;
}
		
#footer li{
	display:inline;
	padding:0 4px 0 8px;
	background:url(../files/images/listdivider_beige.gif) no-repeat 0 2px;
	line-height:1;
}

#footer li.first{
	background:none;
}
	
#footer a:link, 
#footer a:visited, 
#footer a:active {
	color: #fff;
	text-decoration:none;}

#footer a:hover {	
	color: #ff6600;
	text-decoration:none;}
