﻿body {
font-family: tahoma, verdana;
font-size: 8pt;
font-weight: normal;
color: #000000
}

a {font-family: tahoma; font-size: 8pt; color: #5f5f5f; text-decoration: none }
a:link {color: #5f5f5f; text-decoration: none; }
a:visited {color: #5f5f5f; text-decoration: none; }
a:hover {color: #5f5f5f; text-decoration: underline; }
a:active {color: #5f5f5f; }

.nav a:link {color: white; text-decoration: none; }
.nav a:visited {color: white; text-decoration: none; }
.nav a:hover {color: white; text-decoration: underline; }
.nav a:active {color: white; }
.nav {font-family: tahoma; font-size: 8pt; font-weight: bold}
.navlines {font-family: sans-serif; color: #FFFFFF}

.subnav a:link {color: #cc0000; text-decoration: none; }
.subnav a:visited {color: #cc0000; text-decoration: none; }
.subnav a:hover {color: #cc0000; text-decoration: underline; }
.subnav a:active {color: #cc0000; }
.subnav {font-family: tahoma; font-size: 9pt; font-weight: normal; color: #cc0000}
.subnavlines {font-family: sans-serif; color: #cc0000}
.subnavhead {font-family: tahoma; font-size: 9pt; font-weight: bold; color: #cc0000}

.footer a:link {color: white; text-decoration: none; }
.footer a:visited {color: white; text-decoration: none; }
.footer a:hover {color: white; text-decoration: underline; }
.footer a:active {color: white; }
.footer {font-family: tahoma; font-size: 7pt; font-weight: normal; color: white;}
.footerlines {font-family: sans-serif; color: white}

.bodytext {font-family: tahoma, verdana; font-size: 8pt; font-weight: normal; color: #000000}
.bodysubhead {font-family: tahoma, verdana; font-size: 8pt; font-weight: normal; color: dimgray}

.bluehead {font-family: tahoma; font-size: 12pt; font-weight: bold; color: #1B91CC; letter-spacing: 5px}

.blackbold {font-family: tahoma; font-size: 10pt; font-weight: bold; color: #000000}
.bluebold {font-family: tahoma; font-size: 10pt; font-weight: bold; color: #1B91CC}
.limebold {font-family: tahoma; font-size: 9pt; font-weight: bold; color: #8FC535}
.sublimebold {font-family: tahoma; font-size: 7.5pt; font-weight: normal; color: #808080}

.blue {font-family: tahoma; font-size: 10pt; font-weight: normal; color: #1B91CC}
.black {font-family: tahoma; font-size: 10pt; font-weight: normal; color: #000000}
.gray {font-family: tahoma; font-size: 10pt; font-weight: normal; color: #808080}

input.red {background-color: #cc0000; font-weight: bold; font-size: 12px; color: white;}
input.pink {background-color: #ffcccc;}
textarea.violet {background-color: #ccccff; font-size: 10px;}
option.bluebold {background-color: #1B91CC; font-weight: bold; font-size: 12px; color: #FFFFFF;}
option.pink {background-color: #ffcccc;}

.faq_answer_question {font-family: tahoma, verdana; font-size: 8pt; font-weight: bold; color: #000000}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* commom style for all browsers */

.menu5 {
text-align:left; font-family: tahoma, sans-serif; color:#FFF; position:relative; font-size:0.9em;height:2.5em; margin:0 padding:0; list-style-type:none;
}
.menu5 ul {
padding:1; margin:0; list-style-type:none; /* for Firefox */
}
.menu5 li {
float:left; position:relative; color:#FFF;
}
.menu5 li a, .menu5 li a:visited {
display:block; text-decoration:none; color:#FFF; float:left; padding-right:1em; height:3em; line-height:3em; 
}
* html .menu5 li a, .menu5 li a:visited {
width:15em; w\idth:6em; /* hack for IE5.5 */
}
.menu5 li a.drop, .menu5 li a.drop:visited {
font-weight:bold; color:#FFF;
}
.menu5 li ul {
visibility:hidden; position:absolute; top:2.5em; left:0; height:0; overflow:hidden;
}
.menu5 table {
margin:-1px; border-collapse:collapse; color:#FFF; font-size:1em; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu5 li:hover a,
.menu5 li a:hover {
text-decoration:underline; border:0; color:white; text-align:left;
}
.menu5 li:hover ul,
.menu5 li a:hover ul {
visibility:visible; height:auto; background:#000; border:1px solid #ddd; left:0; top:2.5em; overflow:visible;
}
.menu5 li:hover ul li a,
.menu5 li a:hover ul li a {
display:block; font-weight:normal; background:transparent; text-decoration:none; height:auto; line-height:1.5em; padding:0.5em;
}
* html .menu5 li a:hover ul li a {
width:25em; w\idth:9em; /* hack for IE5.5 */
}
.menu5 li:hover ul li a.drop,
.menu5 li a:hover ul li a.drop {
font-weight:bold;
}
.menu5 li:hover ul li ul,
.menu5 li a:hover ul li a ul {
visibility:hidden; position:absolute; top:0; left:15em; height:0; overflow:hidden;
}
.menu5 li:hover ul li a:hover,
.menu5 li a:hover ul li a:hover {
text-decoration:underline;
}
.menu5 li:hover ul li:hover ul,
.menu5 li a:hover ul li a:hover ul {
visibility:visible; color:#000; border:1px solid #ddd; height:auto; background:#fff; width:25em;
} 
.menu5 li:hover ul li:hover ul.left,
.menu5 li a:hover ul li a:hover ul.left {
left:-9.3em;
}
.menu5 li:hover ul li:hover ul li a,
.menu5 li a:hover ul li a:hover ul li a {
display:block; height:auto;
}
.menu5 li:hover ul li:hover ul li:hover a,
.menu5 li a:hover ul li a:hover ul li a:hover {
text-decoration:underline;
}

/*Modal Popup*/ 

.modalBackground 
{
          background-color:silver; 
          filter:alpha(opacity=70);
          opacity:0.7; 
} 

.modalPopup 
{
          background-color:#FFFFFF; 
          border-width:1px; 
          border-style:solid; 
          border-color:Gray; 
          padding:10px; 
          width:500px; 
}