﻿
.dvHeaderStyle 
{
		font-family:Arial;
		font-weight:300;
		font-size:12px;
 }

.dvPagerStyle
{
	height:20px;
	color:#B30710;
	text-align:right;
	font-weight:900;
	font-family:Arial;
	font-size:14px;
	white-space:nowrap;
}
a
{
	color:#312A53;
	font-weight:900;
	font-family:Arial;
	font-size:14px;
}
.StarBg
{
	background-image: url(WebImages/SiteImages/Star1.jpg); 
	background-repeat: repeat-x;
	height: 20px;
}
.HeaderBg
{
	background-image: url(WebImages/SiteImages/USAFlagHeaderNew.jpg); 
	background-repeat: no-repeat;
	background-position: center;
	height: 85px;
}
.FooterBg
{
	background-image: url(WebImages/SiteImages/USAFlagFooter.jpg); 
	background-repeat: no-repeat;
	background-position: center;
	height:20px;
	text-align:right;
	font:italic 12px Arial;
	padding-right:10px;	
}
img
{
	border:0px;
}

#MainTable
{
    width:100%;
    height:100%;
    table-layout:fixed;
    background-color:#FFFFFF;
}

#HeaderTable
{
	height:100px; 
	width:100%;
	table-layout:fixed;
	background-color:#312A53;
	border-collapse:collapse; 
}
#MenuTable
{
   width:175px; 
   table-layout:fixed;
   background-color:#FFFFFF;
   border-collapse:separate; 
}
  
#FooterTable
{
    width:100%;
    table-layout:fixed;
    background-color:#312A53;
}

#FooterUrls
{
	table-layout:auto;
	
}
#HeaderCell
{
	height:15%;
} 
#MainBodyCell
{
	width:100%;
	height:70%;
}

.LewPageBg
{
	background-image: url(WebImages/SiteImages/LewBackground.jpg); 
	background-repeat: no-repeat;
	padding:0px;
	background-position: center;
}

#MenuCell
{
	/*height:73%;*/
	width:175px;
	text-align:center;
}
#FooterCell
{
	height:7%;	
	vertical-align:bottom;
	text-align:center;
}

body , html
{
   border:0px; 
   width:100%;
   Height:100%;
   margin:0px 0px 0px 0px; 
   padding:0px 0px 0px 0px;
   font-family:Arial;
}

table 
{
  border-collapse: collapse;
  border:0px;
}

td
{
	vertical-align:top;
	/*width:100%;*/
	padding:0px 0px 0px 0px;
}
.MenuColumn{width:175px;}
.MenuTextOver{	color:#312A53; text-decoration:none; white-space:nowrap;font-family:Verdana;	font-size:11pt; }
.MenuTextOrig{	color:#FFFFFF; text-decoration:none; white-space:nowrap;font-family:Verdana;	font-size:11pt; }
.MenuOrig{background-color:#312A53; color:#FFFFFF; border: 2px solid #B30710;padding:2px 5px 2px 5px;font-weight:300; }
.MenuOver{background-color:#FFFFFF; color:#312A53;border: 2px solid #780405; padding:2px 5px 2px 5px;font-weight:900;}
.Nwrap{white-space:nowrap;}
.SMMain
{
	text-align:left;
}
.SMNodeStyle
{
	color:#B30710;
	font-family:Arial;
	text-decoration:none;
	white-space:nowrap;
}
.SMCurrentNodeStyle
{
	color:#B30710;
	font-family:Arial;
	white-space:nowrap;
}
.SMRootNodeStyle
{
	color:#312A53;
	font-family:Arial;
	text-decoration:none;
	white-space:nowrap;
}
.SMPathSeperator
{
	background-image: url(WebImages/SiteImages/AmericanFlagSm.jpg); 
	background-repeat: no-repeat;
	padding:0px;
	background-position: center;
	white-space:nowrap;
}

.FooterLinks
{
	font-size:11px;
	font-family:Arial;
	color:#312A53; 
}
.SiteMapLinks
{
	font-size:12pt;
	font-family:Arial;
	padding:10px;
	width:75%;
}
.SiteMapItemStyle
{
	white-space:nowrap;
	font-family:Arial;
	vertical-align:middle;
	text-align:center;
	font-size: 14px;
	padding:10px;
}

.HeadingText
{
color: #990000;
 font-family:Arial;
 font-size: 16px; 
  font-weight:bold  
}

.SiteParaText
{
color: #000000;
 font-family:Arial;
 font-size: 14px;
text-align:left; 
}
.Validator
{
color: #990000;
 font-family:Arial;
 font-size: 12px;
}
.EmailLabel
{
color: #000000;
 font-family:Arial;
 font-size: 14px;
 width: 279px;
 text-align: right;
}
 
.EmailText
{
color: #000000;
 font-family:Arial;
 font-size: 14px;
 width: 302px;
 text-align: left;
} 