body {
    background-color: #EAEAEA;
    background-image: url(/image/silverswimmer.jpg);
    background-repeat: no-repeat;
}

#layoutLogic {
    background-image: url(/image/body_dropshadow.png);
    background-position: right top;
    background-repeat: repeat-y;
/*version 2
    margin: 81px 0 0;

*/  margin:0 auto;  
	padding-top:81px;
	padding: 0 6px 1px 0;
    width: 758px;
    height: 300px;
    height: auto;
    overflow: hidden;
}

#login_left {
    text-align: left;
    width: 48%;
    float: left;
    height: 260px;
    overflow: hidden;
    margin-bottom: 0.5em;
}

#login_right {
    width: 48%;
    float: right;
    height: 260px;
    overflow: hidden;
    margin-bottom: 0.5em;
}

.p1 {
    background-color: #EEEEEE;
    border: 1px solid #DDDDDD;
    margin-bottom: 1em;
    padding: 10px 8px;
    height: 100%;
    overflow: hidden;
}

#login_left h2 {
    font-size: 1.667em;
    margin-bottom: 0.5em;
    margin-top: 0;
    line-height: 1.31;
    ont-weight: normal;
    color: #333333;
}

#login_right h2 {
    font-size: 1.667em;
    margin-bottom: 0.5em;
    margin-top: 0;
    line-height: 1.31;
    ont-weight: normal;
    color: #333333;
}

#login_left p {
    font-size: 1.083em;
    line-height: 1.462;
    margin-bottom: 1.2em;
    margin-top: 0;
    padding-bottom: 1px;
}

.newaccountbutton {
    padding: 0.35em 6.5ex !important;
    background: transparent url(/image/calloutbutton_bg.gif) repeat scroll 0 0;
}

a.button {
    text-decoration: none;
    white-space: nowrap;
    border-color: #C4CCCC #ACB5B5 #6F7777;
    border-style: solid;
    border-width: 1px;
    color: #2B333C;
    cursor: pointer;
    font-family: inherit;
    font-weight: bold;
    overflow: visible;
    padding: 0.2em 1.5ex;
    text-align: center;
}

h4 {
    margin-bottom: 0;
    margin-top: 0;
    color: #111111;
    font-size: 1.083em;
    line-height: 1.31
}

#login_left ul {
    margin-bottom: 1.35em;
    margin-top: 1em;
    padding-left: 2.5ex;
    list-style-type: disc;
    margin-left: 1ex;
    letter-spacing: -2ex;
    line-height: 0;
    word-spacing: -2ex;
}

#login_left li {
    line-height: 1.25em;
    padding-bottom: 0.5em;
    font-size: 1em;
    letter-spacing: normal;
    word-spacing: normal;
}

#login_right form {
    font-family: inherit;
    font-size: 100%;
    margin: 0 0 1em;
    padding: 0;
}

.inputBlock {
    margin-bottom: 0;
    margin-top: 0;
}

#login_right dl {
/*version 2
    letter-spacing: -2ex;
    line-height: 0;
*/
    word-spacing: -2ex;
}

.pullout-item {
    width: 112px;
    float: left;
    margin-left: 0 !important;
    overflow: hidden;
}

.inputBlock dt {
    font-weight: bold;
    margin-bottom: 6px;
    margin-top: 0;
    line-height: 1.5em;
    letter-spacing: normal;
    word-spacing: normal;
}

.inputBlock dd {
    margin-bottom: 6px;
    margin-left: 122px !important;
}

.textfield {
    background-color: #F7F7F7;
    border-color: #999999 #AAB3B3 #D5DDDD;
    border-style: solid;
    border-width: thin;
    width: 120px;
    padding-bottom: 3px;
    padding-top: 2px;
}

input, select, textarea, button {
    font-family: inherit;
    font-size: 100%;
    line-height: inherit;
    vertical-align: middle;
}

.callout-button {
    background: transparent url(/image/calloutbutton_bg.gif) repeat scroll 0 0;
    padding: 0.2em 1.5ex !important;
}

.button {
    vertical-align: middle;
    border-color: #C4CCCC #ACB5B5 #6F7777;
    border-style: solid;
    border-width: 1px;
    color: #2B333C;
    cursor: pointer;
    font-family: inherit;
    font-weight: bold;
    overflow: visible;
    text-align: center;
    font-size: 100%;
    line-height: inherit;
}

