body {
        background-color: #ffffff;
        margin: 0px;
        padding: 0px;
}

form {
        margin: 0px;
}

h1 {
        color: #48463e;
        font-size: 16px;
        font-weight: normal;
        margin: 0px;
}

h2 {
        color: #48463e;
        font-size: 16px;
        font-weight: normal;
        font-style: italic;
        margin: 0px;
}

h3 {
        color: #7a645f;
        font-size: 14px;
        font-weight: normal;
        margin: 0px;
}

em {
        font-style: italic;
}


strong {
        font-weight: bold;
}

td {
        font-size: 12px;
}
a:link {
        color: #404A88;
}

a:visited {
        color: #404A88;
}

a:hover {
        color: #8C92B8;
}

ul {
        line-height: 24px;
        margin: 0px;
        padding-left: 20px;
}

li {
        display: list-item;
        list-style-type: square;
        list-style-position: outside;
}

ul.normal {
        line-height: 24px;
        margin: 0px;
        padding-left: 20px;
}

#content {
        background-image: url(/graphics/backgrounds/content.gif);
        background-repeat: repeat-x;
}

#contentCurriculum {
        background-image: url(/graphics/backgrounds/content-curriculum.gif);
        background-repeat: repeat-x;
}

#contentTitlewise {
        background-image: url(/graphics/backgrounds/content-titlewise.gif);
        background-repeat: repeat-x;
}

#footer td {
        font-size: 10px;
}

#library {
        position: relative;
        left: 0px;
}

#curriculum {
        position: relative;
        left: -9px;
}

#titlewise {
        position: relative;
        left: -18px;
}

#tab1 {
        position: relative;
        left: 0px;
}

#tab2 {
        position: relative;
        left: -6px;
}

#tab3 {
        position: relative;
        left: -12px;
}

#tab4 {
        position: relative;
        left: -18px;
}

#tab5 {
        position: relative;
        left: -24px;
}

.tableInfo {
        padding-top: 5px;
        padding-left: 5px;
        padding-right: 5px;
}

.tableTitle {
        padding-top: 5px;
}

.tableLevels {
        padding-left: 10px;
}

.tableIcon {
        padding-left: 10px;
        padding-right: 5px;
}

.tableWant {
        padding-left: 10px;
        padding-right: 5px;
}

.tableBottom {
        padding-bottom: 5px;
}

.lineHeight {
        line-height: 1.5em;
}

.medium {
        color: #666666;
}

.light {
        color: #808080;
}

.smallcaps {
        font-variant: small-caps;
}

.error {
        color: #ff0000;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 11px;
}

.alert {
        color: #633;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 11px;
}

.title {
        font-size: 14px;
}

.label {
        color: #48463e;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
}

.ar {
        color: #000099;
}

.rc {
        color: #990000;
}

.lex {
        color: #006600;
}

.binding {
        color: #333300;
}

.price {
        color: #cc3300;
        font-weight: bold;
}

.message {
        color: #663333;
}

.info {
        color: #384F97;
}
