div.spacer {
	background-color: white;
	line-height: 4px;
}
div.spacer25 {
	display:inline;
	width: 25px;
	padding-right:25px;
}
div.spacer50 {
	display:inline;
	width: 50px;
	padding-right:50px;
}
div.spacer100 {
	display:inline;
	width: 100px;
	padding-right:100px;
}
.form_group {
	color:#333;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px 20px 20px 20px;
}
#formSearch{
	cursor: pointer;
	text-decoration: none;
	padding: 5px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: thin solid #CCC;
}
.default_table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px auto;
}
.default_table tr {
	margin-left:auto;
	margin-right:auto;
}
.default_table td {
	padding: 5px 0px;
}
.tableForm {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px auto;
	border: thin solid #BEF0FF;
}
.tableForm tr {
	margin-left:auto;
	margin-right:auto;
}
.tableForm td {
	padding: 7px 5px 7px 5px;
}
.nopadding {
	padding:0px;
	margin:0px;
}
.tableForm td .right {
	padding: 7px 5px;
	text-align:right;
}

#quoteForm {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#tableQuote {
	color: #333;
	border: 1px solid #BEF0FF;
	background-color: #FFFFFF;
	padding: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: normal;
}
#tableQuote tr {
	margin-left:auto;
	margin-right:auto;
}
#tableQuote td {
	padding: 7px 5px;
	vertical-align: middle;
}
#tableQuote td .right {
	padding: 7px 5px;
	text-align:right;
}

#tableResult {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	border: 1px solid #BEF0FF;
}
#tableResult tr {
/*	margin-left:auto;
	margin-right:auto;*/
}
#tableResult td {
	padding: 7px 10px;
    margin: 0px;
}
.hdrForm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 4px;
	border-collapse: collapse;
	background-color: #006699;
}
.hdrForm_center {
	background-color: #006699;
	color: #FFF;
	text-align: center;
}
.hdrForm_sublite {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin-left:auto;
	margin-right:auto;
	padding: 2px 4px;
}
#blue .hdrForm_sublite {
	color: #FFF;
	background-color: #009CCA;
}
#green .hdrForm_sublite {
	color: #FFF;
	background-color: #78A22F;
}
.hdrForm_subdk {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	margin-left:auto;
	margin-right:auto;
	background-color: #003366;
	border-collapse: collapse;
	border-top: 1px solid #DCF7FF;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #DCF7FF;
	padding: 2px 4px;
}
.headerltblue {
	font-size: 1em;
	color: #333;
	background-color: #BEF0FF;
}
.headerltyellow {
	font-size: 1em;
	color: #333;
	background-color: #FFFCF0;
}
.default_header {
	border-collapse: collapse;
	background-color: #006699;
	padding: 4px;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
.default_sub_header {
	border-collapse: collapse;
	border-top: 1px solid #DCF7FF;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #DCF7FF;
	background-color: #009CCA;
	padding: 2px 4px;
	color: #FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	text-transform: uppercase;
}
.default_sub_header_center {
	border-collapse: collapse;
	border-top: 1px solid #DCF7FF;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #DCF7FF;
	background-color: #009CCA;
	padding: 2px;
	color: #FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.default_sub_header_center_border {
	border-collapse: collapse;
	border: 1px solid #004080;
	background-color: #D9E0EC;
	padding: 2px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.default_sub_group {
	border-collapse: collapse;
	border-bottom: 1px solid #808080;
	border-top: 1px solid #808080;
	background-color: #e6e6e6;
	padding: 2px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}

.Row0 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
/*	text-align: left;*/
	line-height: 2em;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	margin:auto;
	margin-right:auto;
/*	border-bottom: 1px solid #CCC;
*/	border-collapse: collapse;
}
.Row1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
/*	text-align: left;*/
	color: #000000;
	background-color: #e6e6e6;
	margin-left:auto;
	margin-right:auto;
	padding: 2px;
/*	border-bottom: 1px solid #CCC;
*/	border-collapse: collapse;
}
.Row0 right {
	text-align:right;
}
.gray_cell {
	border-collapse: collapse;
	background-color: #e6e6e6;
	padding: 2px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
.gray_cell_right {
	border-collapse: collapse;
	background-color: #F0F0F0;
	padding: 2px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	margin-left:auto;
	margin-right:auto;
}
.center_gray {
	border-collapse: collapse;
	border: 1px solid #004080;
	background-color: #e6e6e6;
	padding: 2px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
}
.default_white {
	border: 0px solid white;
	background-color: #FFFFFF;
	color: #000000;
	padding: 2px;
	font-family: Arial;
	font-size: 10pt;
}
.error {
	border: 1px solid #D90000;
	background-color: #FFFFFF;
	color: #D90000;
	padding: 2px;
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
}
.application_header {
	border: 1px solid #004080;
	background-color: #004080;
	color: #FFFFFF;
	padding: 2px 2px 2px 5px;
	font-family: Arial;
	font-size: 10pt;
}
.application {
	border: 1px solid #004080;
	font-family: Arial;
	font-size: 10pt;
}
.thank_header {
	border: 1px solid #004080;
	background-color: #004080;
	color: #FFFFFF;
	padding: 2px;
	font-family: Arial;
	font-size: 10pt;
}
.thank_you {
	border: 1px solid #004080;
	background-color: #ffffee;
	color: #000000;
	padding: 2px;
	font-family: Arial;
	font-size: 10pt;
}
tr.c1 td {
	background-color: #e6e6e6;
}
tr.c2 td {
	background-color: #ffffff;
}
legend {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.10em;
}
label {
	display:inline-block;
	margin:6px 4px 6px 0px;
	font-weight: bold;
	font-size: 1em;

}
#zipSearch label, #otherSearch label {
	width: 175px;
	display:inline-block;
	margin:6px 4px 6px 0px;
	padding: 5px;
	font-weight: bold;
	font-size: .8em;
	letter-spacing: 0.05em;
	text-align:right;
}
#formSearch fieldset  {
	border: none;
	padding: 0px 0px 20px 0px;
}


input {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003366;
	padding: 2px 2px;
	margin: 5px;*/
}
.btnSubmit {
	width:210px;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	text-transform: uppercase;
	padding: 0px;
	margin: 2px;
	cursor: pointer;
	background-image: url(../common/images/general/btn_ylw01a.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:transparent;
	border:none;
}

.btnSubmit:hover {
	color: #DC513D;

}
.btnSubmit:active {
	color: #DC513D;
	top: 1px;
	left: 1px;
}
.ma_btnSubmit {
	width:210px;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #003366;
	text-transform: uppercase;
	padding: 0px;
	margin: 2px;
	cursor: pointer;
	background-image: url(/common/images/general/submit_btn1.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:transparent;
	border:none;
}
.ma_btnSubmit:hover {
	color: #DC513D;

}
.ma_btnSubmit:active {
	color: #DC513D;
	top: 1px;
	left: 1px;
}
#formSearch .btnSubmit a {
	text-decoration:none
}

#button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	font-style: italic;
	color: #003366;
/*	background-color:#FFF;*/
/*	border-color: #DCF7FF;*/
	padding: 5px 10px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
#button:hover {
	text-decoration: none;
}
#button:active {
	position: relative;
	top: 1px;
}

/*---SEARCH---*/

#searchInfo label {
	font-size:10px;
	background:#f0f0f0;
	padding-left: 2px;
}
#searchInfo div {
	font-size:10px;
	background:#f0f0f0;
	padding-left: 2px;
}
#searchInfo input {
	font-size:10px;
	background:#f0f0f0;
	padding-left: 2px;
}
#searchInfo {
	font-size:10px;
	background:#f0f0f0;
	padding-left: 2px;
}
#search {
	float: right;
	width: 220px;
}
#search fieldset {
	margin: 0;
	padding: 0;
}
#search form {
	margin: 0;
	padding: 0;
}
#search fieldset {
	padding-top: 6px;
	border: none;
}
#zipSearch fieldset, #otherSearch fieldset {
	padding-top: 6px;
	border: none;
}
#search input {
	float: left;
}
#search .input-text {
	width: 170px;
	height: 15px;
	padding: 3px 5px;
	background: #FFFFFF;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
}
#search .input-image {
	margin-left: 8px;
}
#searchForm div {
	margin-bottom:4px
}
.searchInfoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0057b7;
}
.searchTo {
	padding: 4px 4px 0 0;
	margin: 2px 5px 0 0 !important
}
#searchButton {
	margin:3px 30px 0 0;
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

