a
{
	color:#0032AB;
	font-weight:bold;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.nav1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-color:#ffdd99;
	display:block;
	padding-top:7px;
	padding-right:2px;
	padding-bottom:7px;
	padding-left:32px;
	border-top:1px solid #fbde81;
	border-bottom:1px solid #eed279;
	color:#000000;
	background-image:url(./arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.nav1:hover
{
	color:#000000;
	background-color:#ffcc00;
	background-image:url(./arrow2.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
}
.nav1active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-color:#ffcc00;
	display:block;
	padding-top:7px;
	padding-right:2px;
	padding-bottom:7px;
	padding-left:32px;
	border-top:1px solid #fbde81;
	border-bottom:1px solid #eed279;
	color:#000000;
	background-image:url(./arrow1.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.nav1active:hover
{
	color:#ffffff;
	background-color:#ffcc00;
	background-image:url(./arrow2.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
}
.nav2
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-weight:normal;
	color:#ffffff;
}
.nav2active
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ffcc00;
}
.nav2:hover
{
	font-family:Arial;
	color:#ffcc00;
	font-weight:bold;
}
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:16px;
}
.copyright
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}
.contentbackground
{
	background-color:#ffdd99;
}
.leftnavbackground
{
	background-color:#FFFFFF;
}
.bannerbackground
{
	background-color:#FFFFFF;
}
.slogan
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:3px;
	display:block;
}
.content2background
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.topleftbackground
{
	background-color:#FFFFFF;
}
.toptitlebackground
{
	background-color:#ff6600;
	color:#FFFFFF;
}
.topsubtitlebackground
{
	background-color:#ffcc66;
	border-bottom:1px solid #FFFFFF;
}
.topsubtitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.navtitlebackground
{
	background-color:#ff6600;
}
.navtitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.navcontainer
{
	background-color:#ffdd99;
	border-right:1px solid #ef8200;
}
.maincontainer
{
	background-color:#ffffff;
	border-right:1px solid #ef8200;
	border-left:1px solid #ef8200;
}
.bottomarea1bg
{
	background-color:#D8DFEE;
	border-top:1px solid #C0CFE2;
	border-right:1px #C0CFE2;
	border-bottom:1px #C0CFE2;
	border-left:1px #C0CFE2;
}
.bottomarea2bg
{
	background-color:#ff6600;
}
.bottomarea2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:12px;
}
.content2bk
{
	border-top:1px dashed #ef8200;
}
.content3bk
{
	border-top:dashed #ef8200 1px;
	border-right:dashed #ef8200 1px;
	border-left:dashed #ef8200 1px;
}
.content4bk
{
	border-top:1px #ef8200 dashed;
}
.contentleft
{
	background-color:#D8DFEE;
}
.contentright
{
	border-left:1px #6987BC solid;
	background-color:#6987BC;
}

