﻿body
{
	background-color: #efeee6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px; 
	font-style: normal;
	color:#000;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px;
}

/* FONT DECLARATIONS */


A:LINK {
font-family: Arial, Helvetica, sans-serif;
color:#BC131A;
text-decoration: none;
}

A:active 
{ 
font-family: Arial, Helvetica, sans-serif;
color:#BC131A;
text-decoration: none;
}

A:hover 
{ 
font-family: Arial, Helvetica, sans-serif;
color:#D9A32D;
text-decoration: underline;
}

A:visited 
{ 
font-family: Arial, Helvetica, sans-serif;
color:#BC131A;
text-decoration: none;
}


.lbl
{
	font-family: Arial, Verdana;
	text-align: right;
	width: 20%;  
	white-space:nowrap;

}
.value
{
	font-family: Arial, Verdana;
	text-align: left;
	font-weight: bold;
	width: 30%;	
}
.pnl
{
	background-color: #FFFFFF;
}
.lblUnderLine
{
	font-family: Arial, Verdana;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color:Black;
}
.unit
{
	font-family: Arial, Verdana;
	text-align: left;
	font-size: x-small;
}
.rptSection
{
	font-weight: bold;
	font-family: Arial;
	background-color: #DFD5C4;
	color: #000;
	width:322px; 
}
.rptReport
{
	width:322px; 
}
.rptSeparator
{
	width:10px; 
}

.lnkSection
{
	font-weight: bold;
	font-family: Arial;
	background-color: #DFD5C4;
	color: #000;
	width:322px; 
}
.lnkLink
{
	width:322px; 
}
.lnkSeparator
{
	width:10px; 
}




.mnuSelected
{
	background-color:#cc0000;
	color:White; 	
	font-size:medium;
} 

.mnuNormal 
{
	color:#cc0000;
	font-size:medium;
} 

.mnuHover
{
	background-color:#cc0000;
	color:White; 	
	font-size:medium;	
} 

.mnuHover a:link, 
.mnuHover a:visited 
{
   color:White; 
}

.mnuSelected a:link, 
.mnuSelected a:visited 
{
   color:White; 
}

.header
{
	position: relative; 
}

.pageTitle
{
	font-weight: bold;
	font-size: 30px;
	color: white;
	font-family: 'Franklin Gothic Medium';
	background-color: transparent;
	position:absolute;
	top: 130px; 
	left: 10px; 
	z-index: 1;
	overflow: hidden;
	text-align: left;
}


.thumbnail
{
	border-bottom-color: Black;
	border-bottom-style:solid;
	border-bottom-width:thick;
	
	margin-bottom:0px;
	padding-bottom:0px;
}

.smallButton 
{
	margin-top:0px;
}


.landingLink
{
	font-size: medium;
	font-family: Arial;
}

.formLabel
{
	font-weight:bold;
}

.accessoryProduct 
{
	font-style:italic;
}

.mpMeasurementLabel
{
	text-align:center;
}

.mpMeasurementTextbox
{
}

.gvHeader
{
	font-weight: bold;
	color: green;
	background-color: white;
	font-family: Arial;
}

.gvFooter
{
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial;
}


.gvPager
{
	background-color: #FFFFFF;
	color: #000000; 
	text-align:center; 
}

.gvSelectedRow
{
	font-weight: bold;
	color: #663399;
	background-color: #dfd5c4;
	font-family: Arial;
}


.dvHeader
{
	font-weight: bold;
	color: black;
	background-color: #cc0000;

}

.valSummary
{
	border-left-color: #cc0000;
	border-bottom-color: #cc0000;
	border-top-style: solid;
	border-top-color: #cc0000;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #dfd5c4;
	border-right-color: #cc0000;
	border-bottom-style: solid;
}

.validator
{
	font-size: large;
}
