@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
}
body {
	background-color: #FFCB99;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 16px;
}
#masthead {
	height: 205px;
	background-image: url(../images/masthead.jpg);
}
#content1 {
	clear: none;
	height: 285px;
}
#menu {
	height: 35px;
	text-align: center;
	background-image: none;
	background-color: #FFFFCC;
	background-repeat: repeat-x;
	background-position: top;
}
#content2 {
	clear: both;
	background-image: url(../images/content2bg.jpg);
}
#footer {
	clear: both;
	background-image: url(../images/signup.jpg);
	height: 65px;
	padding-left: 290px;
	padding-top: 30px;
}
#copyright {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
	padding-bottom: 5px;
}
#c1leftColumn {
	float: left;
	width: 395px;
	padding-top: 8px;
	padding-left: 15px;
	height: 284px;
	padding-right: 15px;
	background-image: url(../images/c1leftbg2.jpg);
}
#content2top {
	clear: both;
	height: 18px;
	background-image: url(../images/content2top.jpg);
}
#content2btm {
	clear: both;
	height: 20px;
	background-image: url(../images/content2btm.jpg);
}
#c1rightColumn {
	float: right;
	width: 315px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	height: 284px;
	background-image: url(../images/c1rightbg.jpg);
}
.style2 {color: #0463CF}
.style3 {
	color: #0066CA;
	font-weight: bold;
}
#c2rightColumn {
	float: right;
	width: 435px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 15px;
	clear: none;
}
#c2leftColumn {
	float: left;
	width: 270px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	clear: none;
}
.style4 {color: #0066CA}
.style9 {
	font-size: 12px;
	font-weight: bold;
}
.style10 {
	color: #0000FF;
	font-weight: bold;
	font-size: 12px;
}
#nav {
	height: 60px;
	background-color: #FFFFCC;
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-x;
}

/* ================================================================ 
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/menu/pro_drop3.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(../drop3/blank_over.gif);}
.preload2 {background: url(../drop3/blank_overa.gif);}

.menu2 {padding:0 0 0 5px; margin:0; list-style:none; height:36px; background:#fff; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#ccc; text-decoration:none; font-size:13px; font-weight:bold; padding:0 0 0 6px; cursor:pointer;background: url(../drop3/blank.gif);}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:36px;background:url(../drop3/blank.gif) right top;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:36px; background:url(../drop3/blanka.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(../drop3/blank_over.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(../drop3/blank_over.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(../drop3/blank_overa.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(../drop3/blank_over.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(drop3/blank_over.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(drop3/blank_overa.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:31px; background: #ffc; padding:5px; border:1px solid #06c; white-space:nowrap; width:150px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:125px; font-weight:normal;}
.menu2 :hover ul.sub li a {display:block; font-size:14px; height:20px; width:145px; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:#fff url(../drop3/arrow.gif) 80px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#06c; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#06c url(../drop3/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#06c url(../drop3/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:5px; border:1px solid #06c; white-space:nowrap; width:120px; z-index:400; height:auto;}
