/* Start of CMSMS style sheet 'new: layout' */
body
{
    margin: 0 auto;
    padding: 0;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    background: none;
    background-image: none;
}

li, p
{
    padding: 0;
    margin: 0;
    margin-bottom: 6px;
}

h1, h2, h3, h4
{
    margin: 0;
    padding: 0;
    padding-bottom: 6px;
    color: #00609F;
    font-weight: bold;
}

h1 { font-size: 1.8em; }

h2 { font-size: 1.4em; }

h3 { font-size: 1em; }

h4 { font-size: 0.8em; }

a
{
    text-decoration: none;
    font-size: inherit;
    color: inherit;
}

a:link { color: #00609F; }

a:visited: { color: #1070AF; }

a:hover { color: #F7931E; }

a:active {
    color: #00609F;
    text-decoration: underline;
}

ul
{
    padding: 0;
    padding-left: 0.25em;
    margin: 0;
    margin-bottom: 6px;
    list-style: inside;
}

ul ul { padding-left: 1.75em; }

ul ul ul { padding-left: 4em; }

table
{
    border: 1pt solid gray;
    border-left: 0;
    border-bottom: 0;
    padding: 0;
    margin: 0;
    background-color: #d9d9E0;
}

td
{
    padding: 3pt 3pt;
    border: 1pt solid gray;
    border-top: 0;
    border-right: 0;
}

#header
{
    background-attachment: scroll;
    background-image: url(/uploads/images/templates/brochure/brochure-header.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 770px;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    padding: 0;
    height: 196px;
    text-align: left; /* this overrides the text-align: center on the body element. */
    clear: both;
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
}

#header #top
{
    background-color: #FFFFFF;
    margin 0;
    padding: 0;
}

#header #top img { border: none; }

#header #top #search
{
    padding: 10px;
    padding-bottom: 0;
    margin-bottom: 0;
    float: right;
    clear: right;
}

#header #top #shortcuts
{
    padding: 0;
    margin: 0;
    margin-top: 10px;
    *margin-top: 0px;
    float: right;
    clear: right;
    font-size: 0.8em;
}

#header #top #shortcuts ul
{
    float: right;
    margin: 0;
    padding: 0 10px 0 0;
    border-left: solid 1px #505050;
    font-weight: bold;
}

#header #top #shortcuts li
{
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}

#header #top #shortcuts a
{
    display: block;
    float: left;
    margin: 0;
    padding: 2px 5px 2px 5px;
    border-right: solid 1px #505050;
    color: #505050;
    text-decoration: none;
}

#header #top #shortcuts a:hover
{
    color: #F7931E;
    text-decoration: none;
}


#header #title { padding: 10px; }

#header #title h1, #header #title h2, #header #title h3, #header #title h4 { color: #FFFFFF; }

#content
{
    width: 770px;
    min-height: 450px;
    height:auto !important;
    height: 325px;
    margin: 0 auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
    text-align: left;
    background-attachment: scroll;
    background-image: url(uploads/images/templates/brochure/ulterius-background.gif);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #FFFFFF;
    padding-bottom: 0;
    clear: both;
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
}

#content #intro
{
    padding: 10px;
    clear: both;
}

#content #intro h1 { color: #FFFFFF; }

#content #intro h2 { color: #FFFFFF; }

#content #intro h3 { color: #FFFFFF; }

#content #intro h4 { color: #FFFFFF; }

#content #intro ul
{
    font-weight: normal;
    color: #FFFFFF;
    list-style-position: inside;
    list-style-type: bullet;
}

#content #one_column-c1
{
    width: 750px;
    padding: 10px;
}

#content #two_column-c1
{
    float: left; /* since this element is floated, a width must be given */
    width: 493px; /* padding keeps the content of the div away from the edges */
    height: 100%;
    margin: 0;
    padding: 10px;
    clear: none;
}

#content #two_column-c2
{
    width: 234px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    height: 100%;
    margin: 0 0 0 516px;
    padding: 10px;
    clear: none;
}

#content #two_column-nw-c1
{
    float: left; /* since this element is floated, a width must be given */
    width: 234px; /* padding keeps the content of the div away from the edges */
    height: 100%;
    margin: 0;
    padding: 10px;
    clear: none;
}

#content #two_column-nw-c2
{
    float: right; /* since this element is floated, a width must be given */
    width: 493px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    height: 100%;
    padding: 10px;
    clear: none;
}

#content #two_column-eq-c1
{
    float: left; /* since this element is floated, a width must be given */
    width: 370px; /* padding keeps the content of the div away from the edges */
    height: 100%;
    margin: 0;
    padding: 10px;
    padding-right: 0;
    clear: none;
}

#content #two_column-eq-c2
{
    float: right; /* since this element is floated, a width must be given */
    width: 370px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    height: 100%;
    padding: 10px;
    padding-left: 0;
    clear: none;
}

#content #three_column-c1
{
    float: left; /* since this element is floated, a width must be given */
    width: 234px; /* padding keeps the content of the div away from the edges */
    height: 100%;
    margin: 0;
    padding: 10px;
    clear: none;
}

#content #three_column-c2
{
    width: 234px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    height: 100%;
    margin: 0 258px;
    padding: 10px;
    clear: none;
}

#content #three_column-c3
{
    float: right; /* since this element is floated, a width must be given */
    width: 234px; /* padding keeps the content of the div away from the edges */
    height: 100%;
    margin: 0;
    padding: 10px;
    clear: none;
}

.callout
{
    background-color: #FFFFFF;
    font-weight: normal;
    color: #000000;
    border: 1px solid #00609F;
    margin: 0;
    padding: 0;
}

.callout_title
{
    font-weight: bold;
    background-color: #00609F;
    color: #FFFFFF;
    margin: 0;
    margin-bottom: 10px;
    padding: 5px;
}

.callout_inner
{
    margin: 10px;
    padding: 0;
}

.fltrt
{ /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
    float: right;
    margin-left: 8px;
}

.fltlft
{ /* this class can be used to float an element left in your page */
    float: left;
    margin-right: 8px;
}

.clearfloat
{ /* this class should be placed on a div or break element and should be the final element before the close of a content that should fully contain a float */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0;
}

#footer
{
    overflow: hidden;
    width: 770px;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    text-align: left; /* this overrides the text-align: center on the body element. */
    padding: 3px 0 3px 0;
    clear: both;
    background-color: #7FA2CA;
    color: #FFFFFF;
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
    font-size: 0.8em;
}

#footer .left
{
    float: left;
    padding: 2px 0 2px 10px;
    font-weight: bold;
}

#footer .right
{
    float: right;
    width: 60%
}

#footer .right ul
{
    float: right;
    margin: 0;
    padding: 0 10px 0 0;
    border-left: solid 1px #FFFFFF;
    font-weight: bold;
}

#footer .right li
{
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer .right li a
{
    display: block;
    float: left;
    margin: 0;
    padding: 2px 5px 2px 5px;
    border-right: solid 1px #FFFFFF;
    color: #FFFFFF;
    text-decoration: none;
}

#footer .right a:hover
{
    color: #505050;
    text-decoration: none;
}

/* News Styles */
.NewsSummary
{
    font-size: 0.8em;
    margin: 0;
    margin-bottom: 10pt;
}

.NewsSummary a { text-decoration: none; }

.NewsSummaryPostdate { font-size: 0.8em; }

.NewsSummaryLink
{
    color: #00609F;
    font-weight: bold;
}

.NewsSummaryMorelink
{
    color: #00609F;
    font-size: 0.8em;
}

#NewsPostDetailCategory, #NewsPostDetailPrintLink, #NewsPostDetailReturnLink { display: none; }

#NewsPostDetailDate
{
    font-size: 0.8em;
    color: #C0C0C0;
}

#NewsPostDetailTitle
{
    font-size: 1.2em;
    color: #FFFFFF;
}

#NewsPostDetailSummary
{
    font-weight: bold;
    margin-bottom: 10pt;
}

#NewsPostDetailContent
{
    font-weight: normal;
}

.ulterius_contact_class
{
    border: 0;
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
}

.ulterius_contact_class td
{
    border: 0;
    padding: 3pt;
}


/* End of 'new: layout' */

