body {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-image: url(images/back.gif);
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

p{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

a {
text-decoration: none;
color: #1F4787;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #7991B7;
}

a.whitelink:link {
text-decoration: none;
color: #ffffff;
font-weight: bold;
}

a.whitelink:visited {
text-decoration: none;
color: #ffffff;
font-weight: bold;
}

a.whitelink:hover {
text-decoration: underline;
color: #ffffff;
}

a.whitelink:active {
text-decoration: none;
}
a.brightlink {
color: #0397d7;
}


h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;
}

h1{
font-size: 11px;
color: #1F4787;
margin: 0px;
margin-top: 10px;
}

h2{
font-size: 14px;
color: #1F4787;
margin: 20px 0px;
}

h3{
font-size: 12px;
color: #000;
margin: 20px 0px;
}

h3 a{
color: #1f872b;
}

.featured{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
margin: 0px;
margin-top: 10px;
font-weight: bold;
}

.blue {
color: #1F4787;
}

.red {
color: #920300;
font-size: 14px;
}

.tenpixel {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

.tenpixelblue {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #1F4787;
}

.tenpixelwhite {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
}

.subheading{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}

.subheadingblue{
color: #1F4787;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}

.heading{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}

.headingblue{
color: #1F4787;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}

.border {
border: 1px solid #1F4787;
}

.image_right {
border: 1px solid #1F4787;
margin-top: 4px;
margin-bottom: 10px;
margin-left: 14px;
}

.image_left {
border: 1px solid #1F4787;
margin-top: 4px;
margin-bottom: 10px;
margin-right: 14px;
}

.noborder_right {
margin-top: 4px;
margin-bottom: 10px;
margin-left: 14px;
}

.noborder_left {
margin-top: 4px;
margin-bottom: 10px;
margin-right: 14px;
}

#responsibilites {
width: 200px;
}

#responsibilites p {
text-align: right;
margin: 5px 20px 0px 0px;
}

#responsibilites h1 {
font-size: 13px;
color: #000;
}

#responsibilites a {
font-size: 11px;
}

#responsibilites a:hover {
color: #fff;
}

#portal_link img {
display: none;
}

#portal_link a {
display: block;
width: 120px;
height: 48px;
overflow: visible;
white-space: nowrap;
background-image: url(images/portal_link.gif);
background-repeat: no-repeat;
font-size: 14px;
color: #284d7e;
padding: 6px 0px 0px 47px;
}

#portal_link a:hover {
background-image: url(images/portal_link_over.gif);
text-decoration: none;
color: #537198;
}

#portal_link a span {
font-size: 12px;
}

.clear {
clear: both;
}

/* ARROW */
.arrow,
.back {
position: relative;
list-style-type: none;
margin: 20px 0px;
padding: 0px;
}

.back {
margin: 0px 0px 10px;
}

.arrow a {
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: left;
padding: 0px 0px 0px 20px;
}
.arrow li {
margin: 0px 0px 6px;
}

.back a {
background-image: url(images/arrow_back.gif);
background-repeat: no-repeat;
background-position: left;
padding: 0px 0px 0px 20px;
margin: 0px;
}