.content a {
    color:#010101;
}

.content .rightPlaceIm {
    width:210px;
    height:146px;
    background:url(/im/territory.jpg) no-repeat;
    position:absolute;
    top:31px;
    right:51px;
}

.content .rightPlaceIm .title {
    width:98px;
    height:29px;
    background:url(/im/im02.gif) no-repeat;
    position:absolute;
    bottom:-32px;
    right:5px;
}

.content .topTitle {
    position:absolute;
    top:28px;
    left:244px;
    font-size:20px;
    color:#000000;
    font-weight:normal;
}

.content .subHeadHorizontalLinks {
    position:absolute;
    top:56px;
    left:244px;
    width:500px;
    word-spacing:3px;
    z-index:2;
}
    
.content .subHeadHorizontalLinks a {
    color:#010101;
    font-weight:normal;
    display:inline;
    word-spacing:0px;
}

.content .separator {
    width:269px;
    height:1px;
    background:url(/im/separator.gif) no-repeat;
    position:absolute;
    top:234px;
    right:27px;
}

.content {
    width:48%;
    height:500px;
    float:left;
    margin:101px 0 0 244px;
    *margin:101px 0 40px 244px;
    _margin:101px 0 0 122px;
    min-height:410px;
    height:auto !important;
    height:410px;
}

.content .applicationFrame {
    width:100%;
    height:185px;
    float:left;
    margin:33px 0 0 50px;
    _margin:33px 0 0 25px;
    position:relative;
}

.content .applicationFrame input {
    width:161px;
    height:16px;
    border:1px solid #e0e0e0;
    position:absolute;
    top:0;
    left:69px;
    padding:3px 5px 0 5px;
    font-size:10px;
}

html:first-child .content .applicationFrame input {
    height:19px;
    padding:0 5px 0 5px;
    font-size:11px;
}

.content .applicationFrame .second {
    top:26px;
}
    
.content .applicationFrame .third {
    top:52px;
}
    
.content .applicationFrame .fourth {
    top:78px;
}

.content .applicationFrame textarea {
    width:230px;
    height:76px;
    border:1px solid #e0e0e0;
    position:absolute;
    top:104px;
    left:0;
    padding:3px 5px 0 5px;
    font-size:11px;
}

.content .applicationFrame .text {
    position:absolute;
    top:-2px;
    left:7px;
    line-height:26px;
    text-align:right;
}

.content span {
    color:#e42b38;
}

.content .applicationFrame .text div {
    margin:0 9px 0 0;
}

.content .button {
    float:left;
    margin:24px 0 0 130px;
}

.content .footnote {
    width:100%;
    _width:60%;
    float:left;
    margin:100px 0 0 0;
}

.content .galleryTitle {
    font-size:11px;
    font-weight:bold;
    position:absolute;
    top:263px;
    right:160px;
}

.content .gallery {
    width:213px;
    position:absolute;
    top:297px;
    right:25px;
}

.content .gallery .photoFrame {
    width:47px;
    height:47px;
    background:#e1f3fd;
    border:1px solid #b0bdd3;
    float:left;
    margin:0 22px 22px 0;
}

.content .ie {
    display:none;
    *display:block;
    _display:none;
    *height:5px;
    *border-bottom:0px none;
    *padding:0;
}

.content .warningMsg {
		color:#ffffff;
		background-color:#e32b37;
		font-weight:bold;
		padding:4px 6px;
		float:left;
		margin:7px 0 0 13px;
}

