/* For use on 'home' index page */


* {
	margin: 0; /* zero out margin */
	padding: 0; /* zero out padding */
}
html {
	height: 100%; /* gives layout 100% height */
	position: relative; /* gives 100% height to Opera 9.5 */
}
body {
	height: 100%; /* gives layout 100% height */
	background: #ffffff;
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	text-align: left; 
	color: #000000;
	text-decoration: none;}
	
	
/********************************** main sections of layout *************************************/

* html #wrapper { 
	height: 100%; /* IE6 treats height as min-height */
	
}
#wrapper {
	
	min-height: 100%; /* gives layout 100% height */
	margin: 0 auto; /* centers #wrapper */
	width: 960px; /* centered div must be given a width */
	background: #FFFFFF; /*** Background colour of navigation column now ***/
	border-left: 1px solid #9F9F9F;
	border-right: 1px solid #9F9F9F;
	border-top: 1px solid #9F9F9F;
	border-bottom: 1px solid #9F9F9F;
	
}

#top { 
	width: 960px;
	padding:0;
	height: 165px;
background-image: url(../../images/topbanner1.png);
cursor: pointer;
}

	

#header { /* menu area  */
 float: center;
	margin: 0px 0px 0px 0px; /* top, right, left, bottom.  */
	width: 960px; 
	height: 30px;
	
	background: #FFFFFF;
	
	}
	
	
	
#header #banner-img{ 
	border: 0;
	
	
	width: 960px; 
	height: 230px;
	/*background: url(../../../images/topbanner1.png) no-repeat;	*/
	  
}

#headline { /* headline strip  */
	float: left;
	margin: 0px 0px 0px 0px; /* top, right, left, bottom.  */
	width: 960px;
	height: 30px;
	background: #FFFFFF;
	
	}

#content{  /* floated  */

  float: left; 
  width: 550px; 
  margin-left: 35px;
  margin-top: 0px;
  

}

#content2{  /* floated  generic pages*/

  float: left; 
  width: 550px; 
  margin-left: 35px;
  margin-top: 55px;
  

}

#content3{  /* floated  generic pages*/

  float: left; 
  width: 800px; 
  margin-left: 80px;
  margin-top: 0px;
  

}

#sidebar1{ /* floated  */

float: left; 
width: 280px; 
margin-right: 5px;
margin-top: 0px;
margin-left: 15px;
background: #FFFFFF;
}

#sidebar2{ /* floated  */

float: left; 
width: 200px; 
margin-right: 5px;
margin-top: 75px;
margin-left: 95px;
background: #FFFFFF;
}

#titles { /* floated  */

float: left; 
width: 280px; 
margin-right: 5px;
margin-top: 0px;
margin-left: 85px;
background: #FFFFFF;
}

#menu2{ /* floated top right */
	top:0px;
	left:0px;
	width: 231px;
	margin-right: 0px;
	margin-top: 25px;
	margin-left: 600px;
	height: 20px;
	background-color: #FFCC33;
}


#footer { /* outside of wrapper   */

	height: 100px;
	width: 960px; /* centered div must be given a width */
	margin: -100px auto 0 auto; /* -100px sucks it back in & auto centers it */
	/*background: #ffffff;*/
	border-left: 1px solid #9F9F9F;
	border-right: 1px solid #9F9F9F;
    background-image: url(../../images/footer.png);
	border-bottom: 1px solid #9F9F9F;
	clear: both;
	

}


/********************************** end of main sections of layout *************************************/




/********************************** PARAGRAPH SPACING IS TOTALLY CONTROLLED *************************************/

/* first set the overall default paragraph space to ZERO */

p { /* remove all text margins */
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}


select {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
value {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
select {  }
input {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}

a:link {
	text-decoration: none;
	color: #2579db;}
	
form{display:inline;} /* removes the horrible spacing after forms - makes them sit inline! */


/********************************** PARAGRAPH SPACING IS TOTALLY CONTROLLED *************************************/
.main_menu { /* homepage strapline text */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 100%;
	color: #00acaf;
	text-decoration: none;
	font-weight: normal; 
}

a.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF; /* white */
	font-size: 70%;
 
	font-weight: normal;
	text-align: left; 
	text-decoration: none; 
	}
	
	.top_nav:hover {
	text-decoration: underline;
}
	
.top_line {
	font-family: Arial, Helvetica, sans-serif;
	color: #ccffff; /* white */
	font-size: 70%;
 
	font-weight: normal;
	text-align: left; 
	text-decoration: none; 
	}

	

h1 {  /* main headings */
	font-size: 80%;
	line-height: 160%;
	color: #00acaf;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 2px;
}

h2 {   /* main body text */
	font-size: 120%;
	line-height: 160%;
	color: #00acaf;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 10px;
	
}


.headings {  /* main headings */
	font-size: 100%;
	line-height: 110%;
	color: #3051A1;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 2px;
}

.services {  /* services page sub heads */
	font-size: 80%;
	line-height: 160%;
	color: #00acaf;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 2px;

}

.body_link {   /* main body text link */
	font-size: 90%;
		text-decoration: none;
	line-height: 160%;
	font-weight: normal;
	color: #3051A1;
			margin-top: 8px;
	
}

.body_link:hover {
	text-decoration: underline;
}

.headlinetext { /* homepage strapline text */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 100%;
	color: #999999;
	text-decoration: none;
	font-weight: normal; 
}


.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 250%;
	color: #666666;
	text-decoration: none;
	font-weight: bold; 
}


h3 {   /* main body text with uderline */
	font-size: 80%;
	line-height: 160%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

h4 {  /* homepage intro */
	font-size: 185%;
	line-height: 160%;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

h5 {   /* international links descriptors */
	font-size: 70%;
	line-height: 100%;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}


.intro { 
 font-size:13px;
 font-weight: normal;
 color: #336699;
 line-height: 1.5;
 text-decoration: none;
}

.intro_bold { 
 font-size:13px;
 font-weight: bold;
 color: #336699;
 line-height: 1.5;
 text-decoration: none;
}




.sidebar_title {
	font-size: 85%;
	line-height: 160%;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	
		border-bottom-width: 1px;
	    border-bottom-style: solid; 
		border-bottom-color: #C3C3C3;
		margin-bottom: 5px;
margin-left: 58px;

}
.sidebar_text {
	font-size: 65%;
	line-height: 120%;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.sidebar_link {
	font-size: 60%;
	line-height: 140%;
	color: #CFA859;
	text-decoration: none;
		font-weight: normal;
	text-align: left;

}


/* main horizontal navigation  */
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 15px;
}


#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
font-size: 90%;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding: .2em .5em;
/*color: #00acaf;*/
color: #2579db;
background-color: ;
}

#navcontainer ul li a:hover
{
color: #666666;
background-color: ;
text-decoration: underline;
}


/* end of main horizontal navigation  */




a.footer_nav:hover {
	text-decoration: underline;
}

a.footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; /* black */
	font-size: 60%;
 
	font-weight: normal;
	text-align: left; 
	text-decoration: none; }

	
	/*-----------------Submenu-------------------*/
	
	
	
ul.vertical_list {
    margin: 0px auto;
	list-style: none;
	margin-left:40px;
	line-height: 100%;

}

ul.vertical_list li {
    text-align: centered;
	
    

    padding: 0px 10px 3px 10px; /* top right bottom left */

    border: 0px;}
	
ul.vertical_list a {
	font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 75%;
     
    font-weight: normal;
	text-decoration: none;
	}
	
ul.vertical_list li a:hover{
color: #CFA859;
text-decoration: underline;
}

/*-----------------MAin horizontal menu-------------------*/
	
	
	
ul.horizontal_list {
    margin: 0px auto;
	list-style: none;
	margin-left:40px;
	line-height: 100%;

}

ul.horizontal_list li {
    text-align: left;
	
    

    padding: 0px 10px 3px 10px; /* top right bottom left */

    border: 0px;}
	
ul.horizontal_list a {
	font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 75%;
     
    font-weight: normal;
	text-decoration: none;
	}
	
ul.horizontal_list li a:hover{
color: #CFA859;
text-decoration: underline;
}

/*..........................................Related Links...................*/

      
	
ul.relatedL_list {
    margin: 0px auto;
	list-style: none;
	margin-left:20px;
	line-height: 100%;

}

ul.relatedL_list li {
    text-align: left;
		
    

    padding: 0px 10px 3px 10px; /* top right bottom left */

    border: 0px;}
	
ul.relatedL_list a {
	font-family: Arial, Helvetica, sans-serif;
    color: #CFA859;
    font-size: 65%;
    
    font-weight: normal;
	text-decoration: none;
	}
	
ul.relatedL_list li a:hover{
color: #CFA859;
text-decoration: underline;
}

.relatedlinks_title {
	font-size: 80%;
	line-height: 100%;
	color: #CFA859;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	
		border-bottom-width: 1px;
	    border-bottom-style: solid; 
		border-bottom-color: #C3C3C3; 
		margin: 0px 20px 0 20px;
		padding: 10px 0 5px 0px;}
		
		
.relatedlinks_text {
	font-size: 70%;
	line-height: 100%;
	color: #CFA859;
	text-decoration: none;
	font-weight: normal;}
	
/*---------------------international links titles-----------------*/	

.intlinks_titles {
	font-size: 70%;
	line-height: 120%;
	color: #CFA859;
	text-decoration: none;
	font-weight: normal;}
	
.intlinks_text {
	font-size: 70%;
	line-height: 140%;
	color: #666666;
	text-decoration: none;
	font-weight: normal;}
	
a.intlinks_titles:hover {
	text-decoration: underline;
}
        
		
		/*--------------------- reputation text -----------------*/	

.reputation_titles {
	font-size: 70%;
	line-height: 120%;
	color: #CFA859;
	text-decoration: none;
	font-weight: bold;}
	
.reputation_quotes {
	font-size: 70%;
	line-height: 120%;
	color: #666666;
	text-decoration: none;
	font-weight: normal;}
	
/*---------------------Services Table list-----------------*/	
ul.table_list {
    margin: 0px auto;
	margin-left:0px;
	list-style: none;
}

ul.table_list li {
    text-align: left;
	padding: 0px 10px 3px 10px; /* top right bottom left */
	color:#CCCCCC;
    border: 0px;}
	
ul.table_list a {
	font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 70%;
 
    font-weight: normal;
	text-decoration: none;}
	
ul.table_list li a:hover{
	color: #CFA859;
	text-decoration: underline;
}

/*---------------------Non hyperlinked Table list-----------------*/	
ul.tableh_list {
    margin: 0px auto;
	margin-left:0px;
}

ul.tableh_list li {
    text-align: left;
	padding: 0px 10px 3px 10px; /* top right bottom left */
	color:#CCCCCC;
    border: 0px;}
	
ul.tableh_list a {
	font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 70%;

    font-weight: normal;
	text-decoration: none;}	

/*---------------------Links Table list-----------------*/
	


/* main text variables ------------------------------------------------ */	

#textsub_headings {
	font-size: 80%;
	line-height: 100%;
	color: #CFA859;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	}
	
#text_quotes {
	font-size: 70%;
	line-height: 100%;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	}
	
#text_credits {
	font-size: 60%;
	line-height: 100%;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	}

/* Breadcrumb------------------------------------------------ */

.B_crumbBox {
       /*Span that surrounds all crumb output*/

	font-size: 70%;
	line-height: 120%;
	color: #999999;
	text-decoration: none;
	text-align: left;}

.B_hideCrumb  {     /*Span surrounding the "..." if there are more crumbs than will be shown*/
}
.B_currentCrumb  {  /*Span or A tag surrounding the current crumb*/
}
.B_firstCrumb  {    /*Span that always surrounds the first crumb, whether it is "home" or not*/

}
.B_lastCrumb  {     /*Span surrounding last crumb, whether it is the current page or not*/

}
.B_crumb   {        /*Class given to each A tag surrounding the intermediate crumbs (not home, or hide)*/
text-decoration: none;
color: #3051A1;
}
.B_homeCrumb  {     /*Class given to the home crumb*/
	text-decoration: none;
	color: #3051A1;
}

/* -------------------------------------------sidebar login*/

#sidebarlogin fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}
#sidebarlogin form {
	border: none;
	margin: 0px;
	padding: 0px;
}


#sidebarlogin label {
color: #444444;
}

#sidebarlogin label {
display: block;
margin-top: 5px !important;
}

#sidebarlogin input {
	width: 100%;
}
#sidebarlogin #checkbox_1 {	width: auto; float: right;}
#sidebarlogin h3 {
display: none;
}
.button {width: auto !important; height: auto !important; padding: 2px !important; margin-top: 5px !important; margin-bottom: 5px !important;}

#sidebarlogin #forgotpsswd {
	display: block;
	font-size: 70% !important;
}
	
.logindetails {
	font-size: 70%;
	padding: 10px 0em; /* top right bottom left */
	color: #3051A1;
	text-decoration: none; 
}


	
.logindetails2 {
	font-size: 70%;
	padding: 10px 0em; /* top right bottom left */
	color: #3051A1;
	text-decoration: none;
	text-align: left;
}
	
	#WebLoginLayer0 {
	
	}
	

/* ------------------sitemap-------------------  */

ul.sitemap_list {
    margin: 0px auto;
	list-style: none;
		margin-left:20px;
		color: #CFA859;
		font-weight: bold;
	

}

ul.sitemap_list li {
    text-align: left;
    
    list-style-type: disc;
	    color: #999999; 
    padding: 0px 10px 0px 10px; /* top right bottom left */

    border: 0px;}
	
ul.sitemap_list a {
	font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 70%; 
    font-weight: normal;
	text-decoration: none;}
	
ul.sitemap_list li a:hover{
color: #CFA859;
text-decoration: underline;
}


/* ------------------search-------------------  */

#ajaxSearch_form { /* #ajaxSearch_form - id of the search form*/
           color: #444;
           width: auto;
       }
       #ajaxSearch_input { /*#ajaxSearch_input - id of the input box on the form*/
           width: auto;
           display: inline;
           height: 17px;
           border: 1px solid #ddd;
           border-left-color: #c3c3c3;
           border-top-color: #7c7c7c;
           background: #fff url(../../../css/images/input-bg.gif) repeat-x top left;
           margin: 0 3px 0 0;
           padding: 3px 0 0;
           vertical-align: top;
       }
       #ajaxSearch_submit { /*#ajaxSearch_submit - id of the submit button*/
           display: inline;
           height: 22px;
           line-height: 22px;
       }
       #ajaxSearch_output {  /*#ajaxSearch_output - id of the div that the ajax results are returned in*/
           border: 1px solid #444;
           padding: 10px;
           background: #fff;
           display: block;
           height: auto;
           vertical-align: top;
       }
	   
	    .ajaxSearch_resultLink { /*class for result link*/
			font-size: 70%;
			line-height: 110%;
			color: #CFA859;}
			
			a.ajaxSearch_resultLink:hover {
	text-decoration: underline;
}
			
			
			
			.ajaxSearch_extract {/*class for content extract div (for highlighting)*/
				font-size: 70%;
				line-height: 160%;
				color: #666666;
				text-decoration: none;
				font-weight: normal;
				margin-bottom: 10px;
		}
		
		.ajaxSearch_resultsInfo {/*resultsIntro*/
			font-size: 70%;
			line-height: 110%;
			color: #CC0000;
			margin-top: 10px;
			margin-bottom: 10px;
	   }
	   /*The following items are used to style the reults when the user does not have javascript or they have clicked the more results link*/
	   
       .ajaxSearch_paging { /*.ajaxSearch_paging - class for span of result pages listing*/
   	font-size: 70%;
	line-height: 160%;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 10px;
       }
	   
	 .ajaxSearch_resultDescription {/*class for result description span*/  
	   				font-size: 70%;
				line-height: 160%;
				color: #666666;
				text-decoration: none;
				font-weight: normal;
				margin-bottom: 8px;
	  } 
	  
	  .ajaxSearch_resultsIntroFailure{ /*class for no results paragraph*/
	  	   				font-size: 70%;
				line-height: 160%;
				color: #666666;
				text-decoration: none;
				font-weight: normal;
	  }
	   
	  /*The following items are used to style the results returned by the ajax request. */
	  
       .AS_ajax_result {  /*.AS_ajax_result - class for the result container div*/
           color: #444;
           margin-bottom: 3px;
       }
       .AS_ajax_resultLink { /*.AS_ajax_resultLink - class for the result link*/

           	text-decoration: underline;
       }
       .AS_ajax_resultDescription{ /*.AS_ajax_resultDescription - class for the result description span*/
           color: #555;
       }
       .AS_ajax_more { /*.AS_ajax_more - class for more search results div*/
           color: #555;
       }
	   
/* -------------------------------------------fd download*/
fd_output{border: 1px solid #ccc;

    padding: 10px;

}


.fd_output tr.fd-alt {

    background-color: #eee;

}

.fd_output tr.fd-directory {

    background-color: #336699;

    color: #fff;

}


.fd-path{
	font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 70%;
    letter-spacing: 0.08em; 
    font-weight: normal;
	text-decoration: none;
		border-bottom-width: 1px;
	border-bottom-style: dotted;}
	
	
	
.table_text {
	font-size: 70%;
	line-height: 100%;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-align: left;}
	
	
	/* Miscellaneous classes for reuse------------------------------------------------ */
.latestnews_date {
	font-size: 65%;
	line-height: 130%;
	color: #B2B2B2;
	text-decoration: none;
	margin-top: 7px;

}
.latestnews_description {
	font-size: 70%;
	line-height: 110%;
	color: #CFA859;
	text-decoration: none;
	font-weight: normal;
	text-align: left;

	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color: #666666; */
	
}

.latestevents_date {
	font-size: 65%;
	line-height: 130%;
	color: #B2B2B2;
	text-decoration: none;
		margin-top: 7px;

}
.latestevents_description {
	font-size: 70%;
	line-height: 110%;
	color: #CFA859;
	text-decoration: none;
	font-weight: normal;
	text-align: left;}
	
	a.latestevents_description:hover {
	text-decoration: underline;
}
	
.moscovitch {
	font-size:10px;
	font-weight: normal;
	color: #CFA859;
	text-decoration: none;
	font-style: normal;

}.legalstrip {
	font-size:10px;
	font-weight: normal;
	color: #B2B2B2;
	text-decoration: none;
	font-style: normal;
}
.email {
	font-size: 80%;
	line-height: 160%;
	color: #666666;
	text-decoration: none;
	font-style: bold;
			margin-top: 8px;

}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 130%;
	text-decoration: none;
}
#footer table tr th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 60%;
	font-weight: normal;
}
.home_intro {
	font-size: 185%;
	font-style: normal;
	line-height: 160%;
	color: #666;
	text-decoration: none;
}

.home_introblue {
	font-size: 185%;
	font-style: normal;
	line-height: 160%;
	color: #2579db;
	text-decoration: none;
}

hr {
   
    border: 0px;
	height: 1px;
	color: #D3D3D3;
	background-color: #D3D3D3;
	margin: 0px;
	}
.home_smalltext_blue {
	font-size: 85%;
	line-height: 120%;
	color: #2579db;
}
.home_insert_imagetext {
	font-size: 70%;
	line-height: 120%;
	color: #666;
}
.home_insert_imageheading {
	font-size: 85%;
	line-height: 140%;
	color: #2579db;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.home_insert_imagetextlink {
	font-size: 70%;
	line-height: 110%;
	color: #2579db;
}


	/*-----------------Submenu-------------------*/	
	
	
ul.services_list {
    margin: 0px auto;
	list-style: none;
	margin-left:40px;
	line-height: 100%;

}

ul.services_list li {
    text-align: centered;
	
    

    padding: 0px 10px 3px 10px; /* top right bottom left */

    border: 0px;}
	
ul.services_list a {
	font-family: Arial, Helvetica, sans-serif;
    color: #00acaf;
    font-size: 75%;
     
    font-weight: normal;
	text-decoration: none;
	}
	
ul.services_list li a:hover{
color: #333333;
text-decoration: underline;
}
