@charset "utf-8";
.rounded_corner {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.small_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
.small_font_x1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006699;
}
.dottedTable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
.bottom_dash {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.orange_border_table {
	border: thick solid #FF9933;
}
.orange_lower_table {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
.lower_corner {
	background-image: url(images/books.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.lower_corner_present {
	background-image: url(images/presentation.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top_right_fone {
	background-image: url(images/ooma-voip-phone.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.wave_center {
	background-image: url(images/sinwave.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.lower_corner_software {
	background-image: url(images/software-design-custom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lower_corner_kiosk {
	background-image: url(images/self_service_kiosk.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lower_corner_virus {
        background-image: url(images/computer_virus_alert.jpg);
        background-repeat: no-repeat;
        background-position: right bottom;
}

.table_bottom_only {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #336600;
}
