.master_start
{
    width:728px;
}
.content_LeftYellowBar
{
    float:left;
    width:13px;
    background-color:#fcb034;
    height:307px;
}
.content_RightArea
{
    background-color:#ffffff;
    padding:0 0 0 10px;
    width:567px;
    height:280px;
    float:left;
}
.content_ssTitle
{
    text-align:right;
    font-style:italic;
    font-family:Arial;
    font-weight:bold;
    font-size:14px;
    color:#aaaaaa;
    margin-top:2px;
}
.content_Head
{
    width:559px;
    background-color:#ffffff;
    float:right;
    padding:4px 10px 0px 8px;
    height:23px;
}
.content_Heading
{
    margin:0 0 4px 0;
    font-size:18px;
    font-style:italic;    
    font-weight:bold;
    float:left;
}
.content_CloseBtn
{
    float:right;
    width:30px;
    padding-top:3px;
    text-align:right;
}
.content_Nav
{
    text-align:center;
    background-color:#e5e5e5;
    width:138px;
    height:282px;
    float:left;
    padding-top:25px;
}
.content_NavItem
{
    color:#910000;
    text-align:left;
    width:100px;
    padding:5px 10px 5px 10px;
    background-color:#e5e5e5;
    border-bottom:solid 1px #ffffff;
    margin-bottom:1px;
    text-decoration:none;
}
.content_NavItemOver
{
    color:#ff0000;
    cursor:pointer;
    background-color:#c0c0c0;
    text-align:left;
    width:120px;
    font-weight:bold;
    padding:5px 10px 5px 20px;
    border-bottom:solid 1px #ffffff;
    margin-bottom:1px;
    text-decoration:none;
}
.content_PreviewBreak
{
    clear:both;
    height:1px;
    margin-right:10px;
    background-color:#d0d0d0;
}
.content_PreviewContent
{
    color:#505050;
    float:left;
    padding:4px 0 12px 0;
    margin-right:45px;
}
.content_Summary
{
    width:290px;
    float:left;
    margin-right:10px;
}
.content_Description
{
    white-space:normal;
    border:solid 1px #e5e5e5;
    width:255px;
    height:215px;
    float:left;
}
.content_AreaHeading
{
    font-weight:bold;
    background-color:#e5e5e5;
    padding:3px 0 3px 10px;
    margin-bottom:3px;
}
.content_FieldName
{
    color:#808080;
    text-align:right;
    padding:2px 10px 1px 0;
    clear:left;
    width:100px;
    height:20px;
    border-bottom:solid 1px #e5e5e5;
    float:left;
    
}
.content_FieldValue
{
    color:#000000;
    width:180px;
    height:20px;
    padding:2px 0 1px 0;
    border-bottom:solid 1px #e5e5e5;
    float:left;
    
}
.content_DescriptionText
{
    white-space:normal;
    width:240px;
    height:170px;
    padding:10px 10px 10px 10px;
    overflow:auto;
}