﻿/*=============================Page  Layout Styles=============================*/
body, html{
	scrollbar-face-color: #dad9d8;
	scrollbar-highlight-color: #9b9386;
	scrollbar-shadow-color: #9b9386;
	scrollbar-3dlight-color: #F2F2F2;
	scrollbar-arrow-color: #b4b6b8;
	scrollbar-track-color: #F2F2F2;
	scrollbar-darkshadow-color: #F2F2F2;
	font-size: 11px;
	margin: 0px;
	width: 100%;
	font-family: Arial, Verdana, sans-serif;
	height: 100%;
	background-repeat: repeat-x
}
#htmlBody{
	background-color: #000000
}
td .HeaderLogo{
	background-image: url(logo.jpg);
	width: 173px;
	height: 146px;
	background-repeat: no-repeat
}
td .HeaderBannerEditable{
	overflow: hidden;
	width: 605px;
	height: 146px
}
td .StripBarLeft{
	background-position: left top;
	background-image: url(leftside.jpg);
	background-repeat: no-repeat;
	background-color: #f1037f;
	padding: 0px;
	margin: 0px;
	width: 173px;
	height: 21px
}
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
}
.HNMenuLevel1, .HNMenuLevel1Selected{
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 13px;
	line-height: 30px;
	background-repeat: no-repeat
}
.HNMenuLevel2, .HNMenuLevel2Selected{
	display: block;
	text-indent: 18px;
	padding-top: 1px;
	font-weight: bolder;
	line-height: 28px
}
.HNMenuLevel3, .HNMenuLevel3Selected{
	padding-top: 1px;
	display: block;
	color: #ffffff;
	font-size: 13px;
	text-indent: 24px;
	line-height: 26px;
	font-weight: bolder
}
.HNMenuLevel1 a{
	font-size: 13px;
	color: #ffffff;
	font-family: Tahoma, Arial, Verdana, sans-serif
}
.HNMenuLevel2 a{
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma, Arial, Verdana, sans-serif
}
.HNMenuLevel3 a{
	font-size: 10px;
	color: #ffffff;
	overflow: hidden;
	font-family: Tahoma, Arial, Verdana, sans-serif
}
.HNMenuLevel1Selected a, .HNMenuLevel1Selected a:hover{
	font-size: 13px;
	color: #ffffff;
	background-color: #000000;
	display: block;
	width: 173px;
	font-family: Tahoma, Arial, Verdana, sans-serif
}
.HNMenuLevel2Selected a, .HNMenuLevel2Selected a:hover{
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	display: block;
	width: 173px;
	font-family: Tahoma, Arial, Verdana, sans-serif
}
.HNMenuLevel3Selected a, .HNMenuLevel3Selected a:hover{
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	display: block;
	width: 173px;
	font-family: Tahoma, Arial, Verdana, sans-serif
}
.Content{
	background-color: #fff
}
.ContentPanes{
}
.LeftPane{
	background-position: left top;
	background-image: url(leftside.jpg);
	background-repeat: no-repeat;
	background-color: #f1037f;
	padding: 0px;
	margin: 0px;
	width: 173px
}
.ContentPane{
	padding-left: 20px;
	padding-right: 10px;
	margin: 0px
}
.RightPane{
	padding: 0px;
	margin: 0px;
	width: 173px
}
.Banner{
}
.Footer{
}
.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, .Footer p{
	margin: 0;
	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-image: url(footer.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 32px;
	background-color: #f1037f;
	color: #ffffff
}
.Footer a{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	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: #CFCFCF;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
}
.Seven a:hover{
	font-size: 10px;
	color: white;
	text-decoration: underline;
	font-family: Arial, Verdana, sans-serif;
}