body {
	font-size: 0.9em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.heading {
	font-weight: bold;
	padding-bottom: 0.25em;
}

.subtitle {
	font-size: 10pt;
	color: #38407d;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: -10px;
}

.highlighted {
    font-size : 1.1em;
    color : #38407d;
    margin-bottom : 12px;
}

.linkTitle {
    font-size : 11px;
    font-weight : bold; 
    color : #38407d;
    text-decoration: underline;
}

.error, .errorMessage {
    color : #CC3333;
    font-weight:bold;
    font-size: 1.1em;
}

.dijitTabContainer {
    width: 758px; height: 560px;
  }
		
.dijitContentPane {
    overflow-x: hidden;
	overflow-y: hidden;
}	
	
#gridAll, #gridMy, #gridInterest {
    width: 740px; height: 400px;
}    


.dijitDialog {
	background:#dcdedb;
	border: 2px solid #1f2667;
}

.soria .dijitMenuItem {
	font-size: 0.9em;
}
.styledSubmitButton {
    height : 19px;
    border-style : none;
    background-color : #fbbC01;
    color: #38407d;
    font-weight : bold;
    font-size: 8pt;
}
.styledSubmitButton:disabled {
    background-color: gray;
}
form { margin-bottom : 0; }
table { border: none; }
}

#login-container {
    padding: 0px;
	width: 370px;
}
#login-container th {
    color: #666666;
    font-size: 8pt;
    text-align: right;
}
#login-container label{
    color: #666666;
    font-size: 8pt;
    text-align: right;
    font-weight : bold;
}
#login-container input {
    color: #38407d;
}
#vertical-spacer-div {
    height: 200px;
}


#vertical-spacer-div {
    height: 200px;
}

#logout-link-container {
    text-align: right;
    padding-right: 18px;
    margin-top: -4px;
}
.logout {
	padding: 8px 0px 6px 0px;
}
div#error-messages {padding: 0px; margin: 0px;}
div#error-messages UL {
	list-style-type: none;
	padding: 0px;
}
#content-full {
	padding-top: 20px;
	padding-right: 18px;
	padding-bottom: 28px;
	padding-left: 10px;
	background-color: #ffffff;
	width: 550px;
	float: left;
}

#filterForm th {
  color: 000000;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
}
#filterForm td {
  padding: 0px 3px 0px 0px;
}
#filterControls {
	margin-top: 5px;
	margin-bottom: 5px;
}

.tabInstructions {
	margin-left: 5px; 
	margin-bottom: 12px;
}
.tdLabel {
 text-align: right;
}
.pageHelp {
	margin-left: -4px;
	padding-top: 10px;
}
.pageHelp td {
	color: #000000;
	vertical-align: middle;
	font-weight: bold;
	align: left;
}
.esradownloadButton 
{
	height: 16px;
	background-color: #fbbc01;
	color: #185596;
	font-weight: bold;
	font-size: 8pt;
	padding-left: 5px; 
	padding-right: 5px;
	padding-top: 2px; 
	padding-bottom: 2px; 
}




