﻿@charset "utf-8";

.upNavLinks {
    margin:20px 0;
}

.upNavLinks li{
    display:inline;

}

.upNavLinks ul{
    display:inline-block;
    list-style:none;
}

.upNavLinks li{
    display:inline;
    margin:0 33px;
}

/*---- up home page ntv --------------------------*/

.NTV_Container {
    width: 350px;
    margin: 30px auto;
}

.NTV_header {
    background: #acacac;
    color: white;
    padding: 5px 10px;
    font-size: 15px;
}

.NTV_row {
    border: 1px solid #ddd;
}
        
.NTV_col1 {
    float:left;
}
        
.NTV_col2 {
    margin:20px 0 0 20px;
    font-size:14px;
    float:left;
}

/*---- UP in Other States ------------------------*/

.mapURL {
    width: 980px;
    height: 20px;
    text-align:center;
    color:#aaa;
}

/*---- jVector Map Container ---------------------*/

.map {
    width: 800px;
    height: 500px;
    margin: 30px auto 40px;
}

/*---- up claim form -----------------------------*/

.upBtn {
    margin:0 20px 0 20px;
    width:75px;
}

.former {
    height: 90px;
    max-height:190px;
    max-width: 460px;
    min-width: 460px;
    overflow: auto;
}

.width940p20 {
    width: 980px;
    overflow: hidden;
}

.upSearch1 {
	width: 475px;
	margin: 40px auto 50px;
}

.upSearch1 ul {
    font-size: 14px;
    color: #898989;
    margin: 12px 0 2px 34px;
	text-indent: -14px;
}

.upSearch1 ul li:before {
    content: "\00BB \0020";
    margin-right: 4px;
}

.upSearch1 ul li {
    margin: 10px 0;
    line-height: 1.2;
}

.upItems { margin-left: 40px; }

.upItems ul {
	list-style: none;
	font-size: 10.5pt;
    color: #888;
	float: left;
	text-indent: -14px;
	padding-left: 14px;
	margin: 0 30px 0 0;
}

.upItems ul.last { margin-right: 0; }

.upItems ul li:before {
    content: "\00BB \0020";
    margin-right: 4px;
}

.labelAndFieldRight {
    width: 459px;
    float: left;
    padding-left: 30px;
    border-left:1px solid #d8d8d8
}

.labelAndFieldLeft {
    width: 460px;
    float: left;
    padding-right: 30px;
}

.labelAndFieldLeft ul {
    width: 450px;
    margin: 20px 0;
}

.labelAndFieldRight ul {
    width: 450px;
    margin: 20px 0;
}

.labelAndFieldLeft ul li {
    width: 450px;
    overflow: hidden;
    margin: 10px 0;
}

.labelAndFieldRight ul li {
    width: 450px;
    overflow: hidden;
    margin: 10px 0;
}

.labelAndFieldLeft ul li div.a {
    text-align: right;
    padding-right: 10px;
}

.labelAndFieldRight ul li div.b {
    width: 58%;
}

.labelAndFieldRight ul li div.a {
    text-align: right;
    padding-right: 10px;
}

.labelAndFieldLeft ul li div.b {
    width: 58%;
}

.highlighted {
    /*background: #fefeca; */
}

/*---- up report property ------------------------*/

.greyBox {
	background-color: #fbfbfb;
	padding: 14px;
	border: 1px solid #ccc;
}

.steps {
    background-color: #b7b7b7;
    color: #fff;
    font-size: 16px;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
	border-radius: 50px;
	padding: 0 10px;
	margin: 30px 0 20px;
}

.linkBtnTitle { font-size: 20px; }

ol.onlineMailText {
    font-size: 14px;
    color: #636363;
    line-height: 1.4;
    padding-left: 20px;
    margin: 14px 0;
}

.upLeft337 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 490px;
	padding: 17px 20px 30px 0;
	float: left;
}

.upRight337 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 490px;
	padding: 17px 0 30px 20px;
	border-left: 1px solid #d7d7d7;
	float: left;
}

.outer {
    text-align: center;
}

.inner {
    text-align: left;
    display: inline-block;
}

.tipsButton {
	display: inline-block;
	height: 26px;
	line-height: 27px;
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.2);
	cursor: pointer;
	padding: 0 16px 2px;
	border: 1px solid rgba(0,0,0,0.4);
	-webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
	
	background: #749dc9;
	background: -moz-linear-gradient(top, #749dc9 0%, #6287b9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,200,0,1)), color-stop(100%,#6287b9));
	background: -webkit-linear-gradient(top, #749dc9 0%,#6287b9 100%);
	background: -o-linear-gradient(top, #749dc9 0%,#6287b9 100%);
	background: -ms-linear-gradient(top, #749dc9 0%,#6287b9 100%);
	background: linear-gradient(top, #749dc9 0%,#6287b9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc800', endColorstr='#668e00',GradientType=0 );
    
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.5);
    -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.5);
    box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.5);
}

a.tipsButton:link, a.tipsButton:visited, a.tipsButton:hover, a.tipsButton:active { color: #fff; }

.tipsButton:hover, .tipsButton:focus {
    background: #6287b9;
	background: -moz-linear-gradient(top,  #82b2e5 0%,#729ed9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6287b9), color-stop(100%,rgba(143,200,0,1)));
	background: -webkit-linear-gradient(top,  #6287b9 0%,rgba(143,200,0,1) 100%);
	background: -o-linear-gradient(top,  #6287b9 0%,rgba(143,200,0,1) 100%);
	background: -ms-linear-gradient(top,  #6287b9 0%, #749dc9 100%);
	background: linear-gradient(top,  #6287b9 0%, #749dc9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#668e00', endColorstr='#8fc800',GradientType=0 );
}

.tipsButton:active {
    background: #6b92c1;
	background: -moz-linear-gradient(top, #749dc9 0%, #6287b9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,200,0,1)), color-stop(100%,#6287b9));
	background: -webkit-linear-gradient(top, #749dc9 0%,#6287b9 100%);
	background: -o-linear-gradient(top, #749dc9 0%,#6287b9 100%);
	background: -ms-linear-gradient(top, #749dc9 0%,#6287b9 100%);
	background: linear-gradient(top, #749dc9 0%,#6287b9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#749dc9', endColorstr='#6287b9',GradientType=0 );
    outline: 0;
    -webkit-box-shadow: inset 0 0 2px #375c83;
    -moz-box-shadow: inset 0 0 2px #375c83;
    box-shadow: inset 0 0 2px #375c83;
}

.formRow { width: 675px; }

.formRowLeft {
    width: 200px;
    margin: 6px 12px 0 0;
    text-align: right;
    color: #707070;
    float: left;
}

.formRowCenter {
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 240px;
    height: 28px;
    position: relative;
    border: 1px solid #a1a1a1;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
	border-radius: 14px;
	-webkit-box-shadow: inset 1px 1px 1px #a7a7a7;
	-moz-box-shadow: inset 1px 1px 1px #a7a7a7;
	box-shadow: inset 1px 1px 1px #a7a7a7;
    margin-right: 10px;
    float: left;
}

.formRowCenter input {
	outline: none;
    width: 214px;
    margin: 3px 0 0 12px;
    border: none;
    font-size: 16px;
	font-weight: normal;
}

.formRowCenter select {
    border: none;
    width: 210px;
    height: 22px;
    font-family: 'Source Sans Pro';
    font-size: 16px;
    color: #707070;
    margin: 3px 0 0 12px;
}

.select {
    border: none;
    height: 22px;
    font-family: Calibri, Verdana, Sans-Serif, Arial;
    font-size: 16px;
    color: #707070;
    margin: 3px 0 0 12px;
}

.formRowRight {
    width: 200px;
    margin-top: 5px;
    float: left;
    font-size: 13px;
}

.captcha {
    margin-top: 30px;
}

.roundedField {
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    height: 28px;
    border: 1px solid #a1a1a1;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
	border-radius: 14px;
	-webkit-box-shadow: inset 1px 1px 1px #a7a7a7;
	-moz-box-shadow: inset 1px 1px 1px #a7a7a7;
	box-shadow: inset 1px 1px 1px #a7a7a7;
}

.roundedField input {
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	color: #707070;
    margin: 3px 0 0 14px;
    height: 22px;
    border: none;
    font-family: Calibri;
    font-size: 16px;
	font-weight: normal;
}

fieldset.fileUploadWrap {
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #afafaf;
	font-size: 14px;
	color: #636363;
	padding: 0 15px 15px;
    margin: 20px 0;
}

fieldset.fileUploadWrap legend {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #aaa;
	color: #333;
	padding: 3px 8px 4px;
	background-color: #e1eaf0;
}

fieldset.rptDetails {
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #afafaf;
	font-size: 15px;
	padding: 13px 15px 15px;
    margin: 32px 0 20px;
    display: inline-block;
    position: relative;
}

fieldset.rptDetails legend {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #aaa;
	color: #333;
	padding: 0 8px 1px;
	background-color: #e1eaf0;
	position: absolute;
	top: -13px;
	left: 15px;
}

fieldset.rptDetails ul {
    margin: 0;
    padding: 0;
}

fieldset.rptDetails ul li {
    list-style: none;
}

fieldset.rptDetails .one {
    float: left;
    text-align: right;
    color: #909090;
    margin-left: 15px;
}

fieldset.rptDetails .two {
    float: left;
    text-align: left;
    margin: 0 15px 0 12px;
    color: #636363;
}

.listNone ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.listNone {
    list-style: none;
    margin: 0;
    padding: 0;
}

.term {
	font-size: 17px;
	color: #444;
	margin-top: 6px;
	-webkit-margin-before: 7px;
}

.definition {
	margin: 7px 0 30px;
	color: #707070
}

.listNone ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.listNone {
    list-style: none;
    margin: 0;
    padding: 0;
}

.upSectionHeader {
	font-family: Ebrima, "Trebuchet MS", Helvetica-Normal, Verdana, sans-serif;
	font-size: 20px;
	color: #416B86;
}

ul.list {
    list-style: none;
    color: #898989;
	text-indent: -14px;
	padding-left: 14px;
	float: left;
	margin: 0 40px 0 0;
	font-size: 14px;
}

ul.list.last {
	margin-right: 0;
}

ul.list li:before {
    content: "\00BB \0020";
    margin-right: 4px;
}

ul.list li.last {
    margin-bottom: 12px;
}

ul.propCodeListLeft, ul.propCodeListRight {
    list-style: none;
	float: left;
    padding: 0;
    line-height: 1.3;
}

ul.propCodeListLeft {
	margin: 0 20px 0 0;
	color: #999;
}

ul.propCodeListRight {
	margin: 0;
    width: 240px;
}

.listHeader {
	font-size: 16px;
	color: #3b3b3b;
	margin-bottom: 6px;
	line-height: 1.2;
}