
html, body {
	background-color: white;
	padding: 0;
	margin: 0;
	height: 100%;
	font: 8pt Arial, Helvetica, Serif;

}
.standardWidth {
	width: 750px;	
}

.standardPage {
	width: 750px;
	margin: 0 auto;
	
}
.widerRWPage {
	width: 900px;
	margin: 0 auto;
	
}

div.standard {
	margin-left:auto;
	margin-right:auto;
}

table {
	font: 8pt Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border: 0px;
}

table thead {
	background-color: #e9e9e9;
}


table th {
	font-weight: bold;
	text-align: center;
}

.treeTable {
	font: 8pt Arial, Helvetica, Serif;
	border-collapse: collapse;
}

.leftAlignTable {
	margin-left:auto;
	margin-right:auto;
}
.leftAlignTable td{
	text-align:left;		
}
.leftAlignTable th{
	text-align:left;		
}
.leftAlignTable thead {
	background-color: #e9e9e9;
}

.leftAlignTableWithBG {
	margin-left:auto;
	margin-right:auto;
}

.leftAlignTableWithBG td{
	text-align:left;		
}

.leftAlignTableWithBG th{
	text-align:left;		
}

.leftAlignTableWithBG thead {
	background-color:#cad0f0;
}
.centeredTable {
	margin-left:auto;
	margin-right:auto;
}

.centerAlignTable {
	margin-left:auto;
	margin-right:auto;
}

.centerAlignTable td{
	text-align:center;		
}
.centerAlignTable th{
	text-align:center;		
}
.centerAlignTable thead {
	background-color: #e9e9e9;
}
br {
	clear: both;
}

hr {
	background-color: black;
	height: 1px;
}

.standardPage {
	text-align:center;
}

.standardWidth {
	width: 750px;
	text-align:center;
}
.disabled {
	background-color: white;
	color: #898585;
	border-color: #635b5b;
}


.disabledBlackText {
	background-color: transparent;
	color: black;
}


.negative {
	color: red;
}

.alignLeft { 
	text-align: left;  
}

.alignRight { 
	text-align: right; 
}

.alignCenter { 
	text-align: center; 
}


button { 
	font: 8pt Tahoma, Verdana, Arial; 
	width:79px; 
}

button.xxsmall { 
	width:39px; 
}  			

button.xsmall { 
	width:66px; 
}
  
button.small { 
	width:79px; 
}
 
button.medium{ 
	width:110px; 
} 

button.large { 
	width:132px; 
} 

button.xlarge{ 
	width:162px; 
}
.aspbutton 
{
	font: 8pt Tahoma, Verdana, Arial; 
	width:79px; 
	height: 20px;
	padding-top: 0px;
}


label.form { 
	float: left; 
	width: 11em; 
	text-align: right; 
	margin: 0.2em 0.4em 0 0; 
	font-weight: bold;
}

img{ 
	border: 0; 
	padding: 0; 
	margin: 0; 
}


img.formalign { 
	margin: 0; 
}

img.smallImage { 
	width: 21px; 
	height: 20px; 
}

input.disabledText { 
	border: 0px; 
	background-color: transparent; 
	color: black; 
}



input.radio{ 
	border: 0px; 
	padding: 0.25em; 
	background-color: #F3F4F7; 
	margin: 0.4em 0.2em 0 0.5em; 
	top: 0; left: 0;  
	font: 8pt Arial, Verdana, Helvetica, sans-serif; 
}


input, select, textarea { 
	padding: 0.20em; 
	margin: 0;
	top: 0; left: 0; 
	font: 8pt Arial, Verdana, Helvetica, sans-serif; 	
} 

input.checkbox { 
	border: 0px; 
	padding: 0; 
	background-color: #F3F4F7; 
	margin: 0; top: 0; left: 0;  
	width: 1em;
	font: 8pt Arial, Verdana, Helvetica, sans-serif; 
}


.elementFocus {
	background-color: lightyellow;
}

button em { 
	text-decoration: underline; 
	font-style: normal; 
}

label em {
	text-decoration: underline;
	font-style: normal;
}

a {
	color: #214e92;	

	font-weight: bold;
}

a:visited {
	color: #23337e;
}

a:hover {
	color: #558d4f;	

}

.Validator-currency-positive {
	text-align: right;
	color: black;
}

.Validator-currency-negative {
	text-align: right;
	color: red;
}

.Tooltip-body {
	background-color: #fffce5;
	color: black;
}

.clrLightBlue {
	background-color: #cad0f0;
}

.clrLightBlue2 {
	background-color: #ecefff;
}

.clrLightGreen {
	background-color: #cae9be;
}

.clrLightRed {
	background-color: #e4a691;
}

.clrLightOrange {
	background-color: #cccc84;
}

.clrLightPurple {
	background-color: #caaeca;
}

.lblTitleClassic {
	font-size: 13pt;
	font-weight: bold;
	color: #23337e;
	text-align: center;
	clear: both;
} 

.lblTitle {
	font-size: 10pt;
	font-weight: bold;
	color: #23337e;
	text-align: center;
	clear: both;
} 


.lblTitleRed {
	font-size: 10pt;
	font-weight: bold;
	color: red;
	text-align: center;
	clear: both;
} 

.lblTitleFull {
	font-size: 10pt;
	font-weight: bold;
	color: #23337e;
	text-align: center;
	clear: both;
} 
.lblSubTitle {
	font-weight: bold;
}
.lblSubTitleRed {
	font-weight: bold;
	color: red;
}

.lblSubTitle2 {
	font-weight: bold;
	font-style: italic;
}
.lblSubTitle2Red {
	font-weight: bold;
	font-style: italic;
	color: red;
}

.lblSubTitle3 {
	font-style: italic;
}

.lblInstructions {
}

.trEven {
	background-color: #ecefff;
}

.trOdd {
	background-color: white;
}

.lblBoldRight {
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}

.lblRequired {
	font-weight: normal;
	color: red;
	padding-right: 0.5em;
}

.btnHover {
	border: 1px solid white;
	margin: 0px 0px;
	background: transparent;
	width: 28px;
	height: 24px;
	padding-bottom: 3px;
}

.btnHoverMouseOver {
	border: 1px dotted grey;
	cursor: pointer;
	cursor: hand;
}

.dlgDivTitle {
	background:url('images/portal/menuBkgd.jpg') repeat-x;
	color:white;
	padding-top: 3px;
	font-size: 12px;
	height:26px;
	margin-bottom: 10px;	
	text-align: center;
}

.dlgDivTitle label {
	margin-left: 5px;
	font-weight: bold;
}

.dlgDivMain {
	border-style: ridge;
	position: absolute;	
	background-color: white;
	z-index: 9999;
	left: 0px;
	top: 0px;

}

.dlgTdLbl {
	font-weight: bold;
	text-align: right;
}

.dlgTdLbl label {
	margin-right: 5px;
}

.dlgDivButtons {
	clear: both;
	padding: 10px 10px;
	text-align: right;
}

.dlgDivButtons button {
	margin-left: 5px;
}

.dlgDivContent {
	padding: 8px;
}

.lnkNoUnderline {
	text-decoration: none;
}
.enabledOption 
{
	font-size: large;
	color: #0000B2;
}

.disabledOption 
{
	font-size: large;
	color: #B4B4B4;
}

.SPPlblTitle
{
	height: 20px;
	background:url('Broker?from=portals&file=images/portal/listheadergrad.gif') repeat-x;
	font-size: 10pt;
	font-weight: bold;
	color: #23337e;
	text-align: center;
	clear: both;
}

.SPPlblHeading
{
	background-color: #f2f2f2;
	font: 10pt Arial, Helvetica, Serif;
	border-bottom: 2px solid #4AA0CC;
}

.EMBlblTitle
{
	height: 20px;
	font-size: 10pt;
	font-weight: bold;
	color:#23337e; 
	text-align:center;
	clear:both;
}

.EMBlblHeading
{
	font-weight:bold;
	text-align:left;
	background-color: #e9e9e9;
}
.errorPanel
{
	text-align: left;
	background-color: #FFCC66;
	font-weight: bold;
}
