A
{
  background-color: transparent;
  color: #0235CF;
  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size: 12px;
  text-decoration: none;
}
}
A:hover {
  background-color: transparent;
  color: #000000;
  text-decoration: underline;
}

a img
{
	border: 0;
	}

body
{
    font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
    font-size: 12px;
    
	}

h2
{
	font-weight:bold;
	font-size: 12px;
	font-family: Verdana, Arial, Geneva, Helvetica;
	padding: 0;
	margin: 0;
	}

.blue
{
	color: #0235CF;
	}

table
{
	font-size: 12px;
	line-height: 17px;
	}

.actionsTable th
{
    background-color: #0235CF;
    color: White;
    height: 22px;
	}

.actionsTable td
{
	border: 1px solid #EAF0FF;
	}

.actionsTable .alternate
{
	background-color: #EAF0FF;
	}

.siteWrapper
{
	width:960px;
	line-height: 17px;
	background-color: #FFFFFF;
	}

.indent
{
    padding-left: 20px;
    
	}

.times
{
	font-weight:bold;
	font-family: Times New Roman;
	font-size: 14px;
	}

.gray
{
	 background-color: #DFE1E5;
	}
	
.nowrap
{
    white-space: nowrap;
	}
