a.index:hover {
	color: #000000;
}

a.internallinks:hover {
	cursor: default;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #50b0d1;
}

body {
	
}

.newstext { color: Gray; font-family: verdana; font-size: x-small; }

.newsheadline {font-size: x-small; font-family: verdana; font-weight: bold; color: #336699; }

#newspanel {
	position: absolute;
	top: 484px;
	vertical-align: top;
	width: 176px;
	background-color: #f7fafc;
	padding-left: 8px;
	padding-right: 3px;
	left: -2px;
}

.copyright {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
}

.divider-hz {
	background-image: url(/images/bluedot02.gif);
	background-repeat: repeat-x;
}

.divider-hz-grey {
	background-image: url(/images/greydot.gif);
	background-repeat: repeat-x;
}


.divider-vt {
	background-image: url(/images/bluedot01.gif);
	background-repeat: repeat-y;
}

.headline {
	color: #2E6A98;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.title {
	color: #2E6A98;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.index {
	color: #4D4D4D;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
}

.internallinks {
	color: #999999;
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
}

.menu-bottom {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.menu-divider {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
}

.menu-top {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

/*Links*/

a.submenu:hover {
	text-decoration: none;
}

a.submenu-head:hover {
	text-decoration: none;
}

.submenu-head {
	color: white; 
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	/*padding-left: 13px;*/
	text-decoration: none;
	* width: 180px;
}

.submenu-subgroup {
	background-color: #336699 ;
	color: #FFFF00; 
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 13px;
	border-bottom: 1px solid ; /* #6290B3 */
	border-top: 1px solid ; /* #FFFFFF */
	border-bottom-color: #3E4365;
	border-left-color: #497392;
	border-right-color: #3E4365;
	border-top-color: #6496B3;
	height: 20px;
	text-decoration: none;
	width: 180px;
}

.submenu-header {
	background-color: #336699 ; /* Menu Button Off Color (#D9E4ED) */
	border-bottom: 1px solid ; /* #6290B3 */
	border-top: 1px solid ; /* #FFFFFF */
	border-bottom-color: #3E4365;
	border-left-color: #497392;
	border-right-color: #3E4365;
	border-top-color: #6496B3;
	height: 20px;
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
	width: 180px;
	padding-left: 13px;
}

.submenu-off {
	background-color: #336699 ; /* Menu Button Off Color (#D9E4ED) */
	border-bottom: 1px solid ; /* #6290B3 */
	border-top: 1px solid ; /* #FFFFFF */
	border-bottom-color: #3E4365;
	border-left-color: #497392;
	border-right-color: #3E4365;
	border-top-color: #6496B3;
	height: 20px;
	text-decoration: none;
	/*width: 180px;*/
	padding-left: 13px;
}

.submenu-on {
	background-color: #8BBDDA ; /* Menu Button On Color (#E5EDF3) */
	border-bottom: 1px solid; /* #6290B3; */
	border-top: 1px solid; /* #FFFFFF; */
	border-bottom-color: #3E4365;
	border-left-color: #497392;
	border-right-color: #3E4365;
	border-top-color: #6496B3;	
	cursor: pointer;
	height: 20px;
	text-decoration: none;
	/*width: 180px;*/
	padding-left: 13px;
}
.submenu-on a
{
	/*width: 180px;*/
	display:block;
}
