body {
	margin: 0px;
	background-color: #FFFFFF;
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
    color: #666666;
}

#wrapper {
    width: 560px;
    padding-top: 10px;
    text-align: left;
    position: relative;
}

th {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-align: left;
    vertical-align: top;
}

/* PHONES FORM/TABLE */

#formtable th {
    width: 10em;
}

form td {
    padding: 4px 0px 4px 0px;
}

#tactable th {
    padding-right: 50px;
}

#tactable td {
    padding-right: 50px;
}

#loading {
    display: none;
    position: absolute;
    top: 210px;
    left: 450px;
}

#message p {
    font-weight: bold;
}

/* HEADINGS */

h3 {
    font-size: 18px;
    color: #333333;
    margin-bottom: 18px;
    padding: 0px;
}

h4 {
    font-size: 14px;
    color: #666666;
}

.pink {
    color: #E20074;
}


p {
    font-size: 11px;
    color: #666666;
    margin-top: 0px;
    margin-bottom: 1em;
}

input, select {
    width: 220px;
    font-size: 11px;
    color: #666666;
}

input,select {
    border: 1px solid #B8B8B8;
}

td {
    font-size: 11px;
    color: #666666;
}

a {
    color: #666666;
}

a:hover {
    color: #E20074;
}

.pointercursor {
    cursor: pointer;
}

small {
    font-size: 10px;
}

ol {
    margin-top: 0px;
    padding-top: 0px;
}

/* TAB NAVIGATION */

#topnav {
    padding: 0px 0px 16px 0px;
    margin: 0px;
    height: 21px;
}

#topnav ul {
    padding: 0px;
    margin: 0px;
    height: 21px;
    border-bottom: 1px solid #000000;
}

#topnav li {
    float: left;
    margin: 0px 8px 0px 0px;
    z-index: 3;
    list-style-type: none;
    background: url(/images/tabs/pnk_btn_cntr.gif) top repeat-x;
    padding: 0px;
    line-height: 21px;
}

#topnav li img {
  margin: 0px;
  line-height: 0px;
}

#topnav li span a {
    color: #FFFFFF;
    text-decoration: none;
    padding: 0px 12px 0px 9px;
}

#topnav .selected {
    background: url(/images/tabs/blk_btn_cntr.gif) top repeat-x;
    position: relative;
    top: 1px;
}

#topnav .selected a {
    color: #FFFFFF;
}

#topnav li.selected span {
    position: relative;
    top: -6px;
}

#topnav li span {
    position: relative;
    top: -5px;
}

#imeisearchbutton {
    margin-top: 5px;
    position: relative;
    left: 102px;
}

#emailrow img {
    position: relative;
    left: 131px;
    margin-top: 5px;
}

#successtext {
    font-weight: bold;
    color: #78AA51;
    padding: 10px 5px 10px 45px;
    border: 1px solid #78AA51;
    background: url(/images/confirm.gif) 9px 50% no-repeat;
    width: 450px;
}

#whattodo {
    text-align: center;
}

#whattodoimg {
    border: 0px;
}
