span.dferguson {
   margin-right: 40px;
}

span.dferguson1 {
   margin-left: 50px;
}

a:visited {
   color: #00319C;
   text-decoration: underline;
}

a:hover {
   color: #920000;
   text-decoration: none;
}

a:active {
   color: #00319C;
   text-decoration: underline;
}

a:link {
   color: #00319C;
   text-decoration: underline;
}

a.toplink:visited {
   font-size: .8em;
}

a.toplink:hover {
   font-size: .8em;
   text-decoration: none;
}

a.toplink:active {
   font-size: .8em;
}

a.toplink:link {
   font-size: .8em;
}

blockquote {
   font-style: italic;
}

body {
   margin: 0px;
   padding: 0px;
   font: 0.85em normal Verdana, Arial, Helvetica, sans-serif;
}

dt {
   font-weight: bold;
   font-size: 1.1em;
}

hr {
   color: #920000;   
   text-align: center;
   width: 80%;
   height: 1px;
}

h1 {
   color: #920000;
   font-size: 1.3em;
   font-weight: bold;
   border-bottom: #00319C 1px solid;
   padding-top: 20px;
}

h2 {
   color: #00319C;
   font-size: 1.2em;
   font-weight: bold;
}

h2.services {
   margin-bottom: -8px;
}

h2.aboutwebsite {
   margin-top: 25px;
   margin-bottom: -10px;
}

h3 {
   color: #00319C;
   font-size: 1.1em;
   font-weight: bold;
}

h3.friendsname {
   font-size: 1.15em;
   font-style: italic;
}

h4 {
   color: #00319C;
   font-size: .9em;
   font-weight: bold;
   font-style: italic;
}

img.resources {
   padding-right: 30px;
   padding-bottom: 10px;
}

li {
   margin-bottom: 5px;
}

ol li ul {
   margin: 5px 0px 15px 20px;
}

p.fc {
   font-size: 1.15em;
   font-weight: bold;
   text-align: center;
   font-style: italic;
}

p.toplink {
   text-align: right;
   font-size: .8em;
}

table.data {
   border-collapse: collapse;
   width: 90%;
}

table.data td {
   vertical-align: top;
   padding-bottom: 3px;
   font: 1em Verdana, Arial, Helvetica, sans-serif;
}

table.data td.spacer {
   padding-bottom: 16px;
}

table.data #col1 {
   width: 25%
}

table.data #col2 {
   width: 25%
}

table.data1 {
   border-collapse: collapse;
   width: 60%;
   border: 1px solid black;
}

table.data1 th {
   text-align: left;
   padding: 3px;
   border: 1px solid black;
}

table.data1 td {
   vertical-align: top;
   padding: 3px;
   font: 1em Verdana, Arial, Helvetica, sans-serif;
   border: 1px solid black;
}

li.heading3 {
   color: #00319C;
   font-size: .95em;
   font-weight: bold;
   margin-left: -10px;
}

li.heading3 p {
   color: #000000;
   font-weight: normal;
}


ul.nobullet{
   padding: 0;
   margin: 0;
}

ul.nobullet li {
   list-style: none;
   margin: 0px 0px 7px 0px;
}

ul.nobulletspaced{
   padding: 0;
   margin: 0;
}

ul.nobulletspaced li {
   list-style: none;
   margin: 0px 0px 20px 0px;
}

ul.nobullet_menu {
   padding: 0;
   margin: 20px 0px 0px 0px;
}

ul.nobullet_menu li {
   list-style: none;
   margin: 0px 0px 0px 0px;
}

ul.spaced li {
   padding-bottom: 5px;
}

ul.index {
   padding-left: 170px;
}

.anchorlist li {
   list-style-type: circle;
   margin-left: -2em;
   font-weight: bold;
   font-size: 0.9em;
   margin-bottom: 0px;
}

.anchorlistheading {
   font-weight: bold;
   font-size: 0.9em;
   color: #00319C;
   margin-bottom: -8px;
}

.archive {
   float: left;
   margin: 0em 3em 0em 3em;
   padding: 2em 1em;
   text-align: center;
   font-size: .8em;
}

.booktitleleft {
   color: #00319C;
   font-size: 1.15em;
   font-weight: bold;
   text-align: left;
}

.booktitleright {
   color: #00319C;
   font-size: 1.15em;
   font-weight: bold;
   text-align: right;
}

.bookdescright {
   text-align: right;
}

.center {
   text-align: center;
}

.clearfloatright {
   clear: right;
}

.clearfloatleft {
   clear: left;
}

div.didyouknow {
   border: 2px solid #00319C;
   margin: 0px 0px 10px 20px;
   padding: 5px 5px 5px 10px;
}

p.didyouknow {
   font-size: 90%;
}

.displayurl {
   font-size: 90%;
   font-style: italic;
}

div.editfriendsbox {
   padding: 0px;
   border: 1px solid #E7A163;
   margin-bottom: 14px;
}

.floatleft {
   float: left;
}

.floatleft30 {
   float: left;
   padding-left: 30px;
}

.floatleft60 {
   float: left;
   padding-left: 60px;
}

.floatleftr {
   float: left;
   width: 99%;
}

.floatleftbox {
   float: left;
   border: 1px solid #000;
   position: relative;
   width: 320px;
   margin-top: 20px;
   margin-left: 0px;
   padding: 10px 10px 0px 10px;
}

.floatleftbox h2 {
   padding-left: 50px;
}

.floatleftbox img {
   padding-top: 10px;
}

.floatleftbox input {
   position: absolute;
   right: 10px;
}

.floatleftbox p {
   margin-top: -5px;
}

.floatleftbox select {
   position: absolute;
   right: 10px;
}

.floatleftmargin {
   float: left;
   margin: 0px 20px 10px 0px;
}

.floatleftnopad {
   float: left;
   margin: -2px 12px 1150px 0px;
}

.floatleftpadr {
   float: left;
   padding: 0px 12px 12px 0px; 
   font-size: 0.8em;
}

.floatright {
   float: right;
}

.floatrightbox {
   float: right;
   border: 1px solid #000;
   position: relative;
   width: 340px;
   margin-top: 20px;
   margin-right: 0px;
   padding: 10px 10px 0px 10px;
}

.floatrightbox h2 {
   padding-left: 20px;
}

.floatrightbox img {
   padding-top: 10px;
}

.floatrightbox input {
   position: absolute;
   right: 5px;
}

.floatrightbox p {
   margin-top: -5px;
}

.floatrightbox select {
   position: absolute;
   right: 10px;
}

.floatrightpad {
   float: right;
   padding: 0px 60px 12px 12px;
}

.floatrightpad1 {
   float: right;
   padding: 0px 0px 12px 12px;
}

.floatrightpatron {
   margin-left: 180px;
}

.folatitle {
   color: #00319C;
   font-size: 1.15em;
   font-weight: bold;
}

.font_red {
   color: #FC2525;
}

.formbuttons {
   text-align: center;
}

.frontpage_image {
   margin: 0em 0em 0em 0em;
   padding: 0em 0em 0em 0em;
   text-align: center;
   font-size: .8em;
}

div.friendsbox {
   padding: 0px 1em;
   border: 1px solid #E7A163;
   margin-bottom: 12px;
}

.highlightbox {
   float: right;
   width: 30%;
   /*border: 1px solid #920000;
   position: relative;
   margin: 0px 0px 0px 20px;
   padding: 15px 20px 10px 10px;*/
}

.hrresource {
   width: 50%;
}

.imagepad_r {
   padding: 0px 15px 0px 0px;
}

.image1 {
   float: left;
}

.image2 {
   float: right;
}

.linktype {
   font-size: .8em;
}

.logoimage {
   width: 150px;
}

.question {
   font-weight: bold;
   font-size: 1em;
   color: #000000;
}

.quicklinks {
   border: 2px solid #920000;
   margin: 0px 0px 0px 20px;
   padding: 0px 5px 0px 10px;
}

.quicklinks li {
   margin-left: -20px;
}

.smaller {
   font-size: .8em;
}

.smallerbold {
   font-size: .8em;
   font-weight: bold;
}
.smallerpad {
   font-size: .8em;
   padding-left: 80px;
}

.sponsor {
   width: 90%;
   padding: 20px 10px;
   margin-bottom: 20px;
   border: 1px solid #00319C;
}

.sponsorfocus {
   border: 2px solid #920000;
   position: relative;
   margin: 10px 0px 0px 20px;
   padding: 10px 0px 10px 10px;
}

div#ausimage {
   position: absolute;
   top: 0;
   right: 20px;
   width: 250px;
}

#container {
   padding: 1px 20px;
   font: .9em Verdana, Arial, Helvetica, sans-serif;
}

#foot {
   clear: inherit;
}

#footer {
   background-color: #003366;
   color: #FFFFFF;
   padding: 20px 15px 20px 5px;
   text-align: center;
   clear: both;
   font-weight: bold;
   font-size: .75em;
}

#footer a:link {
   color: #FFFFFF;
   text-decoration: underline;
}

#footer a:visited {
   color: #FFFFFF;
   text-decoration: underline;
}

#footer a:hover {
   color: #FFFFFF;
   text-decoration: none;
}

#footer a:active {
   color: #FFFFFF;
   text-decoration: underline;
}

#footershade {
   background-image: url("../images/bgr5.jpg");
   background-repeat: repeat-x;
   height: 68px;
   clear: both;
}

#header {
   background-image: url("../images/bgr2.jpg");
   height: 81px;
   clear: both;
}

#header div {
   background-repeat: no-repeat;
   background-position:top right;
   height: 81px;
}

#header img#rightimage {
   display: none;
}

#header div#rightimage1 {
   background-image: url("../images/header1.jpg");
}

#header div#rightimage2 {
   background-image: url("../images/header2.jpg");
}

#header div#rightimage3 {
   background-image: url("../images/header3.jpg");
}

#header div#rightimage4 {
   background-image: url("../images/header4.jpg");
}

#header div#rightimage5 {
   background-image: url("../images/header5.jpg");
}

#header div#rightimage6 {
   background-image: url("../images/header6.jpg");
}

#header div#rightimage7 {
   background-image: url("../images/header7.jpg");
}

#header div#rightimage8 {
   background-image: url("../images/header8.jpg");
}

#header div#rightimage9 {
   background-image: url("../images/header9.jpg");
}

#header div#rightimage10 {
   background-image: url("../images/header10.jpg");
}

#header div#rightimage11 {
   background-image: url("../images/header11.jpg");
}

#header div#rightimage12 {
   background-image: url("../images/header12.jpg");
}

#header div#rightimage13 {
   background-image: url("../images/header13.jpg");
}

div#linkstext {   
   position: relative;
   top: 0;
   left: 0; 
   padding-right: 250px;   
}

#menu3 {
   background-image: url("../images/bgr3.jpg");
   background-repeat: repeat-x;
}

#skipcontent {
   display: none;
}

#submenu {
   text-align: right;
   font-weight: bold;
   padding-top: 5px;
   font-size: .9em;
}

#thirdMenu {
   font: .9em Verdana, Arial, Helvetica, sans-serif;
}

#topmenu {
   background-image: url("../images/bgr1.jpg");
   height: 24px;
}