.navigation ul{ list-style: none; margin: 0; padding: 0; text-decoration: none;}
.navigation a {text-decoration: none; color: black;}
ul.JTIC_2011_presentation li a.first {font-weight: bold; color: #EC672A;}
ul.JTIC_2011_visite li a.first {font-weight: bold; color: #EC672A;}
ul.JTIC_2011_infos li a.first {font-weight: bold; color: #EC672A;}
ul.JTIC_2011_animations li a.first {font-weight: bold; color: #EC672A;}
ul.JTIC_2011_actu li a.first {font-weight: bold; color: #EC672A;}
ul.JTIC_2011_presentationuk li a.first {font-weight: bold; color: #EC672A;}
ul.JTIC_2011_infouk li a.first {font-weight: bold; color: #EC672A;}
ul.JTIC_2011_activities li a.first {font-weight: bold; color: #EC672A;}
ul.JTIC_2011_visit li a.first {font-weight: bold; color: #EC672A;}
ul.JTIC_2011_news li a.first {font-weight: bold; color: #EC672A;}
ul.JTIC_presentation li a.first {font-weight: bold; color: #EC672A;}
ul.JTIC_visite li a.first {font-weight: bold; color: #EC672A;}
ul.JTIC_infos li a.first {font-weight: bold; color: #EC672A;}
ul.JTIC_animations li a.first {font-weight: bold; color: #EC672A;}
ul.JTIC_actu li a.first {font-weight: bold; color: #EC672A;}
ul.JTIC_presentationuk li a.first {font-weight: bold; color: #EC672A;}
ul.JTIC_infouk li a.first {font-weight: bold; color: #EC672A;}
ul.JTIC_activities li a.first {font-weight: bold; color: #EC672A;}
ul.JTIC_visit li a.first {font-weight: bold; color: #EC672A;}
ul.JTIC_news li a.first {font-weight: bold; color: #EC672A;}
/*.frflag{padding-left: 70%; padding-top: 5%;width:27px;height:19px; background: url(graphics/JTIC_2011/fr-flag.png);position: absolute;}
.ukflag{padding-left width:27px;height:19px; background: url(graphics/JTIC_2011/uk-flag.png);}*/
div#contenu { width: 1000px; background-color: #dbdbdb; margin-top: -4px; padding: 0;}
div#col1 { float: left; width: 750px; background-color:#97be0d;}
div#col2 { padding: 10px; vertical-align: center; float: left; width: 230px; border-left: 0px solid #dbdbdb; background: #f6f6f6; margin-left: -5px; margin-right: 0px;}
div#mainbox { background-color: #ffffff; width:1000px;}
div#webpage { padding-top: 2em; padding-bottom: 3em; padding-left: 2em; padding-right: 1em; background-color: #fff;}

/* ModuleBegin::photo */
#photoWrapper {}
.photoListItem { height: 160px; padding: 15px 0px; border-bottom: 1px solid #cccccc; clear: both; }
.photoBorder { width: 200px; height: 150px; padding: 5px; margin: 0px 15px 0px 0px; border: 1px solid #cccccc; float: left;}
.photoAlbumImage { width: 200px; height: 150px; background: transparent no-repeat 50% 50%; }
.photoAlbumImage a { width: 200px; height: 150px; display: block; text-indent: -3000px; }

#photoThumbWrapper {}
#thumbPhotos { padding: 15px 0px 0px 0px; }
#thumbPhotos ul { padding: 0; margin: 0; list-style: none; }
#thumbPhotos li { width: 100px; height: 75px; padding: 5px; margin: 0px 10px 10px 0px; float: left; border: 1px solid #cccccc; }
#thumbPhotos a { width: 100px; height: 75px; display: block; text-indent: -3000px; background: transparent no-repeat 50% 50%; outline-style:none; outline-width:0; }

/* Included to attach necessary jQuery Files - Edit jquery.lightbox-0.5.js file to change these image names or locations */
.includeLightBoxJs { background-image: url(graphics/jquery_scripts/jquery.lightbox-0.5.js);}
.includeLightboxImg1 { background-image: url(graphics/jquery_scripts/images/lightbox-blank.gif);}
.includeLightboxImg2 { background-image: url(graphics/jquery_scripts/images/lightbox-btn-close.gif);}
.includeLightboxImg3 { background-image: url(graphics/jquery_scripts/images/lightbox-btn-next.gif);}
.includeLightboxImg4 { background-image: url(graphics/jquery_scripts/images/lightbox-btn-prev.gif);}
.includeLightboxImg5 { background-image: url(graphics/jquery_scripts/images/lightbox-ico-loading.gif);}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/* ModuleEnd::photo */

/* MenuBegin:Main_Pop */
ul.Main_Pop ,ul.Main_Pop li,ul.Main_Pop ul { margin: 0; border: 0; padding: 0; list-style: none; width: 163px; }
ul.Main_Pop li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ }

/* 1st Level */
ul.Main_Pop a { color: #fff; background: #97bf0d; text-decoration: none; border-bottom: 2px solid #333e23; text-align: left; padding: 0px 10px; font: bold 11px/25px Arial, Helvetica, sans-serif; display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.Main_Pop a:hover,
ul.Main_Pop li:hover a,
ul.Main_Pop a:hover,
ul.Main_Pop li.over a { color: #fff; background: #eb680f; text-decoration: none; }
ul.Main_Pop a.last { border-bottom: 0; }

/* 2nd Level */
ul.Main_Pop li:hover li a,
ul.Main_Pop li.over li a { width: 163px; line-height: 25px; color: #fff; background: #97bf0d; text-decoration: none; border-bottom: 2px solid #333e23; }
ul.Main_Pop li:hover li a:hover,
ul.Main_Pop li:hover li:hover a,
ul.Main_Pop li.over li a:hover,
ul.Main_Pop li.over li.over a { color: #fff; background: #eb680f; text-decoration: none; color: fff; background: #eb680f; text-decoration: none; }
ul.Main_Pop li:hover li a.last,ul.Main_Pop li.over li a.last { border-bottom: 0; }
ul.Main_Pop ul { display: none; position: absolute; top: 0; left: 163px; }

/* 3rd Level */
ul.Main_Pop li:hover li:hover li a,
ul.Main_Pop li.over li.over li a { width: 163px; line-height: 25px; color: #fff; background: #97bf0d; text-decoration: none; border-bottom: 2px solid #333e23; }
ul.Main_Pop li:hover li:hover li a:hover,
ul.Main_Pop li:hover li:hover li:hover a,
ul.Main_Pop li.over li.over li a:hover,
ul.Main_Pop li.over li.over li.over a { color: #fff; background: #eb680f; text-decoration: none; color: fff; background: #eb680f; text-decoration: none; }
ul.Main_Pop li:hover li:hover li a.last,ul.Main_Pop li.over li.over li a.last { border-bottom: 0; }

ul.Main_Pop ul ul { display: none; position: absolute; top: 0; left: 183px; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.Main_Pop li:hover ul ul,ul.Main_Pop li.over ul ul { display: none; }
ul.Main_Pop li:hover ul,ul.Main_Pop ul li:hover ul,ul.Main_Pop li.over ul,ul.Main_Pop ul li.over ul { display: block; }
ul.Main_Pop .nav:after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:Main_Pop */

td.copyright a:link {color:#ffffff}      /* unvisited link */
td.copyright a:visited {color:#ffffff}  /* visited link */
td.copyright a:hover {color:#ffffff} 

A {
 color: #3068a6;
 text-decoration: underline;
}
A:hover {
 text-decoration: none;
}
BODY, TH, TD,P {
 color: ;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
}
H1 {
 color: #664605;
 font-size: 16pt;
 font-weight: bold;
}
.blogArchiveMonth {
 padding-left:10px;
}
.blogArchiveYear {
 font-weight: bold;
}
.blogCommentsLink {
 font-size: 8pt;
}
.blogDate {
 padding-top:5px;
 font-size: 8pt;
 font-weight: bold;
}
.blogDividerBottom {
}
.blogDividerComments {
 height: 1px;
 background-color:#cccccc;
}
.blogDividerTop {
 height: 1px;
 background-color:#cccccc;
}
.blogEntry {
 padding-top: 5px;
}
.blogEntryFooter {
 padding-bottom: 10px;
}
.blogFooter {
 height: 1px;
 background-color:#cccccc;
}
.blogPosted {
 padding-bottom: 5px;
 padding-top: 5px;
 color: #3068a6;
 font-size: 8pt;
}
.blogTitle {
 color: #3068a6;
 font-weight: bold;
 padding-top: 10px;
}
.bodyMain {
 padding-bottom: 20px;
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 20px;
}
.breadcrumbBold {
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
}
.breadcrumbBold:hover {
 text-decoration: underline;
}
.breadcrumbLight {
 font-size: 8pt;
 text-decoration: none;
}
.calendarBody {
 background: #333e23;
}
.calendarDayOff {
 color: #97BF10;
 font-size: 8pt;
 font-weight: normal;
 line-height: 140%;
 text-decoration: none;
}
.calendarDayOn {
 color: #EB680F;
 font-size: 8pt;
 font-weight: bold;
 line-height: 140%;
 text-decoration: underline;
}
.calendarDayOn:hover {
 background-color: #FFFFFF;
 color: #333E23;
 text-decoration: none;
}
.calendarMonth {
 color: #ffffff;
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
 text-transform: capitalize;
}
.calendarMonth:hover {
 text-decoration: underline;
}
.calendarMonthGlance {
 color: #FFFFFF;
 font-size: 8pt;
 text-decoration: none;
}
.calendarMonthGlance:hover {
 text-decoration: underline;
}
.calendarpopDay {
 color: #000000;
 font-size: 10pt;
 font-weight: normal;
 text-decoration: none;
}
.calendarpopEmptyDay {
 background-color: #e7e7e7;
}
.calendarpopEvent {
 color: #cf5b00;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
}
.calendarpopEvent:hover {
 text-decoration: underline;
}
.calendarpopEventOff {
 background-color: #ffffff;
}
.calendarpopEventOn {
 background-color: #feac00;
}
.calendarpopEventTime {
 color: #cf5b00;
 font-size: 8pt;
}
.calendarpopHeader {
 color: #000000;
 font-size: 11pt;
 font-weight: bold;
 text-decoration: none;
}
.calendarpopLink {
 color: #3068a6;
 font-size: 8pt;
 font-weight: normal;
 text-decoration: none;
}
.calendarpopLink:hover {
 text-decoration: underline;
}
.calendarpopNormal {
 color: #000000;
 font-size: 10pt;
 font-weight: normal;
}
.calendarpopScroll {
 color: #333e23;
 font-size: 10pt;
 text-decoration: none;
}
.calendarpopScroll:hover {
 text-decoration: underline;
}
.calendarpopToday {
 font-weight: bold;
}
.calendarpopWeek {
 color: #000000;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
}
.calendarScroll {
 color: #ffffff;
 font-size: 7pt;
 text-decoration: none;
}
.calendarScroll:hover {
 text-decoration: underline;
}
.calendarToday {
 font-weight: bold;
}
.calendarWeek {
 color: #FFFFFF;
 font-size: 8pt;
 font-weight: bold;
}
.copyright {
 a : white;
color: white;
 font-size: 8pt;
 padding-left: 10px;
}
.datebox {
 font-size: 8pt;
 padding-left: 10px;
}
.directoryFieldLabel {
 font-weight: bold;
}
.directoryHeading {
 color: #3068a6;
 font-size: 11pt;
 font-weight: bold;
 padding-bottom: 10px;
}
.directoryListHeadline {
 font-weight: bold;
}
.enewsBoxEdit {
}
.enewsBoxSubmit {
 text-align: center;
}
.enewsBoxText {
 color: #ffffff;
 font-size: 8pt;
 padding-bottom: 1px;
 padding-left: 15px;
 padding-top: 3px;
}
.eventBigLink {
 font-size: 8pt;
 font-weight: normal;
}
.eventBigLink:hover {
}
.eventDateHeader {
 background-color: #e3e3e3;
 font-size: 8pt;
}
.eventDetail {
 padding-left: 10px;
}
.eventHeadline {
 font-weight: bold;
 text-decoration: none;
}
.eventHeadline:hover {
 text-decoration: underline;
}
.eventHeadlineTD {
 padding-left: 10px;
}
.eventMoreLink {
 font-size: 8pt;
 padding-left: 10px;
}
.eventMoreLink:hover {
}
.eventNormalText {
}
.eventSmallText {
}
.FAQA {
}
.FAQAnswer {
}
.FAQLink {
}
.FAQLink:hover {
}
.FAQList {
}
.FAQMoreLink {
}
.FAQMoreLink:hover {
}
.FAQQ {
 color: #3068a6;
 font-weight: bold;
}
.FAQQHome {
}
.FAQQuest {
 color: #3068a6;
 font-weight: bold;
}
.FAQQuestHome {
}
.FAQTopLink {
}
.formBody {
}
.formHeading {
}
.formSmallText {
}
.formText {
}
.formTextRequired {
font-weight: bold;
color: #664605;
}
.headerHeadline {
 font-size: 18pt;
 font-weight: bold;
 color: #000000;
 padding-top: 5px;
 padding-bottom: 5px;
 text-align: right;
}
.headerTagline {
 font-size: 14pt;
 color: 828282;
 font-weight: bold;
 font-style: italic;
 padding-bottom: 5px;
 padding-top: 5px;
 text-align: right;
}
.homePhoto {
 margin-bottom: 10px;
 margin-right: 20px; 
}
.image {
 margin: 10px;
}
.imageCaption {
 color: #3068a6;
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 8pt;
 padding-bottom: 5px;
 padding-top: 2px;
 text-align: center;
}
.jobHeading1 {
 color: #3068a6;
 font-size: 12pt;
 font-weight: bold;
}
.jobHeading2 {
 color: #3068a6;
 font-weight: bold;
}
.jobLink {
}
.jobSmallText {
}
.jobSmallTextBold {
}
.jobText {
}
.mapBoxEdit {
}
.mapBoxText {
}
.mapHeader {
}
.mapSmallText {
}
.menuPipe {
 color: #ffffff;
 font-size: 8pt;
 text-decoration: none;
}
.menuPipeLink {
 color: #ffffff;
 font-size: 8pt;
}
.menuPipeLink:hover {
}
.menuPipeTop {
 color: #A0C329;
 text-decoration: none;
}
.menuPipeTopLink {
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
}
.menuPipeTopLink:hover {
 text-decoration: underline;
}
.menuTD1 {
 border-left: 1px solid #fc9441;
 background-color: #E66A14;
}
.menuTD1selected {
 border-left: 1px solid #fc9441;
 background-color: #ff4C00;
}
.menuHeader {
 background-color: #fc9441;
}
.menuFooter {
}
.menuSeperator {
background-color: #cf5b00;
}
.menuTD2 {
 background-color: #feac00;
 padding-bottom: 2px;
 padding-top: 2px;
 padding-left: 10px;
}
.menuTDBullet1 {
 padding-left: 5px;
 vertical-align: top;
}
.menuTDBullet1selected {
 padding-left: 5px;
 vertical-align: top;
}
.menuText1 {
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
}
.menuText1:hover {
 text-decoration: underline;
}
.menuText1selected {
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
}
.menuText1selected:hover {
 text-decoration: underline;
}
.menuText2 {
 color: #664605;
 font-size: 8pt;
 text-decoration: none;
}
.menuText2:hover {
 text-decoration: underline;
}
.menuText1Format {
 padding-left: 5px;
 padding-top: 4px;
 padding-bottom: 4px;
 padding-right: 2px;
}
.menuText1selectedFormat {
 padding-left: 5px;
 padding-top: 4px;
 padding-bottom: 4px;
 padding-right: 2px;
}
.menuText2Format {
}
.menuText2selectedFormat {
}
.moreLink {
}
.moreoverCopyright {
 font-size: 8pt;
 font-style: italic;
 text-decoration: none;
}
.moreoverDate {
 color: #666666;
 font-size: 7pt;
 padding-left: 5px;
}
.moreoverDateHome {
 color: #666666;
 font-size: 7pt;
 padding-left: 5px;
}
.moreoverHeadline {
 font-weight: bold;
 text-decoration: none;
}
.moreoverHeadline:hover {
 text-decoration: underline;
}
.moreoverHeadlineHome {
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
}
.moreoverHeadlineHome:hover {
 text-decoration: underline;
}
.moreoverMoreLink {
 font-size: 8pt;
 font-weight: normal;
}
.moreoverMoreLink:hover {
}
.moreoverMoreLinkHome {
 font-size: 8pt;
}
.moreoverMoreLinkHome:hover {
}
.moreoverSource {
 color: #666666;
 font-size: 8pt;
}
.moreoverSource:hover {
}
.moreoverSourceHome {
 color: #666666;
 font-size: 8pt;
}
.moreoverSourceHome:hover {
}
.moreoverTitleHome {
 font-weight: bold;
 text-decoration: none;
}
.moreoverTitleHome:hover {
 text-decoration: underline;
}
.newsBody {
}
.newsBullet {
 font-weight: bold;
 padding-left: 10px;
}
.newsHeadline {
 color: #3068a6;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
 text-decoration: none;
}
.newsListBlurb {
 font-weight: normal;
 padding-left: 10px;
}
.newsListHeadline {
 font-weight: bold;
 text-decoration: none;
}
.newsListHeadline:hover {
 text-decoration: underline;
}
.newsListHeadlineTD {
 padding-left: 10px;
}
.newsListPublishline {
 font-size: 8pt;
 font-weight: bold;
 padding-left: 10px;
}
.newsListMoreLink {
 font-size: 8pt;
 padding-left: 10px;
}
.newsListMoreLink:hover {
}
.newsPrevNext {
 line-height: 14pt;
}
.newsPublished {
 color: #666666;
 font-size: 8pt;
}
.newsSubHeadline {
 color: #3068a6;
 font-size: 8pt;
 text-align: left;
 text-decoration: none;
}
.photoAlbumBody {
}
.photoAlbumDescription {
 padding-bottom: 10px;
}
.photoAlbumTitle {
}
.photoGalleryBG {
 background: #ffffff;
}
.photoGalleryBGTop {
 background: #000000;
}
.photoGalleryBody {
 background-color: #3068a6;
}
.photoGalleryCaption {
 padding-top: 5px;
 text-align: center;
}
.photoGalleryDescription {
 font-size: 8pt;
 text-align: center;
}
.photoGalleryNumbers {
 background-color: #333333;
 font-size: 8pt;
}
.photoGalleryTitle {
 font-size: 8pt;
}
.photoPagnationTD {
 text-align: center;
 font-size: 8pt;
}
.photoRemote {
 padding-bottom: 5px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 5px;
 font-size: 8pt;
 font-weight: bold;
}
.photoRemoteTD {
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: center;
}
.pollChoices {
 padding-left: 15px;
}
.pollHeading {
 color: #3068a6;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
}
.pollHomeChoices {
 font-size: 8pt;
}
.pollHomeQuestion {
 font-size: 8pt;
}
.pollLink {
 color: #3068a6;
 font-size: 8pt;
 font-weight: normal;
 padding-left: 10px;
}
.pollQuestion {
 color: #3068a6;
 font-size: 12pt;
 font-weight: bold;
 padding-bottom: 10px;
 padding-left: 10px;
 padding-top: 10px;
}
.pollResultChoices {
 font-size: 8pt;
 font-weight: bold;
 padding-left: 10px;
}
.pollResultHeading {
 color: #3068a6;
 font-size: 8pt;
 font-weight: bold;
 text-align: left;
}
.pollResultHomeChoices {
 font-size: 8pt;
 font-weight: bold;
}
.pollResultHomeHeading {
 color: #3068a6;
 font-weight: bold;
 text-align: left;
}
.pollResultHomeLink {
 font-size: 8pt;
 font-weight: bold;
}
.pollResultHomeQuestion {
 color: #3068a6;
 font-size: 8pt;
 font-weight: bold;
 text-align: left;
}
.pollResultLink {
 font-size: 8pt;
 font-weight: bold;
}
.pollResultQuestion {
 color: #3068a6;
 font-size: 12pt;
 font-weight: bold;
 padding-left: 10px;
}
.pollVote {
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: center;
}
.prevnextLink {
}
.searchBox {
 vertical-align: middle;
}
.searchBoxInput {
 font-size: 8pt;
 vertical-align: middle;
}
.searchBoxList {
}
.searchBoxTable {
}
.searchBoxText {
 font-size: 8pt;
}
.searchHeading {
 font-size: 8pt;
 font-weight: bold;
 color: #ffffff;
 padding-right: 5px;
}
.searchHeadline {
}
.searchTopMatches {
}
.searchModule {
}
.searchModuleMore {
}
.searchModuleResults {
}
.sectionHeader {
 color: 3068a6;
 font-size: 16pt; 
 padding-left: 20px;
 padding-bottom: 20px;
}
.sectionLink {
 font-size: 8pt;
 font-weight: bold;
}
.sectionLink:hover {
}
.sendpageBody {
 background-color: #ff7406;
}
.sendpageFormText {
 color: #ffffff;
 font-weight: normal;
}
.sendpageFormTextRequired {
 color: #ffffff;
 font-weight: bold;
}
.sendpageHeader {
 color: #ffffff;
 font-weight: bold;
 padding-top: 10px;
}
.shoppingAlert {
 font-size: 8pt;
}
.shoppingBody {
 font-size: 8pt;
}
.shoppingCartEvenRow {
 background-color: #ffffff;
}
.shoppingCartOddRow {
 background-color: #ebebeb;
}
.shoppingCartTableHeader {
 background-color: #3068a6;
 color: #ffffff;
 font-size: 8pt;
 font-weight: bold;
}
.shoppingForm {
 font-size: 8pt;
}
.shoppingFormQuantity {
 background-color: #9db3d0;
 font-size: 8pt;
}
.shoppingFormRequired {
 font-size: 8pt;
 font-weight: bold;
}
.shoppingHeading {
}
.shoppingInStock {
}
.shoppingItemHeading {
}
.shoppingOutOfStock {
 color: #dd0000;
}
.shoppingLowStock {
}
.stockBox {
}
.stockHeader {
}
.stockLinks {
 font-size: 8pt;
}
.stockLinks:hover {
}
.stockSmallText {
 font-size: 8pt;
 text-decoration: none;
}
.stockText {
 font-size: 8pt;
 text-decoration: none;
}
.WXForecastLink {
 text-align: center;
}
.WXForecastLink:hover {
}
.heading2 {
}
.heading3 {
}
.normaltext {
}
.WXSmalltext {
 font-size: 7pt;
 font-weight: normal;
 text-decoration: none;
}
.WXSmalltextHigh {
 color: #ff3333;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: none;
}
.WXSmalltextLow {
 color: #3366cc;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: none;
}
.shoppingTable { background-color: #e8e8e8; }

.membershipForgot { }

.membershipGroup { }

.membershipHeaderRow { background-color: #000066; color: #ffffff; font-size: 11px; font-weight: bold; text-align: center; }

.membershipHeaderCell { }

.membershipOddRow { background-color: #ebebeb; }

.membershipEvenRow { background-color: #ffffff; }

.membershipOddCell { padding-left: 10px; padding-right: 10px; }

.membershipEvenCell { padding-left: 10px; padding-right: 10px; }

.membershipPassword { }

.membershipRemember { }

.membershipSeparatorCell { }

.membershipSeparatorRow { background-color: #000066; }

.membershipTable { border: 2px solid #000066; text-align: left; padding: 5px; }

.membershipUserID { }

.shoppingTableBorder { background-color: #ffffff; }

.WXSummaryBorder { background-color: #000080; }

.WXSummary { background-color: #ffffff; }

.newsThumbnail{ border: 0; margin-bottom: 2px; margin-top: 2px; margin-right: 10px; float: left; }

.calPrev { position: absolute;  top: 0;  left: 0; }

.calNext { position: absolute;  top: 0;  right: 0; }

.calMonth { position: relative; top: 0;  left: 0; text-align: center; font-weight: bold; margin-left: 20px; margin-right: 20px;}

.calGrid { margin-top: 15px;  clear: both;  width: 100%; }

.calGrid td { text-align: right; }

.calGrid tr.calWeek { font-weight: bold;  text-align: center; }

.calMonthGlance { padding-top: 10px; }

.newsCopyright { font-family: verdana,arial,helvetica;	text-align: center;	width: 100%; font-size: 1; font-style: italic; }



/* MenuBegin:JTIC_2009_menu */
ul.JTIC_2009_menu { margin: 0; border: 0; padding: 0; list-style: none; line-height: 22px; }
ul.JTIC_2009_menu li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }
ul.JTIC_2009_menu ul { margin: 0; border: 0; padding: 0; list-style: none; width: 105px; display: none; position: absolute; top: 22px; left: 0; }
ul.JTIC_2009_menu ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ position: relative; }

/* 1st Level */
ul.JTIC_2009_menu a { color: #fff; background: #97be0d; text-decoration: none; width: 85px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; text-align: center; padding: 0px 10px; font: normal 11px/22px Verdana, Geneva, sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.JTIC_2009_menu a:hover,
ul.JTIC_2009_menu li:hover a,
ul.JTIC_2009_menu a:hover,
ul.JTIC_2009_menu li.over a { color: #fff; background: #ea6a0f; text-decoration: none; }
ul.JTIC_2009_menu a.first { border-left: 1px solid #ddd; }
ul.JTIC_2009_menu a.last { border-right: 1px solid #ddd; }

/* 2nd Level */
ul.JTIC_2009_menu li:hover li a,
ul.JTIC_2009_menu li.over li a { color: #fff; background: #97be0d; text-decoration: none; border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-top: 1px solid #ddd; border-bottom:0; float: none; }
ul.JTIC_2009_menu li:hover li a:hover,
ul.JTIC_2009_menu li:hover li:hover a,
ul.JTIC_2009_menu li.over li a:hover,
ul.JTIC_2009_menu li.over li.over a { color: #fff; background: #ea6a0f; text-decoration: none; }
ul.JTIC_2009_menu li:hover li a.first,ul.JTIC_2009_menu li.over li a.first { border-top: 1px solid #ddd; }
ul.JTIC_2009_menu li:hover li a.last,ul.JTIC_2009_menu li.over li a.last { border-bottom: 1px solid #ddd; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.JTIC_2009_menu li:hover ul,ul.JTIC_2009_menu li.over ul { display: block; }
ul.JTIC_2009_menu .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:JTIC_2009_menu */

/* MenuBegin:JTIC_2010_menu */
ul.JTIC_2010_menu { margin: 0; border: 0; padding: 0; list-style: none; line-height: 22px; }
ul.JTIC_2010_menu li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }
ul.JTIC_2010_menu ul { margin: 0; border: 0; padding: 0; list-style: none; width: 125px; display: none; position: absolute; top: 22px; left: 0; }
ul.JTIC_2010_menu ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ position: relative; }

/* 1st Level */
ul.JTIC_2010_menu a { color: #fff; background: #97be0d; text-decoration: none; width: 120px; border-top: 1px solid #77950f; border-bottom: 1px solid #77950f; border-right: 1px solid #77950f; text-align: center; padding: 0px 10px; font: normal 11px/22px Verdana, Geneva, sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.JTIC_2010_menu a:hover,
ul.JTIC_2010_menu li:hover a,
ul.JTIC_2010_menu a:hover,
ul.JTIC_2010_menu li.over a { color: #fff; background: #ea6a0f; text-decoration: none; }
ul.JTIC_2010_menu a.first { border-left: 1px solid #77950f; }
ul.JTIC_2010_menu a.last { border-right: 1px solid #77950f; }

/* 2nd Level */
ul.JTIC_2010_menu li:hover li a,
ul.JTIC_2010_menu li.over li a { color: #fff; background: #97be0d; text-decoration: none; border-left: 1px solid #77950f; border-right: 1px solid #77950f; border-top: 1px solid #77950f; border-bottom:0; float: none; }
ul.JTIC_2010_menu li:hover li a:hover,
ul.JTIC_2010_menu li:hover li:hover a,
ul.JTIC_2010_menu li.over li a:hover,
ul.JTIC_2010_menu li.over li.over a { color: #fff; background: #ea6a0f; text-decoration: none; }
ul.JTIC_2010_menu li:hover li a.first,ul.JTIC_2010_menu li.over li a.first { border-top: 1px solid #77950f; }
ul.JTIC_2010_menu li:hover li a.last,ul.JTIC_2010_menu li.over li a.last { border-bottom: 1px solid #77950f; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.JTIC_2010_menu li:hover ul,ul.JTIC_2010_menu li.over ul { display: block; }
ul.JTIC_2010_menu .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:JTIC_2010_menu */


/* MenuBegin:JTIC_2010_menu_ang */
ul.JTIC_2010_menu_ang { margin: 0; border: 0; padding: 0; list-style: none; line-height: 22px; }
ul.JTIC_2010_menu_ang li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }
ul.JTIC_2010_menu_ang ul { margin: 0; border: 0; padding: 0; list-style: none; width: 125px; display: none; position: absolute; top: 22px; left: 0; }
ul.JTIC_2010_menu_ang ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ position: relative; }

/* 1st Level */
ul.JTIC_2010_menu_ang a { color: #fff; background: #797be0d; text-decoration: none; width: 120px; border-top: 1px solid #77950f; border-bottom: 1px solid #77950f; border-right: 1px solid #77950f; text-align: center; padding: 0px 10px; font: normal 11px/22px Verdana, Geneva, sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.JTIC_2010_menu_ang a:hover,
ul.JTIC_2010_menu_ang li:hover a,
ul.JTIC_2010_menu_ang a:hover,
ul.JTIC_2010_menu_ang li.over a { color: #fff; background: #ea6a0f; text-decoration: none; }
ul.JTIC_2010_menu_ang a.first { border-left: 1px solid #77950f; }
ul.JTIC_2010_menu_ang a.last { border-right: 1px solid #77950f; }

/* 2nd Level */
ul.JTIC_2010_menu_ang li:hover li a,
ul.JTIC_2010_menu_ang li.over li a { color: #fff; background: #97be0d; text-decoration: none; border-left: 1px solid #77950f; border-right: 1px solid #77950f; border-top: 1px solid #77950f; border-bottom:0; float: none; }
ul.JTIC_2010_menu_ang li:hover li a:hover,
ul.JTIC_2010_menu_ang li:hover li:hover a,
ul.JTIC_2010_menu_ang li.over li a:hover,
ul.JTIC_2010_menu_ang li.over li.over a { color: #fff; background: #ea6a0f; text-decoration: none; }
ul.JTIC_2010_menu_ang li:hover li a.first,ul.JTIC_2010_menu_ang li.over li a.first { border-top: 1px solid #77950f; }
ul.JTIC_2010_menu_ang li:hover li a.last,ul.JTIC_2010_menu_ang li.over li a.last { border-bottom: 1px solid #77950f; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.JTIC_2010_menu_ang li:hover ul,ul.JTIC_2010_menu_ang li.over ul { display: block; }
ul.JTIC_2010_menu_ang .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:JTIC_2010_menu_ang */



/*Menu francais*/


/* MenuBegin:JTIC_2011_menu */
ul.JTIC_2011_menu { margin: 0; border: 0; padding: 0; list-style: none; line-height: 25px; }
ul.JTIC_2011_menu li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }
ul.JTIC_2011_menu ul { margin: 0; border: 0; padding: 0; list-style: none; width: 140px; display: none; position: absolute; top: 25px; left: 0; }
ul.JTIC_2011_menu ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ position: relative; }

/* 1st Level */
ul.JTIC_2011_menu a { color: #fff; background: #98bf0c; text-decoration: none; width: 120px; text-align: left; padding: 0px 10px; font: bold 12px/25px Arial, Helvetica, sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.JTIC_2011_menu a:hover,
ul.JTIC_2011_menu li:hover a,
ul.JTIC_2011_menu a:hover,
ul.JTIC_2011_menu li.over a { color: #fff; background: #EC672A; text-decoration: none; }

/* 2nd Level */
ul.JTIC_2011_menu li:hover li a,
ul.JTIC_2011_menu li.over li a { line-height:12px; padding:6px 10px; width: 180px; color: #fff; background: #97BF3F; text-decoration: none; border-left: 1px solid #aaa; border-right: 1px solid #aaa; border-top: 0; border-bottom: 0; float: none; }
ul.JTIC_2011_menu li:hover li a:hover,
ul.JTIC_2011_menu li:hover li:hover a,
ul.JTIC_2011_menu li.over li a:hover,
ul.JTIC_2011_menu li.over li.over a { color: #fff; background: #EC672A; text-decoration: none; }
ul.JTIC_2011_menu li:hover ul,
ul.JTIC_2011_menu li.over ul { width: 180px; }
ul.JTIC_2011_menu li:hover li a.first,ul.JTIC_2011_menu li.over li a.first { border-top: 1px solid #aaa; }
ul.JTIC_2011_menu li:hover li a.last,ul.JTIC_2011_menu li.over li a.last { border-bottom: 1px solid #aaa; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.JTIC_2011_menu li:hover ul,ul.JTIC_2011_menu li.over ul { display: block; }
ul.JTIC_2011_menu .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:JTIC_2011_menu */

/* MenuBegin:JTIC_2011_menu_secu */
ul.JTIC_2011_menu_secu { margin: 0; border: 0; padding: 0; list-style: none; line-height: 25px; }
ul.JTIC_2011_menu_secu li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }
ul.JTIC_2011_menu_secu ul { margin: 0; border: 0; padding: 0; list-style: none; width: 140px; display: none; position: absolute; top: 25px; left: 0; }
ul.JTIC_2011_menu_secu ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ position: relative; }

/* 1st Level */
ul.JTIC_2011_menu_secu a { color: #fff; background: #98bf0c; text-decoration: none; width: 180px; text-align: left; padding: 0px 10px; font: bold 12px/25px Arial, Helvetica, sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.JTIC_2011_menu_secu a:hover,
ul.JTIC_2011_menu_secu_secu li:hover a,
ul.JTIC_2011_menu_secu_secu a:hover,
ul.JTIC_2011_menu_secu_secu li.over a { color: #fff; background: #EC672A; text-decoration: none; }

/* 2nd Level */
ul.JTIC_2011_menu_secu_secu li:hover li a,
ul.JTIC_2011_menu_secu_secu li.over li a { line-height:12px; padding:6px 10px; width: 180px; color: #fff; background: #97BF3F; text-decoration: none; border-left: 1px solid #aaa; border-right: 1px solid #aaa; border-top: 0; border-bottom: 0; float: none; }
ul.JTIC_2011_menu_secu_secu li:hover li a:hover,
ul.JTIC_2011_menu_secu_secu li:hover li:hover a,
ul.JTIC_2011_menu_secu_secu li.over li a:hover,
ul.JTIC_2011_menu_secu_secu li.over li.over a { color: #fff; background: #EC672A; text-decoration: none; }
ul.JTIC_2011_menu_secu_secu li:hover ul,
ul.JTIC_2011_menu_secu_secu li.over ul { width: 180px; }
ul.JTIC_2011_menu_secu_secu li:hover li a.first,ul.JTIC_2011_menu_secu_secu li.over li a.first { border-top: 1px solid #aaa; }
ul.JTIC_2011_menu_secu_secu li:hover li a.last,ul.JTIC_2011_menu_secu_secu li.over li a.last { border-bottom: 1px solid #aaa; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.JTIC_2011_menu_secu_secu li:hover ul,ul.JTIC_2011_menu_secu_secu li.over ul { display: block; }
ul.JTIC_2011_menu_secu_secu .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:JTIC_2011_menu_secu */
/* FIN */



/* MenuBegin:JTIC_2011_menu_en */
ul.JTIC_2011_menu_en { margin: 0; border: 0; padding: 0; list-style: none; line-height: 25px; }
ul.JTIC_2011_menu_en li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }
ul.JTIC_2011_menu_en ul { margin: 0; border: 0; padding: 0; list-style: none; width: 140px; display: none; position: absolute; top: 25px; left: 0; }
ul.JTIC_2011_menu_en ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ position: relative; }

/* 1st Level */
ul.JTIC_2011_menu_en a { color: #fff; background: #98bf0c; text-decoration: none; width: 120px; text-align: left; padding: 0px 10px; font: bold 12px/25px Arial, Helvetica, sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.JTIC_2011_menu_en a:hover,
ul.JTIC_2011_menu_en li:hover a,
ul.JTIC_2011_menu_en a:hover,
ul.JTIC_2011_menu_en li.over a { color: #fff; background: #EC672A; text-decoration: none; }

/* 2nd Level */
ul.JTIC_2011_menu_en li:hover li a,
ul.JTIC_2011_menu_en li.over li a { line-height:12px; padding:6px 10px; width: 180px; color: #fff; background: #97BF3F; text-decoration: none; border-left: 1px solid #aaa; border-right: 1px solid #aaa; border-top: 0; border-bottom: 0; float: none; }
ul.JTIC_2011_menu_en li:hover li a:hover,
ul.JTIC_2011_menu_en li:hover li:hover a,
ul.JTIC_2011_menu_en li.over li a:hover,
ul.JTIC_2011_menu_en li.over li.over a { color: #fff; background: #EC672A; text-decoration: none; }
ul.JTIC_2011_menu_en li:hover ul,
ul.JTIC_2011_menu_en li.over ul { width: 180px; }
ul.JTIC_2011_menu_en li:hover li a.first,ul.JTIC_2011_menu_en li.over li a.first { border-top: 1px solid #aaa; }
ul.JTIC_2011_menu_en li:hover li a.last,ul.JTIC_2011_menu_en li.over li a.last { border-bottom: 1px solid #aaa; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.JTIC_2011_menu_en li:hover ul,ul.JTIC_2011_menu_en li.over ul { display: block; }
ul.JTIC_2011_menu_en .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:JTIC_2011_menu_en */

/* MenuBegin:JTIC_2011_menu_en */
ul.JTIC_2011_menu_en_secu { margin: 0; border: 0; padding: 0; list-style: none; line-height: 25px; }
ul.JTIC_2011_menu_en_secu li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }
ul.JTIC_2011_menu_en_secu ul { margin: 0; border: 0; padding: 0; list-style: none; width: 140px; display: none; position: absolute; top: 25px; left: 0; }
ul.JTIC_2011_menu_en_secu ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ position: relative; }

/* 1st Level */
ul.JTIC_2011_menu_en_secu a { color: #fff; background: #98bf0c; text-decoration: none; width: 180px; text-align: left; padding: 0px 10px; font: bold 12px/25px Arial, Helvetica, sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.JTIC_2011_menu_en_secu a:hover,
ul.JTIC_2011_menu_en_secu li:hover a,
ul.JTIC_2011_menu_en_secu a:hover,
ul.JTIC_2011_menu_en_secu li.over a { color: #fff; background: #EC672A; text-decoration: none; }

/* 2nd Level */
ul.JTIC_2011_menu_en_secu li:hover li a,
ul.JTIC_2011_menu_en_secu li.over li a { line-height:12px; padding:6px 10px; width: 180px; color: #fff; background: #97BF3F; text-decoration: none; border-left: 1px solid #aaa; border-right: 1px solid #aaa; border-top: 0; border-bottom: 0; float: none; }
ul.JTIC_2011_menu_en_secu li:hover li a:hover,
ul.JTIC_2011_menu_en_secu li:hover li:hover a,
ul.JTIC_2011_menu_en_secu li.over li a:hover,
ul.JTIC_2011_menu_en_secu li.over li.over a { color: #fff; background: #EC672A; text-decoration: none; }
ul.JTIC_2011_menu_en_secu li:hover ul,
ul.JTIC_2011_menu_en_secu li.over ul { width: 180px; }
ul.JTIC_2011_menu_en_secu li:hover li a.first,ul.JTIC_2011_menu_en_secu li.over li a.first { border-top: 1px solid #aaa; }
ul.JTIC_2011_menu_en_secu li:hover li a.last,ul.JTIC_2011_menu_en_secu li.over li a.last { border-bottom: 1px solid #aaa; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.JTIC_2011_menu_en_secu li:hover ul,ul.JTIC_2011_menu_en_secu li.over ul { display: block; }
ul.JTIC_2011_menu_en_secu .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:JTIC_2011_menu_en */


/* MenuBegin:JTIC_menu */
ul.JTIC_menu { margin: 0; border: 0; padding: 0; list-style: none; line-height: 25px; }
ul.JTIC_menu li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }
ul.JTIC_menu ul { margin: 0; border: 0; padding: 0; list-style: none; width: 140px; display: none; position: absolute; top: 25px; left: 0; }
ul.JTIC_menu ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ position: relative; }

/* 1st Level */
ul.JTIC_menu a { color: #fff; background: #98bf0c; text-decoration: none; width: 120px; text-align: left; padding: 0px 10px; font: bold 12px/25px Arial, Helvetica, sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.JTIC_menu a:hover,
ul.JTIC_menu li:hover a,
ul.JTIC_menu a:hover,
ul.JTIC_menu li.over a { color: #fff; background: #EC672A; text-decoration: none; }

/* 2nd Level */
ul.JTIC_menu li:hover li a,
ul.JTIC_menu li.over li a { line-height:12px; padding:6px 10px; width: 180px; color: #fff; background: #97BF3F; text-decoration: none; border-left: 1px solid #aaa; border-right: 1px solid #aaa; border-top: 0; border-bottom: 0; float: none; }
ul.JTIC_menu li:hover li a:hover,
ul.JTIC_menu li:hover li:hover a,
ul.JTIC_menu li.over li a:hover,
ul.JTIC_menu li.over li.over a { color: #fff; background: #EC672A; text-decoration: none; }
ul.JTIC_menu li:hover ul,
ul.JTIC_menu li.over ul { width: 180px; }
ul.JTIC_menu li:hover li a.first,ul.JTIC_menu li.over li a.first { border-top: 1px solid #aaa; }
ul.JTIC_menu li:hover li a.last,ul.JTIC_menu li.over li a.last { border-bottom: 1px solid #aaa; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.JTIC_menu li:hover ul,ul.JTIC_menu li.over ul { display: block; }
ul.JTIC_menu .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:JTIC_menu */

/* MenuBegin:JTIC_menu_secu */
ul.JTIC_menu_secu { margin: 0; border: 0; padding: 0; list-style: none; line-height: 25px; }
ul.JTIC_menu_secu li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }
ul.JTIC_menu_secu ul { margin: 0; border: 0; padding: 0; list-style: none; width: 140px; display: none; position: absolute; top: 25px; left: 0; }
ul.JTIC_menu_secu ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ position: relative; }

/* 1st Level */
ul.JTIC_menu_secu a { color: #fff; background: #98bf0c; text-decoration: none; width: 180px; text-align: left; padding: 0px 10px; font: bold 12px/25px Arial, Helvetica, sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.JTIC_menu_secu a:hover,
ul.JTIC_menu_secu_secu li:hover a,
ul.JTIC_menu_secu_secu a:hover,
ul.JTIC_menu_secu_secu li.over a { color: #fff; background: #EC672A; text-decoration: none; }

/* 2nd Level */
ul.JTIC_menu_secu_secu li:hover li a,
ul.JTIC_menu_secu_secu li.over li a { line-height:12px; padding:6px 10px; width: 180px; color: #fff; background: #97BF3F; text-decoration: none; border-left: 1px solid #aaa; border-right: 1px solid #aaa; border-top: 0; border-bottom: 0; float: none; }
ul.JTIC_menu_secu_secu li:hover li a:hover,
ul.JTIC_menu_secu_secu li:hover li:hover a,
ul.JTIC_menu_secu_secu li.over li a:hover,
ul.JTIC_menu_secu_secu li.over li.over a { color: #fff; background: #EC672A; text-decoration: none; }
ul.JTIC_menu_secu_secu li:hover ul,
ul.JTIC_menu_secu_secu li.over ul { width: 180px; }
ul.JTIC_menu_secu_secu li:hover li a.first,ul.JTIC_menu_secu_secu li.over li a.first { border-top: 1px solid #aaa; }
ul.JTIC_menu_secu_secu li:hover li a.last,ul.JTIC_menu_secu_secu li.over li a.last { border-bottom: 1px solid #aaa; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.JTIC_menu_secu_secu li:hover ul,ul.JTIC_menu_secu_secu li.over ul { display: block; }
ul.JTIC_menu_secu_secu .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:JTIC_menu_secu */
/* FIN */



/* MenuBegin:JTIC_menu_en */
ul.JTIC_menu_en { margin: 0; border: 0; padding: 0; list-style: none; line-height: 25px; }
ul.JTIC_menu_en li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }
ul.JTIC_menu_en ul { margin: 0; border: 0; padding: 0; list-style: none; width: 140px; display: none; position: absolute; top: 25px; left: 0; }
ul.JTIC_menu_en ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ position: relative; }

/* 1st Level */
ul.JTIC_menu_en a { color: #fff; background: #98bf0c; text-decoration: none; width: 120px; text-align: left; padding: 0px 10px; font: bold 12px/25px Arial, Helvetica, sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.JTIC_menu_en a:hover,
ul.JTIC_menu_en li:hover a,
ul.JTIC_menu_en a:hover,
ul.JTIC_menu_en li.over a { color: #fff; background: #EC672A; text-decoration: none; }

/* 2nd Level */
ul.JTIC_menu_en li:hover li a,
ul.JTIC_menu_en li.over li a { line-height:12px; padding:6px 10px; width: 180px; color: #fff; background: #97BF3F; text-decoration: none; border-left: 1px solid #aaa; border-right: 1px solid #aaa; border-top: 0; border-bottom: 0; float: none; }
ul.JTIC_menu_en li:hover li a:hover,
ul.JTIC_menu_en li:hover li:hover a,
ul.JTIC_menu_en li.over li a:hover,
ul.JTIC_menu_en li.over li.over a { color: #fff; background: #EC672A; text-decoration: none; }
ul.JTIC_menu_en li:hover ul,
ul.JTIC_menu_en li.over ul { width: 180px; }
ul.JTIC_menu_en li:hover li a.first,ul.JTIC_menu_en li.over li a.first { border-top: 1px solid #aaa; }
ul.JTIC_menu_en li:hover li a.last,ul.JTIC_menu_en li.over li a.last { border-bottom: 1px solid #aaa; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.JTIC_menu_en li:hover ul,ul.JTIC_2011_menu_en li.over ul { display: block; }
ul.JTIC_menu_en .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:JTIC_menu_en */

/* MenuBegin:JTIC_menu_en */
ul.JTIC_menu_en_secu { margin: 0; border: 0; padding: 0; list-style: none; line-height: 25px; }
ul.JTIC_menu_en_secu li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }
ul.JTIC_menu_en_secu ul { margin: 0; border: 0; padding: 0; list-style: none; width: 140px; display: none; position: absolute; top: 25px; left: 0; }
ul.JTIC_menu_en_secu ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ position: relative; }

/* 1st Level */
ul.JTIC_menu_en_secu a { color: #fff; background: #98bf0c; text-decoration: none; width: 180px; text-align: left; padding: 0px 10px; font: bold 12px/25px Arial, Helvetica, sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.JTIC_menu_en_secu a:hover,
ul.JTIC_menu_en_secu li:hover a,
ul.JTIC_menu_en_secu a:hover,
ul.JTIC__menu_en_secu li.over a { color: #fff; background: #EC672A; text-decoration: none; }

/* 2nd Level */
ul.JTIC_menu_en_secu li:hover li a,
ul.JTIC_menu_en_secu li.over li a { line-height:12px; padding:6px 10px; width: 180px; color: #fff; background: #97BF3F; text-decoration: none; border-left: 1px solid #aaa; border-right: 1px solid #aaa; border-top: 0; border-bottom: 0; float: none; }
ul.JTIC_menu_en_secu li:hover li a:hover,
ul.JTIC_menu_en_secu li:hover li:hover a,
ul.JTIC_menu_en_secu li.over li a:hover,
ul.JTIC_menu_en_secu li.over li.over a { color: #fff; background: #EC672A; text-decoration: none; }
ul.JTIC_menu_en_secu li:hover ul,
ul.JTIC_menu_en_secu li.over ul { width: 180px; }
ul.JTIC_menu_en_secu li:hover li a.first,ul.JTIC_menu_en_secu li.over li a.first { border-top: 1px solid #aaa; }
ul.JTIC_menu_en_secu li:hover li a.last,ul.JTIC_menu_en_secu li.over li a.last { border-bottom: 1px solid #aaa; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.JTIC_menu_en_secu li:hover ul,ul.JTIC_menu_en_secu li.over ul { display: block; }
ul.JTIC_menu_en_secu .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:JTIC_menu_en */
