﻿body
{
    margin: 0;
    padding: 0;
    background: #838383 url( '../Images/bkgd.gif' ) repeat-x left top;
    text-align: left;
    height: auto;
}
 
#LoginControlDiv
{
    height: 100px;
    width: 80px;
    position: absolute;
    left: 20px;
    top: 20px;
}

#TopLevelContainer
{
    
    width: 950px;      
    margin: 0 auto 0 auto; 
    padding: 0px;
    text-align: left;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
    z-index: 10;
}

#TrainSimLogoDiv
{
    position: relative;
    text-align: center;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 80px;
    color: #333333;
    margin: 0;
    vertical-align: middle;
}

#MainMenuDiv
{
    margin-top: 0px;
    padding-top: 0px;
    height: 59px;
    width: 950;
    text-align:center;
}

#SearchDiv
{
    height: 33px;
    width: 700px;
    z-index: 90;
}

div#rightColumn
{
	background-image: url('../Images/bevel_right.gif');
	background-repeat: repeat-y ;
	background-position: right;

	background-color: #EEEEE2;
    border-left: none;
    
    border-right: 1px solid #6D6D6D;
   
	padding-right:0px;
	margin-right:0px;
	margin-left:0px;
	
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom:none;
	
	width:949px;
}

* html div#rightColumn
{
	
} 

#MainContentDiv
{
	float:left;
    width: 718px;
    
    height: auto;
    z-index: 5;
    background-color: #ffffff;
    border-left: 1px solid #A4A4A4;
    border-right:1px solid #A4A4A4;
    
    background-image: url('../Images/bevel_left.gif');
    background-position: left;
    background-repeat: repeat-y;
    
    min-height:500px;
}

#InfoColumnDiv
{
	float:right;
    width: 225px;
    
    margin-left:0px;
    padding-left:0px;
    
    padding-right:0px;
    margin-right:0px;
    
    z-index: 5;
    background-color: #EEEEE2;
    border-left: none; 
    
    background:transparent;
/*  
    background-image: url('../Images/bevel_right.gif');
	background-repeat: repeat-y ;
	background-position: right;
*/
	min-height:400px;
	
	border-right:none; /*solid 1px #6D6D6D;*/
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#NewsletterFeedbackDiv
{
    height: 22px;
    width: auto;
    vertical-align: middle;
    padding: 10px 0px 0px 15px;
    background-color: #E3E3D7;
    
    margin:0px 0px 0px -4px; 
    
    background-image: url('../Images/bevel_right_hdr.gif');
	background-repeat: repeat-y;
	background-position: right;
	
 }

#ExternalLinksDiv
{
    /* width: 211px; */
    width: 205px; 
    margin: 20px 9px 0px 0px;
    height: 100%;
}

.ArticlesTitleClass
{
    float: left; /* margin-bottom: 1.0em; */
    width: 100%;
    font-size: 0.8em;
    letter-spacing: 0.2em;
    line-height: 1.5em;
    vertical-align: middle;
    font-weight: bold;
    text-transform: uppercase;
    background-image: url('../Images/subhd_tile.gif' );
    background-repeat: repeat;
    height: 1.0em;
    padding-top: 0.25em;
    padding-bottom: 0.75em;
}

/* From here to the end are footer styles */

#FooterDiv
{
    float: left;
    clear: both;
    width: 950px;
    height: 92px;
    vertical-align: middle;
    background-image: url('../Images/footer.gif') ;
    background-repeat: no-repeat;
    background-position: left bottom;
}

#FooterTopLeftSpacerDiv
{
    width: 660px;
    height: 33px;
    float: left;
    background-color: #ffffff;
    border-left: 1px solid #A4A4A4;
    background-image: url('../Images/bevel_left.gif');
    background-position: left;
    background-repeat: repeat-y;
}

#MGSLinksDiv
{
    float: left;
    vertical-align: middle;
    text-align:center;
    clear: both;
}
 
#FooterFinDiv
{
   background-color: #ffffff;
   width: 57px;
   height: 33px;
   float: left;
   background-image: url('../Images/footer_fin.gif');
   background-repeat: no-repeat;
   vertical-align: bottom;
}

#GFWLinkDiv
{
   float: left;
   width: 116px;
   height: 33px;
   background-image: url('../Images/gfw_logo_d.gif');
}

#GFWImage
{
    border: 0px;
    visibility: hidden;
}

#MGSImage
{
    border: 0px;
    visibility: hidden;
}

#MGSHomeDiv
{

   float: left; 
   width: 106px;
   height: 33px;
   background-image: url('../Images/mgs_logo_d.gif');
}

#FooterCapDiv
{
    float: right;
    width: 10px;
    height: 33px;
    background-image: url('../Images/footer_cap.gif');
}

#LegaleseDiv
{
    float: left;
    width: 920px;
    padding-left: 5px;
    vertical-align: middle;
    margin: 15px 0px 0px 10px;
}
