#xml {
display : none;
}

body {
font-family : Verdana, Arial, Helvetica, sans-serif;
color: #1d4059;
font-size : 11px;
margin : 0;
padding : 0;
width: 100%;
height: 100%;
}

body a {
color: #c41942;
font-weight: bold;
text-decoration: none;
}

body a:hover {
font-weight: bold;
text-decoration: underline;
}

body a:visited {
color: #c41942;
}

img
{	
	padding: 0px;
	margin: 0px;
	border: 0px;
}

h2 a {
font-size : 14px;
line-height : 1.5em;
}
h1, h2, h3, h4, h5 {
margin : 5px 0 0 0;
padding : 0 0 0 0;
}

.title
(
	font-size: 16px;
)

/* Structure start */

#mainContainer
{
	position: absolute;
	width: 100%;
	height: 100%;
}

#BG_left
{
    position: absolute;
    width: 50%;  
    height: 100%;
    left: 0px;
    background: #125687;  
}

#BG_top_left
{
    position: relative;
    background: transparent url(imgs/FMT/Background_top-left_repeat.jpg) repeat-x 100% 0;
    width: 100%;
    height: 202px; 
}

#BG_mid_left
{
    position: relative;
    background: #fff;
    width: 100%;
    height: 320px;  
 
}

#BG_bot_left
{
    position: relative;
	width: 100%;
	height: 85px;
}

#BG_right
{
    position: absolute;
    width: 50%;	
    height: 100%;
    right: 0px;
    background: #a7c8e7;
}

#BG_top_right
{
    position: relative;
    background: #125687;
    width: 100%;
    height: 173px;
}

#BG_mid_right
{
    position: relative;
    background: #fff;
    width: 100%;
    height: 349px;   
}

#BG_bot_right
{
    position: relative;
    width: 100%; 
    height: 85px;
    background: transparent url(imgs/FMT/Background_bottom-right_repeat.jpg) repeat-x 295px 0;
}

#sitecontainer
{
    position: absolute;
    width: 100%;
    height: 100%;        
}

#FMT_Container
{
    position: relative;
	width: 953px;
    height: 100%;
    margin: 0px auto 0px auto;
    background: transparent url(imgs/FMT/Background_bottom-center_repeat.jpg) repeat-y center 0;
}

#left
{
    float: left;
    width: 659px; 
    height: 100%;    
}
#logo
{
    position: relative;
    float: left;
    height: 174px;
    width: 456px; 
    background: transparent url(imgs/FMT/FMT-logo-2.jpg) no-repeat 100% 0;    
}
#top_menu
{
    position: relative;
    float: right;
    height: 174px;
    width: 203px;
    background: url(imgs/FMT/Top-menu.jpg) no-repeat 0 0;
	z-index: 10;
}

#main-menu
{
    position: relative;
    height: 28px;
    width: 659px;
    float: left;
    background: #d6e4f3 url(imgs/FMT/Background_menu_repeat.jpg) repeat-x -1px 0;
}

#content
{
	float: left;
    height: 320px;
    width: 659px;
    background: #fff;
    overflow: auto;
	z-index: 1;
}

#bottom
{
    position: relative;
    height: 85px;
    width: 659px;
    float: left;
}

#site_map_link
{
	float: right;
	margin: 7px 12px 0px 0px;
	color: #fff;
	font-size: 9px;
}
#edit_link {
  color: #2e467b; /* same color as the surrounding text */
  text-decoration: none; /* to remove the underline */
  cursor: text; /* to make the cursor stay as a text cursor, not the hand */ 
}
#right
{
    float: left;
    width: 294px;
    height: 100%;
    margin-right: auto; 
}

#anim
{
    position: relative;
    height: 174px;
    width: 294px;
    background: transparent; 
}
/**/
.search_result_search
{
	display: none;
}

#search .search_result_search,
#search #search_result_search
{
	display: visible;
}

#search
{
    position: relative;
    height: 28px;
    width: 294px;
	*width: 292px;
	padding: 0px;
	margin: 0px;
    background: url(imgs/FMT/Search-bg.jpg) repeat-y 0 0;
}



#FMTsearch form
{
	height: 28px;
    width: 294px;
	padding: 0px;
	margin: 0px;
}

#search .boiteEntete
{
	float: left;
	display: inline;
	color: #fff;
	line-height: 28px;
	margin-left: 45px;
	margin-right: 30px;
	font-size: 9px;
	font-weight: bold;
	/*border: solid 1px #fff;*/
}

#search_left
{
	float: left;
}

#motcle
{
	position: relative;
	height: 14px;
	width: 144px;
	margin: 0px 5px 0px 0px;
	top: 4px;
	font-size: 10px;
}

#search_right
{
	float: left;
	color: #fff;
}

#map
{
    top: 0px;
    height: 320px;
    width: 294px;
    background: #125687 url(imgs/FMT/FMT-map.jpg) no-repeat 0 0;        
}

#copyright
{
    position: relative;
    bottom: 0px;
    height: 85px;
    width: 294px;
    float: left;
    background: #125687;
    background: url(imgs/FMT/Copyright_bottom.jpg) no-repeat 0 0;
}
/* Structure end */

/* Basic content block spacing */
#content div div,
#content div form,
#content div p
{
	/* margin: 10px 85px;     Move margin to the left */
	margin: 10px 3%;

}

/* Reset spacing for sub elements */
#content div div div,
#content div form div,
#content div p div,
#content div div p,
#content div form p,
#content div p p
{
	margin: 10px 0px;
}

#content form
{
	/* comment the next line to hide the form back ground
	background: transparent url(imgs/FMT/Form_bg.jpg) no-repeat 100% 100%;   */
	width: 470px; 
	font-weight: normal;
	font-size: 16px;
	text-indent: 15px;
	margin-top: 30px;
}

form table
{
	font-size: 11px;
	font-weight: normal;
}

#content form table
{
	margin: 12px 12px 12px 30px;
}

#content form table input
{
	font-size: 11px;
	/*position: relative;*/
	top: 0px;
	font-weight: normal;
	height: 17px !important;
	border: solid 1px #a1bdd1;
}

#content form table textarea
{
	font-size: 11px;
	font-weight: normal;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	border: solid 1px #a1bdd1;
}

#content form p input
{
	position: relative;
	/*background: url(imgs/FMT/Form_send.gif) no-repeat 0 0;*/
	/*border: 0px;*/
	width: 80px !important;
	height: 30px !important;
	bottom: 12px;
	right: 12px;
}
/*
#content form p input:hover
{
	position: relative;
	background: url(imgs/FMT/Form_send.gif) no-repeat 0 0;
	border: solid 1px red;
	width: 80px !important;
	height: 30px !important;
	bottom: 12px;
	right: 12px;
}*/

.paragraph
{
	position: relative;
	width: 100%;
  }

/* EDIT BUTTON */
/*Just added now for the Edit button */
#right_bas {
background-image : url(./imgs/bas_back.gif);
background-repeat : repeat-y;
}
#right_bas a {
/*color : #2e467b; */
color : #125687;
text-decoration: none;
cursor: default;
}
/*   end */
.cms_edit {
position: relative;
}
.cms_edit p {
color : #2e467b;
}
.cms_edit p a {
/*color : #fff; */
text-decoration: none;
}
/* END EDIT BUTTON */

/* Map links */
#map ul 
{
    position: relative;
	margin: 0;   
    padding: 0;
    height: 100%;   
    list-style: none;
}

#map li
{
	float: left;
}

#map li a
{   
    position: absolute;       
    width: 10px;       
    height: 10px;      
    text-indent: -1000em;
	text-decoration: none;
    background: transparent none;
	line-height: 10px;
	padding: 0 0 0 15px;;
	margin: 0px;
	z-index: 100;
}

#map li a span
{
	font-size: 10px;	
	bottom: 0px;
	background: #fff;
	color: #000;
	padding: 1px 3px;
	white-space: nowrap;
}

#map .location1 a
{   
	top: 157px;     
	left: 17px;
}

#map .location2 a
{   
    top: 168px;     
	left: 22px; 
}

#map .location3 a
{   
    top: 239px;     
	left: 47px; 
}

#map .location4 a
{   
    top: 249px;     
	left: 46px; 
}

#map .location5 a
{   
    top: 144px;     
	left: 57px; 
}

#map .location6 a
{   
    top: 159px;     
	left: 56px; 
}

#map .location7 a
{   
    top: 153px;     
	left: 66px; 
}

#map .location8 a
{   
 /*   top: 159px;     
	left: 79px; */
    top: 147px;     
	left: 92px; 
 
}

#map .location9 a
{
   /*
    top: 180px;     
	left: 78px; 
   */
    top: -180px;     
	left: -78px; 
}

#map .Location10 a
{   
    /*top: 122px;
	left: 130px;*/ 
    top: 126px;
	left: 119px; 
}


#map li a:hover
{   
    background: url(imgs/FMT/Map_location_hover.gif) no-repeat 0 3px;
	text-indent: 0px;
	z-index: 10000;
}
/* end map links */

/* Top menu links */
#top_menu ul 
{
    margin: 0;   
    padding: 0;
    height: 100%;   
    list-style: none;
} 

#top_menu .cargo a
{   
    position: absolute;       
    width: 203px;       
    height: 37px; 
    top: 62px;     
    text-indent: -1000em;
    background: none; 
}

#top_menu .cargo a:hover
{   
    background: url(imgs/FMT/Top-menu_cargo.jpg) no-repeat 0 -62px; 
}

#top_menu .quotes a
{   
    position: absolute;       
    width: 203px;       
    height: 37px;
    top: 90px;      
    text-indent: -1000em; 
}

#top_menu .quotes a:hover
{   
    background: url(imgs/FMT/Top-menu_quote.jpg) no-repeat 0 -90px;
}

#top_menu .contact a 
{   
    position: absolute;       
    width: 203px;       
    height: 37px;
    top: 120px;      
    text-indent: -1000em; 
}

#top_menu .contact a:hover
{   
    background: url(imgs/FMT/Top-menu_contact.jpg) no-repeat 0 -120px; 
}
/* end top menu links */

#pop-up_header
{
	background: transparent url(imgs/FMT/FMT_popup_logo_bg.jpg) repeat-x 0 0; 
	height: 52px;
	width: 504px;;
}
/*
#pop-up_content
{
	width: 504px;
}*/

#pop-up_title
{
	height: 29px;
	width: 504px;
}


#pop-up_title td
{
	font-size: 16px;
	line-height: 12px;
	padding: 0px 5px;
}
/* this is a test... by An Nguyen*/
.redfont15pt
{
	border-color: gray;
	background-color: white;
    COLOR: red;
    FONT-FAMILY: arial, verdana;
    FONT-SIZE: 15px;
}
#bluefont30pt
{
    COLOR: blue;
    FONT-FAMILY: arial, verdana;
    FONT-SIZE: 30px;
}
/* FO=onts use  for all loaction pages  */ 
#locfontblue14pt
{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 24px; 
	COLOR: #3f658b;
}
#locfontred8pt 
{
	FONT-SIZE: 8pt; 
	COLOR: #b11635; 
	FONT-FAMILY: Verdana;
}
#locfontblue10pt {
	FONT-SIZE: 10px;
	COLOR: #3f658b; 
	FONT-FAMILY: Arial;
}
#locfont10pt_3f658b {
	FONT-SIZE: 10pt; 
	COLOR: #3f658b; 
	FONT-FAMILY: verdana;
}

/* Blue fonts family 
   used in all location pages  */
#locfont10pt_467bb7 , #locfont9pt_467bb7 , #locfont8pt_467bb7 , #locfont7pt_467bb7 
{ 
	COLOR: #467bb7; 
	FONT-FAMILY: verdana;
}
#locfont10pt_467bb7 
{
	FONT-SIZE: 10pt; 
}
#locfont9pt_467bb7 
{
	FONT-SIZE: 9pt; 
}
#locfont8pt_467bb7
{
	FONT-SIZE: 8pt; 
}
#locfont7pt_467bb7 
{
	FONT-SIZE: 7pt; 
}
/* Dark blue fonts family */ 
#contactfont18pt_3f658b , #contactfont16pt_3f658b , #contactfont14pt_3f658b , #contactfont12pt_3f658b , #contactfont10pt_3f658b

{  
	COLOR: #3f658b;
	FONT-FAMILY: verdana;
}
#contactfont18pt_3f658b
{   
	FONT-SIZE: 18pt; 
}
#contactfont16pt_3f658b
{   
	FONT-SIZE: 16pt; 
}
#contactfont14pt_3f658b
{   
	FONT-SIZE: 14pt; 
}
#contactfont12pt_3f658b
{   
	FONT-SIZE: 12pt; 
}
#contactfont10pt_3f658b
{   
	FONT-SIZE: 10pt; 
}

/* red  fonts family */
#contactfont18pt_b11635 , #contactfont16pt_b11635 , #contactfont10pt_b11635 , 
#contactfont8pt_b11635 , #contactfont7pt_b11635
{   /* red  */
	COLOR: #b11635; 
	FONT-FAMILY: Verdana;
}
#contactfont18pt_b11635 
{   
	FONT-SIZE: 18pt; 
}
#contactfont16pt_b11635 
{   
	FONT-SIZE: 16pt; 
}
#contactfont10pt_b11635 
{   
	FONT-SIZE: 10pt; 
}
#contactfont8pt_b11635 
{   
	FONT-SIZE: 8pt; 
}
#contactfont7pt_b11635 
{   /* 7pt */
	FONT-SIZE: 7pt; 
}

#contactfont10pt_467bb7 , #contactfont8pt_467bb7 , #contactfont7pt_467bb7 {
	COLOR: #467bb7;   /* blue */
	FONT-FAMILY: Verdana;
}
#contactfont10pt_467bb7 
{ 
	FONT-SIZE: 10pt; 
}
#contactfont8pt_467bb7 
{ 
	FONT-SIZE: 8pt; 
}
#contactfont7pt_467bb7 
{
	FONT-SIZE: 7pt; 
}

#logo ul 
{
    position: relative;
	margin: 0;   
    padding: 0;
    height: 100%;   
    list-style: none;
}

#logo li
{
	float: left;
}

#logo li a
{   
    position: absolute;       
    width: 130px;       
    height: 62px;      
    text-indent: -1000em;
	text-decoration: none;
    background: transparent none;
	line-height: 10px;
	padding: 0 0 0 15px;;
	margin: 0px;
	z-index: 100;
	top: 77px;
	left: 30px;
}