#hd {
    height: 129px;
    background: #ffffff url("/images/layout/headerBackground.gif") repeat-x scroll top left;
    padding-bottom: 4px;
}
#logo {
    margin-top: 23px;
    margin-left: 20px;
    float: left;
}
#celebrate {
    margin-top: 10px;
/*    margin-left: 85px; */
    margin-left: 437px;
    float: left;
}
#loginForm {
    float: right;
    margin: 14px 10px 0 0;
    display: none;
}
#loginForm  label {
    display: block;
    margin-bottom: 4px;
}
#loginForm input[type="text"], #loginForm input[type="password"] {
    width: 136px;
    margin-bottom: 4px;
}
#yui-main .yui-b h1 {
    font-size: 160%;
    margin-bottom: 0.5em;
    margin-top: 15px;
}
#yui-main .yui-b h2 {
    margin-bottom: 0.5em;
}
.yui-t2 #navigation.yui-b {
    width: 208px;
}
.yui-t2 #yui-main .yui-b {
    margin-left: 217px;
}
.yui-t2 #ft {
    margin-left: 228px;
}
#navigation {
    background-color: #B2CCCC;
    min-height: 555px;
}
* html #navigation {
    height: auto !important;
    height: 555px;
}
#navigation li {
    list-style-type: none;
    padding-left: 20px;
    padding-top: 10px;
    color: #080303;
}
#navigation li a {
    text-decoration: none;
    color: #080303;
}
#navigation ul.level1 {
    margin: 8px 0 20px 0;
}
#navigation li.show, #navigation li.open {
    background: #D9E6E6 url("/images/layout/subMenuTopBg.gif") no-repeat scroll left top;
}
* html #navigation li a {
    width: 173px;
    display: block;
}
* html #navigation ul.level2 li a {
    display: inline;
}
#navigation li.open {
    font-weight: bold;
}
#navigation ul.level2 {
    font-weight: normal;
    margin: 0 0 0 -20px;
    padding: 3px 0 5px 20px;
    display: none;
    background: #D9E6E6 url("/images/layout/subMenuBottomBg.gif") no-repeat scroll bottom left;    
}
#navigation ul.level2.open {
    display: block;
}
#navigation ul.level2 li {
    padding: 0 0 5px 14px;
}
img.banner {
    margin-bottom: 22px;
}
* html #yui-main .yui-b h1,
    * html #yui-main .yui-b h2,
    * html #yui-main .yui-b h3,
    * html #yui-main .yui-b p,
    * html #yui-main .yui-b ol,
    * html #yui-main .yui-b ul,
    * html #yui-main .yui-b hr,
    * html #yui-main .yui-b form {
    margin: 0 11px 1em;
}
#yui-main .yui-b > * {
    margin: 0 11px 1em;
}
#yui-main .yui-b p, #yui-main .yui-b li {
    line-height: 18px;
}
#yui-main .yui-b img.banner, #yui-main  .yui-b #container {
    margin: 0 0 25px;
    display: block;
}
#yui-main .yui-b ul {
    padding-left: 17px;
}
#yui-main .yui-b ol {
    padding-left: 24px;
}
#homeButtons {
    margin-left: 1em;
}
.home p {
    font-size: 1.2em;
}
h1, h2, h3 {
    color: #003366;
    clear: both;
}
#yui-main .yui-b hr {
    border: none;
    height: 2px;
    background-color: #B2CCCC;
    margin-top: 2px;
    margin-bottom: 1.1em;
}
ul.floating li {
    float: left;
    width: 170px;
}
* html ul.floating li {
    xwidth: inherit;
}
#yui-main .yui-b div.clearDiv {
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}
#yui-main .yui-b div.clearDiv {
    clear: both;
    height: 12px;
}
ol.roman li {
    list-style-type: upper-roman;
}
ol.alpha li {
    list-style-type: upper-alpha;
}
ol.roman ul li, ol.alpha ul li {
    list-style-type: disc;
}
#yui-main .yui-b h3 {
    margin-bottom: 0;
}
img.awardLogo, img.affilMemLogo, span.videoThumb {
    padding: 0 27px 27px 0;
}
img.awardLogo, img.affilMemLogo, span.videoThumb, span.videoThumb img {
    width: 148px;
}
span.videoThumb {
    display: block;
    float: left;
}
span.videoThumb img {
    display: block;
}
#yui-main .yui-b #videoContainer {
    display: none;
    margin: 0;
    padding: 0;
}
div.formRow {
    padding-bottom: 1em;
    clear: both;
}
div.formRow label {
    display: block;
    width: 130px;
    float: left;
}
div.formRow input[type=text], div.formRow textarea {
    float: left;
    margin-bottom: 5px;
    width: 275px;
}
img.inlineImage {
    float: left;
    margin-right: 25px;
}
#contentArea td, #contentArea th {
    border: none;
}
p.formResponse {
    font-weight: bold;
    font-style: italic;
}
#yui-main .yui-b .beforeList {
    margin-bottom: 0;
}