table {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 15px;
	color: #666666;
	font-weight: bold;
}



H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 13px;
	color: #666666;
	font-weight: bold;
}


a:link {
	color: #23626f;
	text-decoration: underline;
}

a:visited {
	color: #555555;
	text-decoration: underline;
}

a:hover {
	color: #338ea1;
	text-decoration: underline;
}





a.header:link {
	color: #ffffff;
	text-decoration: none;

}

a.header:visited {
	color: #ffffff;
	text-decoration: none;
}

a.header:hover {
	color: #ffffff;
	text-decoration: none;
}


td.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;

}



td.form {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;

}


a.footer:link {
	color: #e9e9e9;
	text-decoration: underline;
}

a.footer:visited {
	color: #e9e9e9;
	text-decoration: underline;
}

a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}


.style1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}


input {
   background: #ffffff !important;
} 




/*Newly Added*/

img{ border:none;}
ul, li{list-style-type:none;}
form{margin:0px; padding:0px;}
.maintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-stretch: normal;
	width:565px;
}
.maintitle {
	padding:0px 0px 5px 0px;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-stretch: normal;
	border:1px solid #999;
	padding: 15px 15px 5px 15px;
}
.table p{
	padding:5px 0px 5px 10px;
}
.table span{
	color:#ff0000;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight:bold;
}
.input{ background-color:#FFFFFF; color:#333333; width:115px; font-size:11px; border:1px groove #ccc; height:18px;}
.input2{ background-color:#FFFFFF; color:#333333; width:200px; font-size:11px; border:1px groove #ccc; height:18px;}
.lable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	font-stretch: normal;
	padding-right:5px; 
}
.lable1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	font-stretch: normal;
	padding-right:5px;
	width:105px;
}
.lable2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	font-stretch: normal;
	padding-right:5px;
	width:90px;
}
.txtarea {
	background-color:#FFFFFF; color:#333333; font-size:11px; border:1px groove #ccc; height:70px;
	width:385px;
}
.maintable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color:#666;
	font-weight: bold;
	font-stretch: normal;
	padding:5px 0px;
}

.maintable h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color:#666;
	font-weight: bold;
	font-stretch: normal;
	padding:5px 0px;
}
td.form {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	font-stretch: normal;

}
.btn{ background-color:#333333; color:#FFFFFF; border:1px solid #000; text-align:center; line-height:20px; height:25px; padding:0 5px; margin:0; cursor:pointer;}

.container
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px 10px 20px 10px;
}

.fieldColumnContainer
{
    width: 350px;
    float: left;
    margin: 0px 5px 5px 5px;
}

.fieldLabel 
{
   text-align: left; 
   width: 230px;
   height: 17px;
   float: left;
   margin: 3px;
}

.fieldContainer
{
   text-align: right; 
   width: 100px;
   height: 17px;
   float: left;
   margin: 3px;
}

.tdFieldLabel 
{
   text-align: left; 
   width: 230px;
   float: left;
   margin: 3px;
   padding: 0px;
}

.tdFieldContainer
{
   text-align: right; 
   width: 100px;
   float: left;
   margin: 3px;
   padding: 0px;
}

.clear
{
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}

.total
{
    font-weight: bold;
    width: 339px;
    text-align: right;
}

.disclaimer
{
    font-size: 10px;
    width: 100%;
    margin-top: 20px;
}
