body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}

.callout-div-class {
position:absolute;
z-index:6;
}

#main {
    width: 450px;
    height: 385px;
	position:absolute;
	z-index:7;
	left:0px;
	top:0px;

}

#secondary{
    width: 460px;
    height: 385px;
	position:absolute;
	z-index:7;
	left:450px;
	top:0px;
}

.cigi-sheet-class {
width:100%;
height:100%;
position:absolute;
left:0px;
	top:0px;
}

.tally {
width:189px;
height:31px;
cursor:pointer;
}

.skip {
width:203px;
height:21px;
cursor:pointer;
}

.reset {
width:131px;
height:28px;
cursor:pointer;
}

#pagetitle  {
    position: relative;
    width: 175px;
    height: 20px;
    margin-left: 150px;
    margin-top: 15px;
    padding-top: 20px;
	float:left;
}
#pagetitle  p {
    font-weight: bold;
    font-size: 18px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
#intro {
	visibility: visible;
	position: relative;
	height: 50px;
	width: 370px;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom:5px;
	padding-top: 0px;
	padding-left: 0px;
	float:left;
}

#intro p{
margin:0px;
padding:0px;
}


#formdiv  {
float:left;
    visibility: visible;
    position: relative;
    width: 380px;
    height: 240px;
    margin-left: 0px;
    margin-top: 0px;
    padding-top: 5px;
    padding-left: 60px;
}
#formdiv  p {
   width: 90%;
}
#error {
	visibility: hidden;       
	position:absolute;
	height: 160px;
	width: 395px;
	left:-50px;
	top:160px;
	font-weight: bold;
}

.cigi-error-img-class {
width:100%;
height:100%;
position:absolute;
left:-50px;
top:0px;
}

.cigi-close-img-class {
width:81px;
height:27px;
cursor:pointer;
float: right;
margin-top:5px;
margin-right:60px;
display:inline;
}

#error-text {
position:absolute;
left:50px;
top:0px;
}

#error  p {
   width: 95%;
}
#employer {
	visibility: hidden;
        position: absolute;
	height: 200px;
	width: 450px;
	left:-50px;
	top: 100px;
}

.cigi-employer-img-class {
width:100%;
height:100%;
position:absolute;
left:-50px;
top:0px;
}


#employer-text {
position:absolute;
left:100px;
top:0px;
}

#employer-first-p {
  width: 65%;
  margin-top:0px;
}

#essential {
	visibility: hidden;
	position:absolute;
	z-index:7;
	height: 200px;
	width: 451px;
	left:-50px;
	top:100px;
	
}

.cigi-essential-img-class {
width:100%;
height:100%;
position:absolute;
left:-50px;
top:0px;
}

.cigi-submit-img-class {
width:61px;
height:26px;
cursor:pointer;
}

#essential-text {
position:absolute;
left:82px;
top:0px;
}

#title {
margin-top:20px;
width: 55%;
float:left;
display:inline;
margin-bottom:10px;
}

#text {
width: 80%;
float:left;
}

#close_image {
	position: relative;
	float:right;
	margin-right:60px;
        top:10px;
		width:81px;
		height:27px;
}
#submit_image {
	position: relative;
	top: 10px;
}

#plans {
	visibility: hidden;
    position:absolute;
	left:-50px;
	top: 100px;
	height: 200px;
	width: 451px;
	z-index:7;
}

.cigi-plans-img-class {
width:100%;
height:100%;
position:absolute;
left:-50px;
top:0px;
}

#plans-text {
position:absolute;
left:100px;
top:0px;
}



