/* Default CSS Stylesheet for a new Web Application project */


BODY
{
	font-weight: normal;
	font-size: 0.9em;
	word-spacing: normal;
	text-transform: none;
	
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    /*COLOR: #003366;*/
}
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: Verdana, 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: Verdana, Arial, Helvetica, sans-serif;
	}	


/*A:link	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}*/
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI
{
	font-size: 10pt;
	/*list-style-image: url(_images/Radio.ico);
	font-family: Tahoma;*/
	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-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}*/
#tbTopMenu
{
	font-size: xx-small;
	
	font-family: Verdana, Arial;
	background-color: black;
}
#tbLogin
{
	font-size: xx-small;
	/*background-image: url(_images\checkback.gif);*/
	
	font-family: Verdana, Arial;
}
.tdMenuSection
{
	font-weight: bold;
	
	color: black;
	font-family: Verdana, Arial;
	background-color: #B0C4DE;
	
}
.tdMenuItem
{
	font-size: smaller;
	color: black;
	font-family: Verdana, Arial;
	background-color: #FFE4B5;
}
#upMenu
{
	font-size: 8pt;
	
	font-family: Tahoma;
}
#tdMainCell
{
	/*font-size: x-small;*/
	color: black;
	font-family: Verdana, Arial;
	background-color: #FFE4B5;
}
#pgCaption
{
	font-weight: bold;
	font-size: large;
	font-family: Verdana, Arial;
	color: Black;
}

.A_MainCell
{
	font-weight: bolder;
	/*color: navy;*/
	background-color: yellow;
	text-decoration: underline;
}
#tbLogin
{
	/*background-color: gainsboro;*/
}
#tbSearchMain
{
	/*color:White;*/
}
/*.AddButton
{
	
	
	color: black;
	font-family: Verdana, Arial;
	background-color: #d3d3d3;
	
	border: solid 1px Black;
	padding: none;
	font-size: 9pt;
	width: 20px;
		
}
.AddButton2
{
	
	
	color: black;
	font-family: Verdana, Arial;
	background-color: #d3d3d3;
	
	border: solid 1px Black;
	
	font-size: 8pt;
	
		
}*/


TH
{
	font-weight: bold;
	font-size: medium;
	/*color: gold;*/
	font-family: Verdana, Arial;
	text-align: left;
}
.tbSection TD
{
	font-size: 8pt;
	
	font-family: Verdana, Arial;
	text-align: right;
}

.asp
{
	font-size: 8pt;
	font-family: Verdana, Arial;
}
.criList
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.tbTop
{
	font-size: 12pt;
	font-family: Verdana, Arial;
	text-align: left;
}

.tbTopSmall
{
	font-size: 10pt;
	font-family: Verdana, Arial;
	text-align: left;
}

#txtInfo
{
	font-size: 10pt;
	cursor: default;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFE4B5;
	border-bottom-style: none;
}
#tbSection
{
	/*table-layout: auto;*/
}

#searchBottom
{
    text-align: center;
}

#searchBottomBar
{
    position:absolute; 
    width: 100%; 
    height: 30px; 
    left: 0; 
    background-color: silver;
}

.PageHead
{
	font-weight: bold;
	font-size: 18pt;
	text-transform: uppercase;
	/*color: #5E1216;*/
	font-family: Arial;
	text-decoration: none;
}
.PageHeadWhite
{
	font-weight: bold;
	font-size: 18pt;
	text-transform: uppercase;
	
	font-family: Arial;
	text-decoration: none;
}

.lblText
{
	font-size: 8pt;
	
	font-family: Verdana, Arial;
	text-align: left;
	vertical-align: text-top;
}
.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;
}
.noBorder
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TABLE
{
	/*background-color: navy;*/
}

/*TD A
{
	color: yellow;
}*/
#tbStats
{
	color: #0a6cce;
	background-color: transparent;
}
.mrn
{
	
}
.pgBreak
{
	page-break-after: always;
}

.tbHead
{
	/*background-color: #0a6cce;*/
}


.Footer
{
	font-size: 8pt;
	padding-top: 30px;
	display: block;
	font-family: Verdana;
}

.RecInfo
{
	background-color: #d3d3d3;
}

.RecInfoBot
{
	background-color: #d3d3d3;
}


/*this is what we want the div to look like
when it is not showing*/
div.loading-invisible{
/*make invisible*/
display:none;
}

/*this is what we want the div to look like
when it IS showing*/
div.loading-visible{
/*make visible*/
display:block;

/*position it 200px down the screen*/
position:absolute;
top:200px;
left:0;
width:100%;
text-align:center;

}

.QSActionStatusContainer
{
    width: 100%;
    
}

.QSActionStatus
{
    padding: 1px;
    width: 792px;
    text-align: center;
    
}


