@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.squeezebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 28px;
	line-height: 32px;
	color: #e00075;
}
h2 {
	font-size: 22px;
	line-height: 26px;
	color: #e00075;
}
h3 {
	font-size: 18px;
	line-height: 22px;
	color: #e00075;
}
h4 {
	font-size: 14px;
	line-height: 18px;
	color: #e00075;
}
h5 {
	font-size: 18px;
	line-height: 22px;
	color: #333333;
}
h6 {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
a:link, a:active {color: #e00075;}
a:visited, a:hover {color: #51df58;}
a.grey:link, a.grey:active {color: #333333;}
a.grey:visited, a.grey:hover {color: #333333;}
a.white:link, a.white:active {color: #FFFFFF; text-decoration: none; }
a.white:visited {color: #FFFFFF; text-decoration: none; }
a.white:hover {color: #FFFFFF; text-decoration: underline; }
.pgbkg {
	background-image: url(images/Bkg-Page.jpg);
	background-repeat: no-repeat;
}
.sidebkg {
	background-image: url(images/Bkg-sides.gif);
	background-repeat: repeat-x;
}
.mainsideleft {
	background-image: url(images/Bkg-mainpgsideleft.gif);
	background-repeat: no-repeat;
}
.mainsideright {
	background-image: url(images/Bkg-mainpgsideright.gif);
	background-repeat: no-repeat;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}