﻿h3 {
 position: absolute;
 bottom: 40%;
 text-align: center;
 width: 120px;
 font-size: 24px;
 margin: 0;
 left: 0px;
}

/*	Hyperlinks	*/
a {
 color: #2971a7;
 text-decoration: none;
}
a:hover { border-bottom: 1px dotted #2971a7; }

.a {
 color: #2971a7;
 text-decoration: none;
}
.a:hover { border-bottom: 1px dotted #2971a7; }

.col3_top {
 position: relative;
 width: 874px;
 height: 66px;
 background: url('../img/login/3coltop.png') no-repeat;
}

.col3_1,.col3_2,.col3_3 {
 position: absolute;
 width: 234px;
 margin: 0;
 padding: 0;
}
.col3_1 { left: 128px; }
.col3_2 { left: 382px; }
.col3_3 { left: 636px; }

.col3_end .mid1, .col3_end .col3_2, .col3_end .col3_3 {
 cursor: pointer;
}

.col3_top h1 {
 top: 8px;
 text-align: center;
 font-family: Verdana, Arial, Sans-Serif;
 font-size: 26px;
}

.col3_top h2 {
 top: 48px;
 text-align: right;
 font-family: Verdana, Arial, Sans-Serif;
 font-size: 12px;
 font-weight: normal;
}

.col3_mid {
 position: relative;
 width: 874px;
 background: url('../img/login/3colmid.gif') repeat-y;
}

.col3_mid li {
 padding: 8px 0 ;
}

.col3_mid img, .col3_end img {
 float: left;
 margin: 0 4px;
}

.col3_mid p, .col3_end p {
 text-align: justify;
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 12px;
 line-height: 22px;
 margin: 0 4px;
}

.mid1 {
 margin: 0 0 0 128px;
 width: 234px;
}

.col3_mid ul {
 padding: 0;
 list-style: none;
 font-family: Arial,Helvetica,Sans-serif;
 font-size: 12px;
}

.col3_div {
 width: 874px;
 height: 9px;
 background: url('../img/login/3coldiv.gif') no-repeat;
}

.col3_end {
 position: relative;
 background: url('../img/login/3colend.png') no-repeat;
 width: 874px;
 height: 120px;
}

.txtHint, .txtPlain {
 width: 100%;
 font-family: Arial, Verdana, Sans-serif;
 margin: 4px 0;
 padding: 0px 1px;
 box-sizing: border-box;
}

.txtHint {
 color: #6f6f6f;
}

#expiredpwd {
 margin: 10px 0 20px 0;
 font-family: arial, sans-serif;
 font-size: 12px;
}

acronym { color: #2baa56; }

.lnk {
 position: relative;
 width: 335px;
 height: 100px;
 background: url('../img/lnkpanel.png');
 margin: 0 0 10px 0;
}

.lnk h1 {
 font-family: Arial, Sans-Serif;
 font-weight: bolder;
 font-size: 18px;
 position: absolute;
 top: 14px;
 left: 100px;
 color: #393939;
}

.lnk p {
 position: absolute;
 top: 40px;
 left: 100px;
 font-family: Arial;
}

.lnk a {
 color: #707070;
 text-decoration: none;
}
.lnk a:hover { color: #444; }

.lnkDL, .lnkHD, .lnkTV {
 width: 72px;
 height: 72px;
 position: absolute;
 top: 14px;
 left: 10px;
 background: url('../img/logicons.png') no-repeat;
}
.lnkHD { background: url('../img/logicons.png') 0 -72px no-repeat; }
.lnkTV { background: url('../img/logicons.png') 0 -144px no-repeat; }

#downloads {
 position: absolute;
 top: 450px;
 left: 145px;
}

#content {
 position: absolute;
 top: 125px;
 left: 140px;
}

#loginControls {
 font-family: arial, sans-serif;
 font-size: 12px;
}

#cmdLogin {
 width: 100%;
 margin-bottom: 4px;
}

#notice {
 width: 100% !important;
 padding: 8px 0 !important;
 text-align: center !important;
}