* {
    margin: 0;
    padding: 0;
}
body {
    background-color: #FFFFFF;
    font-family: verdana,arial,sans-serif;
    font-size: 62.5%;
}
.page-container {
    border: 1px solid #969696;
    font-size: 1em;
    margin: 10px auto;
    width: 972px;
}
.main {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_main_withnav.jpg") repeat-y scroll left top transparent;
    clear: both;
    padding-bottom: 30px;
    width: 972px;
}
.main-navigation {
    display: inline;
    float: left;
    overflow: visible !important;
    width: 200px;
}
.main-content {
    display: inline;
    float: left;
    margin: 0 0 0 30px;
    overflow: visible !important;
    width: 520px;
}
.main-subcontent {
    display: inline;
    float: right;
    margin: 0 15px 0 0;
    overflow: visible !important;
    width: 185px;
}
.footer {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_foot.jpg") no-repeat scroll 0 0 #E1E1E1;
    clear: both;
    font-size: 1em;
    overflow: visible !important;
    padding: 1em 0;
    width: 972px;
}
.header {
    font-family: "trebuchet ms",arial,sans-serif;
    width: 972px;
}
.header-top {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_head_top.jpg") repeat scroll 0 0 #F0F0F0;
    height: 80px;
    overflow: visible !important;
    width: 972px;
}
.header-middle {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_head_middle.jpg") repeat scroll 0 0 #E6E6E6;
    height: 150px;
    overflow: visible !important;
    width: 972px;
}
.header-bottom {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_head_breadcrumbs.jpg") repeat-y scroll 0 0 #FFFFFF;
    height: 40px;
    width: 972px;
}
.header-breadcrumbs {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_head_breadcrumbs.jpg") repeat-y scroll 0 0 #FFFFFF;
    clear: both;
    padding: 1em 0 1.5em;
    width: 972px;
}
.sitelogo {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_head_top_logo.gif") repeat scroll 0 0 transparent;
    height: 40px;
    margin: 22px 0 0 20px;
    position: absolute;
    width: 60px;
    z-index: 1;
}
.sitename {
    height: 45px;
    margin: 20px 0 0 90px;
    overflow: visible !important;
    position: absolute;
    width: 500px;
    z-index: 1;
}
.sitename h1 {
    font-size: 240%;
}
.sitename h2 {
    color: #7D7D7D;
    font-size: 120%;
    margin: -4px 0 0;
}
.sitename a {
    color: #7D7D7D;
    text-decoration: none;
}
.sitename a:hover {
    color: #323232;
    text-decoration: none;
}
.nav0 {
    margin-bottom: 0;
    margin-left: 550px !important;
    margin-right: 0;
    margin-top: 25px;
    position: absolute;
    width: 350px;
    z-index: 2;
}
.nav0 ul {
    float: right;
    padding: 0 20px 0 0;
}
.nav0 li {
    display: inline;
    list-style: none outside none;
}
.nav0 li a {
    padding: 0 0 0 3px;
}
.nav0 a:hover {
    text-decoration: none;
}
.nav0 a img {
    border: medium none;
    height: 14px;
}
.nav1 {
    margin: 45px 0 0 550px;
    position: absolute;
    width: 350px;
    z-index: 3;
}
.nav1 ul {
    float: right;
    font-weight: bold;
    padding: 0 15px 0 0;
}
.nav1 li {
    display: inline;
    list-style: none outside none;
}
.nav1 li a {
    color: #7D7D7D;
    display: block;
    float: left;
    font-size: 120%;
    padding: 2px 5px;
    text-decoration: none;
}
.nav1 a:hover {
    color: #323232;
    text-decoration: none;
}
.sitemessage {
    color: #EAEFF7;
    height: 120px;
    margin: 20px 0 0 480px;
    overflow: hidden;
    position: absolute;
    width: 475px;
    z-index: 1;
}
.sitemessage h1 {
    font-size: 230%;
    text-align: right;
    width: 475px;
}
.sitemessage h2 {
    float: right;
    font-size: 160%;
    line-height: 100%;
    margin: 8px 0 0;
    text-align: right;
    width: 320px;
}
.sitemessage h2 a {
    color: #EAEFF7;
    text-decoration: underline;
}
.sitemessage h2 a:hover {
    color: #323232;
    text-decoration: underline;
}
.sitemessage h3 {
    float: right;
    font-size: 140%;
    margin: 10px 0 0;
    text-align: right;
    width: 320px;
}
.sitemessage h3 a {
    color: #EAEFF7;
    text-decoration: underline;
}
.sitemessage h3 a:hover {
    color: #323232;
    text-decoration: underline;
}
.nav2 {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_head_bottom_nav.jpg") no-repeat scroll 0 0 #DCDCDC;
    border: medium none;
    color: #4B4B4B;
    float: left;
    font-size: 130%;
    width: 972px;
}
.nav2 ul {
    list-style-type: none;
}
.nav2 ul li {
    border-right: 1px solid #AFAFAF;
    float: left;
    position: relative;
    z-index: auto !important;
}
.nav2 ul li a {
    color: #646464;
    display: block;
    float: none !important;
    font-weight: bold;
    height: 3.1em;
    line-height: 3.1em;
    padding: 0 28px;
    text-decoration: none;
}
.nav2 ul li ul {
    border: medium none;
    display: none;
}
.nav2 ul li:hover a {
    background-color: #D2D2D2;
    text-decoration: none;
}
.nav2 ul li:hover ul {
    display: block;
    left: 0;
    margin-top: 0.1em;
    position: absolute;
    top: 3em;
    width: 10em;
    z-index: 999;
}
.nav2 ul li:hover ul li a {
    background-color: #EDEDED;
    border-bottom: 1px solid #AFAFAF;
    border-left: 1px solid #AFAFAF;
    color: #323232;
    display: block;
    font-weight: normal;
    height: auto;
    line-height: 1.3em;
    margin-left: -1px;
    padding: 4px 16px;
    width: 16em;
}
.nav2 ul li:hover ul li a:hover {
    background-color: #D2D2D2;
    text-decoration: none;
}
.nav2 table {
    border-collapse: collapse;
    left: 0;
    position: absolute;
    top: 0;
}
.nav2 ul li a:hover {
    background-color: #D2D2D2;
    text-decoration: none;
}
.nav2 ul li a:hover ul {
    display: block;
    left: 0;
    margin-top: 0.1em;
    position: absolute;
    top: 3em;
    width: 10em;
    z-index: 999;
}
.nav2 ul li a:hover ul li a {
    background-color: #EDEDED;
    border-bottom: 1px solid #AFAFAF;
    border-left: 1px solid #AFAFAF;
    color: #323232;
    display: block;
    font-weight: normal;
    height: 1px;
    line-height: 1.3em;
    padding: 4px 16px;
    width: 16em;
}
.nav2 ul li a:hover ul li a:hover {
    background-color: #D2D2D2;
    text-decoration: none;
}
.header-breadcrumbs ul {
    float: left;
    font-family: verdana,arial,sans-serif;
    list-style: none outside none;
    padding: 0 0 0 15px;
    width: 972px;
}
.header-breadcrumbs ul li {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_bullet_arrow.gif") no-repeat scroll 0 50% transparent;
    color: #7D7D7D;
    display: inline;
    font-size: 100%;
    font-weight: bold;
    padding: 0 0 0 10px;
}
.header-breadcrumbs ul a {
    color: #467AA7;
    text-decoration: none;
}
.header-breadcrumbs ul a:hover {
    color: #2A5A8A;
    text-decoration: underline;
}
.header-breadcrumbs .searchform {
    float: right;
    padding: 0 17px 0 0 !important;
    width: 285px;
}
.header-breadcrumbs .searchform form fieldset {
    border: medium none;
    float: right;
}
.header-breadcrumbs .searchform input.field {
    border: 1px solid #C8C8C8;
    font-family: verdana,arial,sans-serif;
    font-size: 120%;
    padding: 0.2em 0;
    width: 10em;
}
.header-breadcrumbs .searchform input.button {
    background: none repeat scroll 0 0 #E6E6E6;
    border: 1px solid #969696;
    color: #969696;
    font-family: verdana,arial,sans-serif;
    font-size: 120%;
    padding: 1px !important;
    text-align: center;
    width: 3em;
}
.header-breadcrumbs .searchform input.button:hover {
    background: none repeat scroll 0 0 #DCDCDC;
    border: 1px solid #505050;
    color: #505050;
    cursor: pointer;
}
.main-navigation .round-border-topright {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_corner_topright.gif") no-repeat scroll 0 0 transparent;
    height: 10px;
    margin: 0 0 0 190px;
    position: absolute;
    width: 10px;
    z-index: 100;
}
.column1-unit {
    margin-bottom: 10px !important;
    width: 528px;
}
.column1-unit .feature-green {
    background-color: #D9EFB9;
    border: 1px solid #A0D651;
    margin: 0 0 2.5em;
    padding: 0 5px 5px 7px;
}
.column1-unit .feature-blue {
    background-color: #D5E1F0;
    border: 1px solid #89AAD6;
    margin: 0 0 2.5em;
    padding: 0 5px 5px 7px;
}
.column1-unit .feature-orange {
    background-color: #F8E096;
    border: 1px solid #E8B10D;
    margin: 0 0 2.5em;
    padding: 0 5px 5px 7px;
}
.column1-unit h2 {
    border-bottom: 1px solid #CCCCCC;
    margin: 0 0 10px;
    padding: 0;
}
.column1-unit .doctor-name {
    font-size: 14px;
    font-weight: bold;
}
.column1-unit p.sponsor-category {
    font-size: 11px;
}
.column1-unit p {
    padding-left: 10px;
}
.column2-unit-left {
    float: left;
    margin-bottom: 10px !important;
    width: 200px;
}
.column2-unit-right {
    float: right;
    margin-bottom: 10px !important;
    width: 200px;
}
.column3-unit-left {
    float: left;
    margin-bottom: 10px !important;
    width: 120px;
}
.column3-unit-middle {
    float: left;
    margin-bottom: 10px !important;
    margin-left: 40px;
    width: 120px;
}
.column3-unit-right {
    float: right;
    margin-bottom: 10px !important;
    width: 120px;
}
.subcontent-unit-border {
    background: none repeat scroll 0 0 #EBEBEB;
    border: 1px solid #BEBEBE;
    margin: 0 0 2em;
    padding: 0 0 5px;
    width: 183px;
}
.subcontent-unit-border-green {
    background-color: #D9EFB9;
    border: 1px solid #A0D651;
    margin: 0 0 2.5em;
    padding: 0 0 10px;
    width: 183px;
}
.subcontent-unit-border-blue {
    background-color: #D5E1F0;
    border: 1px solid #89AAD6;
    margin: 0 0 2.5em;
    padding: 0 0 10px;
    width: 183px;
}
.subcontent-unit-border-orange {
    background-color: #F8E096;
    border: 1px solid #E8B10D;
    margin: 0 0 2.5em 0;
    padding: 0 0 10px;
    width: 183px;
}
.subcontent-unit-noborder {
    background: none repeat scroll 0 0 #EBEBEB;
    margin: 0 0 2.5em;
    padding: 0 0 10px;
    width: 185px;
}
.subcontent-unit-noborder-green {
    background-color: #D9EFB9;
    margin: 0 0 2.5em;
    padding: 0 0 10px;
    width: 185px;
}
.subcontent-unit-noborder-blue {
    background-color: #D5E1F0;
    margin: 0 0 2.5em;
    padding: 0 0 10px;
    width: 185px;
}
.subcontent-unit-noborder-orange {
    background-color: #F8E096;
    margin: 0 0 2.5em;
    padding: 0 0 10px;
    width: 185px;
}
.round-border-topleft {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_corner_topleft.gif") no-repeat scroll 0 0 transparent;
    height: 10px;
    margin-left: -1px;
    margin-top: -1px;
    position: absolute;
    width: 10px;
    z-index: 100;
}
.round-border-topright {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_corner_topright.gif") no-repeat scroll 0 0 transparent;
    height: 10px;
    margin-left: 174px;
    margin-top: -1px;
    position: absolute;
    width: 10px;
    z-index: 100;
}
.round-noborder-topleft {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_corner_topleft.gif") no-repeat scroll 0 0 transparent;
    height: 10px;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    width: 10px;
    z-index: 100;
}
.round-noborder-topright {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_corner_topright.gif") no-repeat scroll 0 0 transparent;
    height: 10px;
    margin-left: 175px;
    margin-top: 0;
    position: absolute;
    width: 10px;
    z-index: 100;
}
.footer p {
    color: #7D7D7D;
    font-size: 110%;
    font-weight: bold;
    line-height: 1.3em;
    text-align: center;
}
.footer p.credits {
    font-weight: normal;
}
.footer a {
    color: #999999;
    text-decoration: none;
}
.footer a:hover {
    color: #999999;
    text-decoration: underline;
}
.footer a:visited {
    color: #999999;
}
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.footer:after, p:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clear-contentunit {
    background: none repeat scroll 0 0 #D2D2D2;
    border: medium none;
    clear: both;
    color: #D2D2D2;
    height: 0.1em;
    width: 440px;
}
.header-top {
    background: none repeat scroll 0 0 #F0F0F0;
    height: 80px;
    overflow: visible !important;
    width: 972px;
}
.header-breadcrumbs {
    background: none repeat scroll 0 0 transparent;
    width: 972px;
}
.nav2 {
    background: none repeat scroll 0 0 #F0F0F0;
    border: medium none;
    color: #4B4B4B;
    float: left;
    font-size: 130%;
    width: 972px;
}
.main {
    background: none repeat scroll 0 0 transparent;
    clear: both;
    padding-bottom: 30px;
    width: 972px;
}
.main-navigation {
    background-color: #F0F0F0;
    border-bottom: 1px solid #C8C8C8;
    border-right: 1px solid #C8C8C8;
    display: inline;
    float: left;
    overflow: visible !important;
    width: 199px;
}
.footer {
    background: none repeat scroll 0 0 #F0F0F0;
    clear: both;
    font-size: 1em;
    height: 3.7em;
    overflow: visible !important;
    padding: 1.1em 0 0;
    width: 972px;
}
.nav3-grid {
    border-bottom: 1px solid #C8C8C8;
    width: 199px;
}
.nav3-grid dt a, .nav3-grid dt a:visited {
    border-top: 1px solid #C8C8C8;
    color: #467AA7;
    display: block;
    font-size: 120%;
    font-weight: bold;
    height: auto !important;
    line-height: 2em;
    min-height: 2em;
    padding: 0 10px 0 20px;
    text-decoration: none;
}
.nav3-grid dd a, .nav3-grid dd a:visited {
    border: medium none;
    color: #467AA7;
    display: block;
    font-size: 120%;
    font-weight: normal;
    height: auto !important;
    line-height: 1.7em;
    min-height: 1.7em;
    padding: 0 10px 0 40px;
    text-decoration: none;
}
.nav3-grid dt a:hover, .nav3-grid dd a:hover {
    background-color: #E1E1E1;
    color: #2A5A8A;
    text-decoration: none;
}
.nav3-bullet {
    margin: 10px 0 0 20px;
    width: 170px;
}
.nav3-bullet dt a, .nav3-bullet dt a:visited {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_bullet_full_1.gif") no-repeat scroll 0 50% transparent;
    color: #467AA7;
    font-size: 120%;
    font-weight: bold;
    line-height: 2em;
    padding: 0 0 0 10px;
    text-decoration: none;
}
.nav3-bullet dd a, .nav3-bullet dd a:visited {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_bullet_half_1.gif") no-repeat scroll 0 50% transparent;
    color: #467AA7;
    font-size: 120%;
    font-weight: normal;
    line-height: 1.7em;
    margin: 0 0 0 15px;
    padding: 0 0 0 10px;
    text-decoration: none;
}
.nav3-bullet dt a:hover {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_bullet_full_2.gif") no-repeat scroll 0 50% transparent;
    color: #2A5A8A;
    text-decoration: underline;
}
.nav3-bullet dd a:hover {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_bullet_half_2.gif") no-repeat scroll 0 50% transparent;
    color: #2A5A8A;
    text-decoration: underline;
}
.nav3-nobullet {
    margin: 10px 0 0 20px;
    width: 170px;
}
.nav3-nobullet dt a, .nav3-nobullet dt a:visited {
    color: #467AA7;
    font-size: 120%;
    font-weight: bold;
    line-height: 2em;
    text-decoration: none;
}
.nav3-nobullet dd a, .nav3-nobullet dd a:visited {
    color: #467AA7;
    font-size: 120%;
    font-weight: normal;
    line-height: 1.7em;
    margin: 0 0 0 15px;
    text-decoration: none;
}
.nav3-nobullet dt a:hover, .nav3-nobullet dd a:hover {
    color: #2A5A8A;
    text-decoration: underline;
}
.main-navigation .loginform {
    margin: -10px 20px 0;
    width: 160px;
}
.main-navigation .loginform p {
    clear: both;
    margin: 0;
    padding: 0;
}
.main-navigation .loginform fieldset {
    border: medium none;
    width: 160px;
}
.main-navigation .loginform label.top {
    float: left;
    font-size: 110%;
    margin: 0 0 2px;
    width: 125px;
}
.main-navigation .loginform label.right {
    float: left;
    font-size: 110%;
    margin: 5px 0 0;
    padding: 0 0 0 3px;
    width: 125px;
}
.main-navigation .loginform input.field {
    border: 1px solid #C8C8C8;
    font-family: verdana,arial,sans-serif;
    font-size: 110%;
    margin: 0 0 5px;
    padding: 0.1em 0 0.2em !important;
    width: 158px;
}
.main-navigation .loginform input.checkbox {
    border: medium none;
    float: left;
    margin: 5px 0 0 !important;
}
.main-navigation .loginform input.button {
    background: none repeat scroll 0 0 #E6E6E6;
    border: 1px solid #969696;
    color: #969696;
    float: left;
    font-family: verdana,arial,sans-serif;
    font-size: 110%;
    margin: 10px 0 5px;
    padding: 1px;
    text-align: center;
    width: 5em;
}
.main-navigation .loginform input.button:hover {
    background: none repeat scroll 0 0 #DCDCDC;
    border: 1px solid #505050;
    color: #505050;
    cursor: pointer;
}
.main-navigation .searchform {
    margin: 0 20px;
    width: 160px;
}
.main-navigation .searchform p {
    clear: both;
    margin: 0;
    padding: 0;
}
.main-navigation .searchform fieldset {
    border: medium none;
}
.main-navigation .searchform input.field {
    border: 1px solid #C8C8C8;
    float: left;
    font-family: verdana,arial,sans-serif;
    font-size: 120%;
    padding: 0.1em 0 0.2em !important;
    width: 158px;
}
.main-navigation .searchform input.button {
    background: none repeat scroll 0 0 #E6E6E6;
    border: 1px solid #969696;
    color: #969696;
    float: left;
    font-family: verdana,arial,sans-serif;
    font-size: 120%;
    margin-top: 0.5em;
    padding: 1px;
    text-align: center;
    width: 3em;
}
.main-navigation .searchform input.button:hover {
    background: none repeat scroll 0 0 #DCDCDC;
    border: 1px solid #505050;
    color: #505050;
    cursor: pointer;
}
.main-navigation h1.first {
    background-color: #BEBEBE;
    clear: both;
    color: #FFFFFF;
    font-family: "trebuchet ms",arial,sans-serif;
    font-size: 150%;
    font-weight: bold;
    margin: 0;
    padding: 4px 20px 3px;
}
.main-navigation h1 {
    background: none repeat scroll 0 0 #BEBEBE;
    clear: both;
    color: #FFFFFF;
    font-family: "trebuchet ms",arial,sans-serif;
    font-size: 150%;
    font-weight: bold;
    margin: 30px 0 20px;
    padding: 4px 20px 3px;
}
.main-navigation h2 {
    clear: both;
    color: #646464;
    font-family: "trebuchet ms",arial,sans-serif;
    font-size: 150%;
    font-weight: bold;
    margin: 20px 10px 10px 20px;
}
.main-navigation h3 {
    clear: both;
    color: #505050;
    font-size: 110%;
    font-weight: bold;
    margin: 10px 10px 5px 20px;
}
.main-navigation p {
    clear: both;
    color: #505050;
    font-size: 110%;
    line-height: 1.3em;
    margin: 0 10px 10px 20px;
}
.main-navigation p.center {
    text-align: center;
}
.main-navigation p.right {
    text-align: right;
}
.main-navigation ul {
    list-style: none outside none;
    margin: 0.5em 10px 1em 20px;
}
.main-navigation ul li {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_bullet_full_1.gif") no-repeat scroll 0 0.4em transparent;
    font-size: 110%;
    line-height: 1.2em;
    margin: 5px 0 0.2em 2px;
    padding: 0 0 0 11px;
}
.main-navigation ol {
    margin: 0.5em 10px 1em 40px !important;
}
.main-navigation ol li {
    font-size: 110%;
    list-style-position: outside;
    margin: 0 0 0.4em;
}
.main-content h1.pagetitle {
    border-bottom: 7px solid #E1E1E1;
    color: #646464;
    font-family: "trebuchet ms",arial,sans-serif;
    font-size: 220%;
    font-weight: bold;
    margin: 0 0 0.4em;
    padding: 0 0 2px;
}
.main-content h1.block {
    background: none repeat scroll 0 0 #BEBEBE;
    clear: both;
    color: #FFFFFF;
    font-family: "trebuchet ms",arial,sans-serif;
    font-size: 220%;
    font-weight: bold;
    margin: 1em 0 0;
    padding: 2px 0 2px 2px;
}
.main-content h1 {
    clear: both;
    color: #505050;
    font-family: "trebuchet ms",arial,sans-serif;
    font-size: 210%;
    font-weight: normal;
    margin: 1em 0 0.5em;
}
.main-content h2 {
    clear: both;
    color: #505050;
    font-family: "trebuchet ms",arial,sans-serif;
    font-size: 170%;
    font-weight: normal;
    margin: 1em 0 0.5em;
}
.main-content h3 {
    clear: both;
    color: #7D7D7D;
    font-family: "trebuchet ms",arial,sans-serif;
    font-size: 130%;
    font-weight: normal;
    margin: -1em 0 0.5em;
}
.main-content h1.side {
    clear: none;
}
.main-content h2.side {
    clear: none;
}
.main-content h3.side {
    clear: none;
}
.main-content h4 {
    color: #505050;
    font-family: "trebuchet ms",arial,sans-serif;
    font-size: 170%;
    font-weight: normal;
    margin: 1.5em 0 1em;
}
.main-content h5 {
    color: #505050;
    font-family: "trebuchet ms",arial,sans-serif;
    font-size: 140%;
    margin: 1.5em 0 1em;
}
.main-content h6 {
    color: #505050;
    font-size: 120%;
    font-weight: bold;
    margin: 1.2em 0 0.2em;
}
.main-content p {
    font-size: 120%;
    line-height: 1.5em;
    margin: 0 0 1em;
}
.main-content p.center {
    text-align: center;
}
.main-content p.right {
    text-align: right;
}
.main-content p.details {
    clear: both;
    font-size: 110%;
    line-height: 1em;
    margin: -0.25em 0 1em;
}
.main-content blockquote {
    clear: both;
    font-size: 90%;
    margin: 0 30px 0.6em;
}
.main-content table {
    background-color: #E9E8F4;
    border-collapse: collapse;
    clear: both;
    empty-cells: show;
    margin: 2em 0 0.2em 20px;
    table-layout: fixed;
    width: 400px;
}
.main-content table th.top {
    background-color: #AFAFAF;
    color: #FFFFFF;
    empty-cells: show;
    font-size: 110%;
    font-weight: bold;
    height: 3.5em;
    padding: 0 7px;
    text-align: left;
}
.main-content table th {
    background-color: #E1E1E1;
    border-color: #FFFFFF;
    border-left: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    border-style: solid;
    border-width: 2px;
    color: #505050;
    font-size: 110%;
    font-weight: bold;
    height: 3em;
    padding: 2px 20px 2px 7px;
    text-align: left;
}
.main-content table td {
    background-color: #E1E1E1;
    border-color: #FFFFFF;
    border-left: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    border-style: solid;
    border-width: 2px;
    color: #505050;
    font-size: 110%;
    font-weight: normal;
    height: 3em;
    padding: 2px 7px;
    text-align: left;
}
p.caption {
    clear: both;
    color: #505050;
    font-size: 110%;
    margin: 0.5em 0 2em 20px;
    text-align: left;
}
.main-content ul {
    list-style: none outside none;
    margin: 0.5em 0 1em;
}
.main-content ul li {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_bullet_full_1.gif") no-repeat scroll 0 0.5em transparent;
    font-size: 120%;
    line-height: 1.4em;
    margin: 0 0 0.2em 2px;
    padding: 0 0 0 12px;
}
.main-content ol {
    margin: 0.5em 0 1em 20px !important;
}
.main-content ol li {
    font-size: 120%;
    line-height: 1.4em;
    list-style-position: outside;
    margin: 0 0 0.2em;
}
.contactform {
    background-color: #F0F0F0;
    border: 1px solid #C8C8C8;
    margin: 2em 0 0;
    padding: 10px 10px 0;
    width: 600px;
}
.contactform fieldset {
    border: 1px solid #DCDCDC;
    margin: 0 0 20px;
    padding: 20px 0 0 !important;
}
.contactform fieldset legend {
    color: #505050;
    font-size: 130%;
    font-weight: bold;
    margin: 0 0 0 5px !important;
    padding: 0 2px;
}
.contactform label.left {
    float: left;
    font-size: 110%;
    margin: 0 0 0 10px;
    padding: 2px;
    width: 100px;
}
.contactform select.combo {
    border: 1px solid #C8C8C8;
    font-family: verdana,arial,sans-serif;
    font-size: 110%;
    padding: 3px;
    width: 175px;
}
.contactform input.field {
    border: 1px solid #C8C8C8;
    font-family: verdana,arial,sans-serif;
    font-size: 110%;
    padding: 2px;
    width: 275px;
}
.contactform textarea {
    border: 1px solid #C8C8C8;
    font-family: verdana,arial,sans-serif;
    font-size: 110%;
    padding: 2px;
    width: 275px;
}
.contactform input.button {
    background: none repeat scroll 0 0 #E6E6E6;
    border: 1px solid #969696;
    color: #505050;
    float: right;
    font-family: verdana,arial,sans-serif;
    font-size: 110%;
    margin-right: 20px;
    padding: 1px !important;
    text-align: center;
    width: 9em;
}
.contactform input.button:hover {
    background: none repeat scroll 0 0 #DCDCDC;
    border: 1px solid #505050;
    color: #505050;
    cursor: pointer;
}
.main-subcontent h1 {
    background-color: #BEBEBE;
    clear: both;
    color: #FFFFFF;
    font-family: "trebuchet ms",arial,sans-serif;
    font-size: 140%;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 4px 10px 3px;
}
.main-subcontent h1.green {
    background-color: #A0D651;
    clear: both;
    color: #FFFFFF;
    font-family: "trebuchet ms",verdana,arial,sans-serif;
    font-size: 140%;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 4px 10px 3px;
}
.main-subcontent h1.blue {
    background-color: #89AAD6;
    clear: both;
    color: #FFFFFF;
    font-family: "trebuchet ms",verdana,arial,sans-serif;
    font-size: 140%;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 4px 10px 3px;
}
.main-subcontent h1.orange {
    background-color: #E8B10D;
    clear: both;
    color: #FFFFFF;
    font-family: "trebuchet ms",verdana,arial,sans-serif;
    font-size: 140%;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 4px 10px 3px;
}
.main-subcontent h3 {
    clear: both;
    color: #505050;
    font-size: 110%;
    font-weight: bold;
    margin: 1em 10px 0.5em;
}
.main-subcontent p {
    clear: both;
    color: #505050;
    font-size: 110%;
    line-height: 1.3em;
    margin: 0 10px 1em;
}
.main-subcontent p.center {
    text-align: center;
}
.main-subcontent p.right {
    text-align: right;
}
.main-subcontent ul {
    list-style: none outside none;
    margin: 0.5em 10px 1em;
}
.main-subcontent ul li {
    background: url("http://c477817.r17.cf2.rackcdn.com/bg_bullet_full_1.gif") no-repeat scroll 0 0.4em transparent;
    font-size: 110%;
    line-height: 1.2em;
    margin: 5px 0 0.2em 2px;
    padding: 0 0 0 11px;
}
.main-subcontent ol {
    margin: 0.5em 10px 1em 30px !important;
}
.main-subcontent ol li {
    font-size: 110%;
    list-style-position: outside;
    margin: 0 0 0.4em;
}
.main-subcontent .loginform {
    margin: 0 10px;
    width: 160px;
}
.main-subcontent .loginform p {
    clear: both;
    margin: 0;
    padding: 0;
}
.main-subcontent .loginform fieldset {
    border: medium none;
    width: 160px;
}
.main-subcontent .loginform label.top {
    float: left;
    font-size: 110%;
    margin: 0 0 2px;
    width: 125px;
}
.main-subcontent .loginform label.right {
    float: left;
    font-size: 110%;
    margin: 5px 0 0;
    padding: 0 0 0 3px;
    width: 125px;
}
.main-subcontent .loginform input.field {
    border: 1px solid #C8C8C8;
    font-family: verdana,arial,sans-serif;
    font-size: 110%;
    margin: 0 0 5px;
    padding: 0.1em 0 0.2em !important;
    width: 158px;
}
.main-subcontent .loginform input.checkbox {
    border: medium none;
    float: left;
    margin: 5px 0 0 !important;
}
.main-subcontent .loginform input.button {
    background: none repeat scroll 0 0 #E6E6E6;
    border: 1px solid #969696;
    color: #969696;
    float: left;
    font-family: verdana,arial,sans-serif;
    font-size: 110%;
    margin: 10px 0 5px;
    padding: 1px;
    text-align: center;
    width: 5em;
}
.main-subcontent .loginform input.button:hover {
    background: none repeat scroll 0 0 #DCDCDC;
    border: 1px solid #505050;
    color: #505050;
    cursor: pointer;
}
.main-subcontent .searchform {
    margin: 0 10px;
    width: 160px;
}
.main-subcontent .searchform fieldset {
    border: medium none;
}
.main-subcontent .searchform input.field {
    border: 1px solid #C8C8C8;
    float: left;
    font-family: verdana,arial,sans-serif;
    font-size: 120%;
    padding: 0.1em 0 0.2em !important;
    width: 158px;
}
.main-subcontent .searchform input.button {
    background: none repeat scroll 0 0 #E6E6E6;
    border: 1px solid #969696;
    color: #969696;
    float: left;
    font-family: verdana,arial,sans-serif;
    font-size: 120%;
    margin-top: 0.5em;
    padding: 1px;
    text-align: center;
    width: 3em;
}
.main-subcontent .searchform input.button:hover {
    background: none repeat scroll 0 0 #DCDCDC;
    border: 1px solid #505050;
    color: #505050;
    cursor: pointer;
}
.main img {
    border: 1px solid #969696;
    clear: both;
    float: left;
    margin: 3px 10px 7px 0;
    padding: 1px;
}
.main img.center {
    border: 1px solid #969696;
    clear: both;
    display: block;
    float: none;
    margin: 0 auto;
    padding: 1px;
}
.main img.right {
    border: 1px solid #969696;
    clear: both;
    float: right;
    margin: 3px 0 7px 10px;
    padding: 1px;
}
.main a {
    color: #467AA7;
    font-weight: bold;
    text-decoration: none;
}
.main-content h1 a {
    color: #467AA7;
    font-weight: normal;
    text-decoration: none;
}
.main a:hover {
    color: #2A5A8A;
    text-decoration: underline;
}
.main a:visited {
    color: #2A5A8A;
}
.main a img {
    border: 1px solid #969696;
}
.main a:hover img {
    border: 1px solid #DCDCDC;
}
.alert {
    color: #FF0000;
}
