#wrapper
{
	margin:0 auto;
	width:740px;
	
}
#pagetitle
{
    color: #0066CC;
    font-size: 18px;
    font-weight: 600;
    height:40px;
}
#ltag
{
	background: url("/common/img/arrows/arrow_1e_new.gif") no-repeat scroll 0 4px transparent;
    margin-left: 13px;
    padding: 0 10px;
}

#ltag a {
    color: #003399;
    text-decoration:none;
}
#ltag a:hover {
    color: #003399;
    text-decoration:underline;
}

A.text1:link {
    color: #003399;
    text-decoration: underline;
}
.text1
{
    font-size: 13px;
    font-weight: normal;
}
.text2
{
    font-size: 13px;
    font-weight: normal;
    color: #FFFFFF;
    font-weight:bold;
}

#callayout
{
	width:420px;
	height:26px;
	background-color:#0066CC;	
}
#topleft
{
	float:left;
	height:26px;

}
#calc
{
	float:left;
}
#formlayout
{
	width:420px;
	background-color:lightgrey;
	height:234px;
	marigin:0px;
	padding:0px;
	border:0px;

}
#formfooter1
{
	height:18px;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:lightgrey;

}
#formfooter1
{
	height:18px;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:lightgrey;

}
#resultpart
{
	width:300px;
	height:50px;
	border:1px;
	padding:1px;
	border-bottom-color:#000000;
}
#resultheader
{
	width:300px;
	background-color:#0066CC;
	height:20px;
	border:1px;
	padding:1px;
}
#resultvalue
{
	width:300px;
	background-color:#FFFFFF;
	height:20px;
	border:1px;
	padding:1px;
}
#row1
{
	height:30px;
	
}
#row2
{
	height:30px;
	
}
#row3
{
	height:30px;
	
}
#colum1
{
	float:left;
	width:200px;
	
}

#colum2
{
	float:left;
	
}
#colum21
{
	float:left;
	width:200px;
	
}

#colum22
{
	float:left;
	
}
#colum31
{
	float:left;
	width:200px;
	
}

#colum32
{
	float:left;
	
}
#numTarget
{
	width:150px;
}

.header1 
{
    color: #000000;
    font-size: 13px;
    font-weight: 600;
}
.Pageheader7
{
	color: #000000;
    font-size: 13px;
    font-weight: normal;
    vertical-align:middle;
}
.spantxt
{
	color:#FFFFFF;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin:5px 6px;
}
#subbutton
{
	height:18px;
	background-color: lightgrey;
}

#errormsgdiv a
{
    color:#FF0000;
    text-decoration:none;
}
#errormsgdiv a:hover 
{
    color:#FF0000;
    text-decoration:underline;
}

#instearned
{
		background-color:#FFFFFF;
		border-style:solid;
		border-color:#FFFFFF;
		width:200px;
		height:10px;
		text-align:center;
		font-weight:bold;
		
}
#butdiv
{
	text-align:center;
	background-color: lightgrey;
}
#imgdiv
{
	float:right;
}
#linediv
{
	height:20px;
}