@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	background:#B8B8B8;
	font:normal 11px/18px "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#000000;	
}
/* ********************* General Defination ************************ */ 
img { border:0;}
img{ behavior: url("img/iepngfix.htc"); }
h1, h2, h3{padding:0;margin:0;}
h1{
	font-size:24px;
	font-weight:bold;
	padding:10px 10px;
	text-transform:uppercase;
}
h2{ font-size:24px; font-weight:bold; padding:10px 0;}
h3{font-size:24px; font-weight:bold; padding:0 0 10px 5px;color:#f31921; font-family:"Lucida Sans", Arial, Helvetica, sans-serif;}
.blacktxt{ color:#000000;}
h3.black{ font-size:20px; font-weight:bold; padding:3px 0; color:#000000; line-height:22px;}
form{padding:0;margin:0;}
p{margin:0; padding:10px 0; }

a{color:#ed1c24;text-decoration:underline;}
a:hover{text-decoration:none;outline:none;}

input.txtbox{
	border:3px solid #edecec;
	padding:4px 4px;
	font-size:14px;
	color:#393939;
	background:url(../img/icons/trans.png) repeat top left;
	behavior: url("img/iepngfix.htc");
}
input.txtbox2, textarea{
	border:2px solid #d6d6d6;
	padding:2px;
	font-size:14px;
	color:#393939;
}

.width{
width:97%;
}
input.btn{
background:url(../img/icons/btnbg.gif) repeat-x left top;
padding:4px 6px;
font-size:14px;
text-transform:uppercase;
color:#FFFFFF; 
font-weight:bold;
overflow:visible;
border:1px solid #2C2C2C;
cursor:pointer;
}

.pad_header{
	padding:44px 30px 0 30px;
}
.pad_body{
	padding-right:5px;
	padding-left:5px;
}
.bdr_bot{
border-bottom:1px solid #939393;
}
.pad_10{
	padding:15px 10px;
}
.bdr_right{
border-right:1px solid #dcdcdc;
}
.pad_right10{
padding-right:10px;
}
.pad_left20{ padding-left:20px;}
.pad_top3{padding-top:3px;}
.pad_top10{
	padding-top:10px;
}
.pad_left10{
padding-left:15px;
}
.txt12px{
	font-size:12px;
}
.txt14px{
font-size:14px;
}
/*===============================================================================*/
.headerbg{
background:url(../img/headerbg.jpg) no-repeat left top;
height:136px;
}
.logoimg{
width:345px;
height:50px;
}
a.english_link{
background:url(../img/icons/english.gif) no-repeat left 1px;
text-transform:uppercase;
font-size:10px;
color:#000000;
padding:0 10px 0 22px;
text-decoration:none;
}
a.english_link:hover{
color:#ed1c24;
text-decoration:underline;
}
a.french_link{
background:url(../img/icons/france.gif) no-repeat left 0px;
text-transform:uppercase;
font-size:10px;
color:#000000;
padding:0 0 0 22px;
text-decoration:none;
}
a.french_link:hover{
color:#ed1c24;
text-decoration:underline;
}
.navbg{
background:url(../img/navbg.jpg)
}
/*=========================================================*/
.bodybg{
	background:#fff url(../img/bodybg.gif) no-repeat left top;
	padding:15px 8px 15px 12px;
}
a.userlogin{
background:url(../img/buttons/userlogin.gif) no-repeat left top;
display:block;
width:245px;
height:46px;
text-decoration:none;
text-indent:-1000px;
}
a.userlogin:hover{
background-position:bottom left;
}
.box_top{
background:url(../img/box_top.gif) repeat-x left top;
}
.box_top2{
background:url(../img/box_top2.gif) repeat-x left top;
}
.box_left{background:url(../img/box_left.gif) repeat-y left top; }
.box_right{background:url(../img/box_right.gif) repeat-y right top; }
.box_bottom{ background:url(../img/box_bot.gif) repeat-x bottom left; }
.newsbg{
	background:url(../img/round_bg.gif) no-repeat bottom right;
	padding:15px 10px 30px 10px;
}
.newinfo{ 
padding-left:5px;
font-size:12px;
font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
 }
.date{
	color:#333333;
	font-weight:bold;
	font-size:14px;
}
.sep{
border-bottom:1px solid #dcdcdc;
margin:10px 0;
}
.footer{
background-color:#cfcfcf;
padding:10px 15px;
color:#636363;
font-size:10px;
}
.footer a{
color:#484848;
text-decoration:none;
}
.footer a:hover{
color:#000000;
text-decoration:underline;
}
/*------------------------------------------------*/
.in_right_shadow{
background:url(../img/in_box_right.gif) repeat-y right top;
}
ul.subnav{
padding:0;
margin:0;
list-style:none;
}
ul.subnav li{
padding:0;
margin:0;
}
ul.subnav li a{
display:block;
background:url(../img/subnav_sep.gif) no-repeat bottom left;
padding:10px 5px 10px 15px;
font-size:14px;
margin:0;
height:1%;
color:#000000;
text-decoration:none;
}
ul.subnav li a:hover{
color:#f31921;
}
ul.subnav li a.current{
display:block;
background:url(../img/subnav_over.gif) no-repeat left top;
padding:10px 5px 10px 15px;
font-size:14px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
ul.subnav li a.current:hover{
color:#000000;
}

.in_bodybg{
	background:url(../img/in_bodybg.gif) no-repeat bottom right;
	padding:5px 15px 15px 15px;
	font-size:12px;
	line-height:24px;
	min-height: 300px;
}
.loginbg{
	background:#fff url(../img/in_bodybg.gif) no-repeat bottom right;
	padding:15px;
	font-size:12px;
	line-height:24px;
}
.redtxt{
color:#f31921;
font-weight:normal;
}

ul.list{
padding:0 0 0 0;
margin:0;
list-style:none;
}
ul.list li{
background:url(../img/icons/bullet.gif) no-repeat 5px 13px;
padding:3px 5px 3px 20px;
border-bottom:1px solid #dcdcdc;
}
.txtred20{
color:#f31921;
font-size:20px;
font-weight:bold;
}
.txt20bold{
	font-size:18px;
	font-weight:bold;
	line-height:28px;
	padding-left: 10px;
}
a.register{
background:url(../img/buttons/registernow.gif) no-repeat left top;
display:block;
width:210px;
height:46px;
text-decoration:none;
text-indent:-1000px;
}
a.register:hover{
background-position:bottom left;
}
.reg{
margin:0 auto;
}
.quote{
border-left:3px solid #d1d1d1;
margin-top:10px;
padding:10px 15px;
color:#545454;
background:#f7f7f7;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:14px;
}
.quote2{
border-left:3px solid #d1d1d1;
margin-top:30px;
padding:5px 15px 10px 15px;
color:#545454;
background:#f7f7f7;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:14px;
}
.quote_name{
	text-align:right;
	padding:0 0 15px 0;
	background:url(../img/icons/quote.gif) no-repeat left top;
	float:right;
	padding-left:40px;
	margin-left:25px;
	font-weight:bold;
}
.clear{
clear:both;
}
tr.row1 td{
background:url(../img/icons/row1.png);
behavior: url("img/iepngfix.htc");
height:1%;
border-bottom:1px solid #c8c8c8;
}
tr.row2 td{
background:url(../img/icons/row2.png);
behavior: url("img/iepngfix.htc");
height:1%;
border-bottom:1px solid #c8c8c8;
}
tr.nobdr td{
border-bottom:none;
}
.txtred{
color:#FF0000;
font-size:14px;
font-weight:bold;
}
/*accordioncss will start here */
.div_on
{
	font-size: 12px;
	cursor: pointer;
	font-weight: bold;
		
}
.div_off
{
	font-size: 12px;
	cursor: pointer;
	border-bottom-color: #a0968f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.title
{
	width: 600;
	background:url(../img/icons/faq-icon.gif) no-repeat left 9px;
	line-height: 20px;
	padding:6px 0 8px 22px;
	font-size:14px;
}

.verdanablack11bodytext
{
	font-size: 12px;
	color: #000000;
	background-color: transparent;
}
.contentpartcss
{
	display: none;
	visibility: hidden;
	font-size: 12px;
	color: #000000;
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top:5px;
	border-bottom-color: #a0968f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
/*end of accordioncss */

/*------------sitemap css------------------*/
ul.sitemap{
padding:0 0 20px 5px;
margin:0 0 0 50px;
list-style:none;
background:url(../img/icons/row2.png);
behavior: url("img/iepngfix.htc");
}
ul.sitemap li a{
padding:10px;
display:block;
font-size:14px;
font-weight:bold;
color:#000000;
}
ul.sitemap li ul{
list-style:none;
background:url(../img/icons/row1.png);
behavior: url("img/iepngfix.htc");
border:1px solid #DBDBDB;
margin:0 30px 0 30px;
padding:0 0 0 10px;
}
ul.sitemap li li a{
padding:5px;
display:block;
font-size:12px;
font-weight:bold;
color:#000000;
}
/*------------------------------------*/
a.readmore{
background:url(../img/icons/round.gif) no-repeat left 2px;
padding-left:18px;
text-align:right;
line-height:12px;
font-size:11px;
}

.obox{
	background:url(../img/sep2.png) no-repeat center bottom;
	padding-bottom:26px;
	margin-top:15px;
	behavior: url("img/iepngfix.htc");
}
.obox2{
	background:url(../img/o_box_shadow2.gif) no-repeat center bottom;
	padding-bottom:30px;
	margin-top:2px;
}
.obox_top{
background:url(../img/o_box_top.gif) repeat-x left top;
}
.obox_bottom{
background:url(../img/o_box_bottom.gif) repeat-x left bottom;
}
.obox_left{
background:url(../img/o_box_left.gif) repeat-y left top;
}
.obox_right{
background:url(../img/o_box_right.gif) repeat-y right top;
}
a.pdflink{
background:url(../img/icons/pdf.gif) no-repeat left top;
padding-left:25px;
padding-bottom:5px;
}
.yellowbg{
background-color:#fcfdc1;
color:#E65B00;
font-size:18px;
font-weight:bold;
}
.txtorange{
color:#FD6500;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
.bgwhite{
background-color:#FFFFFF;
}
.globebg{
background:url(../img/in_img2.jpg) no-repeat 50px 10px;
height:271px;
}

tr.tablehead td{
font-size:14px;
font-weight:bold;
background-color:#E9F3F3;
border-bottom:1px solid #AFC6D1;
}
.bdrright{
border-right:1px solid #AFC6D1;
}
tr.bdrbot_td td{
border-bottom:1px solid #E0E0E0;
}
a.blacklink{
color:#000000;
text-decoration:none;
}
a.blacklink:hover{
text-decoration:underline;
}
.padb5{
padding-bottom:5px;
}
/*=======new MArch, 11 2010============================*/

.graylinebg{
background:url(../img/login_menu_line.gif) repeat-x left top;
}
.mar10{
margin-top:10px;
}
.bdrtopbot{
border-bottom:1px solid #dcdcdc;
border-top:1px solid #dcdcdc;
}
a.btnaccept{
display:block;
background:url(../img/buttons/accept.gif) no-repeat left top;
width:127px; height:45px;
}
a.btnaccept:hover{
background-position:left bottom;
}

input.btnaccept{
display:block;
background:url(../img/buttons/accept.gif) no-repeat left top;
width:127px; height:45px;
border: none;
}
input.btnaccept:hover{
background-position:left bottom;
}
a.btndecline{
display:block;
background:url(../img/buttons/decline.gif) no-repeat left top;
width:127px; height:45px;
}
a.btndecline:hover{
background-position:left bottom;
}

.txt11{
font-size:11px;
}
.breadcrumb{
font-size:11px;
color:#5b5b5b;
border-bottom:1px solid #dcdcdc;
padding-bottom:5px;
}
.txt20normal{
font-size:20px;
}
.txtgreen{
color:#009900;
font-size:18px;
}
.txtred2{
color:#FF0000;
font-size:18px;
}
.graybg{
background:#f1f1f1;
padding:8px 10px;
margin-bottom:10px;
}
.graybgdark{
background:#333333;
color:#fff;
padding:8px 10px;
margin-bottom:5px;
}
.txtgray{
color:#6B6B6B;
}
a.btn_updateinfo{
display:block;
width:247px; height:34px;
background:url(../img/buttons/updateinfo.gif) no-repeat left top;
}
a.btn_updateinfo:hover{
background-position:left bottom;
}
.btn_updateinfo{
display:block;
width:247px; height:34px;
background:url(../img/buttons/updateinfo.gif) no-repeat left top;
}
.btn_updateinfo:hover{
background-position:left bottom;
}
tr.titlebg td{
background-color:#D2DADB;
}
.txtgreen12{
color:#009900;
}
a.btn_zipdownload{
background:url(../img/buttons/zip_download.gif) no-repeat left top;
display:block;
width:247px; height:34px;
}
a.btn_zipdownload:hover{
background-position:left bottom;
}
.shadebox{
	background:#fff; 
	padding:8px 12px;
	font-size:12px;
	line-height:24px;
}
.redbg{
background:#FFE1E2;
}
/*****************Error and Success Messages. *********************/

.error{










background-color:#fce4e4;
border-right-color:#f9a6a6;
border-right-style:solid;
border-right-width:2px;

border-left-color:#f9a6a6;
border-left-style:solid;
border-left-width:2px;


border-bottom-color:#f9a6a6;
border-bottom-style:solid;
border-bottom-width:2px;


border-top-color:#f9a6a6;
border-top-style:solid;
border-top-width:2px;
color:#58792E;
font-size:15px;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
padding-bottom:2px;
padding-left:15px;
padding-right:15px;
padding-top:2px;
width:84%;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;










}
.error .msgtxt{
background:url(../img/icons/error.gif) no-repeat left top;
padding-left:25px;
font-size:11px;
color:#c50606;
line-height:16px;
}
.success{
background-color:#D0EE99;
border-right-color:#8FD401;
border-right-style:solid;
border-right-width:2px;
border-left-color:#8FD401;
border-left-style:solid;
border-left-width:2px;
border-bottom-color:#8FD401;
border-bottom-style:solid;
border-bottom-width:2px;
border-top-color:#8FD401;
border-top-style:solid;
border-top-width:2px;
color:#58792E;
font-size:15px;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
padding-bottom:2px;
padding-left:15px;
padding-right:15px;
padding-top:2px;
width:84%;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
.obox_div
{
	font-size:12px;
width: 98%;padding-left:8px;

}
#result
{
	color: #006600;
	font-size: 12px;
	font-weight: normal;
}
.menu_table
{
	background:url(SpryAssets/navbg.jpg);
}
.margnbot
{
margin-bottom:0 !important;
}