body, table, td, div, span, ul, a, li, th, select, input, h1, h2, h3, p { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height:1.5em;
}

h1 {
	font-size:14pt;
}

h2 {
	font-size:11pt;
}

.title {
	font-size: 16pt;
	color: #EC1C24;
	font-weight: bold
}

.navbar{
	color:#FFFFFF;
	text-decoration : none;
	background-color:#004FA3;
	display:inline;
	padding-bottom:1px;
	padding-top:1px;
	padding-left:2px;
	padding-right:2px;
	margin:0px;
}


td.leftbar{
	width:80px;
}

td.main{
	width:720px;
}

.subtitle {
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
	background-color:#00887C;
}

.box {
	font-size: 9pt;
	text-align:left;
	width:300px;
	padding:5px;
	border:1px solid #00887C;
}


ul {
	font-style: normal;
	line-height: 1.5em;
	list-style-type: square;
	margin-top: 0px;
	padding-top: 0px;
}


a:link {
	color : #0000FF;
	background : normal;
	text-decoration : underline;
}

a:hover {
	color : #0000FF;
	background : normal;
	text-decoration : none;
}

a:visited {
	color : #0000FF;
	text-decoration : underline;
}

table {
	font-size: 10pt;
	color: #333333;
	border-collapse:collapse;
}

img {
	border:none 0px;
}


/* alignment classes */

.alnL
{text-align:left;}

.alnC
{text-align:center;}

.alnR
{text-align:right;}


.alnT
{vertical-align:top;}

.alnM
{vertical-align:middle;}

.alnB
{vertical-align:bottom;}


.subMenu{
	border:solid 1px black;
	background-color:#3469F9;
}

.subMenuItem{
	height:20px;
	background-color:#3469F9;
	padding:5px;
}

.subMenuItem a, .subMenuItem a:visited, .subMenuItem a:hover, .subMenuItem a:link{
	color:White;
	text-decoration:none;
}

.subMenuHover{
	background-color:#999999;
	padding:5px;
	height:20px;
	padding:5px;
}

.menuItem a, .menuItem a:visited, .menuItem a:hover, .menuItem a:link{
	color:White;
	text-decoration:none;
}

.subMenuItemHover{
	height:20px;
	background-color:#999999;
	padding:5px;
}

.subMenuItemHover a{
	color:White;
	text-decoration:none;
}


#fundList tr td
{
/*
	min-height:100px;
	height:100px;
	height:auto !important;
*/
	vertical-align:top;
	padding:20px 5px 20px 5px;
}

#fundList tr td h2{
	margin-top:0px;
}

.parcHeader
{
	width:300px;
	border:solid 1px #000000;
	padding:0px;
}

.parcBody
{
	vertical-align:top;
	text-align:left;
	border:solid 1px #000000;
	background-color:#FFF0F5;
	padding:4px;
}

.listHeader
{
	background-image:url(/images/listheader-bg.gif);
	color:Black;
	font-weight:bold;
}

.listBox, .listBoxSocial
{
	padding:10px;
	background-color:FloralWhite;
	border:solid 1px pink;
	width:100%;
}

.listBoxSocial
{
	width:96%;
	margin-bottom: 2em;
}

.listBoxSocial h2
{
	margin-top:0px;
	line-height:1em;
}

.eventQ
{
	font-style:italic;
	font-weight:bold;
	display:block;
	color:Navy;
}
