/*
=============================
   Page  Layout Styles 
=============================
*/
Body, Html
{
	font-size: 11px;
	margin: 0px;
	width: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	height: 100%;
	background-color: white;
	background-image: url(main_tile.gif);
	background-repeat: repeat-x;
}
.HNMenuLevel1, .HNMenuLevel1Selected, .HNMenuLevel2, .HNMenuLevel2Selected
{
	background-position: left bottom;
	background-image: url(line_horiz_1.gif);
	background-repeat: repeat-x;
	display: block;
	white-space: normal;
	padding-bottom: 2px;
	width: 180px;
	height: 30px;
}
.HNMenuLevel3, .HNMenuLevel3Selected
{
	padding-top: 1px;
	height: 20px;
	width: 180px;
	display: block;
	white-space: normal;
	background-position: left bottom;
	background-image: url(line_horiz_1.gif);
	background-repeat: repeat-x;
}
.HNMenuLevel1 A
{
	line-height: 30px;
	padding-left: 4px;
	padding-right: 3px;
}
.HNMenuLevel1Selected A, .HNMenuLevel1Selected A:hover
{
	line-height: 28px;
	padding-right: 3px;
	color: #ff9966;
}
.HNMenuLevel2 A
{
	line-height: 28px;
	padding-left: 12px;
	padding-right: 3px;
}
.HNMenuLevel2Selected A, .HNMenuLevel2Selected A:hover
{
	line-height: 28px;
	padding-left: 12px;
	padding-right: 3px;
	color: #ff9966;
}
.HNMenuLevel1 A:hover, .HNMenuLevel2 A:hover, .HNMenuLevel3 A:hover
{
	color: #ff9966;
}
.HNMenuLevel3 A
{
	margin-left: 20px;
	overflow: hidden;
	line-height: 14px;
	margin-right: 1px;
}
.HNMenuLevel3Selected A, .HNMenuLevel3Selected A:hover
{
	margin-left: 20px;
	overflow: hidden;
	line-height: 14px;
	margin-right: 1px;
	color: #ff9966;
}
.LeftPane
{
	width: 180px;
	background-position: right;
	background-image: url(line_vert_1.gif);
	background-repeat: repeat-y;
}
.ContentPane
{
	width: 100%;
}
.LineVertLeft
{
	background-position: left top;
	background-image: url(line_vert_1.gif);
	background-repeat: repeat-y;
}
.LineHoriTop
{
	background-position: left top;
	background-image: url(line_horiz_1.gif);
	background-repeat: repeat-x;
}
.LineHoriBottom
{
	background-position: left bottom;
	background-image: url(line_horiz_1.gif);
	background-repeat: repeat-x;
}
TD.BCText
{
	padding-top: 2px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #959595;
}
.BCText A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #959595;
}
.CommandButton
{
	border-right: 1px solid #696969;
	padding-right: 6px;
	border-top: silver 1px solid;
	padding-left: 6px;
	height: 30px;
	font-size: 12px;
	overflow: visible;
	border-left: silver 1px solid;
	color: Gray;
	line-height: 30px;
	border-bottom: 1px solid #696969;
	font-family: Verdana, Helvetica, sans-serif;
	background-image: url(buttonbg.gif);
	background-repeat: repeat-x;
	text-align: center;
}

Input.CommandButton
{
	line-height: 30px;
}

A.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active, A.CommandButton:hover
{
	text-decoration: none;
}
.Footer, .Footer P
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #959595;
}
.Footer TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #959595;
}
.Footer TABLE
{
	padding-left: 16px;
}
.Footer A
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
.Footer A:hover
{
	font-weight: normal;
	font-size: 10px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #999999;
	text-decoration: underline;
}

/*
====================================
   Base Page Content Styles 

   NOTE: All the following styles
         are required.
====================================
*/

H1
{
	font-weight: bold;
	font-size: 13px;
	text-transform: none;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}
.Head
{
	font-weight: bold;
	font-size: 13px;
	text-transform: none;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}
H2
{
	font-weight: bold;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
}
.SubHead
{
	font-weight: bold;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
}
.SubHeadRed
{
	font-weight: bold;
	font-size: 12px;
	color: #ff9933;
	font-family: Verdana, Helvetica, sans-serif;
}
H3, H4, H5, H6
{
	font-weight: bold;
	font-size: 11px;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
}
P
{
	font-weight: normal;
	font-size: 11px;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
}
.Normal
{
	font-weight: normal;
	font-size: 11px;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
}
A
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}
a:hover
{
	color: #ff9966;
	text-decoration: underline;
}
.NormalRed
{
	font-size: 11px;
	color: red;
	font-family: Verdana, Helvetica, sans-serif;
}
.Message, .Error, .Error LI, .Error UL LI
{
	font-size: 11px;
	color: red;
	font-family: Verdana, Helvetica, sans-serif;
}
B, STRONG
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}
.NormalBold
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}
I, EM
{
	font-size: 11px;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}
.NormalItalic
{
	font-size: 11px;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}
.NormalSmall
{
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Helvetica, sans-serif;
}
ADDRESS
{
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
}
.ItemTitle
{
	font-weight: bold;
	font-size: 11px;
	color: #6699cc;
	font-family: Verdana, Helvetica, sans-serif;
}
.ItemDate
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}
.NormalTextBox
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5;
	border: 1px dimgray solid;
	height: 14pt;
}
TextArea, Select
{
	border: dimgray 1px solid;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5;
}
.NormalTextArea
{
	border: dimgray 1px solid;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5;
}
HR
{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1pt;
	background-color: #cccccc;
	border-bottom-style: none;
}
TD
{
	font-weight: normal;
	font-size: 11px;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
}
.InfoPanel
{
	border-right: #cccccc thin groove;
	padding-right: 5px;
	border-top: #cccccc thin groove;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 5px;
	margin: 0px;
	border-left: #cccccc thin groove;
	color: #333;
	padding-top: 5px;
	border-bottom: #cccccc thin groove;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ffffcc;
}
.InfoText
{
	font-weight: normal;
	font-size: 11px;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
}
.InfoHead
{
	font-weight: bold;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
}

LI
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}
UL LI
{
	list-style-type: square;
}
UL LI LI
{
	list-style-type: disc;
}
UL LI LI LI
{
	list-style-type: circle;
}
OL LI
{
	list-style-type: decimal;
}
OL OL LI
{
	list-style-type: lower-alpha;
}
OL OL OL LI
{
	list-style-type: lower-roman;
}
