body, p, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


a.nav:link
{
	color: #D3DAF7;
	text-decoration: none;
}

a.nav:visited
{
	color: #D3DAF7;
	text-decoration: none;	
}

a.nav:hover
{
	color: #35373e;
	text-decoration: none;
}


a.nav:active
{
	color: #D3DAF7;
	text-decoration: none;	
}

.left-panel
{
	width: 330px;
	padding-left: 10px;
	vertical-align: top;
}

.content
{
	padding-right: 10px;
	vertical-align: top;
	text-align: left;
	width: 840px;
}

.pageTitle
{
	padding-left: 30px;
}

.nav-text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
}
.home-title 
{
	color: #243D76;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.home-text
{
	color: #000000;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	
}


H1  {
	font-size : 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #6870A1;
}


H2  {
	font-size : 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #1e467a;
	margin: 0px 0px 0px 0px;
}

.H2
{
	font-size : 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #1e467a;
	margin: 0px 0px 0px 0px;
}

H3  {
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #6870A1;
}

.H3
{
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #1e467a;
	margin: 0px 0px 0px 0px;
}

H6  {
	font-size : 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

a:link
{
	color: #272526;
	text-decoration: none;
}

a:visited
{
	color: #272526;
	text-decoration: underline;	
}

a:hover
{
	color: #272526;
	text-decoration: underline;
}


a:active
{
	color: #272526;
	text-decoration: none;	
}
/* text format for press news.asp page */

.news
{font-family: Arial, Helvetica, sans-serif;
color: #8A5F2E;}

.newstitle {color: #58628b;
font-weight: bold;}

.bold {font-weight: bold;}
