.family {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4e4e4e;
}
.bottom_box_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.small_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.bottom_box_font_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.small_font2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
}
.title2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.margin_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	font-weight: bold;
	bottom: 50px;
	top: 50px;
}
.bold_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4e4e4e;
	text-decoration: underline;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-left-width: thin;
	border-color: #CCCCCC;
	border-width: 1;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
.importantfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.textbox_important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-left-width: thin;
	border-color: #CCCCCC;
	border-width: 1;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	background-color: #FFFFCC;
}
.small_font3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.table {
	border: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.table2 {
	border: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table3 {

	border: #CCCCCC;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.row {
	border-bottom: solid 1px #CCCCCC;
}

.azlink:link {text-decoration: none; color:white;}
.azlink:visited {text-decoration: none; color:white;}
.azlink:hover {text-decoration: none; color:white;}
.azlink:active {text-decoration: none; color:white;}.h1margin {
	margin: 0px;
	padding: 0px;
}
.cardbg {
	background-image: url(images/purchase_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 202px;
	width: 297px;
}
.callbg {
	background-image: url(images/make_call_css.jpg);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	height: 166px;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.regbg {

	background-image: url(images/sms_reg_css.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	height: 177px;
	width: 348px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bold_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
