body,p,td
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333; 
}


a:link {
	color: #0000EE;
}
a:visited {
	color: #0000EE;
}
a:hover {
	color: #0000EE;
	text-decoration: none;
}
a:active {
	color: #0000EE;
}

.times13k {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.times13k a:link, .times13k a:visited, .times13k a:hover, .times13k a:active {
	color: #0000EE;
}

.hd_pg, .contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2B479C;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding-left: 15px;
	/* text-transform: capitalize; */
}

.times13w {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a.times13w:link, a.times13w:hover, a.times13w:active, a.times13w:visited {
color: #FFFFFF;
}

.mainlevel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a.mainlevel:link, a.mainlevel:hover, a.mainlevel:active, a.mainlevel:visited {
color: #333333;
}

img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.times13mauve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D86A2;
}

.css_content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.css_head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
}
.css_subhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.pagenav_next, .pagenav_prev, .back_button, .sitemap  {
    line-height: 25px;
}

pagenav_next a:hover, .pagenav_prev a:hover, .back_button a:hover,.sitemap a:hover
{
text-decoration: none;  
}
.resultbg2
{
background-color:#F2F2F2;
}