body
{
    font-family: Arial, Tahoma, Sans-Serif;
	font-size: 0.9em;
	color: #ffffff;
	background-color: #333333;    
    margin: 0 0 30px 0;
}

h1
{    
	color: #ffffff;
	color: #ffffff;
    font-family: Times New Roman;
    font-size: 1.7em; 
    font-weight: normal;
}

div#Container
{
    margin: auto;    
    width: 950px;
}

table#Navigation
{     
    width: 950px;
}

table#Navigation td.Spacer
{
    width: 190px;
}

table#Navigation td.Header
{
    width: 380px;
    vertical-align: bottom;
    padding-bottom: 0px;
}

table#Navigation td.Logo
{
    width: 380px;
    padding-bottom: 40px;
    background-color: #761a1b;
}

table#Navigation td.LeftImage
{
    width: 190px;
}

table#Navigation td.RightImage
{
    width: 190px;
}

table#Navigation td.Navigation
{
    width: 380px;
    background-color: #761a1b;
}

table#Content 
{
    width: 950px;
}

table#Content td.ImgContentLeft
{
    width: 190px;
    vertical-align: top;
}

table#Content td.Content
{
    width: 490px;
    background-color: #3a4244;
    vertical-align: top;
    padding: 20px 40px 20px 40px;
    line-height: 1.3em;    
}

table#Content td.TextRight
{
    width: 140px;
    vertical-align: top;
    padding: 20px 10px 20px 20px;
    line-height: 1.4em;
}

table#Content td.TextRight p
{
    color: #f27c25;
}

table#Content td.Logo
{
    width: 190px;
    vertical-align: bottom;
}

table#Content td.ImgContentRight
{
    width: 190px;
    vertical-align: bottom;
}

ul.Navigation
{   
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.Navigation li
{   
    margin: 0;
    padding: 0 0 10px 30px;
}

ul.Navigation li a
{
    color: #ffffff;
    font-family: Times New Roman;
    font-size: 1.1em;        
    text-decoration: none;    
}

ul.Navigation li a.Selected
{
    color: #f27c25;
}

ul.Navigation li a:hover
{
    color: #f27c25;    
}

a
{
    color: #f27c25;        
    text-decoration: none;
}

a:hover
{    
    text-decoration: underline;
}

div#LAIT
{
    margin: auto;
    padding-top: 10px;
    font-size: 7pt;
    color: #000000;
    width: 950px;
    text-align: center;
}

div#LAIT a
{
    font-size: 7pt;
    color: #000000;
    text-decoration: none;
}
