.cTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: center;
	background-image:url(images/calc_lbl_mid_fill.gif);
}

.cButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: right;
	background-image:url(images/calc_btn_fill.gif);
}

.cButton input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	border-color: #CCCCCC;
}

.cButton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}

.calendar:hover {
	cursor:pointer;
	cursor:hand;
}

.calendar img {
	cursor:pointer;
	cursor:hand;
}

.calcanswer {
	color : #333333;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	padding: 0;
	background-color: #FFFFFF;
	font-weight: bold;
}

.cDisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	background-image:url(images/calc_scrn_fill_90.gif);
}

.cDisplay input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-color: #FFFFFF;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
}

.cDisplay img {
	border-right-style: none;
	border-left-style: none;
}

.cDisplayTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform: none;
}

.cResults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}

.cResultLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: none;
}

.cResultNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #008040;
	text-decoration: none;
	text-transform: none;
	text-align: right;
}

.coveredcallresult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.coveredcallnumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #008040;
	text-align: center;
}

.coveredcalllabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}

.positioninput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.calccheckbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: right;
}

.calc_scrn_fill {
	background-image:url(images/calc_scrn_fill.gif);
}

.calc_scrn_fill_top {
	background-image:url(images/calc_scrn_fill_top.gif);
}

.calc_scrn_fill_btm {
	background-image:url(images/calc_scrn_fill_btm.gif);
}

.calc_left_edge {
	background-image:url(images/calc_left_edge.gif);
}

.calc_right_edge {
	background-image:url(images/calc_rght_edge.gif);
}

.calc_top_edge {
	background-image:url(images/calc_top_edge.gif);
}

.calc_top_left {
	background-image:url(images/calc_top_left.gif);
}

.calc_top_right {
	background-image:url(images/calc_top_rght.gif);
}

.calc_lbl_side_fill {
	background-image:url(images/calc_lbl_side_fill.gif);
}

.calc_lbl_mid_fill {
	background-image:url(images/calc_lbl_mid_fill.gif);
}

.calc_btn_fill {
	background-image:url(images/calc_btn_fill.gif);
}

.calc_btm_edge {
	background-image:url(images/calc_btm_edge.gif);
}
