
body
{
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
    line-height: 15px;
    width: 770px;
    margin: auto;
    background-color: #fff;
}

#maindiv
{
    background-color: #fff;
    position: relative; /*border-left:solid 1px black;     border-right:solid 1px black;*/
}

.fxtest
{
    font-family: Verdana, sans-serif;
    font-size: 12px;
    color: #333333;
    text-align: justify;
}

h3
{
    /*color: #6E0717;*/
    font-size: 14px;
    font-weight: bold;
}
h2
{
    color: #6E0717;
    font-weight: bold;
    font-size: 18px;
}


a
{
    color: #6E0717;
    text-decoration: none;
}
a:hover
{
    color: #2D3437;
    text-decoration:underline;
}

a.whitelink
{
    color: #FFF;
    text-decoration: none;
}
a.whitelink:hover
{
    color: #FFF;
    text-decoration: underline;
}

hr.redline
{
    height: 1px;
    border-top: solid 1px #dedede;
    clear: both;
}

.separateur
{
    border-top: dashed 2px #dedede;
    clear: both;
}

.paddingBlock
{
    padding: 10px;
}

.errorText
{
    color:Red;
}

/* HEADER */
#header
{
    background-color: #EEE;
    background-position: right;
    background-repeat: no-repeat;
    width: 770px;
    height: 207px;
    font-size: 14px;
    margin-top: 4px;
}
#headerul
{
    font-size: 14px;
}
.subscribeoff
{
    background-image: url(../images/coureur.jpg);
}
.newsroomheader
{
    background-position: right;
    background-repeat: no-repeat;
    width: 770px;
    height: 207px;
    background-image: url(../images/photo_newsroom.jpg);
    padding: 0;
    margin: 0;
}
#header ul
{
    margin: 0px;
    padding-top: 15px;
    list-style-image: url(../images/flechenoir_fondgris.gif);
}
#header ul li
{
    padding: 5px;
    font-weight: bold;
}
#header ul li a
{
    color: #6E0717;
    text-decoration: none;
}
#header ul li a:hover
{
    color: #2D3437;
    text-decoration: underline;
}

#subscribeBox
{
    float:right;
    width: 206px;
    height: 108px;
    margin-right: 29px;
    margin-top: 58px; /*border: 1px solid #FF0000;*/
}

#subscribeBox table tr td a
{
    color: #6E0717;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
#subscribeBox table tr td a:hover
{
    text-decoration: underline;
}

/* Home */



#homeText
{
    float: left;
    width: 375px;
    background-color: #333;
    color: #fff;
}
#homeText h3
{
    color: #fff;
}
#homeText div.subscribeNow
{
    background-image: url(../images/subscribe_home.gif);
    background-repeat: no-repeat;
    margin: auto;
    width: 263px;
    height: 88px;
    padding-top: 40px;
}
#homeText div.subscribeNow ul
{
    list-style-type: none;
}
#homeText div.subscribeNow ul li
{
    margin-bottom: 10px;
}
#homeText div.subscribeNow ul li a
{
    color: #2D3437;
    text-decoration: underline;
}

#homeSections
{
    width: 380px; /*background-color:#E8E8E8;*/
}

#homeSections div
{
    width: 100%;
    padding-bottom: 3px;
    text-align: left;
}
#homeSections div ul
{
    list-style: none;
    margin-left: 30px;
}
#homeSections div h3
{
    width: 100%; /*background-color:#6E0717;     color:#FFF;*/
    font-size: 12px;
    font-weight: bold;
    padding: 6px;
    padding-left: 30px;
}


/* About us */
#aboutus
{
}
#aboutus div.head
{
    background-color: #2D3437;
    color: #FFF;
    font-size: 18px;
    padding: 5px;
    margin: 0 3px;
}
#aboutus div.head img
{
    float: right;
}
#aboutus .bottom
{
    color: #2D3437;
}

#aboutus .bottom .left
{
    width: 370px;
    background-color: #dedede;
    padding: 5px;
}
#aboutus .bottom .right
{
    width: 390px;
}
#aboutus .bottom .right.first
{
    background-color: #6E0717;
    color: #FFF;
    padding: 5px;
}
#aboutus .bottom .right.second
{
    background-color: #EEE;
    padding: 5px;
}
.bottom, .bottom tr, .bottom tr td
{
    border-width: 0;
    margin: 0;
}

/* Contact us */
#contactTable
{
    margin-top: 30px;
}
#addressTable div.border
{
    border-color: #EEE;
    border-style: solid;
    border-width: 1px;
    padding: 10px;
    margin: 5px;
    width: 340px;
    min-height: 100px;
}
#contactTable div.filled
{
    background-color: #dedede;
    width: 350px;
    min-height: 150px;
    padding: 10px;
}
#contactTable div.filledDark
{
    background-color: #6E0717;
    color: #fff;
    width: 350px;
    min-height: 150px;
    padding: 10px;
}
#contactTable div.filledDark a
{
    color: #fff;
    text-decoration: underline;
}

.leftCol
{
    color: #fff;
    background-color: #6E0717;
    width: 263px;
    background-image: url(../images/photo_contactus.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    min-height: 300px;
    vertical-align: top;
    padding: 20px;
}

.SendButton
{
    border-style: none;
    background-color: #6E0717;
    color: #fff;
    font-weight: bold;
    padding: 8px 6px;
    margin-top: 10px;
    margin-right: 40px;
    padding: 2px;
}


/* Industry */

#industryleft
{
    margin-top: 10px;
    background-color: #dedede;
    vertical-align: top;
}

#industryright
{
    vertical-align: top;
    color: White;
    width: 345px;
    background-color: #6E0717;
}
#industryright h3
{
    color: White;
}
#industryright ul
{
    margin: 25px;
}
#industryright ul li
{
    margin: 14px;
}
#industryrighthead
{
    text-align: center;
    background-color: #eee;
    width: 355px;
    padding: 5px;
    margin: 0px;
    color: #6E0717;
    font-size: 12px;
    font-weight: bold;
}


/* Signup */
#signupHead1
{
    background-color: #2D3437;
    color: #fff;
    margin: 10px;
    margin-bottom: 0px;
    padding: 10px;
    width: 60%;
}
#signupHead2
{
    background-color: #6E0717;
    margin: 10px;
    padding: 10 px;
    width: 40%;
    color: #fff;
}

h3.subscribeTitle
{
    color: #6E0717;
}

/* Newsroom */
#newsroomImage
{
    float: right;
    text-align: center;
}
#areas1
{
    background-color: #eee;
    margin-bottom: 4px;
}
#areas2
{
    background-color: #F7F7F7;
}


/* Payment */
#paymentHeader
{
    padding: 10px 40px;
}
#paymentHeader h3
{
    margin-top: 0px;
    font-size: 18px;
    font-weight: normal;
}
#paymentChoices
{
    background-color: #2D3437;
    padding: 30px;
    color: #FFF;
    margin: 0 3px;
}
#paymentChoices li
{
    margin: 10px;
}
#paymentChoices a
{
    color: #FFF;
    font-size: 12px;
}
#paymentChoices a:hover
{
    text-decoration: underline;
}


/* Value */
#value_questions
{
    text-align: justify;
    width: 490px;
}
.valueAlignRight
{
    text-align: justify;
    float: right;
    width: 400px;
    padding-right: 50px;
}
.valueAlignRight2
{
    padding: 10px;
    text-align: justify;
    float: right;
    width: 450px;
}


/* Recap */

#recap > div
{
    margin-bottom:3px;
    padding:10px 50px;
}

#recap > div table tr td
{
    font-size:16px;
    width:50%
}

#recap1
{
    background-color:#2D3437;
    color:#FFF;
}
#recap1 table tr td
{
    color:#FFF;
}

#recap2
{
    background-color:#DEDEDE;
}
#recap2 table tr td
{
    color:#2D3437;
}

#recap3
{
    background-color:#6E0717;
    color:#FFF;
}

#recap4
{
    background-color:#EEE;
    text-align:center;
    border: solid 1px #6E0717;
}


/* Account */
ul.pdfList li
{
    list-style-image:url(../images/pdf.png);
    line-height:40px;
    vertical-align:bottom;
    padding-bottom:8px;
}




/****************************************************************
 ****************************************************************/



a.text {color: #CC0000; text-decoration: none;}
a.text:hover {text-decoration: none;}
.text 
{
    font-family: Verdana, sans-serif; 
    font-size: 12px; 
    color: #F7F3E8; 
    text-decoration: none;
}



table {font-family: Arial, sans-serif; 
font-size: 12px; 
color: #333333;
font-weight: normal;
line-height: 15px} 

.search_td
{
background-color: #6E0717;
}

.navigation {font-family: Verdana, sans-serif; font-size: 9px; font-weight: normal; font-style: normal; color: #6D6D6D; text-decoration: none; text-align: center;}
a.navigation:link {color: #6E0717; text-decoration: none;}
a.navigation:visited {color: #6E0717; text-decoration: none;}
a.navigation:hover {color: #000; text-decoration: none;}
a.navigation:active {color: #000; text-decoration: none;}

.navigation_rubrique {font-family: Verdana, sans-serif; font-size: 9px; font-weight: normal; font-style: normal; color: #6D6D6D; text-decoration: none; text-align: center;}
a.navigation_rubrique:link {color: #6D6D6D; padding-left: 3px; padding-right: 3px; padding-top: 2px; padding-bottom: 2px; width: 100%; text-align: left; margin-bottom: 2px; text-decoration: none;}
a.navigation_rubrique:visited {color: #6D6D6D; padding-left: 3px; padding-right: 3px; padding-top: 2px; padding-bottom: 2px; width: 100%; text-align: left; text-decoration: none;}
a.navigation_rubrique:hover {color: #BF0000; padding-left: 3px; padding-right: 3px; padding-top: 2px; padding-bottom: 2px; width: 100%; text-align: left; background-color: #DDDDDD; text-decoration: none;}
a.navigation_rubrique:active {color: #BF0000; padding-left: 3px; padding-right: 3px; padding-top: 2px; padding-bottom: 2px; width: 100%; text-align: left; text-decoration: none;}

#top 
{
background:url(../images/headlines_arrow.gif) left no-repeat #ddd;
background-position:10px 7px;
height:22px;
padding-left:20px;
color:#6E0717;
line-height:22px;
border-bottom: 2px solid #FFF; 
}

#middle 
{
padding-left:10px;
color:#FFF;
font-size:0.9em; 
height:75px;
}

#bottom 
{
height:10px;
background-color:#f5f5f5;
padding-left:15px;
color:#999;
line-height:15px;
text-align:right;
font-size:0.9em;
padding-right:10px;
}

.newsletter
{
    font-family: Verdana, sans-serif;
    font-size: 9px; font-weight: normal;
    font-style: normal;
    color: #6D6D6D;
    text-decoration: none;
}

#alert 
{
border:1px solid #C7CAB7;
background:url(../images/bkg_top_email_alert.gif) top repeat-x;
margin:0px;
padding:0px;
height:78px;
margin-bottom:20px;
}

#alert_top 
{
background:url(../images/headlines_arrow.gif) left no-repeat;
background-position:10px 8px;
height:22px;
padding-left:20px;
font-size:11px;
font-weight:bold;
color:#6E0717;
line-height:22px;
}

#alert_middle 
{
padding-left:10px;
color:#999;
line-height:15px;
font-size:0.9em;
padding-top:10px;
}

#alert_bottom 
{
padding-left:15px;
color:#999;
line-height:15px;
text-align:right;
font-size:0.9em;
padding-right:10px;
padding-top:10px;
height:30px;
}

#search 
{
border:1px solid #C7CAB7;
background:url(../images/bkg_top_email_alert.gif) top repeat-x;
margin:0px;
padding:0px;
height:78px;
}

#search_top 
{
background:url(../images/dot1.gif) left no-repeat;
background-position:10px 8px;
height:22px;
padding-left:20px;
font-size:11px;
font-weight:bold;
color:#333;
line-height:22px;
}

#search_middle 
{
padding-left:10px;
color:#999;
line-height:15px;
font-size:0.9em;
padding-top:10px;
}

#search_bottom 
{
padding-left:15px;
color:#999;
line-height:15px;
text-align:right;
font-size:0.9em;
padding-right:10px;
padding-top:10px;
height:30px;
}

#search_bottom a
{
color:#777;
font-size:1em;
text-decoration:none;
}

#search_bottom a:hover
{
color:#6E0717;
text-decoration:none;
}

.text_field_alert 
{
font-family: Arial, sans-serif; 
font-size: 10px; 
color: #565656; 
border: solid 1px #6E0717;
}

.text_field_search
{
font-family: Arial, sans-serif; 
font-size: 10px; 
color: #565656; 
border: solid 1px #CCC;
}

.text_field 
{
font-family: Arial, sans-serif; 
font-size: 10px; 
color: #2C2314; 
border-style: solid; 
border-width: 0px;
}

.go 
{
font-family: Verdana, sans-serif; 
font-size: 9px; 
color: #FFF;
font-weight: bold;
border-style: none;
background-color: #6E0717;
height: 16px;
}

.go_alert 
{
background: url(../images/signup_bg.gif) left repeat-x;
font-family: Arial, sans-serif; 
font-size: 9px; 
color: #FFF;
font-weight: bold;
border-style: none;
background-color: #6E0717;
height: 16px;
}

.go_search
{
background: url(../images/search_bg.gif) left repeat-x;
font-family: Arial, sans-serif; 
font-size: 9px; 
color: #333;
font-weight: bold;
border-style: none;
background-color: #999;
height: 16px;
}

.top_color
{
background-color: #6E0717;
}

.ticker_tip_title
{
font-family: Verdana, sans-serif; 
font-size: 12px; 
color: #6E0717;
font-weight: bold;
}

.ticker_tip 
{
font-family: Verdana, sans-serif; 
font-size: 12px; 
color: #000;
font-weight: normal;
}

.ticker_tip_date
{
font-family: Verdana, sans-serif; 
font-size: 9px; 
color: #000;
font-weight: normal;
}

.all_news_headlines
{
font-family: Verdana, sans-serif; 
font-size: 11px; 
color: #6E0717;
font-weight: bold
}

.top_stories
{
font-family: Verdana, sans-serif; 
font-size: 9px; 
color: #595959;
font-weight: normal;
}

.top_stories_bkgcolor_title
{
background-color: #ededed;
}

.top_stories_title
{
font-family: Verdana, sans-serif; 
font-size: 13px; 
color: #6E0717;
font-weight: bold;
}

.top_stories_source
{
font-family: Verdana, sans-serif; 
font-size: 9px; 
color: #595959;
font-weight: bold;
}

.top_stories_text
{
font-family: Verdana, sans-serif; 
font-size: 12px; 
color: #000;
font-weight: normal;
}

.top_stories_more
{
font-family: Arial, sans-serif; 
font-size: 9px; 
color: #6E0717;
font-weight: normal;
}

a.top_stories_more
{
color: #6E0717;
text-decoration: none;
}

a.top_stories_more:hover
{
color: #6E0717;
text-decoration: none;
}

.services_td
{
background-color: #6E0717;
font-family: Verdana, sans-serif; 
font-size: 9px; 
color: #fff;
font-weight: bold;
}

.services
{
font-family: Verdana, sans-serif; 
font-size: 9px; 
color: #fff;
font-weight: bold;
}

a.services:link
{
color: #fff;
text-decoration: none
}

a.services:hover
{
color: #fff;
text-decoration: none
}

a.services:visited
{
color: #fff;
text-decoration: none
}

a.services:active
{
color: #fff;
text-decoration: none
}

.important_headlines
{
font-family: Verdana, sans-serif; 
font-size: 9px; 
color: #595959;
font-weight: normal;
}

.news_bkgcolor_title
{
background-color: #ededed;
}

.news_title
{
font-family: Verdana, sans-serif; 
font-size: 13px; 
color: #6E0717;
font-weight: bold;
}

h1.news_title
{
    display:inline;
}

.news_source
{
font-family: Verdana, sans-serif; 
font-size: 9px; 
color: #595959;
font-weight: bold;
}

.news_text
{
font-family: Arial, sans-serif; 
font-size: 12px; 
color: #333333;
font-weight: normal;
line-height: 15px
}

.news_more
{
font-family: Arial, sans-serif; 
font-size: 9px; 
color: #6E0717;
font-weight: normal;
}

a.news_more
{
color: #6E0717;
text-decoration: none;
}

a.news_more:hover
{
color: #6E0717;
text-decoration: none;
}

.more_all_news_headlines_title
{
font-family: Verdana, sans-serif; 
font-size: 9px; 
color: #595959;
font-weight: bold;
}

.more_all_news_headlines_bkgcolor
{
background-color: #ededed;
}

.more_all_news_headlines_text
{
font-family: Arial, sans-serif; 
font-size: 10px; 
color: #000;
font-weight: normal;
}

a.more_all_news_headlines_text
{
color: #000;
text-decoration: none;
}

a.more_all_news_headlines_text:hover
{
color: #6E0717;
text-decoration: none;
}

.news_headlines_text
{
font-family: Verdana, sans-serif; 
font-size: 11px; 
color: #000;
font-weight: normal;
}

a.news_headlines_text
{
color: #000;
text-decoration: none;
}

a.news_headlines_text:hover
{
color: #6E0717;
text-decoration:underline;
}

.alertheadline
{
font-family: Verdana, sans-serif; 
font-size: 11px; 
color: #000;
font-weight: normal;
}

a.alertheadline
{
color: #000;
text-decoration: none;
}

a.alertheadline:hover
{
color: #6E0717;
text-decoration:underline;
}

.top_headlines_title
{
padding-left: 21px;
font-family: Verdana, sans-serif; 
font-size: 9px; 
color: #6E0717;
font-weight: bold;
}

.top_headlines_bkgcolor
{
background-color: #fff;
}

.top_headlines_text
{
font-family: Arial, sans-serif; 
font-size: 10px; 
color: #000;
font-weight: normal;
}

a.top_headlines_text
{
color: #000;
text-decoration: none;
}

a.top_headlines_text:hover
{
color: #6E0717;
text-decoration: none;
}

.bottom_bkgcolor_left
{
background-color: #2D3437;
}

.bottom_bkgcolor_right
{
background-color: #6E0717;
}

.bottom_text_right
{
text-align:center;
font-family: Arial, sans-serif; 
font-size: 10px; 
color: #595959;
font-weight: normal;
}

.bottom_text_left
{
text-align:center;
font-family: Arial, sans-serif; 
font-size: 10px; 
color: #000000;
font-weight: normal;
}

a.bottom_text_left
{
color: #595959;
text-decoration: none;
}

a.bottom_text_left:hover
{
color: #6E0717;
text-decoration: none;
}

.smallBlack
{
font-family: Arial, sans-serif; 
font-size: 10px; 
color: #595959;
font-weight: normal;
}

a.smallBlack
{
    color:#595959;
}

.tinyBlack
{
font-family: Arial, sans-serif; 
font-size: 10px; 
color: #595959;
font-weight: normal;
border-bottom:#FFF;
}

.babyBlack
{
font-family: Arial, sans-serif; 
font-size: 10px; 
color: #595959;
font-weight: normal;
}

.mainTable
{
	border: 0px;
	width: 770px;
	height: 100%;
	border-spacing: 0px; 
	border-collapse: collapse; 
}
.mainTable td { padding: 0px; }

.menuTable
{
	border: 0px;
	width: 770px;
	border-spacing: 0px; 
	border-collapse: collapse; 
}
.menuTable td { padding: 0px; }

.printTable
{
	border: 0px;
	width: 100%;
	height: 100%;
	border-spacing: 0px; 
	border-collapse: collapse; 
}
.printTable td { padding: 0px; }

.contentTable1
{
	border: 0px;
	width: 100%;
	height: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
.contentTable1 tr {vertical-align: top; }
.contentTable1 tr#bottomAlign { vertical-align: bottom; }

.contentTable2
{
	border: 0px;
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
.contentTable2 td { padding: 0px; }

.searchTable
{
	border: 0px;
	height: 100%;
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
}

.searchOptions
{
	padding-top: 3px;
	padding-bottom: 3px;
}

.leftBorder { width: 5px; }

.pageSideLeftBorder { width: 15px; }

.pageSideCell
{
	width: 178px;
	vertical-align: top;
}

.tileCell
{
	height: 1px;
	background-image: url(../images/tile_bkg.gif);
}

.dateCell { height: 15px; }

.topAlign { vertical-align: top; }

.popularSearches
{
	width: 100%;
	border: 1px solid #AAAAAA;
}

td
{
font-family: Arial, sans-serif; 
font-size: 11px; 
color: #595959;
font-weight: normal;
}


.relatedItems
{
	border: 1px solid #C7CAB7;
	margin-top: 16px;
}
.relatedItems TR
{
	background-color: #F4F4F4;
}





/* LOGIN */
#logindiv
{
    width: 770px;
    background-color: #2D3437;
    color: #E8E8E8;
}
.subscribeoff ul{padding:0 0 0 40px;}
#PageViewerForm{margin-top:8px;}
div#logindiv{font-size:12px;}
div#logindiv  #loginBtn{height:34px!important;}

div#logindiv span{float:left;line-height:34px;height:34px;margin:0 5px 0 12px;}
div#logindiv input{float:left;height:24px;margin:6px 0 0 0;}

#logoutPanel{}
#logoutPanel span{line-height:34px;height:34px;float:left;margin:0 5px;}
#logoutPanel a{line-height:34px;height:34px;float:left;margin:0 5px;color:White;text-decoration:underline;}
.logoutLnk{float:right!important;width:73px;height:34px;background:url(../images/log_out.jpg) no-repeat; }
