
.header2Txt {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #666666;
}
a.header2Txt:link {
	text-decoration: underline;
	color: #666666;
}
a.header2Txt:visited {
	text-decoration: underline;
	color: #666666;
}
a.header2Txt:active {
	text-decoration: underline;
	color: #FF0000;
}
a.header2Txt:hover {
	text-decoration: underline;
	color: #FF0000;
}
.header2Bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}


/* Menu */
.menuTxt {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
a.menuTxt:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.menuTxt:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menuTxt:active {
	text-decoration: underline;
	color: #FF0000;
}
a.menuTxt:hover {
	text-decoration: underline;
	color: #FF0000;
}
.menuBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990033;
}
.menuSelected {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}


/* Breadcrumbs */
.breadcrumbs {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #666666;
}
a.breadcrumbs:link {
	text-decoration: none;
	color: #003399;
}
a.breadcrumbs:visited {
	text-decoration: none;
	color: #003399;
}
a.breadcrumbs:active {
	text-decoration: underline;
	color: #FF0000;
}
a.breadcrumbs:hover {
	text-decoration: underline;
	color: #FF0000;
}

/* Local Menu */
.localMenuBox {
	background-color: #F4F4F4;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.localMenuTxt {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #FF0000;
}
a.localMenuTxt:link {
	text-decoration: none;
	color: #003399;
}
a.localMenuTxt:visited {
	text-decoration: none;
	color: #003399;
}
a.localMenuTxt:active {
	text-decoration: underline;
	color: #FF0000;
}
a.localMenuTxt:hover {
	text-decoration: underline;
	color: #FF0000;
}
.localMenuTxtSelected {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #FF0000;
}

/* HOME */
.homeTitle {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 20px;
	padding-bottom: 7px;
}
.homeTxt {
	font-family: Arial, Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	padding-top: 15px;
	padding-bottom: 5px;
}




/* Page Title - Level2 */
.pageTitle {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 30px;
	padding-bottom: 10px;
}

/* Box2 */
.box2Heading {
	font-family: Arial, Verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #660033;
}
.box2Txt {
	font-family: Arial, Verdana;
	font-size: 14px!important;
	line-height: 20px;
	color: #666666;
}
a.box2Txt:link {
	text-decoration: underline;
	color: #003399;
}
a.box2Txt:visited {
	text-decoration: overline;
	color: #663399;
}
a.box2Txt:active {
	text-decoration: underline;
	color: #FF0000;
}
a.box2Txt:hover {
	text-decoration: underline;
	color: #FF0000;
}

/* Footer */
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #EEEEEE;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	padding-bottom: 7px;
}

/* News */
.localMenuTitlebox {
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;

}
.localMenuTitle {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
}
.newsDate {
	font-family: Arial, Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
}
.newsTitle {
	font-family: Arial, Verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #663366;
}
.newsDescription {
	font-family: Arial, Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
a.newsMore:link {
	text-decoration: underline;
	color: #003399;
}
a.newsMore:visited {
	text-decoration: underline;
	color: #663399;
}
a.newsMore:active {
	text-decoration: underline;
	color: #FF0000;
}
a.newsMore:hover {
	text-decoration: underline;
	color: #FF0000;
}
