.fieldname
{
    font-family: Tahoma;
    font-size: 11pt;
}
.fieldtext
{
    font-family: Arial;
    font-size: 14pt;
}
body
{
    margin: 0;
    padding: 0;
    font-family: "Lucida Grande" ,Tahoma,Arial,sans-serif;
    font-size: 16px;
    color: #555555;
}
.content 
{
    margin: 20px;
}
img {
    border-style: none
}
.header-strip
{
    padding: 5px;
    background: #333333 none repeat scroll 0% 50%;
}
#header-strip
{
    padding: 5px;
    background: #333333 none repeat scroll 0% 50%;
}
#header-substrip
{
    padding: 1px;
    background: #ff0000 none repeat scroll 0% 50%;
    font-size: 0%;
}
h1
{
    color: Black;
    font-weight: normal;
    font-size: 40px;
    text-align: center;
}
h2
{
    color: Black;
    font-weight: normal;
    font-size: 30px;
    text-align: center;
}
.nav
{
    font: 15px Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #999999;
    margin: 0;
    padding: 0;
    background: #cccccc none repeat scroll 0% 50%;
    float: left;
    width: 100%;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
}
.nav li
{
    margin: 0;
    padding: 0;
    float: left;
}
.nav a
{
    padding: 6px 30px 6px 5px;
    background: #cccccc url(images/nav_slant.gif) no-repeat scroll right top;
    float: left;
    display: block;
    text-decoration: none;
    color: #666666;
}
.nav .nav-1 a
{
    padding-left: 20px;
}
.nav a:hover
{
    color: #000000;
}
ul#more
{
    clear: left;
    margin-top: 60px;
    line-height: 24px;
    font-family: Arial,Helvetica,sans-serif;
}
#headline
{
    font-weight: bold;
    font-size: 250%;
    line-height: 250%;
    text-align: center;
    font-family: verdana,arial,sans-serif;
}

#pricing-table
{
    border-collapse: collapse;
    background: #EFF4FB url(images/teaser.gif) repeat-x;
    border-left: 1px solid #686868;
    border-right: 1px solid #686868;
    font-family: 'Trebuchet MS',helvetica,arial,verdana;
    font-size: 8pt;
    color: #333;
}
#subtitle
{
    color: White;
    text-align: center;
    letter-spacing: 3px;
    font-family: Impact;
    font-size: 19px;
}


