﻿/*=============================Page  Layout Styles=============================*/
body, html
{
	margin: 0px;
	width: 100%;
	font-family: Arial, Verdana, sans-serif;
	height: 100%;
}
#htmlBody
{
	background-image: url(UltraSafe_yellow.gif);
	background-repeat: repeat;
}
table.Menu
{
    width: 173px;
}
.Menu
{
    font-size: 11px;
    font-weight: bold;
    background: #40A648;
}
.MenuItem
{
    width: 100%;
    background-color: #40A648;
    color: #fff;
    height: 25px;
}
.Menu .MenuItem
{
    background-color: #40A648;
    color: #fff;
    height: 25px;
}
.MenuItemHover
{
    background-color: #DCE949;
    color: #fff;
    height: 25px;
}
.Menu .MenuItemHover
{
    background-color: #DCE949;
    color: #fff;
    height: 25px;
}
.MenuItem a
{
    color: #fff;
}
.MenuItemHover a:hover
{
    color: #fff;
}
.MainTable
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: #000000 1px solid;
}
.BCText a
{
	color: #959595;
	font: 9px Verdana, Helvetica, sans-serif;
}
td.BCText
{
	padding-top: 2px;
	color: #959595;
	font: 9px Verdana, Helvetica, sans-serif;
}
.MenuItemStyle, .MenuItemStyle TD
{
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	height: 24px;
}
td .HeaderLogo
{
	background-image: url(UltraSafe_logo.gif);
	width: 173px;
	height: 146px;
	background-repeat: no-repeat;
	background-color: #000;
}
td .HeaderBannerEditable
{
	overflow: hidden;
	width: 605px;
	height: 146px;
}
td .StripBarLeft
{
	padding-right: 0px;
	background-position: left top;
	padding-left: 0px;
	background-image: url(UltraSafe_yellow.gif);
	padding-bottom: 0px;
	margin: 0px;
	width: 173px;
	padding-top: 0px;
	background-repeat: repeat-x;
	height: 10px;
	background-color: #40a648;
}
td .StripBarRight
{
	background-image: url(stripbar.jpg);
	width: 778px;
	height: 21px;
	background-repeat: no-repeat;
}
table.Pad
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;
}
.Pad td
{
	padding-right: 2px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.Content
{
}
.ContentPanes
{
    background-color: #fff;
}
.LeftPane
{
	background-color: #40a648;
	padding: 0px;
	margin: 0px;
	width: 173px;
}
.ContentPane
{
    background-color: #fff;
	padding-left: 20px;
	padding-right: 10px;
	margin: 0px;
}
.RightPane
{
    background-color: #fff;
	padding-top: 30px;
	width: 173px;
}
.Banner
{
}

.Button, a.Button, a:link.Button, a:visited.Button, a:hover.Button, a:active.Button
{
	font-family: Arial, Verdana, sans-serif;
	border-bottom: 1px solid #696969;
	border-top: silver 1px solid;
	border-right: 1px solid #696969;
	border-left: silver 1px solid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 1em;
	padding-left: 1em;
	font-weight: bold;
	font-size: 0.9em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	overflow: visible;
	color: gray;
	text-align: center;
	
	text-decoration: none;
	line-height: 20px;
}
input.Button
{
	font-weight: bold;
	font-size: 0.9em;
	line-height: 12px;
}
.Footer p
{
	line-height: 15px;
	color: #ffffff;
	font-size: 9px;
	font-family: Arial, Verdana, sans-serif;
}
.Footer td
{
	padding: 5px;
	color: #ffffff;
	font-size: 9px;
	font-family: Arial, Verdana, sans-serif;
}
.Footer
{
	background-position: right;
	background-repeat: no-repeat;
	height: 32px;
	background-color: #40a648;
	color: #ffffff;
	padding-left: 193px;
}
.Footer a
{
	font-weight: normal;
	font-size: 11px;
	color: #40A648;
	text-decoration: none;
}
.Footer a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.Seven, .Seven a, .Seven a:link, .Seven a:active, .Seven a:visited
{
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
}
.Seven a:hover
{
	font-size: 10px;
	color: #40A648;
	text-decoration: underline;
	font-family: Arial, Verdana, sans-serif;
}