p, tr, td, th, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, sans-serif;
}
	
p {
	font-size: 11px;
	color: #333333;
	line-height: 140%;	
}

th {
	font-size: 11px;
	color:  #2C4B9B;
	line-height: 140%;
	font-weight: bold;	
}

td {
	font-size: 11px;
	color: #333333;
	line-height: 140%;	
}

a {
	text-decoration: none;
}

a:link { color: #898E92}
a:visited { color: #898E92}
a:hover { color: #cc0000;
}

.supportlinks {
	font-size: 10px;
	line-height: 100%;
	font-weight: bold;	
}

a.supportlinks:link { color: #365892}
a.supportlinks:visited { color: #365892}
a.supportlinks:hover { color: #62B201
}

.nav1 {
	font-size: 10px;
	line-height: 100%;
	font-weight: bold;	
}

a.nav1:link { color: #2C4B9B}
a.nav1:visited { color: #2C4B9B}
a.nav1:hover { color: #ffffff
}

.nav2 {
	font-size: 11px;
	line-height: 100%;	
}

a.nav2:link { color: #2C4B9B}
a.nav2:visited { color: #2C4B9B}
a.nav2:hover { color: #ffffff
}

.sidebarhead {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	line-height: 160%;
	background: transparent;	
}
.sidebarcopy {
	color: #333333;
	font-size: 10px;
	line-height: 130%;
	background: transparent;	
}

.sidebarlinks {
	font-size: 10px;
	line-height: 100%;
	font-weight: bold;	
}

a.sidebarlinks:link { color: #2C4B9B}
a.sidebarlinks:visited { color: #2C4B9B}
a.sidebarlinks:hover { color: #ffffff
}

.headline {
	color: #62B201;
	font-size: 14px;
	line-height: 200%;
	font-weight: bold;	
}

.subline {
	color: #2C4B9B;
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;	
}

