﻿html
{
    height: 100%;
}
body
{
    background-color: white;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 100%;
    width: 100%; 
    border: 0; 
    padding: 0; 
    margin: 0; 
    background: #ffffff;
}
hr
{
	color: #114477;
	margin-right: 30px;
}
#content
{
	position: relative;
	min-height: 100%;
}
* html #content
{
	height: 100%;
}
#footer
{
	margin-top: 0px;
} 
#bottomSpace
{
	position: relative;
	height: 28px;
}
a.smalllink:link
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #ffffff; 
	text-decoration: none;
}
a.smalllink:visited
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #ffffff; 
	text-decoration: none;
}
a.smalllink:active 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #ffffff; 
	text-decoration: none;
}
a.smalllink:hover 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #ffffff; 
	text-decoration: none;
}
.copyright 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #ffffff; 
	text-decoration: none;
}
.BarColor
{
	background-color: #336699;
}
.BarTxt
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff; 
	text-decoration: none;
}
.txtWelcome
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
	color: #114477; 
}
#PSCtextbox
{
	position: relative; 
	margin-top: 27px;
	margin-left: 27px;
}

