.featurepanel
{
	border-left: white 10px solid;
}
.orangePanel
{
	border-right: #4383b4 1px solid;
	border-top: #4383b4 1px solid;
	overflow: visible;
	border-left: #4383b4 1px solid;
	border-bottom: #4383b4 1px solid;
	background-color: #BBD4F8;
}
.orangePanelNoScroll
{
	border-right: #4383b4 1px solid;
	border-top: #4383b4 1px solid;
	overflow: visible;
	border-left: #4383b4 1px solid;
	border-bottom: #4383b4 1px solid;
	background-color: #BBD4F8;
	padding: 2px;
}
.panel
{
	padding: 0px;
}
.signinPanelHeader
{
	background-image: url(images/BlueGradient22.jpg);
}

.summarySubject
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdan, Arial;
	color: Navy;
}

.summarySubjectDescription
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdan, Arial;
}

.summaryText
{
	font-size: 9pt;
	font-family: Verdan, Arial;
	width: 500px;
}

.textCaption
{
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdan, Arial;
	color: black;
}

.textFooter
{
	font-size: 8pt;
	color: blue;
	font-family: Verdan, Arial;
}
.textFooterLink
{
	font-size: 8pt;
	color: red;
	font-family: Verdan, Arial;
}
.textItem
{
	font-size: 9pt;
	font-family: Verdan, Arial;
	width: 500px;
}

.textListTitle
{
	font-size: 10pt;
	text-decoration: underline;
	font-family: Verdan, Arial;
	color: darkslategray;
	width: 500px;
}
.textScreenShotTitle
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdan, Arial;
	color: Navy;
	width: 800px;
}

.textBigTitle
{
	font-size: 24pt;
	font-weight: bold;
	font-family: Verdan, Arial;
	color: darkslategray;
	width: 500px;
}

.textTitle
{
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdan, Arial;
	color: darkslategray;
	width: 500px;
}

.textSmallTitle
{
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdan, Arial;
	color: darkslategray;
	width: 500px;
}

.textBlue
{
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdan, Arial;
	color: #00ade8;
	width: 500px;
}

.textBlueLarge
{
	font-size:  18pt;
	font-weight: bold;
	font-family: Verdan, Arial;
	color: #00ade8;
	width: 500px;
}

.c1menu
{
	z-index: 199;
}

.subMenu
{
	filter:"progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=4)";
	z-index: 199;
}

.zIndex
{
	z-index:99;
}
/* Tool Bar Styles */
.toolBar
{
	border-right: white 1px solid;
	padding-right: 3px;
	border-top: white 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: white 1px solid;
	color: navy;
	padding-top: 3px;
	border-bottom: white 1px solid;
	font-weight: bold;
}

.toolBarHoveredItem
{	
	padding: 1px;
	border: solid 1px #1e90ff;
	font-size:x-small;
}

.toolBarItem
{	
	padding: 1px;
	border:solid 1px white;
	color: white;
	font-size:x-small;
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0, xray=0, mirror=0, invert=0, opacity=0.50, rotation=0);     	  	
}
.toolBarDisabledItem
{
	padding: 1px;
	border:solid 1px white;  
	font-size:x-small;
}

.webFormLabel
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdan, Arial;
	color: Navy;
}

.webFormText
{
	font-size: 10pt;
	font-family: Verdan, Arial;
	color: darkslategray;
	}

.webFormTitle
{
	font-size: 24pt;
	font-weight: bold;
	font-family: Verdan, Arial;
	color: darkslategray;
}
