body{
	 font-family : Georgia, Times New Roman, Times, serif;
	 font-size : small;
	 font-weight : medium;
	 font-style : none;
	 line-height : 22px;
	 text-decoration : none;
	 color : #000000;
	 text-transform : none
}

A:LINK { 
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : small;
	font-weight : medium;
	font-style : none;
	color : #000000;
	text-transform : none
}
A:VISITED { 
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : small;
	font-weight : medium;
	font-style : none;
	color : #000000;
	text-transform : none
}
A:HOVER { 
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : small;
	font-weight : medium;
	font-style : none;
	text-decoration : none;
	color : #461F59;
	text-transform : none
}
H1 { 
	font-family : Georgia, Times New Roman, Times, serif;
	font-weight : bold;
	font-style : none;
	font-size : 13pt;
	text-decoration : none;
	text-transform : none;
	color : #461F59;
	text-transform : none;
	padding-top: 20px;
	padding-bottom: 20px;
}
H2 { 
	font-family : Georgia, Times New Roman, Times, serif;
	font-weight : bold;
	font-size : 9pt;
	text-decoration : none;
	text-transform : none;
	color : #461F59
}
H3 { 
	font-family : Georgia, Times New Roman, Times, serif;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
	text-transform : none;
	color : #461F59
}
UL { 
	padding-left: 20px
}
P { 
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : small;
	line-height : 22px;
	font-weight : medium;
	font-style : none;
	text-decoration : none;
	color : #000000;
	padding-bottom: 20px;
}

.homePageNewsShortDesc{
	font-size : x-small;
	padding-left: 54px;
}



CITE { 
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : small;
	line-height : 22px;
	font-weight : medium;
	font-style : none;
	text-decoration : none;
	color : #000000;
	text-transform : none
}

#keywords {
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-top: 2px;
	margin-top: 4pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	width: 80px;
	height: 8px;
	font-size: 8px;
	vertical-align: top;
	display: inline;
	margin-left: auto;
}


#subNav{
	font-size: 8pt;
	font-weight:bold;
}

#subNav a{
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}

ul.clsSubNav{
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

ul.clsSubNav li{
	margin-left: 0;
	padding: 3px 10px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
}

ul.clsSubNav li.First{
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}


ul.clsSubNav li.clsSubNavSelected{
	margin-left: 0;
	padding: 3px 10px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	background-color:#644870;
}

ul.clsSubNav li.clsSubNavSelectedFirst{
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	background-color:#644870;
}

li.clsSubNavSelected a{
	color:#FFFFFF;
}
li.clsSubNavSelectedFirst a{
	color:#FFFFFF;
}

.clsNewHeaderHP{
	background-image:url(/template/images/newsHeaderBG.gif);
	background-repeat:no-repeat;
	width: 257px;
	height: 24px;
	overflow: auto;
	font-weight: bold;
	font-size: 9pt;
	color: #461f59;
	padding-left: 3px;
	margin-top: 4px;
}

.newsTitle{
	font-family : Georgia, Times New Roman, Times, serif;
	font-weight : bold;
	font-size : 13pt;
	text-decoration : none;
	text-transform : none;
	display:block;
	color : #461F59
}
.newsDate{
	font-weight:bold;
}

.searchHighlight{
	color: red;
}
