body
{
font-family:arial;
text-align:center; /* for IE */
margin:0;
padding:0;
}

table
{
border-collapse:collapse;
padding:0px;
margin:0px;
border:none;
}

table td
{
vertical-align:top;
}

.headerBand{
width:100%; 
position:absolute; 
top:0px; left:0px; 
z-index:-1; 
height:92px;  
background-color:#4696d1;
}

.navBand
{
background-image:url(../images/nav_background.jpg);
width:100%;
position:absolute; 
top:94px; 
left:0px;
z-index:-1;
height:33px;
}

.orangeRuleBand{
width:100%; 
position:absolute; 
top:127px; 
left:0px; 
z-index:-1; 
height:7px;  
background-color:#f79974;
}

.footerBand{
width:100%; 
position:absolute; 
top:619px; 
left:0px; 
z-index:-1; 
height:32px;  
background-color:#f15c22;
}


#wrapper
{
width:900px;
text-align:left;
margin:0 auto; /* for the rest */
}

.header
{
background-color:#4696d1;
margin-bottom:2px;
}

.menu
{
/*background-image:url(../images/nav_background.jpg);*/
height:33px;
}

.dropDownMenu
{
}

#orangeRule
{
height:7px;
background-color:#f79974;
margin-bottom:2px;
}

.mainContent
{
}

#descriptionText
{
font-size:12px;
color:#2f69ba;
padding-left:8px;
vertical-align:middle;
}

.bodySegmentText
{
font-size:12px;
padding-left:8px;
height:80px;
color:gray;
}

.bodySegmentHeader
{
height:47px;
}

.bodySegmentLinks
{
height:14px;
padding-left:8px;
vertical-align:center;
}

.bodySegmentLinks a 
{
color:#f15c22;
font-size:13px;
font-weight:bold;
text-decoration:none;
padding:0px;
margin:0px;
}

.bodySegmentLinks img 
{
padding-left:5px;
}

.horDivider
{
border-bottom:1px dashed #a2cae8;
height:1px;
}

.vertDivider
{
border-left:1px dashed 	#a2cae8;
}

.footer
{
position:relative;
background-color:#f15c22;	
height:22px;
font-size:10px;
padding-top:8px;
color:#ffffff;
}
.footer a
{
color:#ffffff;
	
}


.imagePreload 
{
display:none;
}

.requestTable
{

font-size:12px;

}
.requestTable td
{
vertical-align:middle;
}
