body, td, th, p  {
	color: #555555;
	font-size: 14px;
	font-weight: 1.3em;
	text-decoration: none;
	font-family: Arial,sans-serif;
}

div  {
	color: #555555;
	font-size: 14px;
	font-weight: 1.3em;
	text-decoration: none;
	font-family: Arial,sans-serif;
}

h1, h2, h4, h5, h6 {
	font-size: 16pt;
	color: #207FBF;
	line-weight: .2em;
	line-height: 1.0;
	font-family:'Trebuchet MS',Arial,sans-serif;
	font-weight:600;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #207FBF;
	padding-bottom: 15px;
	text-decoration: Underline;
	margin-bottom: 2px;

}


td.headernav input {
	height: 14pt;
	font-size: 10pt;

}

td.headernav {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

td.headernav a {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

td.headernav a:visited {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

td.headernav a:hover {

	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

td.headernav a:active {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

td.headernav a:hover,visited {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

td.footer {
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
}

td.footer a {
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

td.footer a:visited {

	font-size: 10pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

td.footer a:hover {
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}

td.footer a:active {
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

td.footer a:hover,visited {
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}

.lefthandnavHeader a {
	font-size: 12pt;
	font-weight: 500;
	color: #207FBF;
	text-decoration: none;
}

.lefthandnavHeader a:hover {
	font-size: 12pt;
	font-weight: 500;
	color: #207FBF;
	text-decoration: underline;
}

.lefthandnavHeader a:visited {
	font-size: 12pt;
	font-weight: 500;
	color: #207FBF;
	text-decoration: none;
}

.lefthandnavHeader a:active {
	font-size: 12pt;
	font-weight: 500;
	color: #207FBF;
	text-decoration: underline;
}

.lefthandnavHeader a:hover,visited {
	font-size: 12pt;
	font-weight: 500;
	color: #207FBF;
	text-decoration: underline;
}


td.maincontent {
	color: #555555;
	font-size: 14px;
	font-weight: 1.3;
	text-decoration: none;
	font-family: Arial,sans-serif;
}


.nav_links a { 	font-size: 10pt; font-weight: 500; color: #828282; line-height: 1.3em; text-decoration: none; }
.nav_links a:hover { 	font-size: 10pt; font-weight: 500; color: #828282; line-height: 1.3em; text-decoration: underline; }
.nav_links a:visited { 	font-size: 10pt; font-weight: 500; color: #828282; line-height: 1.3em; text-decoration: none; }
.nav_links a:active { 	font-size: 10pt; font-weight: 500; color: #828282; line-height: 1.3em; text-decoration: none; }
.nav_links a:hover,visited { 	font-size: 10pt; font-weight: 500; color: #828282; line-height: 1.3em; text-decoration: underline; }


