body,HTML{
	font-family : Arial,Verdana,Sans-Serif;
	font-size: 93%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 120%;
}

table{
	font-family : Arial,Verdana,Sans-Serif;
	font-size : 93%;
	line-height: 120%;
	
}

a:link{
	text-decoration : underline;
	color: #26284f;
}

a:visited{
	text-decoration : underline;
	color: #26284f;
}

a:hover{
	text-decoration : none;
	color: gray;
}

.NAVCELL{
	font-size: 9pt;
	font-weight:bold;
	color:white;
}

.NAVCELL a:link{
	font-family:Arial;
	text-decoration : none;
	color: white;
	letter-spacing: 1px;
	font-weight: bold;
}

.NAVCELL a:visited{
	font-family:Arial;
	text-decoration : none;
	color: white;
	letter-spacing: 1px;
	font-weight: bold;
}

.NAVCELL a:hover{
	font-family:Arial;
	text-decoration : none;
	color: yellow;
	letter-spacing: 1px;
	font-weight: bold;
}



.PlusTwo{
	font-weight:bold;
	font-size:11pt;
	line-height: 130%;
}
.PlusOne{
	font-weight:bold;
	font-size:10pt;
	line-height: 130%;
}

.borderSolid{
border: 1px solid #00bbe7;
}
.borderBlackSolid{
border: 1px solid black
}
.borderLeftDotted{
border-left: 1px dotted #00bbe7;
}
.borderTopDotted{
border-Top: 1px dotted #00bbe7;
}
.borderRightDotted{
border-right: 1px dotted #00bbe7;
}
.borderBottomSolid{
border-bottom: 1px solid #7e2d77;
}
.borderBottomDotted{
border-bottom: 1px dotted #00bbe7;
}

.news{
font-size:8pt;
}
.newsHeader{
font-family:Arial;
font-weight:bold;
font-size:11pt;
background-color:#FFFFee;
letter-spacing:2px;
color: #8036AB;
}
.newsDate{
font-weight:bold;
color:MAROON;
}


.sideCell{
background-image:url(images/sideCell.gif);
background-position:right;
background-repeat:repeat-y;
border-right: 1px dotted #8036AB;
}

.MinusOne{
	font-weight:bold;
	font-size:8pt;
	line-height: 130%;
}
.MinusOneNoBold{
	font-size:8pt;
	line-height: 130%;
}
.homeBG{
background-image:url(images/homeBG.jpg);
background-position:left;
background-repeat:no-repeat;
}