form {display:inline;}

body {font-family: Arial, Helvetica, sans-serif;}

.txt10black {
	font-size: 10px;
	color: #000000;
}
.txt10blue {
	font-size: 10px;
	color: #003399;
}

.txt11grey {
	font-size: 11px;
	color: #999999;
}


.txt11black {
	font-size: 11px;
	color: #000000;
}
.txt12black {
	font-size: 12px;
	color: #000000;
}
.txt12blackbold {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.txt14blackbold {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.txt12greybold {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.txt11padded10 {
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.txt11padded16 {
	font-size: 11px;
	color: #000000;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 16px;
}

.txt12padded16 {
	font-size: 12px;
	color: #000000;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 16px;
}

.txtmain {
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
}


.txt11white {
	font-size: 11px;
	color: #FFFFFF;
}
.txt10white {
	font-size: 10px;
	color: #FFFFFF;
}
.txt12white {
	font-size: 12px;
	color: #FFFFFF;
}
.txt12whitebold {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

a.whitelink:link { 
   color: #FFFFFF; 
   text-decoration: none;
} 
a.whitelink:visited { 
   color: #FFFFFF; 
   text-decoration: none;
} 
a.whitelink:hover { 
   color: #FFFFFF; 
   text-decoration: underline;
} 
a.whitelink:active { 
   color: #FFFFFF; 
   text-decoration: none;
} 


a.blacklink:link { 
   color: #000000; 
   text-decoration: none;
} 
a.blacklink:visited { 
   color: #000000; 
   text-decoration: none;
} 
a.blacklink:hover { 
   color: #000000; 
   text-decoration: underline;
} 
a.blacklink:active { 
   color: #000000; 
   text-decoration: none;
} 


a.greylink:link { 
   color: #333333; 
   text-decoration: none;
} 
a.greylink:visited { 
   color: #333333; 
   text-decoration: none;
} 
a.greylink:hover { 
   color: #333333; 
   text-decoration: underline;
} 
a.greylink:active { 
   color: #333333; 
   text-decoration: none;
} 






.border01 {
	border: 1px solid #9F9FBF;
}


.border02 {
	border: 1px solid #E1E1E1;
}



.txt10padded5 {
	font-size: 10px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.txt11padded5 {
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.input50 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 18px;
	width: 50px;
}
.input100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 18px;
	width: 100px;
}

.input200 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 200px;
}
.input120nh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 120px;
}

.quickenquiry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 110px;
}


.input150 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 18px;
	width: 150px;
}
.gobutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 18px;
	width: 28px;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CACCCD;
}

