﻿    
    .section
    {
        border:2px solid #BD9B04;
        width:760px;
    }
    
    .spacer
    {
        min-height:25px;
        page-break-before:always;
    }
    
    .list_title
    {
		font: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: 12pt;
		padding: 10px;
		text-decoration:underline;
		color:#666666;
		font-weight:bold;
    }

    .two_column 
    {
    	column-count: 2;
        olumn-rule: 1px dotted #BBB;
        column-width: 360px;
        width: 760px;
    }

    #middle ul
    {
        list-style-type: none;
        padding: 0;
    }

    #middle li
    {
        background-image: url(/images/bullet.gif);
        background-repeat: no-repeat;
        background-position: 0 .4em;
        margin-left: 15px;
        padding-left: 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
        color: #666666;
        text-align:left;
        padding-bottom: 8px;
        margin-right:10px;
        white-space:normal;
    }

    .containerSection {
       width:760px;
    }

    #menuSectionInterior {
       width:760px;
       margin-top:-35px;
    }

    #content {
       width:760px;
       background-image:none;
       background-color:#FFFFFF;
       border: 2px solid #BD9B04;
    }

	#topAddress{
    	width: 525px;
    }

