﻿@charset "utf-8";
/* CSS Document */
body {
background-image: url(/multimedia/website/Home_Page/main/MainBackground.gif);
}
.page_Title {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #1b335c;
text-align: left;
}
.SubHeading {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: normal;
 color: #1b335c;
 text-decoration: none;
}
.heading {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #1b335c;
 text-align: left;
 text-decoration: none;
}
.body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #1b335c;
 text-align: left;
 text-decoration: none;
 line-height: normal;
}
.caption {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #1b335c;
 text-align: left;
 text-decoration: none;
}
.list {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-align: left;
 line-height: 1.5em;
 color: #1b335c;
 text-decoration: none;
}


