body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4F4F4;
}
.header-back {
	background-image:  url(../images/header-gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 96px;
}
.call-text {
	font-size: 18px;
	font-weight: bold;
	color: #22254E;
}
.telephone-text {
	font-size: 12px;
	color: #BD7FAE;
	font-weight: bold;
}
.nav-back {
	background-image:  url(../images/nav-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 29px;
}
.border-leftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.border-right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.under-nav-back {
	background-image:  url(../images/bottom-gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.search-gradient {
	background-image:  url(../images/search-box-gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 188px;
}
.footer-line {
	background-image:  url(../images/footer-line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 8px;
}
.home-image {
	background-image:  url(../images/device.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 213px;
	width: 508px;
}
.footer-text, .footer-text a:link, .footer-text a:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: 12px;
}
.footer-text a:hover, .footer-text a:active {

	color: #CCCCCC;
	text-decoration: underline;

}
.brandyou, .brandyou a:link, .brandyou a:visited {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
.brandyou a:hover, .brandyou a:active {
	color: #ffffff;
	font-size: 9px;
	text-decoration: underline;
}.pink {
	color: #bd7fb0;
}
.darkblue {
	color: #22254e;
}
.input {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 11px;
}
.text-11 {
	font-size: 11px;
	font-weight: bold;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	text-transform: uppercase;
}
a:link {
	color: #BE7FAE;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #BE7FAE;
	text-decoration: none;
}
a:hover {
	color: #333367;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
}
.hip-nav, .hip-nav a:link, .hip-nav a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	background-color: #22254E;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.hip-nav a:hover, .hip-nav a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #BD7FB0;

}
.hip-nav-live, .hip-nav-live a:link, .hip-nav-live a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	background-color: #BD7FB0;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.hip-nav-live a:hover, .hip-nav-live a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #22254E;

}
.button {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	background-color: #BD7FB0;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #F4F4F4;
}
.border {
	border: 1px solid #999999;
}
