body {
    margin-top: 35px;
    background: #3a6eb7 url('/www.perplexcitypolice.com/images/bg.jpg') repeat-x; 
}

div.outercontainer {
    width: 100%;
    text-align: center;
}

div.container {
    width: 736px;
    margin: 0 auto;
}

table.mainbody {
    width: 736px;
    border-collapse: collapse;
    
    background-color: #fff;
}

img {
    border: 0;
    padding: 0;
    margin: 0;
    
    text-align: middle;
}

div.mainleft {
    float: left;
    width: 350px;
    
    margin: 6px;
    padding: 0px;
    
    text-align: center;
}

div.mainright {
    float: right;
    width: 350px;
    min-height: 400px;

    margin: 6px;
    padding: 6px;
    
    background: #fff url('/www.perplexcitypolice.com/images/greybg.gif') repeat-x; 
}

div.maingrey {
    width: 712px;

    margin: 6px;
    padding: 6px;
    
    background: #fff url('/www.perplexcitypolice.com/images/greybg.gif') repeat-x; 
}

h1, h2, h3, h4, h5 {
    font-family: Arial;
    margin: 0;
    margin-bottom: 10px;
}

ul.courier li {
    font-family: Courier new;
}

ol.courier li {
    font-family: Courier new;
}

p {
    margin: 0;
    margin-bottom: 17px;

    font-family: Verdana, Arial;
    font-size: 11px;
}

p.large {
    font-size: 12px;
}

ul {
    list-style-image: url('/www.perplexcitypolice.com/images/listitem.gif');
    list-style-type: circle;
}

li {
    margin-bottom: 5px;
    
    font-family: Verdana, Arial;
    font-size: 12px;
}

table.list {
    width: 340px;
    margin-bottom: 10px;
}

table.list td {
    width: 170px;
    vertical-align: top;
}

hr {
    border: 0;
    background-color: #023972;
    background: #fff url('/www.perplexcitypolice.com/images/hr.gif') no-repeat; 
    height: 20px;
    width: 692px;
    
    margin-left: auto;
    margin-right: auto;
}

hr.notes {
    border: 0;
    background: transparent url('/www.perplexcitypolice.com/images/hrt.gif') no-repeat; 
    height: 20px;
    width: 550px;
    
    margin-left: auto;
    margin-right: auto;
}

a:visited {
    color: #003772;
    text-decoration: none;
}

a:link {
    color: #003772;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

input, textarea {
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #003772;
    
    background-color: #fff;
}
