﻿.title-With-Background 
{ 
	background-color:#5E6E9E;
}
div.bottomDiv
{
 text-align: right;
 padding-top: 5px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #A30058;
	font-weight:bold;
	text-decoration:none;
}

a:hover {

	text-decoration:none;
	color: #666666;
}


.img_noborder
{
  border-style:none;
}

.halfDiv
{
	width: 48%;
	padding: 5px;
	float: left;
}

.quickNavDiv
{
	
	text-align:right;
	margin-bottom: 10px;
}

.newsImg
{
	padding-top:20px;
	margin-top: 20px;
}

.notVisible
{
 visibility:hidden;
}

h2
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;

}
h3
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;

}


h4
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;

}


h5
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;

}

.rightzoneHeaders
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small; 
	font-weight:bolder;
	color: #ffffff;

}

.cellGreyTop
{
	border-top: 1px silver solid;
	padding-top: 5px;
}

.pageContent
{ 
      font-family:Arial, Helvetica, sans-serif; 
      font-size:small; 
      color:#000000; 
}








