
/* */
body {
font-family: Trebuchet MS, sans-serif;
font-size: 13px;
background: #fff;
color: #333;
}

/*
h1, h2, h3, h4, h5, h6, p, ul, li {
font-size: 1em;
margin: 0;
padding: 0;
}
*/

ul#menu {
background: ;
color: #FFF;
margin: 0;
padding: 0.3em 0em;
}


ul#menu li {
display: inline;
margin: 0.1em 1em;
position: relative;
}

ul#menu h2, ul#menu h3 {
font-size: 100%;
font-weight: normal;
display: inline;
}


ul#menu li a {
font-family: Trebuchet ms, Verdana, arial, sans-serif; font-size: 14px; color: #5a7089; line-height: 14px; padding-bottom: 4px; padding-left: 2px; padding-right: 2px; padding-top: 4px; text-decoration: none; } 

ul#menu li a:hover {
color: #cc6600;
text-decoration: none;
}

ul#menu li.mega a {
background: transparent url() center right no-repeat;
padding-bottom: 4px; padding-left: 2px; padding-right: 2px; padding-top: 4px
}

ul#menu li.mega a:hover {
color: #cc6600;
text-decoration: none;
}

ul#menu div {
display: none;
}

ul#menu li.mega div {
border: 0px solid #dda;
width: 500px;
height: 425px;
position: absolute;
top: 2.0em;
left: -1em; 
padding-top: 1em; 
padding-left: 0em;
padding-right: 0em;
background-image: url(images/BG_megamenu.png);
background-repeat:no-repeat;
color: #FFF;
}

ul#menu li.hovering div {
display: block; 
}

ul#menu li.mega div a {
color: #0066cc;
padding: 0;
background-image: none;
text-decoration: none;
}

ul#menu li div a.more {
color: #390;
font-weight: bold;
}


ul#menu div h3 {
color: #18397c; 
background-color: #dee8e9;
font-weight: bold;
font-size: 13px;
}
ul#menu div p {
margin: 0 0 0.8em 0;
padding: 0;
}

.contentmenu th a:link { 
color: #18397c; text-decoration:none;
}
.contentmenu th a:visited { 
color: #18397c; text-decoration:none;
}
.contentmenu th a:hover { 
color: #cc6600; text-decoration:underline;
}

.contentmenu td a:link { 
color: #0066cc; text-decoration:none;
}
.contentmenu td a:visited { 
color: #0066cc; text-decoration:none;
}
.contentmenu td a:hover { 
color: #cc6600; text-decoration:underline;
}
.contentmenu {
border: 0px double #DDDDDD;
border-left: 0px;
border-collapse: ;

}

.contentmenu td {
color: #0066cc;
border: 0px solid;
border-top: 0px;
border-bottom: 0px;
border-bottom-color:#FFFFFF;
border-left-color:#DDDDDD;
border-right-color:#FFFFFF;
border-top-color:#FFFFFF; 
text-align: left;
padding: 4px;
font-size:10px;
}
.contentmenu th {
font-family: trebuchet ms, verdana; font-size: 13px; color: #18397c;
border: 0px solid;
border-bottom: 0px;
border-bottom-color:#993333;
border-left-color:#DDDDDD;
border-right-color:#FFFFFF;
border-top-color:#FFFFFF; 
background-color: #dee8e9;
text-align: left;
padding: 6px;
}

/* -- developer added --*/

/*
.bluetxt11 {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0066CC;  line-height: 14px} 
a.bluetxt11:link {color: #0066CC; text-decoration: none} 
a.bluetxt11:visited {color: #0066CC; text-decoration: none} 
a.bluetxt11:active {color: #CC6633} 
a.bluetxt11:hover {color: #CC6633; text-decoration: underline}
*/

.tabcontent td a:link { 
color: #0066CC; text-decoration: none;
}
.tabcontent td a:visited { 
color: #0066CC; text-decoration: none;
}
.tabcontent td a:hover { 
color: #CC6633; text-decoration: underline;
}

.tabcontent {
border-left: 0px;
border-collapse: ;

}

.tabcontent td 
{
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0066CC;  line-height: 14px;
color: #0066CC;
border: 0px solid;
border-top: 0px;
border-bottom: 0px;
border-bottom-color:#FFFFFF;
border-left-color:#DDDDDD;
border-right-color:#FFFFFF;
border-top-color:#FFFFFF; 
text-align: left;
padding: 4px;

}
.tabcontent th {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0066CC;  line-height: 14px;
border: 0px solid;
border-bottom: 0px;
border-bottom-color:#993333;
border-left-color:#DDDDDD;
border-right-color:#FFFFFF;
border-top-color:#FFFFFF; 
background-color: #dee8e9;
text-align: left;
padding: 6px;
}

