BODY, TD {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
    background-color: Black;
}

H1 {
	font-size: 8pt;
}

H2 {
	font-size: 10pt;
}

H2NoLink {
	font-size: 10pt;
	color: Silver;
}

H3 {
	font-size: 10pt;
	font-style: italic;
}

H4 {
	font-size: 12pt;
	font-style: italic;
	font-family: sans-serif;
}

H5 {
    font-family: sans-serif;
    font-size: 14pt;
}

H6 {
	font-size: 12pt;
	font-family: sans-serif;
}

A {
	color: white;
	text-decoration: none;
}

A:Hover {
	color: red;
}

HR {
	height: 1pt;	
}

.currentPage {
	color: #1E90FF;
	font-style: italic;
}

.mainTable {
	border: 0px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: Black;
}

.borderTable {
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	background-color: Black;
}

.banner {
	border-top: 1px none #D3D3D3;
	border-bottom: 3px solid #D3D3D3;
	border-right: 1px none #D3D3D3;
	border-left: 1px none #D3D3D3;
	background-color: Black;
	width:100%;
}

.mainContent {
	width: 100%;
	height: 157px;
	border: 0px;
}

.contentTableMain {
	width: 100%;
	height: 100%;
	background-color: Black;
	border-color: #D3D3D3;
	border-left: solid;
	border-left-width: 1px;
	border-right: solid;
	border-right-width: 1px;
	border-top: solid;
	border-top-width: 1px;
	border-bottom: none;
	border-bottom-width: 1px;
}

.contentTable {
	width: 100%;
	height: 100%;
	background-color: Black;
	border-color: #D3D3D3;
	border-left: solid;
	border-left-width: 1px;
	border-right: none;
	border-right-width: 1px;
	border-top: solid;
	border-top-width: 1px;
	border-bottom: none;
	border-bottom-width: 1px;
}

.awardTable {
	width: 100%;
	height: 100%;
	background-color: Black;
	border-color: #D3D3D3;
	border-left: none;
	border-left-width: 1px;
	border-right: none;
	border-right-width: 1px;
	border-top: solid;
	border-top-width: 1px;
	border-bottom: none;
	border-bottom-width: 1px;
}
.contentStyle {
	background-color: Black;
	vertical-align: top;
}

.leftMenu {
	width: 170px;    
	vertical-align: top;
	white-space: nowrap;
}

.rightMenu {
	width: 170px;    
	vertical-align: top;
}

.leftMenuGroupTop {
	line-height: 20px;
    border-color: #D3D3D3;
	border-left: none;
	border-left-width: 1px;
	border-right: none;
	border-right-width: 1px;
	border-top: solid;
	border-top-width: 1px;
	border-bottom: solid;
	border-bottom-width: 1px;
}
.leftMenuGroup {
	line-height: 20px;
    border-color: #D3D3D3;
	border-left: none;
	border-left-width: 1px;
	border-right: none;
	border-right-width: 1px;
	border-top: none;
	border-top-width: 1px;
	border-bottom: solid;
	border-bottom-width: 1px;
}

.leftMenuItem {
	line-height: 20px;
    border-color: #D3D3D3;
	border-left: none;
	border-left-width: 1px;
	border-right: none;
	border-right-width: 1px;
	border-top: none;
	border-top-width: 1px;
	border-bottom: solid;
	border-bottom-width: 1px;
}

.rightMenuGroupTop {
	line-height: 20px;
    border-color: #D3D3D3;
	border-left: none;
	border-left-width: 1px;
	border-right: none;
	border-right-width: 1px;
	border-top: solid;
	border-top-width: 1px;
	border-bottom: solid;
	border-bottom-width: 1px;
}

.rightMenuGroup {
	line-height: 20px;
    border-color: #D3D3D3;
	border-left: none;
	border-left-width: 1px;
	border-right: none;
	border-right-width: 1px;
	border-top: none;
	border-top-width: 1px;
	border-bottom: solid;
	border-bottom-width: 1px;
}

.rightMenuItem {
	line-height: 20px;
    border-color: #D3D3D3;
	border-left: none;
	border-left-width: 1px;
	border-right: none;
	border-right-width: 1px;
	border-top: none;
	border-top-width: 1px;
	border-bottom: solid;
	border-bottom-width: 1px;
}

.header {
	background: Black;
	border: 0px;
}

.headerText {
	font-size: 36pt;
	color: White;
	margin-left: 20px;
}

.headerSubText {
	font-size: 11pt;
	color: White;
	font-weight: 700;
    margin-left: 20px;
}

.awardHeader{
	font-size: 12pt;
	font-weight: bold;
	font-family: Sans-Serif;
	text-align: center;
}

#footer {
	background: Black;
	text-align: center;
	color: white;
	vertical-align: middle;
}

.menuDivider {
	border: 0px;
	width: 137px;
	height: 3px;
    margin-left: auto;	
	margin-right: auto;
}

.title {
	text-align: center;
	font-weight: bold;
}

.centered {
	margin-left: auto;
	margin-right: auto;
}

.fullWidth {
	width: 100%;
}

.dateBox {
   width: 100%;
	line-height: 20px;
}

.dateStyle {
	font-size: 12px;
	color: White;
	font-weight: 600;
	text-align: right;
	padding-right: 20px;
	line-height: 20px;
}

a.thumbnail, 
a.thumbnail:link, 
a.thumbnail:visited, 
a.thumbnail:active 
{ 
   border:  #A7A7A7 1px solid; 
   margin-bottom: -45px; 
   padding-top: 5px; 
   display: block; 
   background:  #000000; 
   width: 190px; 
   height: 210px; 
  
} 

a.thumbnail:hover 
{ 
    color: rgb(95, 121, 216);
    text-decoration: none;
} 

img 
{ 
   border:  #000000 1px none; 
} 

img.thumbnail 
{ 
   border:  #000000 1px solid; 
   margin: 0px; 
   padding: 0px; 
   background:  #2D2D2D; 
   vertical-align: middle; 
} 

img.display
{
	background-color: #000000;
	vertical-align: middle;
	margin: 0 auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	border: 3px solid #A3A3A3;
}

TD.thumbnail {
  vertical-align : top;
}

.center
{
   text-align: center;
}

.centerTable
{
   margin-left: auto;
   margin-right: auto;
}

.newsletterCol1 
{
	background-color: #708090;
}
.indentText
{
    margin-left: 20px;
}

.indentPara
{
    margin-left: 40px;
}