body {
    margin: 0px;
    padding: 0px;
    background: #ffffff;
    color: #404040;
    font-family: "Trebuchet MS", "Lucida Grande", lucida, verdana, arial, sans-serif;
    font-size: 13px;
}

* {
    font-family: "Trebuchet MS", "Lucida Grande", lucida, verdana, arial, sans-serif;
    font-size: 13px;
}

/* Added on Template chenge END  */

a:link {
    text-decoration: none;
    /*	font-weight: bold;*/
    color: /*#ccc;*/ #567;
    outline: none;
}

a:visited {
    text-decoration: none;
    /*	font-weight: bold;*/
    color: /*#ccc;*/ #567;
    outline: none;
}

a:hover[href] {
    color: #ccc;
    text-decoration: underline;
}

a:active[href] {
    text-decoration: none;
    /*	font-weight: bold;*/
    color: /*#ccc;*/ #567;
    outline: none;
}

a:focus[href] {
    text-decoration: none;
    /*	font-weight: bold;*/
    color: /*#ccc;*/ #567;
    outline: none;
}

h1, h2, h3, p {
    margin: 0;
    padding: 0;
}

p {
    text-align: justify;
}

img {
    border: 0;
}

.def {
    color: #404040;
}

.def a { /*font-size: 13px;*/
    text-decoration: none;
}

.def a:link {
    color: #2a6ebb;
}

.def a:visited {
    color: #2a6ebb;
}

.def a:hover[href] {
    color: #2a6ebb;
    text-decoration: underline;
}

.def a:active[href] {
    color: #2a6ebb;
    text-decoration: underline;
}

.def a:focus[href] {
    color: #2a6ebb;
    text-decoration: underline;
}

.def h1, h2, h3, h4, h5, h6 {
    color: #373534;
    margin-top: 0.75em;
    margin-right: 0;
    margin-bottom: 0.25em;
    margin-left: 0;
}

.def h2, h3, h4, h5, h6 {
    font-family: Arial, sans-serif;
}

.def h1 {
    font-family: "Times New Roman", serif;
    font-size: 160%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cacac8;
    font-weight: normal;
}

.def h2 {
    font-size: 125%;
}

.def h3 {
    font-size: 120%;
}

.def p {
    background-color: transparent;
    /*text-align: justify;       removed on template change*/
    text-indent: 0;
    line-height: 140%;
}

/* L A Y O U T */
#content {
    padding: 10px;
    /*background: white url(/img/bglogo-pale.gif) no-repeat top right;*/
    /*border: 1px solid #e0e0e0;*/
    width: 730px;
    min-height: 270px;
}

table {
    width: 100%;
}

td {
    padding: 3px;
    margin: 0;
    /*line-height:22px;*/
    text-align: left;
    vertical-align: middle;
}

table {
    font-size: 100%;
}

a {
    color: #2a6ebb;
    background-color: transparent;
}

#rightSpaceGrey {
    background-color: #f2f3f1;
    height: 20px;
}

#rightcolumnWrapper {
    width: 754px;
    margin: 0 auto 0 auto;
    padding: 0;
    background-color: rgb(242, 243, 241);
}

#portal-header {
    background: #003592 url(siegel-93x55.png) no-repeat scroll left bottom;
    margin: 0;
    padding: 0;
    height: 116px;
    overflow: hidden;
}

#logo-resource {
    background: #003592 url(sub-logo.gif) no-repeat scroll left bottom;
    display: table-cell;
    vertical-align: middle;
    height: 116px;
    /*width: 197px;*/
    padding: 0 0 0 197px;
    overflow: hidden;
}

#title-resource {
    border: none;
    width: 360px;
    margin: 51px 0 0 202px;
    padding: 0;
}

#title-resource table {
    border: 0;
    width: 360px;
    height: 54px;
}

#title-uni {
    margin: 20px 0 0 202px;
    width: 540px;
/*    top: 94px; */
    color: #FFFFFF;
    font-family: "Times New Roman", serif;
    font-size: 14px;
}

#red-bar {
    background: #ffffff no-repeat scroll left top;
    float: none;
    clear: both;
    height: 4px;
    margin: 0;
    border: 0;
    padding: 0;
}

#sections-breadcrumbs {
    background-color: #e2e1dd;
    height: 20px;
}

#portal-footer {
    margin: 0 auto 0 auto;
    width: 754px;
    border: none;
    padding: 0;
}

#im-footer {
    /*margin: 0 0 -1px 0;*/
    margin: 0 0 0 0;
    /*padding: 8px 17px 5px 17px;*/
    padding: 5px 17px 5px 20px;
    background-color: #003592;
    color: #ffffff;
}

.resource {
    font-size: 24px;
    color: #fff;
    font-family: "Times New Roman", serif;
    font-weight: normal;
    line-height: 1.0em;
}

#portal-breadcrumbs {
    border: none;
    margin-left: 20px;
    padding: 0;
    width: 670px;
    font-size: 12px;
    /* font-size: 1em; */
    /* height: 2em; */
}