body       { color: #000000; font-size: 10pt; font-family: Tahoma; background-color: #000000 	font-weight: normal;
	line-height: 12px;
}
p       { color: #000000; font-size: 10pt; font-family: Arial }
td       { color: #000000; font-size: 10pt; font-family: Arial }
a      { color: #000000; font-size: 10pt }
a:hover  { color: #FF0410 }
.Sidebox_Title     { color: #d30f3e; font-weight: bold; font-size: 9pt; font-family: Tahoma; text-indent: 2px }
.Centerbox_Title {color: #D31340;	font-family: Tahoma;	font-size: 16px;	padding: 0px;	font-weight: bold;	line-height: 18px;
 text-align: left; padding:10px 0px 0px 0px;  }
.Centerbox_Title h1{color: #D31340;	font-family: Tahoma;	font-size: 16px;	padding: 0px;	font-weight: bold;	line-height: 18px;
 text-align: left; padding:10px 0px 0px 0px;  }
.TextField  { color: #000000; font-size: 12pt; font-family: Tahoma; background-color: #d6effe; border-left: solid 1px #cccccc; border-top: solid 1px #cccccc; border-bottom: solid 1px #cccccc; border-right: solid 1px #cccccc }
.TextFieldC   { color: #000000; font-size: 12pt; font-family: Tahoma; background-color: #d6effe; text-align: center; border-left: solid 1px #cccccc; border-top: solid 1px #cccccc; border-bottom: solid 1px #cccccc; border-right: solid 1px #cccccc }
.TextArea {color: #000000; font-size: 12pt; font-family: Tahoma; background-color: #d6effe; border-left: solid 1px #cccccc; border-top: solid 1px #cccccc; border-bottom: solid 1px #cccccc; border-right: solid 1px #cccccc; width: 350px;height: 150px;}
.coField   { color: #000000; font-size: 12pt; font-family: Tahoma; background-color: #d6effe; text-align: left; border-left: solid 1px #cccccc; border-top: solid 1px #cccccc; border-bottom: solid 1px #cccccc; border-right: solid 1px #cccccc }
.Submit   { color: #000000; font-size: 9pt; font-family: Tahoma; background-color: #d6effe; border-left: solid 1px #cccccc; border-top: solid 1px #cccccc; border-bottom: solid 1px #cccccc; border-right: solid 1px #cccccc }
.TableHead  { color: #000000; font-size: 12pt; font-family: Tahoma; background-color: #d6effe; border: solid 1px #0c153f }
.ERROR {color: #000000; background-color: #8B0F05; font-size: 12pt; font-family: Tahoma;  border: solid 1px #000000}
.SUCCESS {color: #000000; background-color: #2B8B05; font-size: 12pt; font-family: Tahoma;  border: solid 1px #000000}
.BODY_BG {background-color: #000000; background-image:url('grad_bg.jpg')}
.LEFT_BG {background-color: #000000; background-image:url('left_bg.jpg')}
.RIGHT_BG {background-color: #FFFFFF; background-image:url('right_bg.jpg')}
.FAQA{	font-family: Tahoma;
	font-size: 14px;
	color: #0061B5;
	padding: 0px;
	font-weight: bold;
	font-style: normal;}
.testing{
	background:url(mods/calc/theme/calc1_header.jpg);
	background:url(mods/calc/theme/calc1_header.jpg);
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size:36px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:900
}
<!--Calculator Style Sheet-->
#calc {
	background: #FFFFFF;
	margin: 0;
} #calc .cbody {
	background: #d9e2ff;
	margin: 5px 0px 0px 9px;
	width: 780px;
	height: 550px;
	position: relative;
} #calc .cbody .bar{
	position: absolute;
	top:140px;	
} #calc .cbody .bar2{
	position: absolute;
	top:392px;			
} #calc .cbody .semtotals{
	background: url(sem_totals.jpg);
	position: absolute;
	top:412px;		
	height:28px;
	width:780px;
	margin:0;
} #calc .cbody .semtotals .sem_cred_total{color: #FFFFFF; height:20px; background: transparent no-repeat; border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; left: 520px; top:6px;
} #calc .cbody .semtotals .sem_qual_total{color: #FFFFFF; height:20px; background: transparent no-repeat; border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; 	left: 600px; top:6px;
} #calc .cbody .semtotals .sem_grad_total{color: #FFFFFF; height:20px; background: transparent no-repeat; border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; left: 680px; top:6px;
} #calc .cbody .semgpa{
	position: absolute;
	top:440px;		
	background: url(sem_gpa.jpg);
	height:28px;
	width:780px;
	margin:0;	
} #calc .cbody .semgpa .sem_gpa_tot{color: #FFFFFF; height:20px; background: transparent no-repeat; border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; left: 275px; top:8px;	
} #calc .cbody .cumgpa{
	position: absolute;
	top:468px;			
	background: url(cum_gpa.jpg);
	height:28px;
	width:780px;
	margin:0;				
} #calc .cbody .cumgpa .cum_gpa_tot{color: #FFFFFF; height:20px; background: transparent no-repeat; border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; left: 275px; top:8px;		
} #calc .cbody .classtitle{
	position: absolute;
	top:150px;											  	
} #calc .cbody .classbar0{ position: absolute; width: 780px; height: 27px; top:175px; background: url(det_bar.jpg);	margin:0;
} #calc .cbody .classbar0 .cname{color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 35px;
} #calc .cbody .classbar0 .cgrade{color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 440px;
} #calc .cbody .classbar0 .ccredit{ color: #000000; height:20px; background: transparent no-repeat;	border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 520px;
} #calc .cbody .classbar0 .cqualpts{color: #000000; height:20px; background: transparent no-repeat;	border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top:6px; left: 600px;	
} #calc .cbody .classbar0 .cgradepts{color: #FFFFFF; height:20px; background: transparent no-repeat; border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top:6px;	left: 680px;	
} #calc .cbody .classbar0 .clevel{color: #FFFFFF; background-color:#005fb1;	height:20px; border:none; font-size: 10pt; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute;	top:5px; left: 315px; width:115px;
} #calc .cbody .classbar0 .delbtn{height:27px; width:27px; text-align:left;	position: absolute;	top:2px; left: 5px; background: url(delbtn.jpg);	
		
} #calc .cbody .classbar1{	position: absolute;	width: 780px; height: 27px; top:202px; background: url(det_bar.jpg); margin:0;
} #calc .cbody .classbar1 .cname{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 35px;
} #calc .cbody .classbar1 .cgrade{ color: #000000; height:20px;	background: transparent no-repeat;	border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; ext-align:left;	position: absolute;	top:5px; left: 440px;
} #calc .cbody .classbar1 .ccredit{	color: #000000; height:20px; background: transparent no-repeat;	 border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align:left; position: absolute; top:5px; left: 520px;
} #calc .cbody .classbar1 .cqualpts{color: #000000; height:20px; background: transparent no-repeat;	border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute;	top:6px; left: 600px;	
} #calc .cbody .classbar1 .cgradepts{ color: #FFFFFF; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top:6px;	left: 680px;	
} #calc .cbody .classbar1 .clevel{color: #FFFFFF; background-color:#005fb1;	height:20px; border:none; font-size: 10pt; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute;	top:5px; left: 315px; width:115px;


} #calc .cbody .classbar2{	position: absolute;	width: 780px; height: 27px; top:229px; background: url(det_bar.jpg); margin:0;
} #calc .cbody .classbar2 .cname{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 35px;
} #calc .cbody .classbar2 .cgrade{ color: #000000; height:20px;	background: transparent no-repeat;	border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; ext-align:left;	position: absolute;	top:5px; left: 440px;
} #calc .cbody .classbar2 .ccredit{	color: #000000; height:20px; background: transparent no-repeat;	 border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align:left; position: absolute; top:5px; left: 520px;
} #calc .cbody .classbar2 .cqualpts{color: #000000; height:20px; background: transparent no-repeat;	border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute;	top:6px; left: 600px;	
} #calc .cbody .classbar2 .cgradepts{ color: #FFFFFF; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top:6px;	left: 680px;	
} #calc .cbody .classbar2 .clevel{color: #FFFFFF; height:20px; background-color:#005fb1; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute;	top:5px; left: 315px;	width:115px;
	
} #calc .cbody .classbar3{	position: absolute;	width: 780px; height: 27px; top:256px; background: url(det_bar.jpg); margin:0;
} #calc .cbody .classbar3 .cname{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 35px;
} #calc .cbody .classbar3 .cgrade{ color: #000000; height:20px;	background: transparent no-repeat;	border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; ext-align:left;	position: absolute;	top:5px; left: 440px;
} #calc .cbody .classbar3 .ccredit{	color: #000000; height:20px; background: transparent no-repeat;	 border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align:left; position: absolute; top:5px; left: 520px;
} #calc .cbody .classbar3 .cqualpts{color: #000000; height:20px; background: transparent no-repeat;	border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute;	top:6px; left: 600px;	
} #calc .cbody .classbar3 .cgradepts{ color: #FFFFFF; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top:6px;	left: 680px;	
} #calc .cbody .classbar3 .clevel{color: #FFFFFF; height:20px; background-color:#005fb1; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute;	top:5px; left: 315px;		width:115px;

} #calc .cbody .classbar4{	position: absolute;	width: 780px; height: 27px; top:283px; background: url(det_bar.jpg); margin:0;
} #calc .cbody .classbar4 .cname{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 35px;
} #calc .cbody .classbar4 .cgrade{ color: #000000; height:20px;	background: transparent no-repeat;	border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; ext-align:left;	position: absolute;	top:5px; left: 440px;
} #calc .cbody .classbar4 .ccredit{	color: #000000; height:20px; background: transparent no-repeat;	 border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align:left; position: absolute; top:5px; left: 520px;
} #calc .cbody .classbar4 .cqualpts{color: #000000; height:20px; background: transparent no-repeat;	border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute;	top:5px; left: 600px;	
} #calc .cbody .classbar4 .cgradepts{ color: #FFFFFF; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top:5px;	left: 680px;	
} #calc .cbody .classbar4 .clevel{color: #FFFFFF; height:20px;background-color:#005fb1; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute;	top:5px; left: 315px;		width:115px;

} #calc .cbody .classbar5{	position: absolute;	width: 780px; height: 27px; top:310px; background: url(det_bar.jpg); margin:0;
} #calc .cbody .classbar5 .cname{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 35px;
} #calc .cbody .classbar5 .cgrade{ color: #000000; height:20px;	background: transparent no-repeat;	border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; ext-align:left;	position: absolute;	top:5px; left: 440px;
} #calc .cbody .classbar5 .ccredit{	color: #000000; height:20px; background: transparent no-repeat;	 border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align:left; position: absolute; top:5px; left: 520px;
} #calc .cbody .classbar5 .cqualpts{color: #000000; height:20px; background: transparent no-repeat;	border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute;	top:6px; left: 600px;	
} #calc .cbody .classbar5 .cgradepts{ color: #FFFFFF; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top:6px;	left: 680px;	
} #calc .cbody .classbar5 .clevel{color: #FFFFFF; height:20px; background-color:#005fb1; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute;	top:5px; left: 315px;	width:115px;

} #calc .cbody .classbar6{	position: absolute;	width: 780px; height: 27px; top:337px; background: url(det_bar.jpg); margin:0;
} #calc .cbody .classbar6 .cname{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 35px;
} #calc .cbody .classbar6 .cgrade{ color: #000000; height:20px;	background: transparent no-repeat;	border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; ext-align:left;	position: absolute;	top:5px; left: 440px;
} #calc .cbody .classbar6 .ccredit{	color: #000000; height:20px; background: transparent no-repeat;	 border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align:left; position: absolute; top:5px; left: 520px;
} #calc .cbody .classbar6 .cqualpts{color: #000000; height:20px; background: transparent no-repeat;	border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute;	top:6px; left:600px;	
} #calc .cbody .classbar6 .cgradepts{ color: #FFFFFF; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top:6px;	left: 680px;	
} #calc .cbody .classbar6 .clevel{color: #FFFFFF; height:20px; background-color:#005fb1; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute;	top:5px; left: 315px;	width:115px;

} #calc .cbody .classbar7{	position: absolute;	width: 780px; height: 27px; top:364px; background: url(det_bar.jpg); margin:0;
} #calc .cbody .classbar7 .cname{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 35px;
} #calc .cbody .classbar7 .cgrade{ color: #000000; height:20px;	background: transparent no-repeat;	border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; ext-align:left;	position: absolute;	top:5px; left: 440px;
} #calc .cbody .classbar7 .ccredit{	color: #000000; height:20px; background: transparent no-repeat;	 border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align:left; position: absolute; top:5px; left: 520px;
} #calc .cbody .classbar7 .cqualpts{color: #000000; height:20px; background: transparent no-repeat;	border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute;	top:6px; left: 600px;	
} #calc .cbody .classbar7 .cgradepts{ color: #FFFFFF; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top:6px;	left: 680px;	
} #calc .cbody .classbar7 .clevel{color: #FFFFFF; height:20px; background-color:#005fb1; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute;	top:5px; left: 315px;	width:115px;

} #calc .cbody .classbar8{	position: absolute;	width: 780px; height: 27px; top:391px; background: url(det_bar.jpg); margin:0;
} #calc .cbody .classbar8 .cname{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 35px;
} #calc .cbody .classbar8 .cgrade{ color: #000000; height:20px;	background: transparent no-repeat;	border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; ext-align:left;	position: absolute;	top:5px; left: 440px;
} #calc .cbody .classbar8 .ccredit{	color: #000000; height:20px; background: transparent no-repeat;	 border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align:left; position: absolute; top:5px; left: 520px;
} #calc .cbody .classbar8 .cqualpts{color: #000000; height:20px; background: transparent no-repeat;	border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute;	top:6px; left: 600px;	
} #calc .cbody .classbar8 .cgradepts{ color: #FFFFFF; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top:6px;	left: 680px;	
} #calc .cbody .classbar8 .clevel{color: #FFFFFF; height:20px; background-color:#005fb1; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute;	top:5px; left: 315px;	width:115px;

} #calc .calchead {
	background: url(calc1_header.jpg);
	text-align: left;
	width: 780px;
	height: 47px;
} #calc .calchead .headdate {
	text-align:right;
	position: absolute;
	right: 25px;
	top: 15px;
	color: #FFFFFF; 
	height:20px; 
	background: transparent no-repeat; 
	border:none; 
	font-size: 10pt; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	
	font-weight:bold;
	width:300px;	
} #calc .calcfoot {
	background: url(calc1_foot.jpg);
	text-align: left;
	width: 780px;
	height: 48px;
	position: absolute;
	bottom: 0;
} #calc .calcfoot .hints {position: absolute; bottom:15px; left: 15px; 
} #calc .calcfoot .addc {background: url(submit_btn.jpg) no-repeat top left; border:none; position: absolute; bottom:15px; right: 100px; width:76px; color:#004eab; 	 
padding: 2px 8px; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; font-weight:bold;
} #calc .calcfoot .addc:hover{background: url(submit_btn_h.jpg) no-repeat top left; border:none; position: absolute; bottom:15px; right: 100px; width:76px; color:#000000; 	 padding: 2px 8px; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; font-weight:bold;
} #calc .calcfoot .sbmtbtn {background: url(submit_btn.jpg) no-repeat top left; border:none; position: absolute; bottom:15px; right: 15px; width:76px; color:#004eab; 	 padding: 2px 8px; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; font-weight:bold;
} #calc .calcfoot .sbmtbtn:hover{background: url(submit_btn_h.jpg) no-repeat top left; border:none; position: absolute; bottom:15px; right: 15px; width:76px; color:#000000; 	 padding: 2px 8px; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; font-weight:bold;
} #calc .calcfoot .rtnlnk {border:none; position: absolute; bottom:15px; left: 15px;  color:#FFFFFF; 	 padding: 2px 8px; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; font-weight:bold;
} #calc .calcfoot .rtnlnk:hover {border:none; position: absolute; bottom:15px; left: 15px;  color:#a11447; 	 padding: 2px 8px; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; font-weight:bold;
} #calc .calcname {
	background: url(calc1_name.jpg);
	position: relative;
	text-align: left;
	width: 269px;
	height: 25px;
} #calc .calcname .calcfield{
	color: #000000; 
	margin:2px;
	height:20px;
	width:260px;
	background: transparent no-repeat;	
	border:none;
	padding: 2px 0 0 70px;
	font-size: 10pt; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;
} #calc .calcemail {
	background: url(calc1_email.jpg);
	position: relative;
	text-align: left;
	width: 269px;
	height: 25px;
} #calc .calcemail .calcfield{
	color: #000000; 
	margin:2px;
	height:20px;
	width:260px;
	background: transparent no-repeat;	
	border:none;
	padding: 2px 0 0 70px;
	font-size: 10pt; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;				
} #calc .calcstartgp {
	background: url(calc1_start_gp.jpg);
	position: absolute;
	top: 50px;
	right: 10px;

	width: 264px;
	height: 26px;

} #calc .calcstartgp .calcfield{
	color: #000000; 
	height:20px;
	margin:5px 0 0 0;
	width:253px;
	background: transparent no-repeat;	
	border:none;
	font-size: 10pt; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;
	text-align: right;				
} #calc .calcstarttc {
	background: url(calc1_start_tc.jpg);
	position: absolute;
	top: 75px;
	right: 10px;
	text-align: left;
	width: 264px;
	height: 26px;
} #calc .calcstarttc .calcfield{
	color: #000000; 
	height:20px;
	margin:5px 0 0 0;
	width:253px;
	background: transparent no-repeat;	
	border:none;
	font-size: 10pt; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;
	text-align: right;						
} #calc .calcstartqp {
	background: url(calc1_start_qp.jpg);
	position: absolute;
	top: 102px;
	right: 10px;
	text-align: left;
	width: 264px;
	height: 26px;
} #calc .calcstartqp .calcfield{
	color: #000000; 
	height:20px;
	margin:5px 0 0 0;
	width:253px;
	background: transparent no-repeat;	
	border:none;
	font-size: 10pt; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;
	text-align: right;			
}
<!--End Calculator Style Sheet-->

#calc2 {
	background: #FFFFFF;
	margin: 0;
} #calc2 .cbody {
	background: #d9e2ff;
	margin: 5px 0px 0px 9px;
	width: 780px;
	height: 700px;
	position: relative;
} #calc2 .cbody .bar{
	position: absolute;
	top:215px;	
} #calc2 .cbody .bar2{
	position: absolute;
	top:500px;			
} #calc2 .cbody .semtotals{
	background: url(calc2_sem_tot.jpg);
	position: absolute;
	bottom:205px;		
	right: 8px;
	height:29px;
	width:180px;
	margin:0;
} #calc2 .cbody .classtitle{
	position: absolute;
	top:225px;		
} #calc2 .cbody .semtotals .sem_cred_total{color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top: 8px; left: 130px;
} #calc2 .cbody .classbar0{ position: absolute; width: 780px; height: 27px; top:250px; background: url(det_bar2.jpg);	margin:0;
} #calc2 .cbody .classbar0 .cname{color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 35px;
} #calc2 .cbody .classbar0 .cgrade{color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 640px;
} #calc2 .cbody .classbar0 .ccredit{ color: #000000; height:20px; background: transparent no-repeat;	border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 720px;
} #calc2 .cbody .classbar0 .cqualpts{color: #000000; height:20px; background: transparent no-repeat;	border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top:6px; left: 600px;	
} #calc2 .cbody .classbar0 .cgradepts{color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top:6px;	left: 680px;	
} #calc2 .cbody .classbar0 .clevel{color: #000000; background-color:#519fe4;	height:20px; border:none; font-size: 10pt; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute;	top:3px; left: 490px; width:115px;
} #calc2 .cbody .classbar0 .delbtn{height:27px; width:27px; text-align:left;	position: absolute;	top:2px; left: 5px; background: url(delbtn.jpg);	
		
} #calc2 .cbody .classbar1{	position: absolute;	width: 780px; height: 27px; top:277px; background: url(det_bar2.jpg); margin:0;
} #calc2 .cbody .classbar1 .cname{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 35px;
} #calc2 .cbody .classbar1 .cgrade{ color: #000000; height:20px;	background: transparent no-repeat;	border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; ext-align:left;	position: absolute;	top:5px; left: 640px;
} #calc2 .cbody .classbar1 .ccredit{	color: #000000; height:20px; background: transparent no-repeat;	 border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align:left; position: absolute; top:5px; left: 720px;
} #calc2 .cbody .classbar1 .cqualpts{color: #000000; height:20px; background: transparent no-repeat;	border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute;	top:6px; left: 600px;	
} #calc2 .cbody .classbar1 .cgradepts{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top:6px;	left: 680px;	
} #calc2 .cbody .classbar1 .clevel{color: #000000; background-color:#519fe4;	height:20px; border:none; font-size: 10pt; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute;	top:3px; left: 490px;	width:115px;


} #calc2 .cbody .classbar2{	position: absolute;	width: 780px; height: 27px; top:304px; background: url(det_bar2.jpg); margin:0;
} #calc2 .cbody .classbar2 .cname{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 35px;
} #calc2 .cbody .classbar2 .cgrade{ color: #000000; height:20px;	background: transparent no-repeat;	border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; ext-align:left;	position: absolute;	top:5px; left: 640px;
} #calc2 .cbody .classbar2 .ccredit{	color: #000000; height:20px; background: transparent no-repeat;	 border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align:left; position: absolute; top:5px; left: 720px;
} #calc2 .cbody .classbar2 .cqualpts{color: #000000; height:20px; background: transparent no-repeat;	border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute;	top:6px; left: 600px;	
} #calc2 .cbody .classbar2 .cgradepts{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top:6px;	left: 680px;	
} #calc2 .cbody .classbar2 .clevel{color: #000000; height:20px; background-color:#519fe4; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute;	top:3px; left: 490px;	width:115px;
	
} #calc2 .cbody .classbar3{	position: absolute;	width: 780px; height: 27px; top:331px; background: url(det_bar2.jpg); margin:0;
} #calc2 .cbody .classbar3 .cname{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 35px;
} #calc2 .cbody .classbar3 .cgrade{ color: #000000; height:20px;	background: transparent no-repeat;	border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; ext-align:left;	position: absolute;	top:5px; left: 640px;
} #calc2 .cbody .classbar3 .ccredit{	color: #000000; height:20px; background: transparent no-repeat;	 border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align:left; position: absolute; top:5px; left: 720px;
} #calc2 .cbody .classbar3 .cqualpts{color: #000000; height:20px; background: transparent no-repeat;	border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute;	top:6px; left: 600px;	
} #calc2 .cbody .classbar3 .cgradepts{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top:6px;	left: 680px;	
} #calc2 .cbody .classbar3 .clevel{color: #000000; height:20px; background-color:#519fe4; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute;	top:3px; left: 490px;		width:115px;

} #calc2 .cbody .classbar4{	position: absolute;	width: 780px; height: 27px; top:359px; background: url(det_bar2.jpg); margin:0;
} #calc2 .cbody .classbar4 .cname{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 35px;
} #calc2 .cbody .classbar4 .cgrade{ color: #000000; height:20px;	background: transparent no-repeat;	border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; ext-align:left;	position: absolute;	top:5px; left: 640px;
} #calc2 .cbody .classbar4 .ccredit{	color: #000000; height:20px; background: transparent no-repeat;	 border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align:left; position: absolute; top:5px; left: 720px;
} #calc2 .cbody .classbar4 .cqualpts{color: #000000; height:20px; background: transparent no-repeat;	border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute;	top:5px; left: 600px;	
} #calc2 .cbody .classbar4 .cgradepts{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top:5px;	left: 680px;	
} #calc2 .cbody .classbar4 .clevel{color: #000000; height:20px;background-color:#519FE4; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute;	top:3px; left: 490px;		width:115px;

} #calc2 .cbody .classbar5{	position: absolute;	width: 780px; height: 27px; top:385px; background: url(det_bar2.jpg); margin:0;
} #calc2 .cbody .classbar5 .cname{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 35px;
} #calc2 .cbody .classbar5 .cgrade{ color: #000000; height:20px;	background: transparent no-repeat;	border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; ext-align:left;	position: absolute;	top:5px; left: 640px;
} #calc2 .cbody .classbar5 .ccredit{	color: #000000; height:20px; background: transparent no-repeat;	 border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align:left; position: absolute; top:5px; left: 720px;
} #calc2 .cbody .classbar5 .cqualpts{color: #000000; height:20px; background: transparent no-repeat;	border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute;	top:6px; left: 600px;	
} #calc2 .cbody .classbar5 .cgradepts{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top:6px;	left: 680px;	
} #calc2 .cbody .classbar5 .clevel{color: #000000; height:20px; background-color:#519fe4; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute;	top:3px; left: 490px;	width:115px;

} #calc2 .cbody .classbar6{	position: absolute;	width: 780px; height: 27px; top:412px; background: url(det_bar2.jpg); margin:0;
} #calc2 .cbody .classbar6 .cname{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 35px;
} #calc2 .cbody .classbar6 .cgrade{ color: #000000; height:20px;	background: transparent no-repeat;	border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; ext-align:left;	position: absolute;	top:5px; left: 640px;
} #calc2 .cbody .classbar6 .ccredit{	color: #000000; height:20px; background: transparent no-repeat;	 border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align:left; position: absolute; top:5px; left: 720px;
} #calc2 .cbody .classbar6 .cqualpts{color: #000000; height:20px; background: transparent no-repeat;	border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute;	top:6px; left:600px;	
} #calc2 .cbody .classbar6 .cgradepts{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top:6px;	left: 680px;	
} #calc2 .cbody .classbar6 .clevel{color: #000000; height:20px; background-color:#519fe4; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute;	top:3px; left: 490px;	width:115px;

} #calc2 .cbody .classbar7{	position: absolute;	width: 780px; height: 27px; top:437px; background: url(det_bar2.jpg); margin:0;
} #calc2 .cbody .classbar7 .cname{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 35px;
} #calc2 .cbody .classbar7 .cgrade{ color: #000000; height:20px;	background: transparent no-repeat;	border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; ext-align:left;	position: absolute;	top:5px; left: 640px;
} #calc2 .cbody .classbar7 .ccredit{	color: #000000; height:20px; background: transparent no-repeat;	 border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align:left; position: absolute; top:5px; left: 720px;
} #calc2 .cbody .classbar7 .cqualpts{color: #000000; height:20px; background: transparent no-repeat;	border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute;	top:6px; left: 600px;	
} #calc2 .cbody .classbar7 .cgradepts{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top:6px;	left: 680px;	
} #calc2 .cbody .classbar7 .clevel{color: #000000; height:20px; background-color:#519fe4; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute;	top:3px; left: 490px;	width:115px;

} #calc2 .cbody .classbar8{	position: absolute;	width: 780px; height: 27px; top:456px; background: url(det_bar2.jpg); margin:0;
} #calc2 .cbody .classbar8 .cname{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute; top:5px; left: 35px;
} #calc2 .cbody .classbar8 .cgrade{ color: #000000; height:20px;	background: transparent no-repeat;	border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; ext-align:left;	position: absolute;	top:5px; left: 640px;
} #calc2 .cbody .classbar8 .ccredit{	color: #000000; height:20px; background: transparent no-repeat;	 border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align:left; position: absolute; top:5px; left: 720px;
} #calc2 .cbody .classbar8 .cqualpts{color: #000000; height:20px; background: transparent no-repeat;	border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute;	top:6px; left: 600px;	
} #calc2 .cbody .classbar8 .cgradepts{ color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; top:6px;	left: 680px;	
} #calc2 .cbody .classbar8 .clevel{color: #000000; height:20px; background-color:#519fe4; border:none; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;	position: absolute;	top:3px; left: 490px;	width:115px;

} #calc2 .calchead {
	background: url(calc2_header.jpg);
	text-align: left;
	width: 780px;
	height: 47px;
} #calc2 .calchead .headdate {
	text-align:right;
	position: absolute;
	right: 125px;
	top: 15px;
	color: #FFFFFF; 
	height:20px; 
	background: transparent no-repeat; 
	border:none; 
	font-size: 10pt; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-weight:bold;
	width:300px;
} #calc2 .calcfoot {
	background: url(calc1_foot.jpg);
	text-align: left;
	width: 780px;
	height: 48px;
	position: absolute;
	bottom: 0;
} #calc2 .calcfoot .hints {position: absolute; bottom:15px; left: 15px; 
} #calc2  .addc {background: url(submit_btn.jpg) no-repeat top left; border:none; position: absolute; top:230px; left: 150px; width:76px; color:#004eab;  font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; text-align:center; font-weight:bold;
} #calc2 .addc:hover{background: url(submit_btn_h.jpg) no-repeat top left; border:none; position: absolute; top:230px; left: 150px; width:76px; color:#000000; 	  font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; text-align:center; font-weight:bold;
} #calc2 .sbmtbtn {background: url(submit_btn.jpg) no-repeat top left; border:none; position: absolute; top:15px; right: 15px; width:76px; color:#004eab; 	 padding: 2px 8px; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; text-align:center; font-weight:bold;
} #calc2 .sbmtbtn:hover{background: url(submit_btn_h.jpg) no-repeat top left; border:none; position: absolute; top:15px; right: 15px; width:76px; color:#000000; 	 padding: 2px 8px; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; text-align:center; font-weight:bold;
} #calc2 .calcfoot .rtnlnk {border:none; position: absolute; bottom:15px; left: 15px;  color:#FFFFFF; 	 padding: 2px 8px; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; text-align:center; font-weight:bold;
} #calc2 .calcfoot .rtnlnk:hover {border:none; position: absolute; bottom:15px; left: 15px;  color:#a11447; 	 padding: 0px 8px; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; text-align:center; font-weight:bold;
} #calc2 .calcname {	background: url(calc1_name.jpg);	position: relative;	text-align: left;	width: 269px;	height: 25px;
} #calc2 .calcname .calcfield{	color: #000000; 	margin:2px;	height:20px;	width:260px;	background: transparent no-repeat;		border:none;	padding: 2px 0 0 70px;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;
} #calc2 .calcemail {
	background: url(calc1_email.jpg);	position: relative;	text-align: left;	width: 269px;	height: 25px;
} #calc2 .calcemail .calcfield{	color: #000000; 	margin:2px;	height:20px;	width:260px;	background: transparent no-repeat;		border:none;	padding: 2px 0 0 70px;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;				

} #calc2 .calcstartgp2 {background: url(calc2_start_gp2.jpg);	position: absolute;	top: 125px;	left: 53px;	width: 195px;	height: 24px;
} #calc2 .calcstartgp2 .calcfield{	color: #000000; 	height:20px;	margin:3px 0 0 110px;	background: transparent no-repeat;		border:none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: center; 

} #calc2 .calcstartcred {background: url(calc2_start_credit2.jpg);	position: absolute;	top: 150px;	left: 49px;	width: 200px;	height: 24px;
} #calc2 .calcstartcred .calcfield{	color: #000000; 	height:20px;	margin:3px 0 0 110px;	background: transparent no-repeat;		border:none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: center;

} #calc2 .calctarggpa {background: url(calc2_target_gpa2.jpg);	position: absolute;	top: 174px;	left: 54px;	width: 195px;	height: 28px; 
} #calc2 .calctarggpa .calcfield{	color: #000000; 	height:20px;	margin:4px 0 0 110px;	background: transparent no-repeat;		border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: center; 

} #calc2 .calcschedcred {background: url(calc2_sched_cred.jpg);	position: absolute;	top: 52px;	left: 290px;	width: 246px;	height: 23px; 
} #calc2 .calcschedcred .calcfield{	color: #000000; 	height:20px;	padding:5px 0 0 0;	margin: 0 0 0 160px; width:75px;	background: transparent no-repeat;		border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: center;
	
} #calc2 .calchocred {background: url(calc2_h_cred.jpg);	position: absolute;	top: 77px;	left: 290px;	width: 246px;	height: 23px; 
} #calc2 .calchocred .calcfield{	color: #000000; 	height:20px;	padding:5px 0 0 0;	margin: 0 0 0 160px; width:75px;	background: transparent no-repeat;		border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: center;	
	
} #calc2 .calcapcred {background: url(calc2_ap_cred.jpg);	position: absolute;	top: 102px;	left: 290px;	width: 246px;	height: 23px; 
} #calc2 .calcapcred .calcfield{	color: #000000; 	height:20px;	padding:5px 0 0 0;	margin: 0 0 0 160px; width:75px;	background: transparent no-repeat;		border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: center;			
	
} #calc2 .calcibcred {background: url(calc2_ib_cred.jpg);	position: absolute;	top: 127px;	left: 283px;	width: 252px;	height: 23px; 
} #calc2 .calcibcred .calcfield{	color: #000000; 	height:20px;	padding:5px 0 0 0;	margin: 0 0 0 166px; width:75px;	background: transparent no-repeat;		border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: center;			
	
} #calc2 .calcdcred {background: url(calc2_dual_cred.jpg);	position: absolute;	top: 152px;	left: 283px;	width: 252px;	height: 23px; 
} #calc2 .calcdcred .calcfield{	color: #000000; 	height:20px;	padding:5px 0 0 0;	margin: 0 0 0 166px; width:75px;	background: transparent no-repeat;		border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: center;			
	
} #calc2 .calcwbcred {background: url(calc2_wb_cred.jpg);	position: absolute;	top: 177px;	left: 283px;	width: 252px;	height: 23px; 
} #calc2 .calcwbcred .calcfield{	color: #000000; 	height:20px;	padding:5px 0 0 0;	margin: 0 0 0 166px; width:75px;	background: transparent no-repeat;		border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: center;		
				
} #calc2 .calcwgpa1 {background: url(calc2_w_gpa12.jpg);	position: absolute;	top: 52px;	left: 575px;	width: 195px;	height: 26px;
} #calc2 .calcwgpa1 .calcfield{	color: #000000;  	height:20px;	margin:5px 0 0 85px;	background: transparent no-repeat;		border:none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: center;					padding:2px 0 0 0;

} #calc2 .calcuwgpa1 {background: url(calc2_uw_gpa12.jpg);	position: absolute;	top: 80px;	left: 574px;	width: 195px;	height: 24px;
} #calc2 .calcuwgpa1 .calcfield{	color: #000000; 	height:20px;	margin:3px 0 0 85px;	background: transparent no-repeat;		border:none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: center;	padding:2px 0 0 0;

} #calc2 .calcnavg1 {background: url(calc2_uw_num_avg12.jpg);	position: absolute;	top: 105px;	left: 541px;	width: 229px;	height: 25px; 
} #calc2 .calcnavg1 .calcfield{	color: #000000; 	height:20px;	margin:5px 0 0 120px;	padding:1px 0 0 0; background: transparent no-repeat;		border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: center; font-weight:bold;
	
} #calc2 .calcho2 {background: url(calc2_hocred2.jpg);	position: absolute;	top: 520px;	left: 10px;	width: 258px;	height: 23px; 
} #calc2 .calcho2 .calcfield{	color: #000000; 	height:20px;	margin:1px 0 0 180px;	padding:3px 0 0 0; width:75px;	background: transparent no-repeat;	border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: center;		

} #calc2 .calcap2 {background: url(calc2_apcred2.jpg);	position: absolute;	top: 545px;	left: 10px;	width: 258px;	height: 23px; 
} #calc2 .calcap2 .calcfield{	color: #000000; 	height:20px;	margin:1px 0 0 180px;	padding:3px 0 0 0; width:75px;	background: transparent no-repeat;	border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: center;		
					
} #calc2 .calcib2 {background: url(calc2_ibcred2.jpg);	position: absolute;	top: 570px;	left: 10px;	width: 258px;	height: 23px; 
} #calc2 .calcib2 .calcfield{	color: #000000; 	height:20px;	margin:1px 0 0 180px;	padding:3px 0 0 0; width:75px;	background: transparent no-repeat;	border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: center;	

} #calc2 .calcdu2 {background: url(calc2_ducred2.jpg);	position: absolute;	top: 595px;	left: 10px;	width: 258px;	height: 23px; 
} #calc2 .calcdu2 .calcfield{	color: #000000; 	height:20px;	margin:1px 0 0 180px;	padding:3px 0 0 0; width:75px;	background: transparent no-repeat;	border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: center;		
	
} #calc2 .totremcred {background: url(total_rem_cred.jpg);	position: absolute;	top: 625px;	left: 77px;	width: 197px;	height: 26px; 
} #calc2 .totremcred .cred_rem{color: #000000; height:20px; background: transparent no-repeat; border:none; font-size: 10pt;  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; position: absolute; left: 135px; top:6px;
	
} #calc2 .calcwgpa2 {background: url(calc2_wgpa2.jpg);	position: absolute;	top: 520px;	right: 10px;	width: 339px;	height: 23px; 
} #calc2 .calcwgpa2 .calcfield{	color: #000000; 	height:20px;	margin:1px 0 0 250px;	padding:3px 0 0 0; width:75px;	background: transparent no-repeat;	border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: center;			

} #calc2 .calcuwgpa2 {background: url(calc2_uwgpa2.jpg);	position: absolute;	top: 545px;	right: 10px;	width: 339px;	height: 23px; 
} #calc2 .calcuwgpa2 .calcfield{	color: #000000; 	height:20px;	margin:1px 0 0 250px;	padding:3px 0 0 0; width:75px;	background: transparent no-repeat;	border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: center;			

} #calc2 .calcuwavg2 {background: url(calc2_uw_num_avg2.jpg);	position: absolute;	top: 570px;	right: 10px;	width: 339px;	height: 23px; 
} #calc2 .calcuwavg2 .calcfield{	color: #000000; 	height:20px;	margin:1px 0 0 250px;	padding:3px 0 0 0; width:75px;	background: transparent no-repeat;	border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: center;			
					
} #calc2 .calcstarttc {	background: url(calc1_start_tc.jpg);	position: absolute;	top: 75px;	right: 10px;	text-align: left;	width: 264px;	height: 26px;
} #calc2 .calcstarttc .calcfield{	color: #000000; 	height:20px;	margin:5px 0 0 185px;	background: transparent no-repeat;		border:none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: right;							
} #calc2 .calcstartqp {	background: url(calc1_start_qp.jpg);	position: absolute;	top: 102px;	right: 10px;	text-align: left;	width: 264px;	height: 26px;
} #calc2 .calcstartqp .calcfield{	color: #000000; 	height:20px;	margin:5px 0 0 0;	width:253px;	background: transparent no-repeat;		border:none;
	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;	text-align: right;			
}
<!--- End Calc 2 STyle -->
<!--Calculator Style Sheet-->
#list {	background: #FFFFFF;	margin: 0;	height:100%;
} #list .lbody {	background: #d9e2ff;	margin: 5px 0px 0px 9px;	width: 780px;	height: 100%;	position: relative; 
} #list .lbody .lrow{	color: #000000; background: transparent no-repeat;	border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif;		vertical-align: bottom; padding:5px 0 0 0; height:18px; position:relative; top:60px;
} #list .lbody .lrow .ltype{	color: #000000; background: transparent no-repeat;	border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif;		 position:absolute; left:10px; vertical-align:bottom;
} #list .lbody .lrow .lname{	color: #000000; background: transparent no-repeat;	border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif;		 position:absolute; left:75px; vertical-align:bottom;
} #list .lbody .lrow .lemail{	color: #000000; background: transparent no-repeat;	border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif;		 position:absolute; left:270px; vertical-align:bottom;
} #list .lbody .lrow .ldate{	color: #000000; background: transparent no-repeat;	border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif;		 position:absolute; left:470px; vertical-align:bottom;
} #list .lbody .lrow .ledit{background: url(list_edit.jpg);	color: #000000; background: transparent no-repeat;	border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif;		 position:absolute; left:335px; vertical-align:middle;
} #list .lbody .lrow .ldel{color: #000000; background: transparent no-repeat;	border: none;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif;		 position:absolute; left:735px; vertical-align:middle;

} #list .calcname {	background: url(calc1_name.jpg);	position: absolute; top:50px; left:15px; text-align: left;	width: 269px;	height: 25px;
} #list .calcname .calcfield{	color: #000000; 	margin:2px;	height:20px;	width:260px;	background: transparent no-repeat;		border:none;	padding: 2px 0 0 70px;	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif;
} #list .calcemail {	background: url(calc1_email.jpg);	position: absolute; top:50px; left:300px; text-align: left;	width: 269px;	height: 25px;
} #list .calcemail .calcfield{	color: #000000; 	margin:2px;	height:20px;	width:260px;	background: transparent no-repeat;		border:none;	padding: 2px 0 0 70px;	

} #list .lbody .bar{	position: relative;	bottom:-75px;
} #list .lbody .topbar{	position: absolute;	top:80px;
} #list .listbar{	background: url(list_bar.jpg);		width: 780px;	height: 18px;	position:absolute; top: 100px;
} #list .listhead {	background: url(list_header.jpg);	text-align: left;	width: 780px;	height: 47px; 
} #list .listhead .expiredate {	text-align:right;	position: absolute;	right: 25px;	top: 15px;	color: #FFFFFF; 	height:20px; 	background: transparent no-repeat; 	border:none; 	font-size: 10pt; 	font-family: Tahoma, Arial, Helvetica, sans-serif;		font-weight:bold;	width:300px;	
} #list .listfoot {	background: url(calc1_foot.jpg);	text-align: left;	width: 780px;	height: 48px;	position: relative;	bottom: -45px;
} #list .newtrgt {background: url(new_trgt_btn.jpg) no-repeat top left; border:none; position: relative; bottom:-75px; left: 125px; height:72px; width:208px; color:#a11447; font-size: 12pt; font-family: Tahoma, Arial, Helvetica, sans-serif; text-align:center; font-weight:bold; padding: 0 0 10px 0; margin: 0 0 10px 0;
} #list .newgpa {background: url(new_trgt_btn.jpg) no-repeat top left; border:none; position: relative;  bottom:-75px;  left:225px; height:72px; width:208px; color:#a11447; font-size: 12pt; font-family: Tahoma, Arial, Helvetica, sans-serif; text-align:center; font-weight:bold; padding: 0 0 10px 0;	 margin: 0 0 10px 0;
} 
#list .search {background: url(submit_btn.jpg) no-repeat top left; border:none; position: absolute; top:55px; right: 100px; width:76px; color:#004eab; 	 
padding: 2px 8px; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; text-align:center; font-weight:bold;
} #list .search:hover{background: url(submit_btn_h.jpg) no-repeat top left; border:none; position: absolute; top:55px; right: 100px; width:76px; color:#000000; 	 padding: 2px 8px; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; text-align:center; font-weight:bold;
} #list  .clear {background: url(submit_btn.jpg) no-repeat top left; border:none; position: absolute; top:55px; right: 10px; width:76px; color:#004eab; 	 
padding: 2px 8px; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; text-align:center; font-weight:bold;
} #list .clear:hover{background: url(submit_btn_h.jpg) no-repeat top left; border:none; position: absolute; top:55px; right: 10px; width:76px; color:#000000; 	 padding: 2px 8px; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; text-align:center; font-weight:bold;} 
<!--Calculator 1 Print Style Sheet-->
#pcalc {	background: #FFFFFF;	margin: 0;
} #pcalc .pcbody {	background: #ffffff;	margin: 5px 0px 0px 9px;	width: 780px;	height: 550px;	position: relative;	font-family:Georgia, "Times New Roman", Times, serif;
} #pcalc .pcbody .bar{	position: absolute;	top:140px;	
} #pcalc .pcbody .updated{    color:#0066FF;	font-size:16px;	text-align:right;
} #pcalc .pcbody .pname{    color:#000000;	font-size:16px;	text-align:left;	width:250px;	
} #pcalc .pcbody .pcname{    color:#000000;	font-size:16px;	text-align:left; display:inline; position:absolute;  left:15px; padding:10px 0 0 0; line-height:25px;
} #pcalc .pcbody .pemail{    color:#000000;	font-size:16px;	text-align:left; display:inline; position:absolute;  left:0px; padding:10px 0 0 0; line-height:25px; 

} #pcalc .pcbody .psgpa{    color:#000066;	font-size:14px;	text-align:left; display:inline; position:absolute;  left:0px; padding:10px 0 0 0; line-height:25px;
} #pcalc .pcbody .pstc{    color:#000066;	font-size:14px;	text-align:left; display:inline; position:absolute;  left:275px; padding:10px 0 0 0; line-height:25px;
} #pcalc .pcbody .psgp{    color:#000066;	font-size:14px;	text-align:left; display:inline; position:absolute;  left:525px; padding:10px 0 0 0; line-height:25px;

} #pcalc .pcbody .pctype{    color:#000000;	font-size:16px;	text-align:left; display:inline; position:absolute;  left:355px; padding:10px 0 0 0; line-height:25px;
} #pcalc .pcbody .pgrade{    color:#000000;	font-size:16px;	text-align:left; display:inline; position:absolute;  left:455px; padding:10px 0 0 0; line-height:25px;
} #pcalc .pcbody .pcred{    color:#000000;	font-size:16px;	text-align:left; display:inline; position:absolute;  left:535px; padding:10px 0 0 0; line-height:25px;
} #pcalc .pcbody .pqpoints{    color:#000000;	font-size:16px;	text-align:left; display:inline; position:absolute;  left:610px; padding:10px 0 0 0; line-height:25px;
} #pcalc .pcbody .pgpoints{    color:#000000;	font-size:16px;	text-align:left; display:inline; position:absolute;  left:685px;padding:10px 0 0 0; line-height:25px;
	   
} #pcalc .pcbody .pstlbl1{    color:#a0092e; font-weight:bold;	font-size:14px;	text-align:left; position:relative;  left:15px; padding:10px 0 0 0; line-height:25px;
} #pcalc .pcbody .psemctot{    color:#000066;	font-size:14px;	text-align:left; display:inline; position:absolute;  left:520px; line-height:25px;
} #pcalc .pcbody .psemgtot{    color:#000066;	font-size:14px;	text-align:left; display:inline; position:absolute;  left:595px; line-height:25px;
} #pcalc .pcbody .psemqtot{    color:#000066;	font-size:14px;	text-align:left; display:inline; position:absolute;  left:670px; line-height:25px;

} #pcalc .pcbody .pstlbl2{    color:#a0092e; font-weight:bold;	font-size:14px;	text-align:left; position:relative;  left:15px; padding:10px 0 0 0; line-height:25px;
} #pcalc .pcbody .psemgpa{    color:#000066;	font-size:14px;	text-align:left; display:inline; position:absolute;  left:335px; line-height:25px;

} #pcalc .pcbody .pstlbl3{    color:#a0092e; font-weight:bold;	font-size:14px;	text-align:left; position:relative;  left:15px; padding:10px 0 0 0; line-height:25px;
} #pcalc .pcbody .pcumgpa{    color:#000066;	font-size:14px;	text-align:left; display:inline; position:absolute;  left:335px; line-height:25px;
	   
} #pcalc .pcbody .phimg{    border:none;	text-align:left;	
} #pcalc .pcbody .bar2{	position: absolute;	top:392px;			
} #pcalc .pcbody .semtotals{	background: url(sem_totals.jpg);	position: absolute;	top:412px;			height:28px;	width:780px;	margin:0;}
<!--Calculator 1 Print Style Sheet-->
#pcalc2 {	background: #FFFFFF;	margin: 0;
} #pcalc2 .pcbody {	background: #ffffff;	margin: 5px 0px 0px 9px;	width: 780px;	height: 800px;	position: relative;	font-family:Georgia, "Times New Roman", Times, serif;
} #pcalc2 .pcbody .bar{	position: absolute;	top:140px;	
} #pcalc2 .pcbody .updated{    color:#0066FF;	font-size:16px;	text-align:right;
} #pcalc2 .pcbody .pname{    color:#000000;	font-size:16px;	text-align:left;	width:250px;	
} #pcalc2 .pcbody .pcname{    color:#000000;	font-size:16px;	text-align:left; display:inline; position:absolute;  left:15px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .pemail{    color:#000000;	font-size:16px;	text-align:left; display:inline; position:absolute;  left:0px; padding:10px 0 0 0; line-height:25px; 

} #pcalc2 .pcbody .psgpa{    color:#000066;	font-size:14px;	text-align:left; position:absolute;  left:0px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .pstc{    color:#000066;	font-size:14px;	text-align:left; position:absolute;  top:205; left:0px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .psgp{    color:#000066;	font-size:14px;	text-align:left;  position:absolute;  top:230; padding:10px 0 0 0; line-height:25px;

} #pcalc2 .pcbody .calcschedcred{    color:#000066;	font-size:14px;	text-align:left;  position:absolute;  left: 300px; top:180px;padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .calchocred{    color:#000066;	font-size:14px;	text-align:left;  position:absolute;  left: 300px; top:205px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .calcapcred{    color:#000066;	font-size:14px;	text-align:left;  position:absolute;  left: 300px; top:230px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .calcibcred{    color:#000066;	font-size:14px;	text-align:left;  position:absolute;  left: 300px; top:255px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .calcdcred{    color:#000066;	font-size:14px;	text-align:left;  position:absolute;  	  left: 300px; top:280px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .calcwbcred{    color:#000066;	font-size:14px;	text-align:left;  position:absolute;  left: 300px; top:305px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .calcwgpa1{    color:#000066;	font-size:14px;	text-align:left;  position:absolute;  	  left: 550px; top:180px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .calcuwgpa1{    color:#000066;	font-size:14px;	text-align:left;  position:absolute;  left: 550px; top:205px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .calcnavg1{    color:#000066;	font-size:14px;	text-align:left;  position:absolute;  	  left: 550px; top:230px; padding:10px 0 0 0; line-height:25px;

} #pcalc2 .pcbody .calcho2{    color:#000066;	font-size:14px;	text-align:left;  	  position:absolute;  left: 15px; bottom: 110px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .calcap2{    color:#000066;	font-size:14px;	text-align:left;  	  position:absolute;  left: 15px; bottom: 85px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .calcib2{    color:#000066;	font-size:14px;	text-align:left;  	  position:absolute;  left: 15px; bottom: 60px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .calcdu2{    color:#000066;	font-size:14px;	text-align:left;  	  position:absolute;  left: 15px; bottom: 35px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .totremcred{    color:#a0092e;	font-size:14px;	text-align:left;  position:absolute;  left: 15px; bottom: 0px; padding:10px 0 0 0; line-height:25px; font-weight:bold;
} #pcalc2 .pcbody .calcwgpa2{    color:#000066;	font-size:14px;	text-align:left;   	  position:absolute;  left: 450px; bottom: 110px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .calcuwgpa2{    color:#000066;	font-size:14px;	text-align:left;  position:absolute;  left: 450px; bottom: 85px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .calcuwavg2{    color:#000066;	font-size:14px;	text-align:left;  position:absolute;  left: 450px; bottom: 60px; padding:10px 0 0 0; line-height:25px;

} #pcalc2 .pcbody .pctype{    color:#000000;	font-size:16px;	text-align:left; display:inline; position:absolute;  left:525px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .pgrade{    color:#000000;	font-size:16px;	text-align:left; display:inline; position:absolute;  left:635px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .pcred{    color:#000000;	font-size:16px;	text-align:left; display:inline; position:absolute;  left:605px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .pqpoints{    color:#000000;	font-size:16px;	text-align:left; display:inline; position:absolute;  left:610px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .pgpoints{    color:#000000;	font-size:16px;	text-align:left; display:inline; position:absolute;  left:715px;padding:10px 0 0 0; line-height:25px;
	   
} #pcalc2 .pcbody .pstlbl1{    color:#a0092e; font-weight:bold;	font-size:14px;	text-align:left; position:relative;  left:15px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .psemctot{    color:#000066;	font-size:14px;	text-align:left; display:inline; position:absolute;  left:700px; line-height:25px;
} #pcalc2 .pcbody .psemgtot{    color:#000066;	font-size:14px;	text-align:left; display:inline; position:absolute;  left:595px; line-height:25px;
} #pcalc2 .pcbody .psemqtot{    color:#000066;	font-size:14px;	text-align:left; display:inline; position:absolute;  left:670px; line-height:25px;

} #pcalc2 .pcbody .pstlbl2{    color:#a0092e; font-weight:bold;	font-size:14px;	text-align:left; position:relative;  left:15px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .psemgpa{    color:#000066;	font-size:14px;	text-align:left; display:inline; position:absolute;  left:455px; line-height:25px;

} #pcalc2 .pcbody .pstlbl3{    color:#a0092e; font-weight:bold;	font-size:14px;	text-align:left; position:relative;  left:15px; padding:10px 0 0 0; line-height:25px;
} #pcalc2 .pcbody .pcumgpa{    color:#000066;	font-size:14px;	text-align:left; display:inline; position:absolute;  left:455px; line-height:25px;
	   
} #pcalc2 .pcbody .phimg{    border:none;	text-align:left;	
} #pcalc2 .pcbody .bar2{	position: absolute;	top:392px;			
} #pcalc2 .pcbody .semtotals{	background: url(sem_totals.jpg);	position: absolute;	top:412px;			height:28px;	width:780px;	margin:0;}

