﻿.SmallText
{
    font-size:smaller;
}
.BlueText
{
    color:Blue;
}
.GreenText
{
    color:Green;
}
.noprint
{
    display:inherit;
}
.HeaderImage
{
    height:198px;
}
body
{
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}
.ScreenTable
{
    width:900px;
}
.ScreenCopy
{
    width:450px;
}
.HeaderBackground1
{
	background-color: #D6E5F0;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url('../images/header-bg.gif');
	background-repeat:repeat;
	padding-left: 50px;
}
.HeaderBackground2
{
	background-color: #D6E5F0;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url('../images/home-banner-bg.gif');
	background-repeat: repeat;
	padding-left: 50px;
}
.Header1 
{
	font-size: 200%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}
.Header2
{
	font-size: 150%;
	font-weight: bold;
	color: Black;
	margin-bottom: 0px;
	padding-top: 0px;
}
.Header3
{
	font-size: 125%;
	font-weight: bold;
	color: Black;
	margin:0;
}
.Screens
{
    font-size:100%;
    font-family:Verdana;
}
.IntroText
{
    font-size: 100%;
    font-family:Verdana;
}
.links
{
    font-size:100%;
    font-family:Arial;
}
.Logo
{
    color:#990000;
    font-style:italic;
    font-weight:bold;
}
.Highlight
{
    color:Blue;
    font-style:italic;
}
.AdminHeader 
{
    background-color:#99ccff;
}
.AdminTable
{
     font-size:75%;
     font-family:Arial;
}
#footer  {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 90px;
	width: 100%;
	padding-top: 0px;
	padding-left: 40px;
	margin-top: 25px;
}
#footerlogo {
	float: left;
	margin-right: 20px;
}
#footer #address {
	padding-top: 20px;
}
#footer #address a {
	color: #0A5592;
}
.deliverycopy {
	font-weight: bold;
	color: #990000;
}
a {
	margin: 0px;
	padding: 0px;
}
a:hover
{
	text-decoration: none;
	color:Red;
}



a.button {
	background: url('../images/black-button-a.gif') no-repeat right top;
	color: #FFFFFF;
	display: block;
	float: left;
	padding-right: 18px;
	text-decoration: none;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	height: 61px;
	margin: 0px;
	width: 175px;
}

a.button span {
	background: url('../images/black-button-span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 22px 0 18px 18px;
	height: 61px;
}
a.button:hover  {
	text-decoration: underline;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
