/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.menulistWidth {
	width: 200px;
}
.pgSubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005092;
	padding-top: 5px;
	padding-bottom: 5px;
}


.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(media/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}


.pgHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.pgBackground {
	background-color: #ECE9DB;
}

.insPgHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BD2817;
	padding-top: 15px;
	padding-bottom: 15px;
}
.rptOdd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.rptEven {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}


.pgBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
}
.memoDisplay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 580px;
	border: 1px solid #CCCCCC;
	padding-bottom: 5px;
}
.txtDisplay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 5px;
	width: 380px;
	border: 1px solid #CCCCCC;
}
.pgNavLetters {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.grpDisplay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 5px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
#MainMenu 
{
	width:100%;
	height:31px;
	background: #FFFFFF url("images/bmid_022.gif");
	margin:0;
	border:0;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#tab 
{
	margin:0;
	top:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#000000 url("images/bright_022.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url("images/bleft_022.gif") no-repeat left top;
	padding:0 18px 0 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13;
	color:#FFFFFF;
	font-weight:bold;
	line-height:31px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#000000;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#000099;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid #330066;
	background: #FFFFFF url("images/bmid_023.gif");
	color:#FFFFFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0;
	padding:0;
	display:block;
	border:0 solid #000000;
	color:#FFFFFF;
	background:url("images/bleft_023.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:31px;
	background:url("images/bright_023.gif") no-repeat right top;
	padding:0 18px 0 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid #000000;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000099;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#000099;
	font-weight:bold;
}
.bdrTopLft {
	background-image: url(images/cnrTopLeft.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 18px;
	height: 18px;
}
.bdrTopRight {
	background-image: url(images/topRightCnr.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 18px;
	height: 18px;
}
.bdrBotLft {
	background-image: url(images/leftBottomCnr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 18px;
	width: 18px;
}
.bdrBotRight {
	background-image: url(images/cnrBottomRight.jpg);
	background-repeat: no-repeat;
	width: 18px;
	background-position: left top;
	height: 18px;
}
.pgBdr {
	border: 1px solid #999999;
}
.bdrTop {
	background-image: url(images/topCenter.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bdrLeft {
	background-image: url(images/leftSide.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bdrRight {
	background-image: url(images/rightCenter.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bdrBottom {
	background-image: url(images/bottomCenter.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.resList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FBFBFB;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #666666;
	margin: 5px;
}
.resHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	padding-top: 5px;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 3px;
	padding-bottom: 4px;
}
.pgHeading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C0321A;
}

.pgHeading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
	color: #C0321A;
}
.rhBlueBrdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9DAF3;
}
.LhBlueBrdr {
	border-left-style: solid;
	border-right-style: none;
	border-left-width: 1px;
	border-left-color: #B9DAF3;
}
.noLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-position: center;
}

.sBarHdDb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/sideBarHeaderDarkBlueBg.gif);
	background-repeat: repeat-x;
	line-height: 28px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9DAF3;
	padding-left: 5px;
}
.sbarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.sbHdLb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/sideBarHeaderBg.gif);
	background-repeat: repeat-x;
	padding-left: 5px;
	text-align: left;
}
.frmMenuTxt {
	line-height: 14px;
	font-weight: bold;
}



.pgHeading2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 15px;
	color: #000000;
}
.listimage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	list-style-image: url(images/bullitDiamond.gif);
	list-style-position: outside;
	white-space: normal;
}
.listImageLine {
	list-style-position: outside;
	padding-bottom: 5px;
}
.footerMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.frmLayout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #B9DAF3;
}
.bannerBg {
	color: #BADAF3;
}
.admMenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
	padding: 5px;
	border: 1px solid #000000;
	line-height: 30px;
	width: 200px;
	margin-left: 10px;
}
.pgSelWidth {
	width: 225px;
}
.ButtonLink {
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	color: #993300;
}
.nonVisible {
	display: none;
	
}
