/* CSS Document */

:link { 
color: #cc3333; 
text-decoration: none;
} 

:visited { 
color:#cc3333;
text-decoration: none; 
} 

:link:hover{ 
color: #cc3333;
text-decoration: none;
} 

:visited:hover { 
color: #cc3333;
text-decoration: none;
} 
:link:active, :visited:active { 
}
H1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
H2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #CC3333;
	line-height: 24px;
}
H3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #CC3333;
	line-height: 22px;
}
.title { 
	color:#cc3333;
	font-family:Arial;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
}
.titlewhite { 
	color:#ffffff;
	font-family:Arial;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
}
.lightbodytext {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 12px;
	font-weight: bold;
}
.checkmydatestyle {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
	font-weight: bold;
}
.mainbodytext {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
}
.footlinks { 
	color: #666666; 
	font-size: 10px;
	font-weight: normal; 
	text-decoration: none;
} 
.copyright { 
	font-family: Arial;
	color: #999999; 
	font-size: 10px;
	font-weight: normal;  
	text-decoration: none;
} 
.colorchange { 
	color:#cc3333;
	font-family:Arial;
} 
.colorchange2 { 
	color:#ffffff;
} 
.underline { 
	text-decoration:underline;
} 



/* ================================================================ 
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/final_drop2.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.
=================================================================== */

.menu {width:950; font-size:12px; position:relative; z-index:100;border-right:0px solid #000000; white-space:nowrap;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:950; w\idth:950px; white-space:nowrap;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; white-space:nowrap;}
.menu ul ul {width:133px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:133px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; text-decoration:none; font-weight:bold; color:#ffffff; width:133px; height:20px; border:0px solid #000000; border-width:0px 0 0px 0px; background:#666666; padding-left:0px; line-height:20px; white-space:nowrap;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:133px; w\idth:133px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#666666;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#333333;}
.menu ul ul :hover > a.drop {background:#333333;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#333333;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#333333;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:20px;left:0; width:133px;border-top:0px solid #000000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:20px;t\op:21px;}

/* position the third level flyout menu */
.menu ul ul ul{left:133px; top:-1px; width:135px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-133px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#000000; color:#ffffff; height:20px; line-height:20px; padding:0px 0px; width:133px;border-width:0 0px 0px 0px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:133px;w\idth:133px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#ffffff; background:#333333;}
.menu :hover > a, .menu ul ul :hover > a {color:#ffffff;background:#333333;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop6.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(../images/six_0a.gif);}
.preload2 {background: url(../images/six_1a.gif);}

#nav {padding:0; margin:0; list-style:none; height:20px; background:#666 url(../images/six_0.gif) repeat-x; position:relative; z-index:200; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:20px; line-height:20px; color:#fff; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 0px; cursor:pointer;background: url(../images/six_0.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:25px; background: url(../images/six_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:25px; background: url(../images/six_0a.gif) no-repeat right top;}

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#fff; background: url(../images/six_1.gif) no-repeat;}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{background:url(../images/six_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background:url(../images/six_1a.gif) no-repeat right top; padding-bottom:2px;}

#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub 
{left:1px; top:24px; background: #666666; padding:4px; border:2px solid #cc3333; white-space:nowrap; width:140px; height:auto; z-index:300;}
#nav :hover ul.sub li 
{display:block; height:20px; position:relative; float:left; width:140px; font-weight:normal;}
#nav :hover ul.sub li a 
{display:block; font-size:12px; height:18px; width:138px; line-height:18px; text-indent:5px; color:#fff; text-decoration:none;border:0px solid #666666;}
#nav li ul.sub li a.fly 
{background:#666666 url(../images/arrow.gif) 130px 6px no-repeat;}
#nav :hover ul.sub li a:hover 
{background:#999999; color:#fff; border-color:#999;}
#nav :hover ul.sub li a.fly:hover
{background:#999999 url(../images/arrow_over.gif) 130px 6px no-repeat; color:#fff;}

#nav li b {display:block; font-size:12px; height:18px; width:138px; line-height:20px; margin-bottom:3px; text-indent:6px; color:#fff; border-bottom:1px solid #fff; cursor:default;}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:139px; top:-4px; background: #999999; padding:3px; border:1px solid #666666; white-space:nowrap; width:140px; z-index:400; height:auto;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover > ul
{left:140px; top:-4px; background: #666666; padding:4px; border:2px solid #cc3333; white-space:nowrap; width:140px; z-index:400; height:auto;}
#nav li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover > a.fly
{background:#666666 url(../images/arrow_over.gif) 130px 6px no-repeat; color:#fff; border-color:#666;} 
#nav li:hover li:hover > li a.fly
{background:#999999 url(../images/arrow.gif) 130px 6px no-repeat; color:#000; border-color:#999999;} 
