body {
    /*background-color: #000096;*/
    background-color: #E1E9FC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #000000; 
    line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	height:100%;
}

.mainTable {
	background-color: #FFFFFF;
} 
 
.largerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
   line-height: 1.4em;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
   line-height: 1.4em;
}

.verySmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
   line-height: 1.4em;
}

.FormAlertColor {
	color: #FF0000;
	}

.leftColumnColor {
	background-color: #CCCCCC;
	}

td {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
    color: #000000;
   line-height: 1.4em;
}

p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #000000;
   padding: 0.2em;
   line-height: 1.4em;
}

th {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
    color: #061d51;
}

.gray_th {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
    color: #061d51;
	background: #cccccc;
}

h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
   /* color: #004a80;*/
   color: #000080;
   margin-left: 0.5em;
   margin-right: 0.5em;
   margin-top: 0.8em;
   margin-bottom: 0em;
   font-weight: bold;
}
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
   color: #000080;
   margin-left: 0.5em;
   margin-right: 0.5em;
   margin-top: 0.8em;
   margin-bottom: 0em;
   font-weight: bold;
}
h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
   color: #000080;
   margin-left: 0.5em;
   margin-right: 0.5em;
   margin-top: 0.8em;
   margin-bottom: 0em;
   font-weight: bold;
}
h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
   color: #000080;
   margin-left: 0.5em;
   margin-right: 0.5em;
   margin-top: 0.8em;
   margin-bottom: 0em;
   font-weight: bold;
}
h4.no_left_margin {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
   color: #000080;
   margin-left: 0em;
   margin-right: 0.5em;
   margin-top: 0.8em;
   margin-bottom: 0em;
   font-weight: bold;
}
h5 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
   color: #000080;
   margin-left: 0.5em;
   margin-right: 0.5em;
   margin-top: 0.8em;
   margin-bottom: 0em;
   font-weight: bold;
}

input {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
   line-height: 1.3em;
}	

textarea {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
   line-height: 1.3em;
}
	
button {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
   line-height: 1.3em;
}	


.navigation
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #ffffff;
   padding: 0.2em;
   line-height: 1.0em;
	font-weight: bold;
}
a.navigation
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
   line-height: 1.0em;
}
a.navigation:link { color: #ffffff; text-decoration: none;font-weight: bold;line-height: 1.0em;
}
a.navigation:visited { color: #ffffff; text-decoration: none;font-weight: bold; line-height: 1.0em;
}
a.navigation:hover { color: #ffffff; font-style: italic; text-decoration: none; font-weight: bold; line-height: 1.0em;
}

.rightborder {
	border-right: #ffffff 1px solid;
}

a
{
	color: #061d51;
}
a:link { color: #061d51; text-decoration: underline;}
a:visited { color: #061d51;} 
a:hover { color: #061d51;font-weight: bold; text-decoration: underline;}

/* links for dynamic tables - we don't want them to 'jiggle' when go to hover->bold */
a.fixedSizeLink
{
	color: #061d51;
}
a.fixedSizeLink:link { color: #061d51; text-decoration: underline;}
a.fixedSizeLink:visited { color: #061d51;} 
a.fixedSizeLink:hover { color: #061d51;font-weight: normal; text-decoration: none;}

.redborder2 {
	border-bottom: #cc341f 1px solid;
}

.tableborder {
	border-left: #061d51 1px solid;
	border-right: #061d51 1px solid;
	border-top: #061d51 1px solid;
	border-bottom: #061d51 1px solid;
}

.bottomborder {
	repeat: no-repeat;
	border-top: #000000 1px dotted;
	border-bottom: #000000 1px dotted;
}
.rightborder {
	border-right: #ffffff 1px solid;
}
.leftborder {
	border-left: #ffffff 1px solid;
}
.footer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
    color: #ffffff;
}
a.footer
{
    color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 9px;
}
a.footer:link { color: #ffffff; }
a.footer:visited { color: #ffffff; }
a.footer:hover { color: #ffffff;font-weight: normal; text-decoration: underline }

.table_solid_borders
{
	border-top: #a88237 1px solid;
	border-left: #a88237 1px solid;
	border-right: #a88237 1px solid;
	border-bottom: #a88237 1px solid;
}

.table_3side_border {
	border-top: #a88237 0px;
	border-left: #a88237 1px solid;
	border-right: #a88237 1px solid;
	border-bottom: #a88237 1px solid;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #ffffff;
}
.red_text {
	color:#FF0000;
}

.green_light {
	color: #339933;
}

.red_light {
	color: #CC3333;
}

.yellow_light  {
	color: #FFCC33;
}


.printable {
font-family:arial, sans-serif; 
font-size: 9pt;
background-color:#FFFFFF;
}

.printableLabel {
font-family:arial, sans-serif; 
font-size: 8pt;
}

.printableData {
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 11pt;
/*font-weight:bold;*/
}

.printableDataSmall {
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 10pt;
/*font-weight:bold;*/
}

.pageHeader {
page-break-before:always;
}

