/* set up to work with MT GOV template 
------------------------------------------------------------------*/
code {
    display: block;
    white-space: pre-wrap;
}

code.advancedsearch {
    margin-bottom: 1em;
    padding-bottom: 1em;
}

#pagemenu .nav-bar > li {
    width: 12.5%;
    text-align: center;
    text-transform: uppercase;
    border: none;
    border-right: 1px solid #DBDCDE !important;
    height: 100%;
    float: left;
    line-height: 1em;
}

/* content
------------------------------------------------------------------*/
#pagehead {
    background: #495978;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    height: 50px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

#pagehead li {
    margin-left: 285px;
    list-style: none;
}

#pagehead li a {
    color: #ffffff;
    font-size: 20pt;
    font-weight: bold;
    font-family: sans-serif;
}

#pagehead img {
    margin-right: 30px;
    padding-top: 6px;
    vertical-align: -40%;
}

#pagehead:after {
    content: "";
    display: block;
    clear: both;
}

#contenthead {
    background: #72819c;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#contenthead:after {
    content: "";
    display: block;
    clear: both;
}

#contenthead h1 { /* only use for content heading */
    color: #ffffff;
    text-align: center;
    font-size: 16pt;
    vertical-align: top;
    font-weight: bold;
    font-family: sans-serif;
    margin: 12px 0 0 0;
    padding: 9px 0 0 0;
}

#contenttitle {
    color: #517154;
    font-size: 14pt;
    font-weight: bold;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    text-rendering: optimizeLegibility;
    margin: 12px 0 12px 0;
}

#contenttitle:after {
    content: "";
    display: block;
    clear: both;
}

#contenttitle .back {
    float: right;
    margin-right: 12px;
}

#contentbar {
    color: #517154;
    font-size: 14pt;
    font-weight: bold;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    text-rendering: optimizeLegibility;
}

#contentbar:after {
    content: "";
    display: block;
    clear: both;
}

#contentbar .title {
    float: left;
    margin: 9px 0 9px 12px;
}

#contentbar .back {
    float: right;
    margin: 6px 12px 6px 0;
}

#personhead {
    background: #707d7d;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    height: 30px;
    text-align: left;
    vertical-align: middle;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#personhead:after {
    content: "";
    display: block;
    clear: both;
}

#personhead span {
    color: #ffffff;
    font-size: 11pt;
    vertical-align: middle;
    font-weight: bold;
    font-family: sans-serif;
    margin: 5px 12px 0 12px;
    float: left;
    padding-top: 4px;
}

#personhead .date {
    float: right;
    margin: 6px 12px 6px 0;
}

#employerhead {
    background: #707d7d;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    height: 30px;
    text-align: left;
    vertical-align: middle;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#employerhead:after {
    content: "";
    display: block;
    clear: both;
}

#employerhead span {
    color: #ffffff;
    font-size: 11pt;
    vertical-align: middle;
    font-weight: bold;
    font-family: sans-serif;
    margin: 5px 12px 0 12px;
    float: left;
    padding-top: 4px;
}

#menu {
    float: left;
    width: 230px;
}

#reportlink {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    background: #f9f9f9;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    font-size: 14px;
    line-height: 16px;
}

#message {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    background: #f9f9f9;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: left;
    vertical-align: middle;
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    font-size: 14px;
    line-height: 16px;
}

#progress {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    background: #cccccc;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: left;
    vertical-align: middle;
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    font-size: 14px;
    line-height: 16px;
}

.twocolumnpage {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.leftcolumn {
    float: left;
    position: relative;
    margin-right: 10px;
    width: 590px;
}

.rightcolumn {
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px 6px 6px 6px;
    behavior: url(pie.htc);
    float: left;
    position: relative;
    padding: 0 10px 0 10px;
    background: #f9f9f9;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    font-size: 14px;
    width: 260px;
    line-height: 16px;
    margin: 10px 0 10px 0;
    min-height: 800px;
}

.roundbox {
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px 6px 6px 6px;
    behavior: url(pie.htc);
    float: left;
    position: relative;
    background: #f9f9f9;
    margin-bottom: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    font-size: 14px;
    line-height: 16px;
}

.roundboxform {
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px 6px 6px 6px;
    behavior: url(pie.htc);
    float: left;
    position: relative;
    background: #f9f9f9;
		margin-bottom: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    font-size: 14px;
    line-height: 16px;
}

.roundboxcenter {
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px 6px 6px 6px;
    behavior: url(pie.htc);
    background: #f9f9f9;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    font-size: 14px;
    line-height: 16px;
}

.roundbox-top {
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    behavior: url(pie.htc)
}

.roundbox-bottom {
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    behavior: url(pie.htc)
}

.roundbox-header {
    padding: 4px 4px 4px 4px;
    background: #48797f;
    text-align: left;
    color: #ffffff;
    padding-left: 20px;
    font-size: 16px;
    height: 40px;
    padding-top: 12px;
}

.formbox-header {
    padding: 4px 4px 4px 4px;
    background: #64728A;
    text-align: left;
    color: #ffffff;
    padding-left: 20px;
    font-size: 14px;
    height: 30px;
    padding-top: 8px;
}

.roundbox-text {
    color: #333333;
    text-align: center;
    vertical-align: middle;
}

.img16 {
    display: inline-block;
    width: 16px;
    height: 16px;
    text-align: center;
    vertical-align: middle;
}

.trslogo {
    display: inline-block;
    width: 39px;
    height: 39px;
    vertical-align: middle;
}

/* set up headings */
.content h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    text-rendering: optimizeLegibility;
    margin: 12px 0 12px 0;
    color: #293839;
}

.content h1 { /* only use for main TRS title */
    color: #ffffff;
    text-align: center;
    font-size: 20pt;
    padding-top: 8px;
    vertical-align: middle;
    font-weight: bold;
    font-family: sans-serif;
    font-weight: normal;
}

.content h2 {
    color: #517154;
    font-size: 14pt;
    font-weight: bold;
}

.content h3 {
    color: #495978;
    font-size: 12pt;
    font-weight: bolder;
}

#content h4 {
    color: #ffffff;
    text-align: center;
    font-size: 10pt;
    border-style: solid;
    border-width: 5px;
    border-color: #333333;
    background: #333333;
    padding-bottom: 15px;
    padding-top: 15px;
    vertical-align: middle;
    font-weight: bold;
}

h5 {
    cursor: pointer;
    color: #495978;
    font-size: 12pt;
    font-weight: bolder;
    background-image: url('../images/icons/lite/plus.jpg');
    background-repeat: no-repeat;
    text-indent: 23px;
    background-position: 4px 3px;
}

.open {
    background-image: url('../images/icons/lite/minus.jpg');
}

/* set up paragraphs */
.content p {
    font-family: sans-serif;
    color: #293839;
    font-size: 14px;
}

.content ul {
    font-family: sans-serif;
    color: #293839;
    margin-left: 40px;
    list-style: disc outside none;
    font-size: 14px;
}

/* set up text rollovers */
.content a {
    color: #666666;
    font-size: 14px;
    text-decoration: underline;
}

.content a:hover {
    color: #222222;
}

.content img {
    border: 0;
}

#message a {
    color: #000000;
    font-size: 12px;
    text-decoration: underline;
}

#message a:hover {
    color: #555555;
}

.colhead {
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    vertical-align: middle;
    background-color: #eee;
    padding-left: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    padding-right: 10px;
}

.coldata {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    vertical-align: middle;
    background-color: #fff;
    padding-left: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    padding-right: 10px;
}

#home {
    float: left;
    width: 843px;
    margin: 0;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-top: -15px;
    margin-left: 44px;
}

#home span.header {
    font-family: sans-serif;
    text-rendering: optimizeLegibility;
    float: left;
    margin: 20px 20px 10px 26px;
    padding: 0;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    width: 140px;
    font-weight: normal;
    font-style: normal;
}

#home span {
    font-family: Arial;
    float: left;
    width: 115px;
    margin: 0 0 0 26px;
    padding: 0;
    color: #fff;
    font-size: 11px;
    line-height: 16px;
}

#home #newsletter img {
    right: 16px;
    bottom: 16px;
    padding: 0;
    position: absolute;
}

#home #active img {
    right: 11px;
    bottom: 11px;
    padding: 0;
    position: absolute;
}

#home #retired img {
    right: 11px;
    bottom: 11px;
    padding: 0;
    position: absolute;
}

#home #employer img {
    right: 11px;
    bottom: 11px;
    padding: 0;
    position: absolute;
}

#newsletter {
    padding: 0;
    margin: 6px 44px 10px 0;
    float: left;
    width: 251px;
    height: 117px;
    background-image: url(/images/home/newsletter-background.png);
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
}

a#newsletter {
    text-decoration: none;
}

a#newsletter:hover {
    background-image: url(/images/home/newsletter-background-over.png);
}

#active {
    padding: 0;
    margin: 6px 45px 10px 0;
    float: left;
    width: 251px;
    height: 117px;
    background-image: url(/images/home/active-background.png);
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
}

a#active {
    text-decoration: none;
}

a#active:hover {
    background-image: url(/images/home/active-background-over.png);
}

#retired {
    padding: 0;
    margin: 6px 45px 10px 0;
    float: left;
    width: 251px;
    height: 117px;
    background-image: url(/images/home/retired-background.png);
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
}

a#retired:hover {
    background-image: url(/images/home/retired-background-over.png);
}

a#retired {
    text-decoration: none;
}

#employer {
    padding: 0;
    margin: 6px 0 10px 0;
    float: left;
    width: 251px;
    height: 117px;
    background-image: url(/images/home/employer-background.png);
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
}

a#employer:hover {
    background-image: url(/images/home/employer-background-over.png);
}

a#employer {
    text-decoration: none;
}

#mail span.header {
    font-family: 'Cuprum', sans-serif;
    text-rendering: optimizeLegibility;
    float: left;
    margin: 20px 40px 10px 26px;
    padding: 0;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    width: 70px;
    font-weight: normal;
    font-style: normal;
}

#mail span {
    font-family: Arial;
    float: left;
    width: 115px;
    margin: 0 0 0 26px;
    padding: 0;
    color: #fff;
    font-size: 11px;
    line-height: 16px;
}

#mail #facebook img {
    right: 16px;
    bottom: 16px;
    padding: 0;
    position: absolute;
}

#mail #facebook {
    padding: 0;
    margin: -10px 0 10px 0;
    float: left;
    width: 251px;
    height: 117px;
    background-image: url(/images/home/employer-background.png);
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
}

#mail a#facebook:hover {
    background-image: url(/images/home/employer-background-over.png);
}

#mail a#facebook {
    text-decoration: none;
}

textarea {
    overflow: auto;
}

textarea, input[type=text], input[type=password] {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

button, input[type=submit] {
    font-family: Arial, Helvetica, sans-serif;
}

/*TEMPLATE HEADER*/
#template-header-custom {
    height: 4em;
    background-color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    border-bottom: 1px solid #dbdcde;
}

#template-header-logo {
    margin-top: .5em;
    margin-left: 0.4em;
}

#template-header-nav, #template-header-nav li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#template-header-nav {
    float: right;
    margin: 0;
    position: relative;
    top: 0px;
}

#template-header-nav li {
    display: inline-block;
    list-style-type: none;
}

#template-header-nav li a {
    font-size: .8em;
    color: #6E9699;
    text-decoration: none;
    padding: 1.7em 1.5em;
    display: inline-block;
    letter-spacing: 1px;
    text-transform: uppercase;
}

*:first-child + html header#template-header ul#template-header-nav li a {
    text-decoration: none;
    padding: 0.625em;
    display: inline-block;
    text-transform: uppercase; /* for IE 6, 7 */
}

#template-header-nav li a:hover {
    background-color: #eeeeee;
    text-decoration: underline;
}

#template-search {
    width: 13.25em;
}

#template-search-button {
    height: 22px;
    width: 23px;
    z-index: 1006;
    position: absolute;
    top: 8px;
    right: 9px;
}

#template-search-button:hover {
    cursor: pointer;
}

#template-search-button.advancedsearch {
    right: 18px;
}

#template-search-item {
    height: 100%;
    border: 0;
    background-color: transparent;
    border-color: transparent;
    margin: 0;
    padding: 0 2.5em 0 .5em;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#template-search-item.advancedsearch {
    padding-right: 3.5em;
}

#template-search-wrap {
    padding: .4em;
    font-size: .8em;
    background: none repeat scroll 0 0 #efefef;
    border: medium none;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15) inset;
    color: #555;
    height: 36px;
    margin: 0;
    top: 14px;
    width: 200px;
    position: absolute;
    z-index: 1005;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#template-search-advanced {
    padding-bottom: 1em;
    top: 36px;
    right: 0;
    z-index: 1000;
    height: auto;
    width: 200px;
    position: absolute;
    background-color: rgb(239, 239, 239);
    border-top: 1px solid #897A67;
    display: none;
}

#template-search-advanced h1 {
    margin: 0;
    font-size: .75em;
    color: #555555;
    padding: 1em;
    font-weight: bold;
}

#template-search-advanced span {
    padding: .5em 1em;
    display: list-item;
    color: rgb(46, 119, 124);
    display: block;
    padding-left: 1.5em;
    text-transform: uppercase;
}

#template-search-advancedbtn {
    font-size: 1em;
    z-index: 1006;
    position: absolute;
    top: 11px;
    right: 4px;
}

#template-search-advancedbtn:hover, #template-search-advanced span {
    cursor: pointer;
}

#dhtmltooltip {
    position: absolute;
    width: 600px;
    border: 1px solid black;
    padding: 10px;
    background-color: #f9f9f9;;
    font-size: 13px;
    line-height: 16px;
    visibility: hidden;
    z-index: 100;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135);
}

/* ==========  Correction classes ========== */
.mt40 {
    margin-top: 40px;
}

.nomargin {
    margin: 0 !important;
}

/* + Correction margins + */
.m10 {
    margin: 10px 0;
}

.m15 {
    margin: 15px 0;
}

.m20 {
    margin: 20px 0;
}

.mr1 {
    margin-right: 1px;
}

.mr2 {
    margin-right: 2px;
}

.mr5 {
    margin-right: 5px;
}

.mr8 {
    margin-right: 8px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr16 {
    margin-right: 16px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mr30 {
    margin-right: 30px;
}

.mr35 {
    margin-right: 35px;
}

.mr40 {
    margin-right: 40px;
}

.mr60 {
    margin-right: 60px;
}

.mb0 {
    margin-bottom: 0;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb22 {
    margin-bottom: 22px !important;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mt0 {
    margin-top: 0;
}

.mt1 {
    margin-top: 1px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt12 {
    margin-top: 12px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt22 {
    margin-top: 22px !important;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml25 {
    margin-left: 25px;
}

.ml30 {
    margin-left: 30px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mr30 {
    margin-right: 30px;
}

