﻿body 
{

}

.DataFormMarker { color: #ff0000; font-weight: bold; font-size: 1.2em; line-height: 1em; }

.lrsDistGeneralText
{
	font-family: Verdana, sans-serif;
	font-size: .7em;
	color: #000000;
}

.lrsDistGeneralTextBold
{
	font-family: Verdana, sans-serif;
	font-size: .8em;
	color: #000000;
 
}

.lrsDistError
{
	font-family: Verdana, sans-serif;
	font-size: .8em;
	color: #ff0000;
}

.lrsDistAccount
{
	font-family: Verdana, sans-serif;
	font-size: .8em;
	color: #000000;
	font-weight: bold;
 
}

.lrsDataGridHeaderText
{
	font-family: Verdana, sans-serif;
	font-size: .8em;
	color: #ffffff;  
}

.lrsDataGridHeader
{
	 border: 1px solid #736273; padding: 2px 8px 3px 8px; color: #ffffff;  background: #007281; font-size: 1em; font-weight: bold; text-align: left;  
}

a.lrsDistLink { font-family: Verdana, sans-serif;  font-size: 1em;}
a.lrsDistLink:link, a.oDataGridHeaderLink:visited { font-family: Verdana, sans-serif; font-size: 1em; color: #4A5C68; background: 0; }
a.lrsDistLink:hover, .oDataGridHeaderLink:active { font-family: Verdana, sans-serif; font-size: 1em; color: #4A5C68; background: transparent; }

.lrsDistH1 { display: block; font-family: verdana, sans-serif; margin-bottom: 0.4em; font-weight: normal; margin-top: 1em; 
 font-size: 1.25em; margin-top: 0; color: #007281; }

.lrsDistInfoHeader
{
	
	background: #f8b323;
	font-size: .7em; 
	font-weight: bold; 
	 
}

.lrsDistButton
{
	font-family: Verdana, san-serif;	 
	font-size: .8em;
	font-weight: bold;
	color: #000000; background: #eeeeee; border: 1px solid #cccccc; margin-right: 15px; padding: 1px 15px 0px 15px; font-weight: normal; 
}

.lrsGeneralText
{
	font-family: Verdana;
	font-size: 10px;
}

.lrsGeneralTextBold
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.lrsRequiredField
{
	font-family: Verdana;
	font-size: 10px;
	color: Red;
}

.lrsSuccess
{
	font-family: Verdana;
	font-size: 12px;
	color: Green;
}

.lrsFailure
{
	font-family: Verdana;
	font-size: 12px;
	color: Red;
}

.lrsSelectedLink
{	
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #006b63;
}


.lrsLink
{	
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #006b63;
}

.lrsLink:link
{	
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #006b63;
}

.lrsLink:hover
{	
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #006b63;
}

.lrsLink:visited
{	
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #006b63;
}	

.lrsGRDSelectedRow
{
	background-color: #006b63;
	color:Yellow;
	text-decoration: none;
}	

.lrsGRDSelectedRow:link
{
	background-color: #ffffff;
	color:#006b63;
	text-decoration: none;
}	


.lrsGRDSelectedRow:visited
{
	background-color: #ffffff;
	color:#006b63;
	text-decoration: none;
}	

.lrsGRDHeader
{
	background-color: Silver;
}

.lrsGRDButton
{
	font-size: 10px;
}

.lrsLine
{
	color: #006b63;
}

.lrsUpdateArea
{
	background-color: #e4e4e4;
}

.lrsGRDLink
{	
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #006b63;
}

.lrsGRDLink:link
{	
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #006b63;
}

.lrsGRDLink:hover
{	
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #006b63;
}

.lrsGRDLink:visited
{	
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #006b63;
}	

