/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #151464;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link
{
	font-size: 8pt;
	color: #151464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}	
		
A:visited	{	
	font-size: 8pt;
	color: #151464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}	
		
A:active
{
	font-size: 8pt;
	color: #151464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}	
		
A:hover	{	
	font-size: 8pt;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin: 0px;

	}
.TabSelected
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana, Sans-Serif;
	background-color: #151464;
}

.HotListSideBarInactive
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Sans-Serif;
	background-color: #d9d9d2;
}

.HotListSideBarActive
{
	font-weight: normal;
	font-size: 8pt;
	border-bottom-color: #151464;
	color: #151464;
	font-family: Verdana, Sans-Serif;
	background-color: #ffff66;
}

.ResultsList
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:   #ffffff;
}

.LoanTabBar
{
	font-size: 8pt;
	color: #151464;
	font-family: Verdana, Sans-Serif;
	background-color: white;
}

.InputBox
{
	font-size: 8pt;
	font-family: Verdana, Sans-Serif;
}
.hotlistheader {
	background-color: #ff9933;
	font-weight: bold;
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	color: #151464;
	height: 25px;
}
.hlheader
{
	border-bottom: #151464 2px solid;
	height: 25px;
	background-color: #ff9933;
	color: #151464;
}.hlsubheader
{
	border-top: #151464 2px solid;
	border-bottom: #151464 2px solid;
	height: 25px;
	background-color: #ff9933;
	color: #151464;
}
.customerheader {
	background-color: #ffff99;
}
.toolsheader 
{
	border-bottom: #151464 2px solid;
	height: 25px;
	background-color: #99cc66;
	color: #151464;
}
.reportsheader
{
	border-bottom: #151464 2px solid;
	height: 25px;
	background-color: #99ccff;
	color: #151464;
}
.saheader
{
	border-bottom: #151464 2px solid;
	height: 25px;
	background-color: #cc99cc;
	color: #151464;
}
.sasubheader
{
	border-top: #151464 2px solid;
	border-bottom: #151464 2px solid;
	height: 25px;
	background-color: #cc99cc;
	color: #151464;
}
.reportssubheader
{
	border-top: #151464 2px solid;
	border-bottom: #151464 2px solid;
	height: 25px;
	background-color: #99ccff;
	color: #151464;
}
.subheader {
	background-color: #CCCCCC;
}
.subheaderbg {
	background-color: #B8B7B8;
}
.bodybg {
	background-color: #999999;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodybg2
{
	font-size: 8pt;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
}

.footer
{
	font-size: 8pt;
	color: #cccccc;
	font-family: Verdana, Sans-Serif;
}
.hotlisttext {
	font-weight: bold;
	color: #ff9933;
}
.highlight {

	font-size: 10pt;
	font-weight: bold;
	color: #151464;
}
.HotListSideBarBold
{
	font-weight: bold;
	font-size: 10pt;
	color: #151464;
	font-family: Verdana, Sans-Serif;
}
.HotListSideBarText
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Sans-Serif;
}
.button
{
	font-size: 8pt;
	color: #151464;
	font-family: Verdana, Sans-Serif;
	background-color: white;
}
.LoginText
{
	font-weight: bold;
	font-size: 10pt;
	color: #151464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Section1
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Sans-Serif;
}
.HotlistTitle
{
	font-weight: bold;
	font-size: 13pt;
	color: #151465;
	font-family: 'Times New Roman' , Serif;
	background-color: #ff9933;
}
.text1 {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
td
{
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #151464;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.testquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #151464;
	font-style: italic;


}
.testquote2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	font-style: italic;


}
.qmark {

	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	font-style: italic;
}
.bigyellow
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 8pt;
	border-left: gray 1px solid;
	color: black;
	border-bottom: gray 1px solid;
	font-family: Verdana, Arial;
	background-color: white;
}
.smallblue
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: none;
	color: navy;
	font-style: normal;
	font-family: Arial;
	background-color: white;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.Warning
{
	font-weight: bold;
	font-size: 8pt;
	color: red;	
	font-family: Verdana, Arial;
}
.button
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 8pt;
	padding-bottom: 3px;
	color: #151464;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #dedbd6;
}
.appbutton
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
	padding-bottom: 2px;
	color: #151464;
	padding-top: 2px;
	font-family: Verdana, Helvetica, Sans-Serif;
	background-color: #dedbd6;
	text-decoration: none;
}
.tableborder
{
	border-right: #151464 2px solid;
	border-top: #151464 2px solid;
	border-left: #151464 2px solid;
	border-bottom: #151464 2px solid;
	background-color: #ffffff;
	padding: 0px
}
.tableborderMH
{
	border-right: #151464 2px solid;
	border-top: #151464 2px solid;
	border-left: #151464 2px solid;
	border-bottom: #151464 2px solid;
	background-color: #ffffff;
	padding: 0px
}
.tableborderMC
{
	border-right: #151464 2px solid;
	border-top: #151464 2px solid;
	border-left: #151464 2px solid;
	border-bottom: #151464 2px solid;
	background-color: #ffffff;
	padding: 0px
}
.hotlisttitle
{
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
}
.ControlAsText
{
	border-right: navy thin;
	padding-right: 2px;
	border-top: navy thin;
	padding-left: 2px;
	font-weight: bolder;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: navy thin;
	color: #151464;
	padding-top: 2px;
	border-bottom: navy thin;
	font-family: Verdana, Helvetica, Sans-Serif;
	background-color: transparent;
	text-decoration: none;
}
.EnabledControl
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
	padding-bottom: 2px;
	color: #151464;
	padding-top: 2px;
	font-family: Verdana, Helvetica, Sans-Serif;
	background-color: white;
	text-decoration: none;
}
.DisabledControl
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
	padding-bottom: 2px;
	color: #999999;
	padding-top: 2px;
	font-family: Verdana, Helvetica, Sans-Serif;
	background-color: #dedbd6;
	text-decoration: none;
}

.pagetitle
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 2px;
	color: #151464;
	padding-top: 2px;
	font-family: 'Times New Roman';
	background-color: transparent;
	text-decoration: none;
}

.MHpagetitle
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 10pt;
	color: #151464;
	font-family: Verdana, Arial;
	background-color: #ff9933;
	text-decoration: none;
}

.SApagetitle
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 10pt;
	color: #151464;	
	font-family: Verdana, Arial;
	background-color: #cc99cc;
	text-decoration: none;
}

.MCpagetitle
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 10pt;
	color: #151464;
	font-family: Verdana, Arial;
	background-color: #ffff99;
	text-decoration: none;
}

.MTpagetitle
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 10pt;
	color: #151464;
	font-family: Verdana, Arial;
	background-color: #99cc66;
	text-decoration: none;
}

.Rpagetitle
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 10pt;
	color: #151464;
	font-family: Verdana, Arial;
	background-color: #99ccff;
	text-decoration: none;
}

.MenuBarActionsTable
{
	background-color: #ffffff;
	text-decoration: none;
	
}
.MenuBarActionsTR
{
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
}
.MenuBarActionsTD
{
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
}

.MenuBarActionsLink
{
	background-color: #ffffff;
	text-decoration: none;
	
}
.MenuBarActionsIcon
{
	float: left;
	position: static;
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
}
.instructional
{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.textbox
{
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
INPUT
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
FIELDSET
{
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
TEXTAREA
{
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.hr
{
	border-bottom: #cccccc 1px solid;
}
.table1
{
	border-right: #151464 2px solid;
	border-top: #151464 2px solid;
	border-left: #151464 2px solid;
	border-bottom: #151464 2px solid;
}
.CustCorr
{
	font-size: 10px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.FindBtn
{
	background-position: left top;
	background-image: url(Images/Find.gif);
	color: #000066;
	text-indent: 22px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
.HighlightHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: #151464;
	border-bottom: lightgrey 1px solid;
}
.RowUnderline
{
	border-bottom: lightgrey 1px solid;
}





/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	}

.sIFR-hasFlash h2 {
	visibility: hidden;
	}