.html, .body, .a, .p, .td, .div, .h1, .h2, .h3
{
font: Arial, Helvetica, sans-serif; 
}
a.location:link,a.location:visited{
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
a.location:hover{
	text-decoration: underline;
}
a.location:link{
	color: #0066cc;
}
a.location:visited{
	color: #009999;
}

a.location:active{
	color: #006699;
}

a:link,a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:link{
	color: #006699;
}

a:visited{
	color: #0066cc;
}

a:active{
	color: #009999;
}

td,li,p {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #333333;
}



b{
	color: black;
}

div.quote
{
	margin-left: 40px;
	font-weight: bold;
}

h1.title, h2.tagline {
	font: bold 12pt Arial, Helvetica, sans-serif; 
	color: #333333; 
	padding-left: 50px;
	margin: 0px;
	margin-bottom: 3px;
	margin-top: 0px;
}

h2.tagline{
	color: #003366;
}

h2.colheader
{
	/*color: #9AC4D1;*/
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	letter-spacing: +.2em; 
	line-height: 18pt;
	margin-bottom: 0px;
}

.footer{
	font: 8pt Arial, Helvetica, sans-serif;
	color: #666666;
}

.halfbreak {	font-size: 50%; }

.taghilite {	color: #003366; }

h3.paraheader{
	color: #003366;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 10px;
}

#maincontent, #footercell, #col2content, #col3content {
	padding-left: 10px;
	padding-right: 10px;
}

#col3content { padding-right: 0px; }

#breadcrumbs{
	font: 8pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 5px;
	padding-left: 50px;
	color: #666666;
}


li.arrow{
	list-style-image: url(images/bullet_blue.gif);
	list-style-position: outside;
	padding-bottom: 10px;
}

li.disc{
	list-style-type: disc;
	list-style-position: default;
}

li.dash{
	list-style-image: url(images/dash.gif);
	list-style-position: outside;
	padding-bottom: 5px;
}

li{
	list-style-type: circle;
	list-style-position: default;
}


.blueBorder{
	border: 1px solid #1C6986;
/*	border: 1px solid #85b0c6;*/
}


.blueLineLeft{
	border-left: 1px solid #85b0c6;
	padding-left: 5px;
	
}

.newsYears{
	border-bottom: 1px solid #85b0c6;
	padding-bottom: 10px;
}

.newsCopy{
	font-size: 9pt;
}

.newsItem{
	margin-bottom: 5px;
}

.newsLink{
	font-size: 8.5pt;
}

h1.headline{
font: 12pt Arial, Helvetica, sans-serif; 
color: #333333; 
padding:0px;
margin:0px;
margin-bottom:3px;
font-size:16px;
font-weight:bold;
}
h2.subheadline{
font: Arial, Helvetica, sans-serif; 
color: #003366;
padding:0px;
font-size:14px;
font-weight:bold;
margin:0px;
margin-bottom:2px;
}
h4.nsparaheader
{
   font: Arial, Helvetica, sans-serif; 
    color: #003366;
	font-size: 10pt;
	font-weight: bold;
	margin:0px;
	padding:0px;
	margin-bottom:1px;
}
a.leftMenu
{
  color:#006699;
}
a.linkBold
{
  font-weight:bold;
  color:#000000;
  text-decoration:none;
 }
 a.linkBold:hover
{
  font-weight:bold;
  color: #0066cc;
  text-decoration:underline;
 }
 img.webAppImg
 {
   cursor:hand;
   cursor:pointer;
   border-style:solid;
  /* border-color: #CCCCCC;*/
   border-color:#575757;
   border-width:1px;
 }
 a.demoLink
 {
  cursor:hand;
  cursor:pointer;
  color: #0066cc;
 }
 a.demoLink:hover
 {
  cursor:hand;
  cursor:pointer;
  color: #0066cc;
  text-decoration:underline;
 }
