body {
	background-color: #71788C;
	margin:0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.PageFrame {
	background: #000000;
	padding: 10px 10px 10px 10px;
}

.BannerFrame {
	background: #000000;
}

.Top {
	background: #000000;
	font-size: 18px;
}

.BreadCrumb {
	background: #000000;
	font-size: 18px;
}


p {
	font-size: 12pt;
}
td {
	font-size: 12pt;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 20pt;
}
h4 {
	font-size: 24pt;
}
h5 {
	font-size: 24pt;
}

a:link  { color: #FFFFFF; 	text-decoration: underline;}
a:hover { color: #FFFFFF;  	text-decoration: underline;}
a:visited { color: #FFFFFF;  	text-decoration: underline;}
a:active { color: #FFFFFF;  	text-decoration: underline;}

hr { color: #FFFFFF width: 100%}


.Footer {
	color: #ffffff;
	font-size: 75%;
	background: #000000;
	padding: 10px 10px 10px 10px;
}

a.Footer:link { font-size: 75%; color: #ffffff; 	text-decoration: underline;}
a.Footer:active { font-size: 75%; color: #ffffff; 	text-decoration: underline;}
a.Footer:visited { font-size: 75%; color: #ffffff; 	text-decoration: underline;}
a.Footer:hover { font-size: 75%; color: #ffffff; 	text-decoration: underline;}





.panelbar
{
	background-image: url(Img/HeaderExpandedBg.gif);
}
.panelbarHeaderCollapsed
{
	cursor: hand;
	cursor:pointer;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	height: 25px;
	background-image: url(Img/HeaderCollapsedBg.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

.panelbarHeaderCollapsedHover
{
	cursor: hand;
	cursor:pointer;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	height: 25px;
	background-image: url(Img/HeaderCollapsedHoverBg.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

.panelbarHeaderExpand
{
	cursor: hand;
	cursor:pointer;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	height: 19px;
	padding-left: 12px;
}

.panelbarItem 
{
	cursor: hand;
	cursor:pointer;
	color: #ffffff;
	font-size: 9pt;
	text-decoration: underline;
	padding-left: 21px;
	height: 16px;
	background-image: url(Img/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.panelbarItemHover
{
	cursor: hand;
	cursor:pointer;
	color: #ffffff;
	font-size: 9pt;
	text-decoration: underline;
	padding-left: 21px;
	height: 16px;
	background-image: url(Img/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.panelbarItemSelected
{
	cursor: hand;
	cursor:pointer;
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
	padding-left: 21px;
	height: 16px;
	background-image: url(Img/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.panelbarItemGroup
{
	background-image: url(Img/HeaderExpandedImage.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


.SubHead {
    color:#aaaaaa;
}


.CommandButton {
    color:#aaaaaa;
}

a.CommandButton:link {  color: #aaaaaa; }
a.CommandButton:active { color: #aaaaaa;}
a.CommandButton:visited { color: #aaaaaa;}
a.CommandButton:hover { color: #aaaaaa;}

.calendarNextPrev {
	background-color: #71788C;
}

a.calendarNextPrev:link {  background-color: #71788C; }
a.calendarNextPrev:active { background-color: #71788C;}
a.calendarNextPrev:visited { background-color: #71788C;}
a.calendarNextPrev:hover { background-color: #71788C;}
