#outer
{
    padding-top: 20px;
   
}

#page-container
{
    width: 1043px;
    height: 679px;
   /* overflow:hidden;*/
	margin-left:auto;
	margin-right:auto;
	background: url("One2OneLandingBackground.jpg") no-repeat scroll 0 0 transparent;
	letter-spacing: 0.002em;
	font-family: Arial,Times New Roman,Sans-Serif;
	font-size: 11pt;
}

#landing-page
{
    
}

.column 
{
    float:left;
    margin:5px 0 5px 33px;
}
    .column a, .column i, .column li, .column p, .column b
    {
       font-size: 13px;
       font-family: Verdana, Arial, Helvetica, sans-serif; 
       opacity:.80;
       filter:alpha(opacity=60);
	   -moz-opacity:0.8;
	   -khtml-opacity: 0.8;
    }
    
.top
{
    background: url('Masthead.gif') no-repeat;
    height: 219px;
    width:434px;
}
    
.bottom
{
    margin-bottom: 40px;
}
    .Quote
    {
        float:left;
    }
    
    .Quote i
    {
        font-family: Georgia, Verdana, Arial, Sans-Serif;
        font-size: 18px; 
        opacity:.60;
        filter:alpha(opacity=50);
	   -moz-opacity:0.6;
	   -khtml-opacity: 0.6;
    }

.left
{
    width:440px;
}
    
.right
{
   /* width:446px;*/
    margin-left: 292px;
    margin-right: 0;
    margin-top: 10px;
}
    .right .image
    {
        height:292px;
    }
    .right p, i
    {
        opacity:.65;
        filter:alpha(opacity=55);
	   -moz-opacity:0.65;
	   -khtml-opacity: 0.65;
    }
    .right i
    {
        font-size:10px;
    }
    .theform p
    {
        font-size:9px;
    }


.dots 
{
    width: 437px; height: 14px; margin-top: 30px;
    background: url('Dotted-Rule.gif') no-repeat;
}

#agi_footer
{
    margin-left:2px;
}

.right_form
{
    background-color:#F8F8F8;
    height:402px;
    padding: 12px 0 0 19px;
}

#left-column {
  width: 480px;
  float: left;
  overflow: hidden;
  padding-top: 75px;
}
    #left-column p 
    {
        padding: 5px;
    }
    #left-column ul
    {
        list-style: bullets;
        padding-top: 5px;
    }
    #left-column li
    {
        margin-left: 20px;
        padding-bottom: 5px;
        line-height: 1.2em;
        margin-right: 50px;
    }
    #topic-header
    {
        margin-left: 25px;
    }
    #topic-description
    {
        margin: 0 15px 0 45px
    }
#right-column {
  float: right;
  overflow: hidden;
  padding-top: 78px;
  width: 560px;  
}

#form_contact
{
    line-height: 10px;
    width: 550px;
}

#theform
{
    line-height: 10px;
    width: 550px;
}
    #theform fieldset
    {
        width: 428px;
    }
    
    .field_label
    {
       padding: 10px 3px 7px 0;
       text-align: right;
       width: 49px;
       font-size: .8em;
       font-family: Arial, Times New Roman, Sans-Serif;
       color: #ffffff;
    }
    
    .field_value
    {
        width:123px;
        margin: 10px 20px 10px 0;
    }
    
    .md
    {   
        height:20px;
        width:123px;
        font-family:Verdana, Arial, Times New Roman, Sans-Serif;
        font-size:.7em;
    }
    .lg
    {
        height:20px;
        width: 421px;
        font-family:Verdana, Arial, Times New Roman, Sans-Serif;
        font-size:.7em;
    }
    .bottom_image
    {
        float:right;
        margin:14px 20px 14px 0;
    }
    
    .error-label
    {
        color:Red;
    }
    
.clear
{
    clear: both;
}

#video-container
{
    padding-left: 71px;
}

.instruction
{
    font-size: 12pt;
    font-family: Arial,Times New Roman,Sans-Serif;
    margin: 10px 0 0 70px;
    font-weight: bold; 
}

.required-instruction
{
    color: White;
    font-family: Arial,Times New Roman,Sans-Serif;
    margin-left: 71px;
    font-size: 10pt;
    margin-top:-21px;
    position: absolute;
}

.thank-you-form 
{
    padding: 15px 70px;
    
}
    .thank-you-form img
    {
        border-style: none;  
        margin-top: -16px;
        padding-left: 150px; 
    }
    .thank-you-form .td-from-platform img
    {
        border-style: none;  
        margin-top: -16px;
        padding-left: 320px; 
    }
    .thank-you-form .td-from-accelerate img
    {
        border-style: none;  
        margin-top: -16px;
        padding-left: 227px; 
    }
    .thank-you-form .td-from-migration img
    {
        border-style: none;  
        margin-top: -16px;
        padding-left: 335px; 
    }
    .thank-you-form hr
    {
        color: #988f61;
    }

.adtext
{
    font-family: Arial,Times New Roman,Sans-Serif;
    font-size: 11pt;
}

.bold
{
    font-weight: bold;
}

.big-bold
{
    font-weight: bold;
    font-size: 12pt;
}
.one2one-topics
{
    margin-left: 40px;
    padding-top: 15px;
}
    .one2one-topics ul
    {
        /*list-style: none outside none;*/
    }
    .one2one-topics li {
        /*font: 10pt arial,sans-serif;*/
        padding-bottom: 10px;
    }
        .one2one-topics li a {
            /*color:#FDD1A8;*/
            text-decoration: none;
            color: #ffffff;
        }
            .one2one-topics li a:visited {
                /*color:#FDD1A8;*/
                text-decoration: none;
            }
            .one2one-topics li a:hover 
            {
	            text-decoration: none;
	            color: #457292;
            }
