/* CSS Document */
.summarydiv {
	
	width:450px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
}

.subtotalbar {
	text-align: center; 
	border: 1px dashed black;
}

.totalbar {
	text-align: center;
	border: 1px dashed red;
}

.black-11px { 
	color: #000000; 
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
}
.errorhead {
	color: #CC0000; 
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
}
.tbl_header_white {
	color: #fff; 
	font-style: normal; 
	font-weight: bolder; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none 
}

.textarea {
	font-family: "arial", "helvetica", "sans-serif";
	font-weight:normal;
	font-size:10pt;
	color:#000000;
}

.input {
	font-family: "arial", "helvetica", "sans-serif";
	font-weight:normal;
	font-size:9pt;
	color:#000000;
}

.option{
	font-family: "arial", "helvetica", "sans-serif";
	font-weight:normal;
	font-size:10pt;
	color:#000000;
}

.select {
	font-family: "arial", "helvetica", "sans-serif";
	font-weight:normal;
	font-size:9pt;
	color:#000000;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:#000000;
}
	

H1 {font-family: "Helvetica";
	font-weight:bold;
	font-size:14pt;
	color:#00394a}
	
span.error {
	font-family: "arial", "helvetica", "sans-serif";
	font-weight:bold;
	font-size:10pt;
	color:#FF0000;
}

.totalbar {
	text-align: center; 
	border: 1px dashed black;
}

.totallabel {
	color:#000000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.label {
	color:#000000;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.newlink {  font-family: Arial; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #AA0000; text-decoration: none}
a.newlink:active {  font-family: Arial; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #AA0000; text-decoration: none}
a.newlink:hover {  font-family: Arial; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration: none ; background-color: #EEEEEE}
a.newlink:link {  font-family: Arial; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #AA0000; text-decoration: none}

.subhead {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:black;
	
	}
