﻿html, body, form
{
	height: 100%;
}
body 
{
	background-color: #ffffff;
	color: #333332;
	margin: 0;
	padding: 0px;
	text-align: left;
	font-size: 10pt;
	font-family: Tahoma, Geneva, Sans-Serif;
}
.TextBox, textarea
{
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 10pt;
}
p
{
	text-align:left;
	margin:0;
	padding:.5em 0 .5em 0;
}
.smalltext {
	font-size: .9em;
}
ul { 
	margin-top: 3px; 
	
} 
li {	
	list-style-image:url(LeftTool/ContentBullet.jpg);
}
a, a:active, a:visited {
	color: #1f429b;
	border: 0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div {
	text-align: left; /* margin: auto; */
}
form {
	margin: 0;
}
img {
	border: none;
}
table {
	text-align: left;
	margin: 0;
	padding: 0;
}
td
{
}
td.Error {
	color: #df291f;
	font-weight: bold;
}
.Error {
	color: #df291f;
	font-weight: bold;
}
.ErrorDiv {
	padding: 5px 15px 5px 5px;
	text-align: center;
}
.ErrorDiv span {
	color: #df291f;
	font-weight: bold;
}
input {
	color: #000000;
}
input[type=submit] {
	color: #000000;
}
select {
	color: #000000;
}
.label {
	color: blue;
	font-weight: bold;
}
.labelstatic {
	background-color: #eaedf2;
}
@media print {
	div.Print {
		display: none;
	}
}
/* HEAD */
/* TOP MENU */
.Head-TopMenu {
	color: #ffffff;
	font-size: 11px;
}
.Head-TopMenu td {
	color: #ffffff;
}
.Head-TopMenu a, .Head-TopMenu a:active, .Head-TopMenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.Head-TopMenu a:hover {
	text-decoration: underline;
}
/* SEARCH */
.Head-Search {
	padding-top: 10px;
	text-align: right;
	vertical-align: top;
}
/* NAVIGATIONMENU */
.Head-NavigationMenu {
	margin: auto;
	text-align: right;
}
.NavigationMenu-DynamicMenu {
	background-color: #eeeeef;
	border: solid 2px #636466;
	cursor: hand;
	font-size: 11px;
	text-decoration: none;
}
.NavigationMenu-DynamicMenuItem {
	border: solid 1px #ffffff;
	color: #1f429b;
	cursor: hand;
	line-height: 17px;
	padding: 0 7px;
	text-decoration: none;
	white-space: nowrap;
	width: 100%;
}
.NavigationMenu-DynamicHover, .NavigationMenu-DynamicHover a {
	background-color: #ffffff;
	color: #df5526;
	cursor: hand;
}
.NavigationMenu-DynamicHover a:hover {
	color: #df5526;
	cursor: hand;
	text-decoration: none;
}
/* LEFTTOOL */
.LeftTool-SectionHead {
	background-color: #213a74;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	padding-left: 3px;
	text-align: left;
	width: 100%;
}
.LeftTool-SectionItem {
	border-top: solid 1px #eaeff3;
	color: #000000;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 11px;
	/*line-height: 20px;*/
	padding: 1px;
	text-align: left;
	width: 100%;
}
.LeftTool-SubItem
{
    color: #000000;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 11px;
    /*line-height: 20px;*/
	padding: 1px;
    text-align: left;
    width: 100%;
    left: 7px;
    position: relative;
}

.LeftTool-SectionItem a, .LeftTool-SectionItem a:active, .LeftTool-SectionItem a:visited, .LeftTool-SubItem a, .LeftTool-SubItem a:active, .LeftTool-SubItem a:visited {
	color: #636466;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}
.LeftTool-SectionItem a:hover, .LeftTool-SubItem a:hover {
	text-decoration: underline;
}
.LeftTool-SectionItem-Selected {
	color: #df5526;
	border-top: solid 1px #eaeff3;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 11px;
	/*line-height: 20px;*/
	padding: 1px;
	text-align: left;
	width: 100%;

}
.LeftTool-SubItem-Selected {
    color: #df5526;
     font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 11px;
    /*line-height: 20px;*/
	padding: 1px;
    text-align: left;
    width: 100%;
    left: 7px;
    position: relative; 
}
.LeftTool-SectionItem-Selected a, .LeftTool-SectionItem-Selected a:active, .LeftTool-SectionItem-Selected a:visited, .LeftTool-SubItem-Selected a:active, .LeftTool-SubItem-Selected a:visited {
	color: #df5526;
}
.LeftTool-RelatedItem {
	border-top: solid 2px #eaeff3;
	color: #1f429b;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 11px;
	/*line-height: 20px;*/
	padding:1px;
	text-align: left;
	width: 100%;
}
.LeftTool-RelatedItem a, .LeftTool-RelatedItem a:active, .LeftTool-RelatedItem a:visited {
	color: #1f429b;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}
.LeftTool-RelatedItem a:hover {
	text-decoration: underline;
}
.LeftTool-RelatedItem-Selected {
	color: #df5526;
}
.LeftTool-RelatedItem-Selected a, .LeftTool-RelatedItem-Selected a:active, .LeftTool-RelatedItem-Selected a:visited {
	color: #df5526;
}
.LeftTool-Connect {
	border: none;
	color: #1f429b;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 12px;
	text-align: left;
}
.LeftTool-Connect td {
	border: none;
	color: #1f429b;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 12px;
	text-align: left;
}
.LeftTool-Connect a, .LeftTool-Connect a:active, .LeftTool-Connect a:visited {
	color: #1f429b;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
}
.LeftTool-Connect a:hover {
	text-decoration: underline;
}
/* CONTENT */
.Home-SectionHead {
	/*background-color: #213a74;
	background-repeat: repeat-x;
	background-repeat:no-repeat;*/
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	padding-left: 3px;
	text-align: left;
	width: 100%;
}
.Home h1 {
	color: #223a74;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 21px;
}
.Home-Header-Right td {
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}
.Home-Header-Right a, .Home-Header-Right a:active, .Home-Header-Right a:visited {
	color: #1f429b;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}
.Home-Header-Right a:hover {
	background-color: #eeeeef;
	color: #df5526;
	text-decoration: none;
}
.Content h1 {
	color: #df5526;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 17px;
}
/* used for Interior Page SubHeader
per MB--changed the font size */
.Content h2 {
	color: #223A74;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 14px;
} 
.Content h3 {
	color: #192f59;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 18px;
}
.box
{
	width:520px;
	height:100%;
}

/* SITEMAP */
td.SiteMapBlock {
	padding: 0 10px 10px 0;
	vertical-align: top;
}
ul.SiteMap {
	text-align: left;
	width: 100%;
	margin: 0px;
	padding-left: 0px;
}
li.SiteMapHead {
	background-image: url(/App_/ROOT/PageFrame/LeftTool/SectionHead_Sync.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	list-style-type: none;
	padding-left: 3px;
	text-align: left;
}
li.SiteMapHead a, li.SiteMapHead a:active, li.SiteMapHead a:visited {
	color: #ffffff;
	text-decoration: none;
}
li.SiteMapHead a:hover {
	text-decoration: underline;
}
ul.SiteMapItem {
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	margin-left: 10px;
	margin-top: 0px;
	padding-left: 10px;
}
.SiteMap th {
	background-color: #213a74;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	padding-left: 5px;
	white-space: nowrap;
}
.SiteMap th a, .SiteMap th a:active, .SiteMap th a:visited {
	color: #ffffff;
	text-decoration: none;
}
.SiteMap th a:hover {
	text-decoration: underline;	
}
/* FOOT */
.Foot-Copyright {
	color: #ffffff;
	background-color: #575b5d;
	width: 100%;
}
.Foot-Copyright td {
	color: #ffffff;
	line-height: 18px;
}
.Foot-Copyright a, .Foot-Copyright a:active, .Foot-Copyright a:visited {
	color: #ffffff;
	text-decoration: none;
}
.Foot-Copyright a:hover {
	text-decoration: underline;
}
.Foot-Navigation {
	color: #ffffff;
	background-color: #223a74;
	width: 100%;
}
.Foot-Navigation td {
	color: #ffffff;
	line-height: 26px;
}
.Foot-Navigation a, .Foot-Navigation a:active, .Foot-Navigation a:visited {
	color: #ffffff;
	text-decoration: none;
}
.Foot-Navigation a:hover {
	text-decoration: underline;
}
