﻿body { overflow: inherit;}

.pgbg {
background-image:url(../Images/page_bg.gif);
background-repeat:repeat-y;
background-position:center;
background-color:#dcddde;
}
.dash
    {
    background-image:url(../images/dashline.gif)  ;
    background-repeat:repeat-x;
    height:1;    	
    	}
.blinkytext {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 1.2em;
     text-decoration: blink;
     font-style: normal;
}

.blinkytext1 {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 1.2em;
     text-decoration: none ;
     font-style: normal;
} 

.topmenu {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #333333;
	text-decoration: none;
}
.topmenuSelection{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #999999;
	text-decoration: none;
}

.tblhead
{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	background-color: #5B5B5B;
	padding-left:3px;
	padding-right:3px;
}
.gridhead
{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	height: 20px;
	background-color: #1a5b93;
	padding-left:3px;
	padding-right:3px;
	
}
.gridsymbol {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	background-color:#000000;
	text-decoration: none;
	text-align: justify;
	padding-left: 4px;
	height: 20px;
}

.griddata
{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	clip: rect(auto 3px auto auto);
	padding-right: 4px;
	height: 20px;
}


.griddataRed
{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	clip: rect(auto 3px auto auto);
	padding-right: 4px;
	height: 20px;
    background-color:Red;
}

.griddataGreen
{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	clip: rect(auto 3px auto auto);
	padding-right: 4px;
	height: 20px;
	background-color:Green;
}

.griddataGray
{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	clip: rect(auto 3px auto auto);
	padding-right: 4px;
	height: 20px;
	background-color:#919191;
}

.griddataBlack
{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	clip: rect(auto 3px auto auto);
	padding-right: 4px;
	height: 20px;
	background-color:Black;
}
.griddata1
{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	background-color:#8a8a8a;
	text-decoration: none;
	clip: rect(auto 3px auto auto);
	height: 20px;
}

.topmenu a:hover {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #999999;
	text-decoration: none;
}
.whitetxt {
	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.whitetxt{
	font-family: tahoma;
	font-size: 8pt;
	color: #feff01;
	text-decoration: none;
}

.content {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
.content1 {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #333333;
	text-decoration: none;	
	text-align: left;
}
.content2 {
	font-family:MS Sans Serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;	
	text-align: justify;
}

.contentlinks {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}

a:hover.contentlinks {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FF0000;	
}
.normalcontent {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	
}
.boldcontent {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.txtred {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #ed5a23;
	text-decoration: none;
	line-height: 16px;
}
.greenheader {
	font-family: tahoma;
	font-size: 10pt;
	color: #378140;
	text-decoration: none;
	font-weight: bold;

}
.tblsymbol {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-left: 4px;
	height: 20px;
}
.tbldata
{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
	text-align: right;
	clip: rect(auto 3px auto auto);
	padding-right: 4px;
	height: 20px;
}
.tbldata1
{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
	clip: rect(auto 3px auto auto);
	height: 20px;
}




.boxLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cbcbc9;
	border-left-color: #cbcbc9;
}
.crums {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #999999;
	text-decoration: none;
}
a:hover.crums {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
}
.header 
{
 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;

}

#secbg 
{
	background-image:url(../images/boxmid.gif);
    background-repeat:repeat-x;
    height:26px;    
	text-align:left;
	padding-left:0.4em;
	
}

.secheader { background-image:url(../Images/sq_bullet.gif); background-repeat:no-repeat; background-position:0 0.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5D5D5D;
	
	padding:0 0.9em;
}

#prolink ul { list-style-type:none; margin:0px 0px 0px 8px; color:#1768ac; font-family: tahoma; Font-size: 8.5pt; text-align:left;}
#prolink ul li { padding:2px 0px 5px 0px; border-bottom:#CCCCCC 1px dashed;}
#prolink ul li a{ background-image:url('../images/blue_arr.gif'); background-repeat:no-repeat; background-position:0px 0px; color:#1768ac; text-decoration:none;  padding-left:14px; display:block; }
#prolink ul li a:hover{ background-image:url('../images/blue_arr_on.gif'); background-repeat:no-repeat; color:#ff6600;}
#prolinkactive{ background-image:url('../images/blue_arr_on.gif'); background-repeat:no-repeat; color:#ff6600;}

#prolink ul li ul{ margin:2px 0px 2px 16px;}
#prolink ul li ul li { padding:1px 0px 1px 0px; border:0px;}
#prolink ul li ul li a{ background-image:url('../images/blue.gif'); background-repeat:no-repeat; background-position:0px 5px; color:#1768ac; text-decoration:none;  padding-left:10px; display:block;}
#prolink ul li ul li a:hover{ background-image:url('../images/red.gif'); background-repeat:no-repeat; color:#ff6600;}




#navcontainer ul { margin: 0; padding: 0; list-style-type: none; color:#1768ac; font-family: tahoma; Font-size: 8.5pt; text-align:left; padding:0px 5px;; }

#navcontainer ul li { border-bottom:#CCCCCC 1px dashed;} 
#navcontainer ul li a {background-image:url('../images/blue_arr.gif'); background-repeat:no-repeat; background-position:0px 5px; color:#1768ac; display: block; padding:4px 5px 3px 13px; text-decoration: none; height:15px; vertical-align:top}
#navcontainer ul li a:hover { background-image:url('../images/blue_arr_on.gif'); background-repeat:no-repeat; color:#ff6600; }

#navcontainer ul li ul{ margin:0; padding: 0px 5px 3px 15px; }
#navcontainer ul li ul li{border-bottom:#FFFFFF 1px solid; }
#navcontainer ul li ul li a { background-image:url('../images/blue.gif'); background-repeat:no-repeat; background-position:0px 6px; color:#1768ac; display: block;
text-decoration: none; padding: 0px 5px 0px 10px;}
#navcontainer ul li ul li a:hover { background-image:url('../images/red.gif'); background-repeat:no-repeat; color:#ff6600; }

.active { font-family: tahoma; Font-size: 8.5pt; text-align:left; background-image:url('../images/blue_arr_on.gif'); background-repeat:no-repeat; color:#ff6600; }
.activesub {font-family: tahoma; Font-size: 8.5pt; text-align:left;  background-image:url('../images/red.gif'); background-repeat:no-repeat; background-position:0 0.8em; color:#1768ac; display: block;
text-decoration: none; padding: 0 0.8em;}




.flink {
font-family:tahoma;
font-size:8.5pt;
text-align:left;
border-bottom:#CCCCCC 1px dashed; 
padding: .1em 0.5em;
background-image:url('../images/blue_arr_on.gif'); background-repeat:no-repeat; background-position:0 0.5em; color:#1768ac; display: block;
padding: .2em 1.2em; text-decoration: none;
color:#ff6600;
}
.slink{
font-family:tahoma;
font-size:8.5pt;
text-align:left;
border-bottom:#FFFFFF 1px solid; 
padding: 0 1em; 
background-image:url('../images/red.gif'); background-repeat:no-repeat; background-position:0 0.5em; color:#1768ac; display: block;
padding: .2em 1.2em; text-decoration: none;
color:#ff6600;
}

.arrbluelinks {
	text-align:left;
}
.arrbluelinks a {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #1768ac;
	text-decoration: none;
	background-image: url(../images/blue_arr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
	text-align:left;

}
.arrbluelinks a:hover{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #ff0000;
	text-decoration: none;
	background-image: url(../images/blue_arr_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
}

a.sublinks {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #1768ac;
	text-decoration: none;	
	background-repeat: no-repeat;
	background-position: left center;	
}
a:hover.sublinks {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FF0000;
	text-decoration: none;
	background-color: #cccccc;
	background-repeat: no-repeat;
	background-position: left center;
}

.arrbluelinksSelected{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FF0000;
	text-decoration: none;
	background-image: url(../images/blue_arr_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	text-align:left;
}

a.bluelinks {
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight:normal;
	color: #1768ac;
	text-decoration: none;
}
a:hover.bluelinks {
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight:normal;
	color: #FF0000;
	text-decoration: none;
}
.bulletlinks {
	text-align:left;
}
a.bulletlinks {
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight:normal;
	color: #1768ac;
	text-decoration: none;
	background-image: url(../images/blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	display: block;
	text-align:left;
}
a:hover.bulletlinks {
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight:normal;
	color: #FF0000;
	text-decoration: none;
	background-image: url(../images/red.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.bulletlinksSelected {
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight:normal;
	color: #FF0000;
	text-decoration: none;
	background-image: url(../images/red.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
	text-align:left;
}
.pagination {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FF0000;
	text-decoration: none;
}
a.pagination {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #1768ac;
	text-decoration: underline;
}
a:hover.pagination {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FF0000;
	text-decoration: none;
}
.greytxt {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #999999;
}
.ticker_text {
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;
}
a.ticker_text {
	FONT-SIZE: 8pt;
	COLOR: #ffffff;
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;
}
 a:hover.ticker_text {
	FONT-SIZE: 8pt;
	COLOR: #feff01;
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;
}
.ticker_start {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	FONT-FAMILY: tahoma;
	TEXT-ALIGN: center;
	COLOR: #a4beff
}
.ticker_green {
	FONT-SIZE: 8pt;
	COLOR: #07fe2a;
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;
}
.ticker_red {
	FONT-SIZE: 8pt;
	COLOR: #fc8d61;
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;
}
.ticker_black {
	FONT-SIZE: 8pt;
	COLOR: #ffedc3;
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;
}
.dash {
	background-image: url(../Images/dashline.gif);
	background-repeat: repeat-x;
	height:1px;
}
.LTRB {
	border: 1px solid #CCCCCC;
}
.RBL { border-right:#cdc9c8 1px solid; border-bottom:#cdc9c8 1px solid; border-left:#cdc9c8 1px solid; }
.RL { border-right:#cdc9c8 1px solid;  border-left:#cdc9c8 1px solid; }
.line {
	background-image: url(../Images/line.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: center;
}
.btn {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #333333;
	border: 1px solid #2a58ad;
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(../Images/btn_bg.gif);
	background-repeat: repeat-x;
	height: 18px;
	text-decoration:none;
}
.dd
{
	TEXT-JUSTIFY: auto;
	FONT-SIZE: 8.5pt;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	TEXT-DECORATION: none;
	color: #666666;
	border: 1px solid #8f8f8f;

}

.ddExt
{
	height:14px; 
	padding: 0px 18px 3px 15px; 
	border-top:1px solid #ABABAB; 
	border-right:1px solid #CCCCCC; 
	border-bottom:1px solid #EFEFEF; 
	border-left:1px solid #CCCCCC; 
	background-color:#FFFFFF; 
	cursor:hand;
}

.input
{
	PADDING:2px 1px 2px 2px;
	FONT-SIZE: 8.5pt;
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #8f8f8f;
}
.htminput
{
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 2px;
	FONT-SIZE: 8.5pt;
	PADDING-BOTTOM: 2px;
	COLOR: #666666;
	PADDING-TOP: 1px;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	height: 17px;
	border: 1px solid #8f8f8f;
}
.input
{

	PADDING: 2px 4px 2px 4px;
	FONT-SIZE: 8.5pt;
	
	COLOR: #333333;

	FONT-FAMILY: Tahoma, Verdana, Arial;
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-DECORATION: none;

	border: 1px solid #8f8f8f;
}
.txtarea
{
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 2px;
	FONT-SIZE: 8.5pt;
	PADDING-BOTTOM: 1px;
	COLOR: #666666;
	PADDING-TOP: 1px;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	border: 1px solid #8f8f8f;


}
.darkblue {
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight: bold;
	color: #1e6eb3;
	padding-top: 2px;
	height: 22px;
}

.datagrid
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-SIZE: 8.5pt;
    PADDING-BOTTOM: 2px;
    VERTICAL-ALIGN: middle;
    COLOR: #666666;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #cccccc 1px solid;
    FONT-FAMILY: sans-serif;
    HEIGHT: 22px;
    TEXT-DECORATION: none
}


.vline {
	background-image: url(../Images/vline.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.btmbor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #136ab0;
	text-align:left;
}

.DataGridFixedHeader 
{
	POSITION: relative;  TOP: expression(this.offsetParent.scrollTop-0.5); 
}
.blacktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
}


.grdPaging span
{
    FONT-SIZE: 8.5pt;
    font-weight:bold;
    COLOR: #5072a2;
    FONT-FAMILY: verdana;
    TEXT-DECORATION: none;
}

 

.grdPaging a
{
    FONT-SIZE: 8.5pt;
    font-weight:normal;
    COLOR:#5072a2;
    FONT-FAMILY: verdana;
    TEXT-DECORATION: none;
}

 

.grdPaging a:hover
{
    FONT-SIZE: 8.5pt;
    font-weight:normal;
    COLOR:#DD0099;
    FONT-FAMILY: verdana;
    TEXT-DECORATION: underline;
}

 .olpadding li
 {
 padding-bottom: 5px;
 }.center {
	text-align: center;
}
.tblheadLight
{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	background-color: Silver;
	padding-left:3px;
	padding-right:3px;
}
.rowstyleGrid
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-SIZE: 8.5pt;
    PADDING-BOTTOM: 2px;
    VERTICAL-ALIGN: top;
    COLOR: #000000;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #cccccc 1px solid;
    FONT-FAMILY: sans-serif;
    HEIGHT: 22px;
    TEXT-DECORATION: none
}

.membershipheader 
{
 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color:#4f81bd;
	text-align:center;

}

.membershipcontent {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align:top;
	line-height:130%;
}

.inputsearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	border: 1px solid #dcdbdb;

	vertical-align: middle;
	padding:1px 2px;
}

/* Modal Window CSS */
.modalDialog_transparentDivs{	
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.4;	/* Transparency */
	background-color:#AAA;
	z-index:1;
	position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
	border:1px solid #666666;	
	padding:2px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#FFF;	/* White background color for the message */
}
.modalDialog_contentDiv_shadow{
	z-index:90;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/
	background-color:#555;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */	
}

.tblWHHead
{
    font-family: tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	height: 20px;
	background-color: #1a5b93;
	padding-left:3px;
	padding-right:3px;
}


.tblRow
{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #000000;
	background-color:#FFFFFF;
	text-decoration: none;
	clip: rect(auto 3px auto auto);
	height: 20px;
}
.tblRow1
{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #000000;
	background-color:#e9e9e9;
	text-decoration: none;
	clip: rect(auto 3px auto auto);
	height: 20px;
}

.select{ color:#F0C;}
/* Modal Window CSS Closed */
