﻿

html,body{
    height:100%;
    margin:0;
    padding:0;
    border:none;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: white;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	BACKGROUND-IMAGE: url(images/bgscan.gif);
}
.skinmaster {
	height: 100%;
	BACKGROUND-IMAGE: url(images/Background.jpg);
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #CCCCCC 0px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 
	BORDER-BOTTOM: #CCCCCC 1px solid; 
}
.headerbanner {
	background-image: url(images/BannerBotm.jpg);
	background-repeat: no-repeat;
}
.LeftHeader {
	background-image: url(images/Banner-left.jpg);
	height: 196px;
	width:374px;
	padding-bottom: 26px;
	padding-left: 26px;
	background-repeat: no-repeat;
}
.RightHeader {
	background-image: url(images/Bannerlogic.jpg);
	height: 196px;
	padding-left: 26px;
	padding-right: 26px;
	padding-bottom: 25px;
	background-repeat: no-repeat;
}
.placeholder {
    height:100%;
}
.FooterBorder {
	background-image: url(images/Footer.jpg);
	padding-top: 11px;
	height: 33px;
}

.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: white;
}

A:link {
color: silver;
}

A:visited {
color: silver;
}

A:active {
color: silver;
}
TEXTAREA
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
 .NavigationBody {padding: 2px; margin-top:40px; margin-bottom:250px;vertical-align:middle;}
.NavigationSiblingPage { margin-top: 6px; border: 1px solid #ffffff;width: 148px; height:20px; vertical-align:middle; }
a.NavigationSiblingLink:link, a.NavigationSiblingLink:visited,.NavigationSiblingLink { background: background: #E0E6EB;  width: 100%; color: white; display: block; text-decoration: none; font-weight:bold; font-size:13px;  font-family: Arial, Helvetica, sans-serif;height:20px; }
a.NavigationSiblingLink:active, a.NavigationSiblingLink:hover { background: #1170B7; color: #ffffff; text-decoration: none; height:20px; }

#mouseover {
	background: transparent url(Secure/Images/mouseover.gif) no-repeat 0 0;
	border-bottom: 2px solid #fff;
	color: #fff;
	padding:  30px 0 10px 0;
	position:absolute;
	visibility: hidden;
	width: 240px;
	z-index: 100;
}
 #mouseover p {
	font-size: .8em;
	margin: 0  10px 0 10px;
}