body { 
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  text-align:center;
} 
a:link {
        text-decoration: none;
        color: #024298;
}
a:visited {
        text-decoration: none;
        color: #024298;
}
a:hover {
        text-decoration: none;
        color: #000000;
}
.navbar { 
    color: #000000;
    font-family: tahoma,arial;
        font-size: 8pt;
}
a.navbar:link {
   color: #024298;
}
a.navbar:visited {
   color: #024298;
}
a.navbar:hover {
   color: #666060;
}
a.navbar:active {
   color: #024298;
}
.navtxt { 
    color: #000000;
    font-family: tahoma,arial;
        font-size: 8pt;
}
a.navtxt:link {
   color: #000000;
}
a.navtxt:visited {
   color: #000000;
}
a.navtxt:hover {
   color: #6a8230;
}
a.termlink:link {
   color: #7a7777;
}
a.termlink:visited {
   color: #7a7777;
}
a.termlink:hover {
   color: #6a8230;
}
.maintxt {
        font-family: tahoma,arial;
        font-size: 8pt;
}
.termstxt {
        font-family: tahoma,arial;
        font-size: 8pt;
        color: #7a7777;
}
.contacttxt {
        font-family: tahoma,arial;
        font-size: 8pt;
        color: #4d4d4d;
}
.menutxt {
        font-family: tahoma,arial;
        font-size: 8pt;
}
.crumbtxt {
        font-family: tahoma,arial;
        font-size: 8pt;
}
table.center {
    margin-left:auto; 
    margin-right:auto;
    font-family: tahoma,arial;
        font-size: 8pt; 
}
table.holder {    
    background-image: url('images/dashes_margin.gif');
}
table.home {    
    background-image: url('images/border.gif');
    font-family: tahoma,arial;
        font-size: 8pt;
}
table.right {
    margin-left:auto; 
    margin-right:0px;
}
.error {
        background: #fff6bf url('images/exclamation.png') center no-repeat;
        background-position: 15px 50%; /* x-pos y-pos */
        text-align: center;
        padding: 5px 20px 5px 45px;
        border-bottom: 2px solid #ffd324;
}
.error.hover {
        background: #f8fafc url('images/exclamation.png') center no-repeat;
        background-position: 15px 50%; /* x-pos y-pos */
        text-align: center;
        padding: 5px 20px 5px 45px;
        border-bottom: 2px solid #b5d4fe;
}
.pager {
    text-align:center;
    margin-top:30px;
}
.url.container {
    border:1px dotted grey;
    width:90%;
    margin:10px auto 10px auto;
    padding:10px;
}
.url.actual {
    font-weight:bold;
    font-size:130%;
}
.url.message {
    font-size:92%;
    margin-top:10px;
    margin-bottom:10px;
}
.url.container th {
    width:33%;
}
.url.container td {
    width:33%;
    text-align:center;
}
.urltable {
    font-size:88%;
    width:100%
}
.url.classnames {
    margin:5px;text-align:center;
    font-size:68%;
}
.textcentre {
    text-align:center;
}
.RHA.flashbox {
        position:fixed;
        top:0px;
        left:0px;
        width:100%;
        padding: 5px 20px 5px 45px;
        border-bottom: 2px solid #ffd324;
        background: #fff6bf url('images/exclamation.png') center no-repeat;
        background-position: 15px 50%;
        font-weight:bold;
        text-align:center;
}
.RHA.flashbox.hover {
        position:fixed;
        top:0px;
        left:0px;
        width:100%;
        padding: 5px 20px 5px 45px;
        border-bottom: 2px solid #b5d4fe;
        background: #f8fafc url('images/exclamation.png') center no-repeat;
        background-position: 15px 50%;
        text-align:center;
        font-weight:bold;
}
.mmsresponse {
            background: #f8fafc url(images/information.png) center no-repeat;
            background-position: 15px 50%;
            text-align: center;
            padding: 5px 20px 5px 45px;
            margin: 5px 50px 5px 75px;
            border: 2px solid #b5d4fe;
            font-weight: bold;
}
.mmsresponseerror {
            background: #fff6bf url(images/exclamation.png) center no-repeat;
            background-position: 15px 50%;
            text-align: center;
            padding: 5px 20px 5px 45px;
            margin: 5px 50px 5px 75px;
            border: 2px solid #ffd324;
            font-weight: bold;
}
.RHA.form.container {
	padding:0px;
	border:0px solid black;
	width:100%;
	text-align:center;
}
