.slogan
{
	font-family:Monotype Corsiva;
	font-size:33px;
	font-weight:normal;
	color:#FBD43D;
	
	vertical-align:middle;
	text-align:center;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:55px;
	padding-left:0px;
	padding:0px;
}
a
{
	color:#ff6820;
        text-decoration:none;
}
a:hover
{
	text-decoration:underline;
	color:#ffd700;
}
p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333366;
	font-weight:bold;
}
h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#336699;
}
.copyright
{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px;
	text-align:center;
        background-color:#333366;
}
.nav1active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	font-style:normal;
	padding:0px;
	text-decoration:none;
}
.nav1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	border:1px none #506473;
	font-style:normal;
	padding-top:0px;
	padding-right:3px;
	padding-bottom:0px;
	padding-left:3px;
}
.nav1:hover
{
	text-decoration:underline;
}
.nav1container
{
	background-color:#999966;

}
.nav2active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffd700;
	text-decoration:none;
	font-weight:bold;
	padding:0px 15px;
}
.nav2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFCC;
	text-decoration:none;
	font-weight:bold;
	padding:0px 15px;
}
.nav2:hover
{
	text-decoration:underline;
}
.nav2container
{
	background-color:#999966;
}
.border
{
	border:thick solid #999966;
border-top:none;
	width:1024px;
}
.bannerbackground
{
	background-color:#333366;
	background-repeat:no-repeat;
	background-position:right top;
}
.contentbackground
{
	background-color:#FFFFFF;
}
.content2bk
{
	border-top:1px dashed #999966;
}
.content3bk
{
	border-top:dashed #999966 1px;
	border-right:dashed #999966 1px;
	border-left:dashed #999966 1px;
}
.content4bk
{
	border-top:1px #999966 dashed;
}
.contentleft
{
	border-right:1px #999966 solid;
}
.contentright
{
	border-left:1px #999966 solid;
}

ol  {
        color: white;
}
p {
  margin: 0px;
  color: black;
}

ul  {
        padding: 0;
        list-style: none;
    }
    ul li{
        float: left;
        background: #999966;
        font-size: 14px;
        text-align: left;
    }
li ul { display: none; }    
    ul li a{        
        display: block;
        padding: 5px 13px 5px 14px;
        color: #ffff00;
        background: #999966;
        text-decoration: none;
    }
    ul li ul{
        display: none;
    }

ul li a:hover { color: #fff; background: #617F8A; }
ul li:hover ul{
        display: block; /* display the dropdown */
        position: absolute;
        z-index: 9999;
    }

li:hover li {
  float: none;
font-size: 13px;
}

li:hover a { text-decoration: none; background: #617F8A; }
li:hover li a:hover { color: #fff; background:  #95A9B1;  }


.bottombackground
{
        FONT-FAMILY:Bookman Old Style;
        COLOR:white;
        FONT-SIZE:12px;
        font-style:italic;
	color:#FFFFFF;
        background-color:#333366;
        width:1024px;	
}