<style type="text/css"> 
 saved from url=(0013)about:internet 
 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.Newsletterbox {
	margin: 0px;
	padding: 0px;
	width: 239px;
	height: 453px;
	vertical-align: top;
}

/* Tips for Elastic layouts 
1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
*/
.thrColEls #container {
	width: 51em; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #999999; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
} 
.namefeild {
	color: #FFFF00;
	background-color: #2459BB;
	font-family: "Trebuchet MS", Georgia, Arial, Verdana;
	font-size: 10px;
	text-align: center;
	font-weight: lighter;
	padding: 2px;
	line-height: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #467ADB;
	border-right-color: #467ADB;
	border-bottom-color: #467ADB;
	border-left-color: #467ADB;
	text-decoration: none;
}
.thrColEls #container #DivBoxProduct {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: none;
}
.SmallFonts {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	-moz-box-direction: 130;
}

.SmallFontsGreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00CC00;
}
.SmallFontsRed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.SmallFontsBold {
	font-family: "Trebuchet MS", Georgia, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	font-style: normal;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 13px;
}
.thrColEls #container #Div_Table_WS #Div_WS_overview {
	font-family: "Trebuchet MS", Georgia, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	text-transform: uppercase;
	font-style: normal;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 5px;
}
.thrColEls #container #Div_Table_WS #Div_WS_content #Div_WS_Topic_divider {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}
.InputFeild {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #EEEEEE;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #969696;
	border-left-color: #CCCCCC;
	width: 145px;
}
.thrColEls #container table {
}
.thrColEls #container #DIV_TABLE_DVD {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.thrColEls #container #DIV_TABLE_DVD #DIV_DVDProduct_des {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
}
.RadioButton {
	text-align: center;
	height: 10px;
	width: 10px;
	margin: 0px;
	padding: 0px;
}
.Horz_Divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.thrColEls #container #DIV_TABLE_DVD #Div_DVD_Volume2 .Text_in_the_web_page #Div_vol2 {
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	height: 220px;
	padding-top: 10px;
}
.Text_in_the_web_page {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	padding-top: 10px;
}
.ProductSummaryFonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
}
.thrColEls #container #DivTopGraph {
	height: 485px;
	width: 278px;
	background-attachment: scroll;
	background-image: url(image/top_graph.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	list-style-type: none;
	text-indent: -9999px;
	color: #FFFFFF;
	border-top-width: 1px;
}
.thrColEls #container #NL_insentive {
	height: 480px;
	width: 278px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
}
.thrColEls #container #DivProdServ_Section {
	background-attachment: scroll;
	background-image: url(image/product-and-services.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
}
.thrColEls #container #Div_cvgSummary {
	width: 250px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.thrColEls #container #Div_cvg_title {
	text-indent: -9999px;
	background-attachment: scroll;
	background-image: url(image/CVG_TITLE.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 20px;
	vertical-align: top;
	line-height: 1px;
	padding-top: 8px;
}
.thrColEls #container #Div_NL_Form #Newsletterform .NewsletterFrame #NL_Input_box .SmallFontsBold #Div_interest {
	padding: 3px;
}
.thrColEls #container #Div_NL_Form #Newsletterform .NewsletterFrame #NL_Input_box .SmallFontsBold #divSubscribeHere {
	padding: 4px;
}
.thrColEls #container #Div_NL_Form #Newsletterform .NewsletterFrame #Div_interest div {
	padding: 3px;
}
.thrColEls #container #Div_NL_Form #Newsletterform .NewsletterFrame .SmallFonts #Other {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #969696;
	width: 213px;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.thrColEls #container #NL_insentive #Div_ourMission {
	text-align: justify;
}
.thrColEls #container #Div_NL_Form #Newsletterform .NewsletterFrame #Div-Join_NL {
	background-attachment: scroll;
	background-image: url(image/joinNewlettre2.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
.thrColEls #container #NL_insentive #Div_WhatYouGet {
	background-attachment: scroll;
	background-image: url(image/What-you-get-by-joining.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
.thrColEls #container #NL_insentive .SmallFonts #Div_NL_Benefits {
	padding-left: 7px;
	text-align: left;
}
.thrColEls #container #NL_insentive .SmallFonts #Div_QuestImpTxt {
	text-align: justify;
}
.thrColEls #container #NL_insentive .SmallFontsBold #Div_Why {
	padding-right: 8px;
	padding-left: 8px;
	color: #6061FF;
	padding-top: 8px;
	background-attachment: scroll;
	background-image: url(image/But-Why.png);
	background-repeat: no-repeat;
	background-position: 190px center;
	text-indent: -9999px;
}
.thrColEls #container #NL_insentive .SmallFonts #Div_Why_Reason {
	text-align: justify;
}
.thrColEls #container #NL_insentive .SmallFonts #DivQuestionImportant {
	background-attachment: scroll;
	background-image: url(image/Question-important.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	height: 20px;
}
.thrColEls #container #Div_NL_Form #Newsletterform .NewsletterFrame #CommentFeild {
	width: 219px;
	border: 1px dashed #BCBCBC;
	cursor: text;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #EEEEEE;
}
.thrColEls #container .SmallFonts #Div_form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #EEEEEE;
	width: 219px;
}
.thrColEls #container #Div_NL_Form {
	height: 485px;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.thrColEls #container #Div_NL_Form #Newsletterform .NewsletterFrame .SmallFonts #Div_OtherInput {
	padding: 3px;
	margin: 0px;
}
.thrColEls #container .SmallFonts #DVD_form #DVD_Comment {
	width: 219px;
	border: 1px dashed #CCCCCC;
	text-align: left;
	vertical-align: middle;
}
.thrColEls #container #Div_whole_desc {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}
.thrColEls #container #Div_whole_desc #Div_desc_txt {
	text-align: justify;
}
.thrColEls #container #Div_whole_desc #Divbenifits_2 {
	padding-left: 5px;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-right: 5px;
	padding-top: 5px;
}
.thrColEls #container #Div_whole_desc #DivBenefice_1 {
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
.thrColEls #container #Div_DVD_title {
	text-indent: -9999px;
	background-attachment: scroll;
	background-image: url(image/DVD_TITLE.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.DVD_form_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 4px;
	color: #0000FF;
}
.thrColEls #container .SmallFonts #DVD_Submit_txt {
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.thrColEls #container #DIV_DVD_TEXT {
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.thrColEls #container #DIV_TABLE_DVD #Div_DVD_Volume2 #DIv_vol3 {
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	height: 220px;
	padding-top: 10px;
}
.thrColEls #container #DIV_TABLE_DVD .ProductSummaryFonts #DIV_DVDSeriesSUM {
	padding-left: 5px;
}
.thrColEls #container #DIV_TABLE_DVD .SmallFonts #DIV_summ_desc {
	padding-left: 5px;
}
.thrColEls #container #DIV_TABLE_DVD #Div_DVD_Volume2 #Div_vol2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
	padding-top: 10px;
	height: 220px;
}
.thrColEls #container #DivBoxProduct a:link {
	color: #FFFF00;
	text-decoration: none;
}
.thrColEls #container #DivBoxProduct a:visited {
	color: #FFFFFF;
}
.thrColEls #container #Div_WS_title {
	background-attachment: scroll;
	background-image: url(image/The_Workshops.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #FF0000;
}
.thrColEls #container #Div_Table_WS #Div_WS_Summary_Dates {
	padding-left: 5px;
}
.thrColEls #container #Div_Table_WS .SmallFonts #Div_ws_Dates {
	padding-left: 5px;
}
.thrColEls #container #Div_Table_WS #Div_WS_content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
	text-align: left;
}
.SubmitButton {
	height: 20px;
	width: 50px;
	font-family: "Trebuchet MS", Georgia, Arial, Verdana;
	font-size: 10px;
	font-weight: lighter;
}
.thrColEls #container #Div_Table_WS #Div_WS_contact {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
	padding-right: 5px;
}
.thrColEls #container #Div_Table_WS .SmallFontsBold #Div_howAttend {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-bottom: 10px;
	padding-left: 5px;
}
.thrColEls #container #Div_Table_WS #Div_howAttend {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-bottom: 10px;
	padding-left: 5px;
}
.Lead {	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 14px;
	font-weight: bolder;
	text-align: justify;
}

.thrColEls #container #Div_Table_WS #Div_FrpConsultation_title {
	background-attachment: scroll;
	background-image: url(image/FRP_Consultation.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
}
.thrColEls #container #Div_Table_WS #Div_FRP_Consultation_content {
	padding-bottom: 10px;
	padding-left: 5px;
}
 
</style>
.RedTitle {
	font-family: "Trebuchet MS", Georgia, Arial, Verdana;
	font-size: 18px;
	color: #FF0000;
}
.MEDFonts_red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #FF0000;
}
.thrColEls #container #container #Question #CustomerQuestion {
	width: 95%;
	height: 100px;
}
.SmallFontsCellPadding {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}
.thrColEls #container #container #Question table {
	padding: 5px;
}
.InputFeildRed {
	width: 200px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFC4C4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #969696;
	border-left-color: #CCCCCC;
	text-align: justify;
}
.InputFeildRedCommentFeild {
	width: 220px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFC4C4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #969696;
	border-left-color: #CCCCCC;
	text-align: justify;
	overflow: hidden;
}
.SmallFontsCopyWordBreak {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	word-wrap: break-word;
	padding: 0px;
	width: 300px;
}

