body {
 background-color: #000000; 
 margin: 0pt;
 width: 100%;
 text-align: center;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 font-family: 'ArialMT', 'Arial', 'sans-serif';
 font-size: 16px;
 color: #FFFFFF;
}

a { 
 color: #FFF;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

#top_nav { 
 padding-top: 20px;
 width: 100%;
 height: 40px;
 word-spacing: 20px;
 display: block;
 clear: both;
}

#top_nav a {
 font-family: 'ArialMT', 'Arial', 'sans-serif';
 font-size: 16px;
 font-style: normal;
 color: #CDCDCD;
 font-weight: normal;
 text-decoration: none;
}

#top_nav a.selected { 
 color: #FFFFFF;
 font-weight: bold; 
}

#logo {
 height: 126px;
 display: block;
 clear: both;
}

#content_box {
 width: 600px;
 padding-top: 10px;
}

#left {
 text-align: left;
 width: 300px;
 float: left;
}

#right {
 width: 280px;
 float: right;
 text-align: left;
}

.next_class {
 padding: 10px;
 background-color: #f02c89;
 border: solid 1px #FFFFFF;
}

.graphic_generic_title_textbox_style_default {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
}

.graphic_navigationbar_style_default {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
}

.graphic_textbox_style_default {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
}


.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}

#page_title {
    color: #ffffff;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 36px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 42px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
