﻿
      @font-face {
    font-family: MyriadWebPro-Bold;
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/MyriadWebPro-Bold.eot);
  }
  
  *
  {
	font: "MyriadWebPro-Bold" , verdana;	
	text-align: left;
  }
  body
{
	position: absolute;
}

input
{
	position: absolute;
	font-size: 9pt;
	overflow: hidden;
	cursor: hand;
	color: white;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: normal;
	text-align: left;
	visibility: visible;
	vertical-align: bottom;
	font-style: normal;	
	font-variant: normal;
	height: 16px;
	z-index: 103;
}

.aspLabel
{
	font-family: "MyriadWebPro-Bold" , verdana;
	color: white;
    font-size: 13pt; 
	text-align: center;
	vertical-align: middle; 
    cursor: default; 
	position: absolute;
	margin-top: 5px;
}

.aspBttn
{
	font-family: "MyriadWebPro-Bold" , verdana;
	color: white;
    font-size: 13pt; 
    text-align: right;
	vertical-align: middle; 
    cursor: hand; 
	position: absolute;
}
label
{
	position: absolute;
	font-size: 10pt;
	overflow: hidden;
	cursor: hand;
	color: white;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: normal;
	visibility: visible;
	vertical-align: bottom;
	font-style: normal;
	font-variant: normal;
	height: 16px;
}

span, table
{
	font-size: 8pt;
	overflow: hidden;
	color: black;
	font-weight: normal;
	font-variant: normal;
}

div
{
	font-family: "MyriadWebPro-Bold" , verdana;
	position: absolute;
	font-size: 9pt;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: normal;
	visibility: visible;
	vertical-align: bottom;
	font-style: normal;
	font-variant: normal;
	color: white;
}

textarea, asp:TextBox
{
	font-family: "MyriadWebPro-Bold" , verdana;
	font-size: 8pt;
	color: GrayText; 
	line-height: normal; 
	letter-spacing: normal; 
	background-color: transparent; 
	background-image: none; 
	vertical-align: bottom; 
	overflow: hidden; 
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	position: absolute; 
	border-bottom-style: none;
	cursor: hand;
	width: 200px; 
	z-index: 103; 
	left: 19px; 
	top: 29px; 
	height: 30px;
}

p 
{
	font-family: "MyriadWebPro-Bold";
	font-size: 8pt;
	color: white;
	padding-left: 4px; 
	padding-right: 4px; 
		
}

ul
{
	font-family: "MyriadWebPro-Bold";
	font-size: 8pt;
	color: white;
	margin-bottom: 2px; 
}

li
{
	font-family: "MyriadWebPro-Bold";
	font-size: 8pt;
	margin-bottom: 2px; 
}
