body {
    background: url(images/body_bg.gif) -1px top repeat-y #fff;
    font-family: "VU Arial", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #111;
    margin: 0px;
    padding: 0px;
}

body.large {
    background: url(images/body_bg_large.jpg) repeat-y #fff;
    background-position: 237px 0px;
}

p, label {
    line-height: 140%;
}

p.article, p.default {
    text-align: justify;
}

p.citation {
    margin-bottom: 0;
    margin-top: 0;
    text-align: center;
}

.reference {
    font-size: small;
    font-style: italic;
    text-align: right;
    margin-right: 5%;
}

h1, h2, h3, h4 {
    margin: 0px;
    padding: 0px;
    color: #000099;
}

h1, h2 {
    font-family: "VU Times", "Times New Roman", Times, serif;
}

h1.mainTitle {
    text-align: center;
    font-size: 32px;
    margin: 10px 0px 0px 0px;
}

h2.mainTitle {
    text-align: center;
    font-size: 16px;
    font-style: italic;
}

h2 {
    font-size: 24px;
}

h2.section {
    clear: both;
    background: url(images/dot.gif) bottom repeat-x;
    margin: 15px 15px 0px 15px;
}

h3 {
    font-size: 16px;
}

h3.faq {
    font-size: 13px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 13px;
    font-weight: bold;
}

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

a:hover {
    color: #0000ff;
    text-decoration: underline;
}

acronym {
    background-color: #FFF7D2;
}

#headerDiv {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 51px;
    background: url(images/header_bg.gif) left top repeat-x;
}

#pageHeader {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 905px;
    height: 200px;
    margin: 0px;
    padding: 0px;
    background: url(images/logo.gif) left top no-repeat;
}

#pali {
    margin-left: 346px;
}

#headerLinks {
    position: absolute;
    top: 10px;
    left: 256px;
    font-weight: bold;
    font-variant: small-caps;
    font-size: 14px;
    color: #000099;
}

#headerLinks a {
    text-decoration: none;
}

#container {
    width: 970px;
    margin: 0px 0px 0px 0px;
    padding-top: 0px;
}

#content {
    position: absolute;
    left: 237px;
    top: 51px;
    background: url(images/rightside_top.gif) left top no-repeat;
    width: 510px;
}

#contentLarge {
    position: absolute;
    left: 237px;
    top: 51px;
    background: url(images/rightside_top_large.jpg) left top no-repeat;
    width: 730px;
}

#quickSummary {
    position: relative;
    top: 20px;
    margin-left: 34px;
    padding-left: 30px;
    padding-top: 10px;
    width: 380px;
    background: url(images/arrow.gif) left top no-repeat;
    height: 50px;
}

#quickSummary p {
    font-size: 11px;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    line-height: 133%;
}

#mainContent {
    position: relative;
}

#mainContentHome {
    position: relative;
    top: 20px;
}

#mainText {
    position: relative;
    margin: 20px 0px 0px 0px;
    width: 480px;
    padding: 0px 15px 0px 15px;
}

#mainTextLarge {
    position: relative;
    margin: 20px 0px 0px 0px;
    width: 700px;
    padding: 0px 15px 0px 15px;
}

h2.textTitleLarge {
    margin: 15px 20px 0px 15px;
}

.textSubtitleLarge, .subtitle {
    margin: 10px 30px 20px 30px;
    font-size: 12px;
    line-height: 140%;
    font-style: italic;
}

#mainText h3, #mainTextLarge h3 {
    font-style: italic;
    margin-bottom: 15px;
}

#mainText h4, #mainTextLarge h4 {
    margin-bottom: 10px;
}

#mainText h5, #mainTextLarge h5 {
    font-style: italic;
    margin-bottom: 6px;
}

#mainText .fragment, #mainTextLarge .fragment {
    margin: 5px 5px 5px 5px;
    padding: 0px;
    text-align: justify;
}

.download {
    text-align: right;
    margin-right: 30px;
}

.continue {
    font-size: 12px;
    text-align: right;
}

.address {
    font-weight: bold;
}

#highlights {
    position: relative;
    margin: 25px 0px 0px 15px;
    width: 480px;
    height: 200px;
    /* height: 300px; */
    line-height: 133%;
}

.square {
    width: 230px;
    height: 138px;
    background: url(images/blankSquare.gif) top no-repeat;
    float: left;
    padding: 8px 5px 5px 5px;
    text-align: center;
    font-family: "VU Times", "Times New Roman", Times, serif;
    color: #DD8D1E;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
}

#bodhi {
    width: 210px;
    height: 80px;
    background: url(images/bodhi.gif) center top no-repeat;
}

#footer {
    position: relative;
    margin: 25px 0px 0px 20px;
    height: 60px;
    font-size: 12px;
    text-align: center;
    font-style: italic;
}

table.courses {
    margin: auto;
    border: 1px solid #555;
}

table.courses td {
    text-align: center;
    border: 1px solid #555;
    padding: 3px 3px 3px 3px;
}

table.timetable {
    margin: auto;
    border: 1px solid #555;
}

table.timetable td {
    text-align: center;
    border: 1px solid #555;
    padding: 3px 3px 3px 3px;
}

td.time {
    text-align: center;
    font-weight: bold;
}

td.default {
    text-align: center;
}

.lightBorder {
    text-align: center;
    padding: 10px;
    border: 1px solid gray;
}

table.longCourses {
    margin: auto;
    border: 1px solid #555;
}

table.longCourses td {
    text-align: center;
    border: 1px solid #555;
    padding: 3px 2px 3px 2px;
}

table.locations {
    width: 60%;
    margin: 20px auto 0px auto;
    border: 1px solid #555;
}

table.locations td {
    text-align: center;
    border: 1px solid #555;
    padding: 3px 3px 3px 3px;
}

table.newsletters {
    margin: auto;
    border: 1px solid #555;
}

table.newsletters td {
    text-align: center;
    border: 1px solid #555;
    padding: 3px 3px 3px 3px;
    background-color: whitesmoke;
}

table.welcome {
    width: 90%;
    margin: auto;
    border: 1px solid #555;
}

table.welcome td {
    text-align: justify;
    line-height: 150%;
    border: 1px solid #555;
    padding: 5px 5px 5px 5px;
    background-color: whitesmoke;
}

table.welcome th {
    font-size: 16px;
    color: #000099;
    text-align: center;
    border: 1px solid #555;
    padding: 4px 4px 4px 4px;
    background-color: #EBF5EB;
}

span.location {
    font-variant: small-caps;
    font-weight: bold;
}

span.name {
    font-weight: bold;
}

span.email {
}

span.time {
}

table.discourses {
    margin: auto;
    border: 1px solid #555;
}

table.discourses td {
    text-align: center;
    border: 1px solid #555;
    padding: 3px 2px 3px 2px;
}

table.discourseIndex {
    margin: auto;
    border: 1px dotted #555;
}

table.discourseIndex td {
    text-align: center;
    border: 1px dotted #555;
    padding: 5px;
    width: 30px;
}

table.discourseIndex td:hover {
    background-color: #EBF5EB;
}

table.courses th, table.longCourses th, table.timetable th, table.locations th, table.discourses th, table.newsletters th {
    color: #000099;
    text-align: center;
    border: 1px solid #555;
    padding: 4px 4px 4px 4px;
    background-color: #eafcff;
}

table.dana {
    width: 95%;
    margin: auto;
    border: 1px solid #555;
}

table.dana th {
    font-weight: normal;
    text-align: center;
    border: 1px solid #555;
    padding: 4px;
    background-color: #EBF5EB;
}

table.dana td {
    width: 50%;
    text-align: center;
    border: 1px solid #555;
    padding: 4px;
}

table.attivitaProgetti {
    width: 95%;
    margin: auto;
    border: 1px solid #555;
}

table.attivitaProgetti td {
    width: 50%;
    text-align: center;
    border: 1px solid #555;
    padding: 4px;
}

table.onlineDonation {
    width: 90%;
    margin: auto;
    border-spacing: 0px;
    border-collapse: collapse;
}

table.onlineDonation td {
    border: 1px dotted #555;
    padding: 3px;
}

ul.list {
    margin: 10px 0px 10px 20px;
    padding: 0px 0px 0px 4px;
    list-style: disc;
}

ol.list {
    margin: 10px 0px 10px 20px;
    padding: 0px 0px 0px 4px;
    list-style: decimal;
}

ul.list li, ol.list li {
    text-align: justify;
    line-height: 140%;
    margin: 5px 0px 5px 0px;
}

ul.listIndent {
    margin: 15px 0px 15px 40px;
    padding: 0px 0px 0px 4px;
    list-style: circle;
}

ol.listIndent {
    margin: 15px 0px 15px 40px;
    padding: 0px 0px 0px 4px;
    list-style: lower-latin;
}

ul.listIndent li, ol.listIndent li {
    text-align: justify;
    line-height: 140%;
    margin: 5px 0px 5px 0px;
}

ul.titleList {
    margin: 10px 0px 10px 20px;
    padding: 0px 0px 0px 4px;
    list-style-image: url(images/blt_3.gif);
}

ul.titleList li {
    font-size: 15px;
    font-style: italic;
    margin: 5px 0px 5px 0px;
}

ul.titleListIndent {
    margin: 15px 0px 15px 40px;
    padding: 0px 0px 0px 4px;
    list-style-image: url(images/blt_4.gif);
}

ul.titleListIndent li {
    margin: 5px 0px 5px 0px;
    font-style: italic;
}

#leftLinks {
    position: absolute;
    left: 14px;
    top: 176px;
    width: 210px;
    font-weight: bold;
}

#rightLinks {
    position: absolute;
    left: 758px;
    top: 55px;
    width: 210px;
}

.sideLinks {
    width: 210px;
}

.sideLinks h3 {
    color: #FFF;
    text-align: center;
}

.sideLinks ul {
    margin: 0px;
    padding: 0px 0px 0px 4px;
    list-style-type: none;
    font-size: 13px;
}

.sideLinks li {
    padding: 8px 2px 8px 2px;
    margin: 0px;
    width: 196px;
    text-align: center;
    background-color: #EFF0EE;
    display: block;
    border: 1px solid #D0D0D0;
}

.sideLinks li:hover {
    background-color: #FFF;
}

.sideLinks a:hover {
    text-decoration: none;
}

h3.topLinksTitle {
    background: url(images/sideTitleBkgrTop.gif) left top no-repeat;
    width: 212px;
    height: 23px;
    padding-top: 12px;
    display: block;
    overflow: hidden;
}

h3.topLinksTitleTall {
    background: url(images/sideTitleBkgrLarge.gif) left top no-repeat;
    width: 212px;
    height: 50px;
    padding-top: 12px;
    display: block;
    overflow: hidden;
}

h3.middleLinksTitle {
    background: url(images/sideTitleBkgr.gif) left top no-repeat;
    width: 212px;
    height: 23px;
    padding-top: 3px;
    margin-top: 4px;
    display: block;
    overflow: hidden;
}

.tooltip {
    width: 200px;
    color: #222;
    font: lighter 11px / 1.3 Arial, sans-serif;
    text-decoration: none;
    text-align: center;
}

.tooltip span.top {
    padding: 30px 8px 0;
    background: url(images/tip.gif) no-repeat top;
}

.tooltip b.bottom {
    padding: 3px 8px 8px;
    background: url(images/tip.gif) no-repeat bottom;
}

.lang {
    margin-top: 10px;
    padding-left: 40px;
    width: 160px;
    height: 40px;
}

.lang img {
    border: 0px;
}