﻿body, div 
{
	margin:0;
	padding:0;
	border:none;
}

.tableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	page-break-before: auto;
	page-break-after: auto;
	font-weight: bold;
	color: #ffffff;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-repeat: no-repeat;
	background-color:#064165;
	height:17px;
}

.tableFooter
{
	background-color:#064165;
	height:4px; 
}

.formsheader {
	width: 600px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFEDE2;
	border-right-color: #EFEDE2;
	border-bottom-color: #EFEDE2;
	border-left-color: #EFEDE2;
}

.textfieldborder 
{
	font-family:Verdana, Arial, Geneva, Helvetica, sans-serif; 
	font-size: 11px;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #064165;
   border-right-color: #064165;
   border-bottom-color: #064165;
   border-left-color: #064165;
   height: 16px;
   width: 132px;
}

.textcon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	page-break-before: auto;
	page-break-after: auto;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.btnText 
{
	background-color: #064165;
	border:solid 1px #000000;
	color :White;
	font-size :11px;	
}