@charset "UTF-8";
/* CSS Document */



div.svIndex dt{
	font-size:16px;
}

.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFF;
	text-align: center;
}
.bodycopy {
	font-size: 12px;
	font-weight: lighter;
	text-align: justify;
	color: #666;
}

div.bodycopy a{
	color:#333;
	text-decoration:underline;	
}
div.bodycopy a:link{
	color:#333;
	text-decoration:underline;	
}

div.bodycopy a:hover{
	text-decoration:none;	
}

body {
	background-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: justify;
}
/*a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #F39;
	text-decoration: none;
}*/
h1 {
	font-size: 12px;
	color: #E17FA8;
	font-weight:lighter;
}
h2 {
	font-size: 14px;
	color: #E17FA8;
	font-weight:lighter;
}
h3 {
	font-size: 18px;
	color: #E17FA8;
	font-weight:lighter;
	text-align: left;
}
h4 {
	font-size: 12px;
	color: #999;
	font-weight:lighter;
}
h5 {
	font-size: 14px;
	color: #999;
	font-weight:lighter;
}
h6 {
	font-size: 18px;
	color: #666;
	font-weight:lighter;
}
.h7 {
	font-size: 20px;
	font-weight: bold;
	color: #E17FA8;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
.copyright {
	font-size: 10px;
	font-weight: lighter;
	text-align: right;
	color: #000;
}
.latest-news-text {
	font-size: 12px;
	font-weight: lighter;
	text-align: justify;
	color: #000;
}
.latest-news-header {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000;
}
.latest-news-dates {
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	color: #980000;
}
a.specialLink:link {
	color: #E17FA8;
}
a.specialLink:visited {
	color: #666;
}
a.specialLink:hover {
	color: black;
}
.submenu {
	font-size: 10px;
	font-weight: lighter;
	text-align: center;
	color: #FFF;
}
/*FOR NAVIGATION */
#navPrimary{padding:0 0 0 2px;margin:0 0 0 32px;height:61px;background:url(images/nav-sep.gif) left 4px no-repeat}
#navPrimary li{float:left;list-style:none; background:url(images/nav-sep.gif) right 4px no-repeat; height:60px}
#navPrimary li a{display:block;padding:22px 20px;height:16px;color:#fff;text-decoration:none}
/* #navPrimary li a:hover{} */
#navPrimary li.current a{background: url(images/nav-hover.gif) left top repeat-x;margin-right:2px}
#navPrimary li a:hover{color:#e37ea8}
#navPrimary li.current a{color:#e37ea8}
#navPrimary li.current li a:hover{color:#e37ea8}
#navPrimary li.current li a{color:#fff;background:none!important}
#navPrimary li ul{background:#000000;margin: 0;padding: 15px 0;position: absolute;visibility: hidden; 

	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

	/*  border:8px solid #000; */

}
#navPrimary li li{height:36px;float:left;overflow:hidden;clear:left;width:240px; background:none;}
#navPrimary li li a{
		/* background: #000000 url(images/nav-sep-sub.gif) 28px 11px no-repeat; */
		padding:7px 42px;
		text-align:center;display:block; text-transform:uppercase;
		color: #FFF !important;
		/* filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7; */
		
}

#navPrimary li li a:hover{/*background: #979797  url(images/nav-sep-sub-hover.gif) 28px 11px no-repeat */
	color:#e37ea8 !important;
}


/*SITE MAP*/
ul#svSiteMap a{
	color:#999;
}
ul#svSiteMap, ul#svSiteMap li{
	list-style:none;
}

ul#svSiteMap li{
	line-height: 2em;
	text-transform:uppercase;
}
