﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;
	margin:0 0 0 0;
	background-image:url('../PageBackgroundBlip.gif');	
	/* 
	background-color:#66CCFF;
	background-color:#E8FFFF;
	*/
}

h1, h2, h3, h4, h5, .h1Fixed, .h2Fixed, .h3Fixed, .h4Fixed {
	font-weight: bold;
	color: #3366FF;    
	margin-top:10pt;
	line-height: 120%;	
}

h1	{font-size: x-large;}
h2	{font-size: large;}
h3	{font-size: medium;}
h4	{font-size: small; font-style:italic;}

.h1Fixed {font-size: 16pt;}
.h2Fixed {font-size: 12pt;}
.h3Fixed {font-size: 10pt;}
.h4Fixed {font-size: 9pt;}
.pFixed  {font-size: 10pt; line-height: 120%;}

hr {
	color: #3772A9; /* #3366FF; */
}

/* 08/25/10-LC Added TableHeader and Body */
.TableStyle
{
	border-collapse: collapse; 
	border:1px navy double	
}
.TableStyleCenter
{
	border-collapse: collapse; 
	border:1px navy double;
	margin: 0 auto 0 auto
}
.TableHeadRow, .TableHeader, .TableHeaderCenter
{
	font-weight: bold;
	background-color: #99ccff;
}
.TableHeader, .TableHeaderCenter
{
	border: 1px gray solid;
	padding: 10px 2px 10px 4px;
}
.TableHeaderCenter {	
	text-align:center;
}
.TableBody, .TableBodyBold, .TableBodyCenter
{
	border: 1px gray solid;
	padding: 2px 2px 2px 4px;
}
.TableBodyBold {
	font-weight:bold;	
}
.TableBodyCenter {	
	text-align:center;
	font-weight:normal;
  padding: 15px 0 15px 0;
}


.HeadMajor
{
    /*font-size: 12pt; */
    font-size: medium;
    font-weight: bold;
    color: #000000;
}
p
{
/*
    font-size: 10pt;
*/    
    font-size: small;
    line-height: 120%;
}
.center {
	text-align:center;
}
.leftTable {
	padding: 1px 4px;	
}
.centerTable {
	padding: 1px 4px;	
	text-align:center;
}
.greenText {
	color:green;
}
.redText {
	color:red;
	padding: 1px 4px;	
}
.redTextBold {
	color:red;
	font-weight:bold;
	padding: 1px 4px;	
}
.redTextCenter {
	color:red;
	padding: 1px 4px;	
	text-align:center;
}
.centerSmall {
	text-align:center;
    font-size:xx-small;
}
.lowMargins {
	margin-top:3px;
	margin-bottom:3px;
}
.lowMarginsCenter {
	margin-top:3px;
	margin-bottom:3px;
	text-align:center;
}
.medMargins {
	margin-top:8px;
	margin-bottom:8px;
}
.hrCustom {
	height:1px;
	margin-top:0;
	margin-bottom:0;
	width:100%;
	text-align:center;
	color: #3366FF;
}
.p10px
{
    font-size: 10px;
}
.p14px
{
    font-size: 14px;
}
.p16px
{
    font-size: 16px;
}
li
{
    /* font-size: 10pt; */
    font-size: small;
    line-height: 120%;
    margin-top:3pt; margin-bottom:3pt
}
tr
{
    font-size: 9.5pt;
}
td
{
    /* font-size: 10pt; */
    font-size: small;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.TopHead
{
    /*font-size: 14pt; */
    font-size: large;
    font-weight: bold;
}
.SubHead
{
    /*font-size: 12pt; */
    font-size: medium;
    font-weight: bold;
    color: #0033cc;
}
.RedHeading
{
    /* font-size: 10pt; */
    font-size: small;
    font-weight: bold;
    color: red;
}
.RedHeadingRight
{
    font-weight: bold;
    color: red;
    text-align:right;
    margin-right:3px;
}
.BlueHeading
{
    font-weight: bold;
    color: #3366FF;
}
.BlueHeadingRight
{
    font-weight: bold;
    color: #3366FF;
    text-align:right;
    margin-right:3px;
}
.BlueHeadingSmall
{
    font-weight: bold;
    font-size: 7pt;
    color: #3366FF;
}
.SubHead
{
    /*font-size: 12pt; */
    font-size: medium;
    font-weight: bold;
    color: #3366FF;
}
.HeaderAccess
{
}

.tdAwardImage {	
	text-align:center;
	vertical-align:bottom;
	width: 16%;
}
.tdAwardText {	
	font-weight:bold;
	text-align:center;
	vertical-align:top;
}
img
{
	border-width:0px;
}

.fms_container {
	/* placeholder */
}
.RedLarge {
	color: red;
	font-size: x-large;
}
.SentinelMainBoxRow {
	margin:50px 3px 50px 3px;	
}
.SentinelMainBoxDiv {
	background-color:white; 
}
.SentinelHeaderDiv {
	margin-bottom:10px;
	padding:10px 10px 0 10px	
}
.SentinelActivate {
	text-align:center;
	padding:10px;
	margin-top:20px; 
	margin-bottom:20px; 
	font-size:small;
	border-top: thin navy solid;
	border-bottom: thin navy solid;
}
.SentinelFooter {
	background-color:white; 
	padding:5px 0 3px 0;
	margin-top:20px;
}
