body
{
    margin: 0;
    padding: 0;
    background-image: url(/images/bg/random.asp);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50% 0;
    color: #44484B;
    font-family: Helvetica, Arial;
    font-size: 13px;
}
a
{
    color: #44484B;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    color: #44484B;
    font-weight: bold;
    text-decoration: underline;
}
hr
{
    color: #19436D;
    height: 1px;
    margin: 10px auto;
}
p, li, dd
{
    text-align: justify;
}
h2,
h3,
h4,
h5
{
    position: relative;
    clear: both;
    color: #19436D;
}
h3.year
{
    color: #19436D;
    background-color: #fff;
    padding: 5px 10px 2px;
    width: 952px;
    border-bottom: solid 1px #19436D;
}
#header
{
    background: url(/images/menu-strip.png) no-repeat 50% 62px;
    cursor: default;
}
#header div#menu-strip
{
    margin: 0 auto;
    width: 1000px;
    height: 207px;
}
#header h1
{
    float: right;
    margin: 28px 0 0 0 ;
    width: 315px;
    height: 179px;
    background: url(/images/logo.png);
}
#header h1 a
{
    display: block;
    width: 315px;
    height: 179px;
}
#header h1 span
{
    display: none;
}
#header div ul#menu
{
    float: left;
    margin: 62px 0 0 51px;
}
#header ul#menu li
{
    width: 142px;
    height: 73px;
    margin-right: 1px;
}
#header ul#menu li a
{
    display: block;
    width: 82px;
    height: 53px;
    padding: 20px 30px 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
}
#header ul#menu li.single a
{
    height: 46px;
    padding-top: 27px;
}
#header ul#menu li a:hover
{
    background-image: url(/images/menu-hover.png)
}
#content-strip
{
    width: auto;
    height: 342px;
    background: url(/images/content-strip.png) no-repeat 0 245px;
    clear: both;
}
#content-strip div
{
    width: 1122px;
    height: 342px;
    margin: 0 auto;
    background: url(/images/van.png) no-repeat;
    clear: both
}
#menu, #submenu
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#menu li,
#submenu li
{
    float: left;
}
#submenu
{
    clear: both;
    margin: 0 auto;
    padding: 275px 0 0 820px;
}
#submenu li
{
    border-right: solid 1px #44484B;
    padding: 0 7px;
}
#submenu li.last
{
    border-right: none;
}
#page
{
    clear: both;
    width: 1000px;
    margin: 0 auto;
}
#content
{
    float: left;
    clear: both;
    width: 780px;
    margin: 0 auto;
    padding-right: 20px;
    background: url(/images/watermark.png) repeat-y 50% 80px;
}
blockquote
{
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
#admin
{
    float: left;
    width: 200px;
    margin: 0 auto;
}
#admin ul li
{
    padding: 2px;
}
#admin ul li ul
{
    list-style-type: none;
    margin: 5px 5px 5px;
    border-left: solid 1px #44484B;
    padding-left: 5px;
}
#admin ul li ul li a
{
    font-weight: normal;
}
#panel
{
    float: left;
    width: 200px;
    margin: 0 auto;
}
#panel ul
{
    margin: 20px;
    padding: 0;
}
#panel ul li
{
    margin-bottom: 10px;
}
#panel ul cite
{
    font-size: 60%;
}
#footer
{
    clear: both;
    margin: 0 auto;
    padding: 103px 0 10px;
    background-image: url(/images/footer-strip.png);
    text-align: center;
}
#footer li
{
    display: inline;
    border-right: solid 1px #fff;
    padding: 0 7px;
    color: #fff;
}
#footer li a
{
    color: #fff;
    padding: 0;
}
#footer li.last
{
    border-right: none;
}
#valid
{
    display: none;
}
.center
{
    text-align: center;
}
address
{
    font-style: normal;
}
.selected
{
    color: #19436D;
}
/*
    fyi
*/
.fyi,
.eof,
.err,
.sql
{
    margin-bottom: 10px;
    border: solid 1px #E1E1E1;
    padding: 5px 5px 5px 25px;
    clear: both;
    background: #FFFFE1 url(/images/icons/information.png) no-repeat 5px 50%;
    cursor: help;
}
.sql 
{
    border: solid 1px #E1E1E1;
    clear: both;
    background: #eee url(/images/icons/database_edit.png) no-repeat 5px 50%;
    font-family: Courier New;
}
.err
{
    background: #FFFFE1 url(/images/icons/error.png) no-repeat 5px 50%;
}
ul.err 
{
    background-position: 5px 5px;
    list-style-type: none;
    margin: 0;
}
.fyi span,
.eof span,
.err span
{
    font-weight: bold;
}
ul.pricingfrom
{
	height: 30px;
}
ul.pricingfrom {
	margin: 0 0 0 10px;
}
ul.pricingfrom li {

	padding: 3px 5px;
	margin: 4px;
	float: left;
}