﻿/* CSS file for Arrow Search */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    word-SPACING: normal;
}

/* the Class below is needed so that FireFox displays the fonts correctly */

p {
margin:0px;
padding:0px;
}


/* Feedback Form classes */

table {
	font-family:Tahoma;
	font-size:medium;
	color:#003200;
	width:560px;
	text-align:right;	
	width: 100%;
	border: 2px solid #2a497a;
	background-color: White;
}

table.AppReg2 
{
  	text-align:left;  
}

table.AppReg2.Occupants 
{
    width:575px;
    border:none;
  	text-align:left;  
}

.tdWidth1 {
	width:150px;
}

.tdWidth2 {
	width:20px;
}

.tdWidth3 {
	width:20px;
}

.tdWidth4 {
	width:250px;
}

.tdWidth5 {
	width:150px;
}

.valFont {
font-size:.6em;
}

.textField {
	width: 100%;
	border: 1px solid #2a497a;
}

.h1 
{
    font-family:Tahoma;
    font-size:1.8em;
    text-align:center;
	color:#2a497a;
}

.radioBtnLists 
{
    width:100px;
    border: none;
    text-align:left;
}

.alignLeft 
{
    text-align:left;
}

h2
{
    font-family:Tahoma;
    font-size:1.2em;
	color:#3d6cb5; 
}

.calendar 
{
    width:200px;
}