@charset "iso-8859-1";
/* CSS Document */

table {padding: 3px 0;}

.mainCell{width:177px;}
.smTextBox {width:100px;}
.lgTextBox {width:316px;}
.lgDropDown {width: 316px;}
.secondCell {width: 80px;}
.phoneRadio{width: 186px;}
.militaryRadio {width: 186px;}
.lastNameBox {width: 120px;}
.stateLabel {width: 42px;}
.stateDropDown {width: 50px; padding-right:10px}
.zipLabel {width: 32px;}
.zipTextBox {width: 70px;}
.phoneRadio1 {width: 39px;}
.phoneRadio2 {width: 39px;}
.phoneRadio3 {width: 50px;}
.phoneRadioText{width: 188px;}

.lgInput {width: 306px;}
.lgDropDownInput {width: 312px;}
.smTextBoxInput {width: 90px;}
.lastNameInput {width: 110px;}

.phoneRadioInput1 {width: 26px;}
.phoneRadioInput2 {width: 26px;}
.phoneRadioInput3 {width: 40px;}

.smTextInputCity {width: 80px; padding-right:10px}
.smTextInputZip {width: 40px;}
