/*
 Copyright (c) 2008, Yahoo! Inc. All rights reserved.
 Code licensed under the BSD License:
 http://developer.yahoo.net/yui/license.txt
 version: 2.5.2
 
 The clear class was modified in this source.
 */
/* reset */
html {
    color: #000;
    background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input, textarea, select { *

font-size:
    100%;
}

legend {
    color: #000;
}

body {
    font: 13px / 1.231 "Trebuchet MS", Trebuchet, Arial, sans;*

font-size:small;* font:x-small;
}

table {
    font-size: inherit;
    font: 100%;
}

pre, code, kbd, samp, tt {
    font-family: monospace;*

font-size:
    108%;

line-height:
    100%;
}

/* baseline for typography */
h1, h2, h3 {
    margin: 1em 0;
}

h1, h2, h3, h4, h5, h6, strong {
    font-weight: bold;
}

abbr, acronym {
    border-bottom: 1px dotted #000;
    cursor: help;
}

em {
    font-style: italic;
}

ol li {
    list-style: decimal outside;
}

ul li {
    list-style: disc outside;
}

th, td {
    border: 1px solid #000;
    padding: .5em;
}

th {
    font-weight: bold;
    text-align: center;
}

caption {
    margin-bottom: .5em;
    text-align: center;
}

p, fieldset, table, pre {
    margin-bottom: 1em;
}

input[type = text], input[type = password], textarea {
    width: 12.25em;*

width:
    11.9em;
}

/* grid system */
.c_12 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.g_1, .g_2, .g_3, .g_4, .g_5, .g_6, .g_7, .g_8, .g_9, .g_10, .g_11, .g_12 {
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

.alpha {
    margin-left: 0;
}

.omega {
    margin-right: 0;
}

.c_12 .g_1 {
    width: 60px;
}

.c_12 .g_2 {
    width: 140px;
}

.c_12 .g_3 {
    width: 220px;
}

.c_12 .g_4 {
    width: 300px;
}

.c_12 .g_5 {
    width: 380px;
}

.c_12 .g_6 {
    width: 460px;
}

.c_12 .g_7 {
    width: 540px;
}

.c_12 .g_8 {
    width: 620px;
}

.c_12 .g_9 {
    width: 700px;
}

.c_12 .g_10 {
    width: 780px;
}

.c_12 .g_11 {
    width: 860px;
}

.c_12 .g_12 {
    width: 940px;
}

.c_12 .prefix_1 {
    padding-left: 80px;
}

.c_12 .prefix_2 {
    padding-left: 160px;
}

.c_12 .prefix_3 {
    padding-left: 240px;
}

.c_12 .prefix_4 {
    padding-left: 320px;
}

.c_12 .prefix_5 {
    padding-left: 400px;
}

.c_12 .prefix_6 {
    padding-left: 480px;
}

.c_12 .prefix_7 {
    padding-left: 560px;
}

.c_12 .prefix_8 {
    padding-left: 640px;
}

.c_12 .prefix_9 {
    padding-left: 720px;
}

.c_12 .prefix_10 {
    padding-left: 800px;
}

.c_12 .prefix_11 {
    padding-left: 880px;
}

.c_12 .suffix_1 {
    padding-right: 80px;
}

.c_12 .suffix_2 {
    padding-right: 160px;
}

.c_12 .suffix_3 {
    padding-right: 240px;
}

.c_12 .suffix_4 {
    padding-right: 320px;
}

.c_12 .suffix_5 {
    padding-right: 400px;
}

.c_12 .suffix_6 {
    padding-right: 480px;
}

.c_12 .suffix_7 {
    padding-right: 560px;
}

.c_12 .suffix_8 {
    padding-right: 640px;
}

.c_12 .suffix_9 {
    padding-right: 720px;
}

.c_12 .suffix_10 {
    padding-right: 800px;
}

.c_12 .suffix_11 {
    padding-right: 880px;
}

.c_12 .push_1 {
    left: 80px;
}

.c_12 .push_2 {
    left: 160px;
}

.c_12 .push_3 {
    left: 240px;
}

.c_12 .push_4 {
    left: 320px;
}

.c_12 .push_5 {
    left: 400px;
}

.c_12 .push_6 {
    left: 480px;
}

.c_12 .push_7 {
    left: 560px;
}

.c_12 .push_8 {
    left: 640px;
}

.c_12 .push_9 {
    left: 720px;
}

.c_12 .push_10 {
    left: 800px;
}

.c_12 .push_11 {
    left: 880px;
}

.c_12 .pull_1 {
    left: -80px;
}

.c_12 .pull_2 {
    left: -160px;
}

.c_12 .pull_3 {
    left: -240px;
}

.c_12 .pull_4 {
    left: -320px;
}

.c_12 .pull_5 {
    left: -400px;
}

.c_12 .pull_6 {
    left: -480px;
}

.c_12 .pull_7 {
    left: -560px;
}

.c_12 .pull_8 {
    left: -640px;
}

.c_12 .pull_9 {
    left: -720px;
}

.c_12 .pull_10 {
    left: -800px;
}

.c_12 .pull_11 {
    left: -880px;
}

.clear:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clear {
    display: inline-block;
}

html[xmlns] .clear {
    display: block;
}* html .clear {
    height: 1%;
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
