.FormBlockSecondary
{
	Padding-top: 7px;
	Padding-right: 5px;
	Padding-bottom: 5px;
	Padding-left: 7px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 7px;
	background-color:#E6E6E6;
}
.FormExample_Std
{
	color: dimgray;
}
.FormField_Sm
{
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	color: #000000;
	font-size:xx-small;
	z-index: 1;
}
.FormField_Std
{
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 7px;
	color: #000000;
	z-index: 1;
}
.FormField_Wide
{
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 7px;
	color: #000000;
	width: 450px;
	z-index: 1;
}
.FormField_Short
{
	width: 30px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 7px;
	color: #000000;
	z-index: 1;
}
.FormField_Short_ReadOnly
{
	width: 30px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 7px;
	color: dimgray;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: whitesmoke;
	border-bottom-style: none;
}
.FormField_Short_Required
{
	width: 30px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 7px;
	color: dimgray;
	background-color: palegoldenrod;
}
.FormField_Required
{
	z-index: 1;
	margin-top: 1px;
	margin-right: 7px;
	margin-bottom: 1px;
	margin-left: 7px;
	background-color: palegoldenrod;
}
.FormField_ReadOnly
{
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 7px;
	color: dimgray;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: whitesmoke;
	border-bottom-style: none;
	z-index: 1;
}

.FormField_TextArea_Std
{
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 7px;
	color: #000000;
	width: 300px;
	height:128px;
}

.FormField_TextArea_ReadOnly
{	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 7px;
	color: dimgray;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: whitesmoke;
	border-bottom-style: none;
	width: 300px;
	height:128px;
}
.FormField_TextArea_Ltr_ReadOnly
{	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 7px;
	color: dimgray;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: whitesmoke;
	border-bottom-style: none;
	width: 560px;
	height:580px;
}
.FormField_TextArea_Ltr_Std
{
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 7px;
	color: #000000;
	width: 560px;
	height:580px;
}

.FormField_TextArea_Email_Std
{
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 7px;
	color: #000000;
	width: 560px;
	height:400px;
}
.FormFieldRequiredIndicator
{
	vertical-align:super;
	height:3px;
	width:3px;
	margin-left:0px;
	margin-top:0px;
}
.FormLabel_Std
{
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 7px;
	font-size:xx-small;
	color: dimgray;
	text-align: right;
}
.FormLabel_Radio /*must align left*/
{
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 7px;
	font-size:xx-small;
	color: dimgray;
	text-align: left;
}
.FormLabel_ReadOnly
{
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 7px;
	font-size:xx-small;
	color: dimgray;
	text-align: right;
}
.FormCheckbox
{
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 7px;
	font-size:xx-small;
	color: dimgray;
	text-align: right;
}
.FormInstructions_Std
{
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 7px;
	font-size: .88em;
	color: dimgray;
	padding: 10px,10px,10px,0px;
	margin: 10px,10px,10px,10px;
}
.FormInstructions_Small
{
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 7px;
	font-size:xx-small;
	color: dimgray;
}
.FormObject1x1
{
	height: 1px;
	width: 1px;
	z-index: 9;
	border: none;
	background-color:Transparent;
}

.DialogBoxTitle
{
	padding-right: 7px;
	padding-left: 7px;
	font-size: small;
	padding-bottom: 7px;
	margin-top: 20px;
	margin-right: 25px;
	color: #0000cc;
	padding-top: 7px;
	text-align: center;
}

.DialogMsg
{
	font-size:medium;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: 25px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.DialogRadioButton_Std
{
	height:30px;
   }
.Dialogradiobutton_bld
{
	font-weight:bold;
	height:30px;
}
.validationsummary
{
	border-right: #993300 1px solid;
	padding-right: 2px;
	border-top: #993300 1px solid;
	padding-left: 5px;
	font-weight: normal;
	padding-bottom: 5px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 1px;
	border-left: #993300 1px solid;
	color: #993300;
	padding-top: 5px;
	border-bottom: #993300 1px solid;
	background-color: #ffffcc;
	text-align:left;
}
.FormButton_Img
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 7px;
	margin-top: 7px;
	}

.FormButton_Std
{
	border-right: darkgray 1px solid;
	padding-right: 0px;
	border-top: darkgray 1px solid;
	padding-left: 0px;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 7px;
	border-left: darkgray 1px solid;
	color: white;
	padding-top: 0px;
	border-bottom: darkgray 1px solid;
	background-color: cornflowerblue;
	/*background-image:url(https://www.huginc.com/apps/upmyscoreclient/images/glass_blue1.jpg);
	background-repeat: repeat-x;
	background-position: right*/
}
.FormButton_InLine {
    border-right: darkgray 1px solid;
    padding-right: 0px;
    border-top: darkgray 1px solid;
    padding-left: 0px;
    font-family: 'trebuchet ms',helvetica,sans-serif;
    font-size: 8pt;
    padding-bottom: 0px;
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
    border-left: darkgray 1px solid;
    color: white;
    padding-top: 0px;
    border-bottom: darkgray 1px solid;
    background-color: cornflowerblue;
    /*background-image:url(https://www.huginc.com/apps/upmyscoreclient/images/glass_blue1.jpg);
	background-repeat: repeat-x;
	background-position: right*/
    /*	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='ff9933',EndColorStr='#ffeeddaa');*/
}

.FormButton_ToggleOFF
{
	border-right: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	border-top: gray 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 7px;
	background-color: darkgray;
	color: Gray;
	padding-top: 0px;
}

.FormButton_ToggleON
{
	border-right: Green 2px solid;
	border-left: Green 1px solid;
	border-bottom: Green 2px solid;
	border-top: Green 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 7px;
	background-color: Gainsboro;
	color: green;
	padding-top: 0px;
}

/* USER WARNINGS */
.caution
{
	font-weight:bold;
	color:Purple;
}
.error { color: red; }
.warning
{
	font-weight: bold;
	color: chocolate;
}
.warning_severe
{
	color: red;
	text-decoration:underline;
	font-weight:bolder;
 }
.example
{
	font-size: smaller;
	color: silver;
}
/* end user warning*/



/*----------------------------------------------------------------------*/
/* Modal Dialogs (Dialog Only) - Information & Error Messages
/*----------------------------------------------------------------------*/

.modal-close-btn {
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

    .modal-close-btn:hover {
        background: #00d9ff;
    }

    .modal-close-btn::before {
        content: "\2716";
        color: #ffffff;
    }

body.modal-dialog {
    /*overflow: scroll;*/
}

.modal-dialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    top: 20%;
    right: 0;
    /*bottom: 0;*/
    left: 0;
    margin: auto;
    padding: 10px;
    min-width: 300px;
    max-width: 460px;
    height: auto;
    z-index: 888;
    opacity: 1;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-transition: opacity 500ms ease-in;
    -moz-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in;
    -moz-box-shadow: 4px 4px 5px 6px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 4px 4px 5px 6px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 4px 4px 5px 6px rgba(0, 0, 0, 0.15);
    box-shadow: 4px 4px 5px 6px rgba(0, 0, 0, 0.15);
}

    .modal-dialog:target {
        visibility: hidden;
        /*display: none;*/
    }

    .modal-dialog > div {
        position: relative;
        margin: 0;
        padding: 0;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        text-align: center;
    }

.modal-dialog-header {
    width: 97%;
    display: block;
    font-size: 1.4em;
    font-variant: small-caps;
    font-weight: 700;
    text-align: center;
    margin: 0 0 10 0;
    padding: 7px;
}

.container-message-info,
.container-message-warning,
.container-message-error,
.container-message-success {
    max-width: inherit;
}

.message-info,
.message-warning,
.message-error,
.message-success {
    overflow-y: auto;
    display: block;
    max-height: 300px;
    min-height: 160px;
    font-size: 1em;
    font-weight: 400;
    padding: 8px;
    max-width: inherit;
}

.container-message-info {
    background: rgb(135,224,253); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(135,224,253,1) 0%, rgba(83,203,241,1) 40%, rgba(5,171,224,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(135,224,253,1)), color-stop(40%,rgba(83,203,241,1)), color-stop(100%,rgba(5,171,224,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=0 ); /* IE6-9 */
}

    .container-message-info .modal-dialog-header {
        background-color: #25B0DB;
    }

.container-message-warning {
    background: #f9c667; /* Old browsers */
    background: -moz-linear-gradient(top, #f9c667 0%, #f79621 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9c667), color-stop(100%,#f79621)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f9c667 0%,#f79621 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f9c667 0%,#f79621 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f9c667 0%,#f79621 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f9c667 0%,#f79621 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=0 ); /* IE6-9 */
}

    .container-message-warning .modal-dialog-header {
        background-color: #ED9428;
    }

.container-message-error {
    background: #ff4935; /* Old browsers */
    background: -moz-linear-gradient(top, #ff4935 0%, #f30505 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff4935), color-stop(100%,#f30505)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff4935 0%,#f30505 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff4935 0%,#f30505 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff4935 0%,#f30505 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ff4935 0%,#f30505 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4935', endColorstr='#f30505',GradientType=0 ); /* IE6-9 */
}

    .container-message-error .modal-dialog-header {
        background-color: #D30404;
    }

.container-message-success {
    background: #c9de96; /* Old browsers */
    background: -moz-linear-gradient(top, #c9de96 0%, #8ab66b 44%, #398235 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9de96), color-stop(44%,#8ab66b), color-stop(100%,#398235)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c9de96 0%,#8ab66b 44%,#398235 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c9de96 0%,#8ab66b 44%,#398235 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c9de96 0%,#8ab66b 44%,#398235 100%); /* IE10+ */
    background: linear-gradient(to bottom, #c9de96 0%,#8ab66b 44%,#398235 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9de96', endColorstr='#398235',GradientType=0 ); /* IE6-9 */
}

    .container-message-success .modal-dialog-header {
        background-color: #449B3E;
    }

.modal-dialog .modal-close-btn {
    background: #606061;
    color: #FFFFFF;
    line-height: 18px;
    position: absolute;
    right: -8px;
    text-align: center;
    top: -8px;
    width: 18px;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

.container-message-info .modal-close-btn:hover {
    background: rgb(135,224,253);
}

.container-message-warning .modal-close-btn:hover {
    background: #f9c667;
}

.container-message-error .modal-close-btn:hover {
    background: #ff4935;
}

.container-message-success .modal-close-btn:hover {
    background: #c9de96;
}

