@charset "utf-8";
/* CSS Document */

body{margin:0px; padding:0px;}
.orangeStip{height:5px; width:100%; background-color:#f16725;}
.headerLogo{width:1024px; height:130px;}
.logo a:link{background-image:url(../images/header-logo.png); background-repeat:no-repeat; background-position:left; height:130px; width:212px; line-height:130px; float:left; text-decoration:none; border:0px;}
.logo a:visited{background-image:url(../images/header-logo.png); background-repeat:no-repeat; background-position:left; height:130px; width:212px; line-height:130px; float:left; text-decoration:none; border:0px;}
.title1{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#494949; line-height:16px; font-weight:bold; text-align:left; padding-top:5px;}
.title2{font-family:Impact; font-size:35px; color:#0772ba; line-height:45px; font-weight:bold; text-align:left; padding-bottom:7px;}
.title3{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#494949; line-height:16px; font-weight:bold; text-align:left;}
.nav{background-image:url(../images/blue-menu-bg.png); background-repeat:repeat-x; width:100%; height:66px;}
.blueMenu{width:1024px; height:66px; line-height:66px;}
.homeIcon a:link{background-image:url(../images/homeIcon.png); background-repeat:no-repeat; height:66px; width:20px; line-height:66px; text-decoration:none; float:left; border:0px;}
.homeIcon a:visited{background-image:url(../images/homeIcon.png); background-repeat:no-repeat; height:66px; width:20px; line-height:66px; text-decoration:none; float:left; border:0px;}
.blueMenuItem a:link{font-family:Calibri; font-size:14px; color:#ffffff; font-weight:bold; text-decoration:none; padding:0px 12px; float:left;}
.blueMenuItem a:visited{font-family:Calibri; font-size:14px; color:#ffffff; font-weight:bold; text-decoration:none; padding:0px 12px; float:left;}
.blueMenuItem a:hover{font-family:Calibri; font-size:14px; color:#F60; font-weight:bold; text-decoration:none; padding:0px 12px; float:left;}
ul{list-style:none; margin:0px; padding:0px;}

.french{ color:#333; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; font-weight:bold;}
.french a:link{color:#036; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; font-weight:bold;}
.french a:visited{color:#036; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; font-weight:bold;}
.french a:hover{ color:#C33; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:underline; font-weight:bold;}
