﻿.menutext    { font-family: Tahoma; font-size: 8pt; color: #333333; font-weight: bold }
.menutext a
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menutext a:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}
 
.subitemheader { background-image: url('NewImages/groupHeader-mid.jpg');height:24px;background-repeat:repeat-x;  color:White;}
.subitemheader h1{ color:White; font-size:small; font-family:Tahoma;font-size:8pt;}
.subitemheaderleft { background-image: url('NewImages/groupHeader-left.jpg');height:24px;background-repeat:no-repeat;background-position:left; width:6px; }
.subitemheaderright { background-image: url('NewImages/groupHeader-right.jpg');height:24px;background-repeat:no-repeat; background-position:right; width:6px;}

.subitemheader2 { border:3px double #FFFF00; background-image: url('Images/subitemheader.jpg');height:27px }
.dottedcell  { border-style: dotted; border-width: 1px }
.menutextactive    { font-family: Tahoma; font-size: 8pt; color: black; font-weight: bold }
.handcursor  {cursor:pointer  }
.glasscursor{cursor:wait}
.menubg      { border: 2px solid #F0F0F0; padding-left: 8px; padding-right: 8px;visibility:hidden;
               padding-top: 4px; padding-bottom: 4px; background-color:#E2ECB8 }
.mainmenuposition
			{
				top: 115px; 
			}
.hidden		{	visibility:hidden;}               
.visible		{	visibility:visible}
.normaltext  { color: #333333; font-family: Tahoma; font-size: 10pt }
.smalltext  { color: #333333; font-family: Tahoma; font-size: 8pt;
	margin-right: 40px;
}
.searchbutton { color: #000000; border: 1px ridge #FFFFFF; background-color: #FFFFFF; font-family:Tahoma; font-size:8pt }
.sitename    { font-family: Times New Roman; font-size: 18pt; color: #FFFFFF; font-weight: 
               bold }
.footernavigation { font-family: Tahoma; font-size: 8pt; color: #222942; font-weight: bold }
.footernavigation a { font-family: Tahoma; font-size: 8pt; color: #222942; font-weight: bold ;text-decoration: none}
.footernavigation a:hover { font-family: Tahoma; font-size: 8pt; color: #222942; font-weight: bold ;text-decoration: underline }

.copyrighttext { font-family: Tahoma; color: #FFFFFF; font-size: 8pt; font-weight: bold }
.pagetitle   { font-family: Times New Roman; font-size: 14pt; font-weight: bold }
.nomargin{margin: 0}
.hilighted{}
h1{margin:0px;}
h4{margin:0px;}
.alternativebg
{
	background: #F0F0F0;
}
.alternativebg2{background:#ECECFB}

.error{color:Red;font-weight:bold}
a{text-decoration:none}
a:hover{text-decoration:underline}
.footerbg{ background-color: #99CCFF; }


.hprcp_n_grey {	background-color: #CCCCCC;}
.hprcp_n_grey .hprcp_e_grey {	background: url(/Images/HeaderFiles/imgHPHdrLftGrey.gif) no-repeat top left;	left: -1px;}
.hprcp_n_grey .hprcp_e_grey {	display: block;	font-size: 0px;	margin: 0px;	line-height: 0%;	position: relative;	height: 6px;}
.hprcp_n_grey .hprcp_w_grey {	background: url(/Images/HeaderFiles/imgHPHdrRgtGery.gif) no-repeat top right;	right: -1px;	}
.hprcp_n_grey .hprcp_w_grey {	display: block;	font-size: 0px;	margin: 0px;	line-height: 0%;	position: relative;	height: 6px;}
.hprcp_head_grey {	background-color: #CCCCCC;	height: 24px;	padding-left: 15px;	background: url(/Images/HeaderFiles/imgPanelBGgreyGrad1.gif) repeat bottom;	border-left: 1px solid #B2B2B2;	border-right: 1px solid #B2B2B2;	margin-top: -6px;	border-top: 1px solid #B2B2B2;	padding-top: 6px;	border-bottom: 1px solid #B2B2B2;}
.hprcp_head_grey .mtitle {	font-weight:bold; text-align:justify;	color: #333333}

.headerbg
{
	background-image: url( '/NewImages/HeaderRepeat.gif' );
	background-repeat: repeat-x;
	height: 169px;
}
.headerbglogo
{
	background-image: url( '/NewImages/Header-Right.jpg' );
	background-repeat: no-repeat;
	background-position:right;
	width:611px;
	height: 169px;
}
.homemiddle 
{
	width:100%;
	
}
.homemiddle .bg
{
	background-image: url( '/NewImages/Mid-repeat.gif' );
	height:190px;
}
.homemiddle .left
{
	background-image: url( '/NewImages/Mid-left.gif' );
	height:190px;
	width:6px;
}

.homemiddle .right
{
	background-image: url( '/NewImages/mid-right.jpg' );
	background-repeat:no-repeat;
	background-position:right;
	height:190px;
	
	text-align:right;
}

.groupheader
{
	width: 100%;
	background-image: url( '/NewImages/groupHeader-mid.jpg' );
	background-repeat: repeat-x;
	height: 24px;
}

.groupheaderleftright
{
	width: 6px;
	height: 24px;
}


.bordered
{
	border: 1px solid #C0C0C0;
}
.rightdotted
{
	border-right-color:Silver;
	border-right-style:dotted;
	border-right-width:1px;
}

.bottomdotted
{
	border-bottom-color:Silver;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
.justify
{
	text-align:justify;
}