@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 14px;
	color: #022974;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	background-image: url();
	background-repeat: repeat;
	background-color: #0099CC;
}
h1 {
	font-size: 100%;
	}
h2 {
	font-size: 100%;
	}
h3 {
	font-size: 100%;
	}
h4 {
	font-size: 100%;
	}
a:link {
	color: #000099;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #003399;
}
a:active {
	color: #0033FF;
}
.comments {
	text-indent: 0px;
	color: #000066;
	font-size: 14px;
}
.keywords{
	font-size: 9px;
	color: #663300;
	line-height: 10px;
	font-style: italic;
	text-indent: 0px;
	padding-left: 12px;
	}
.moreInfo {
	color: #00CCFF;
	font-size: 10px;
	white-space: normal;
}
.smallcommentsitalic {
	font-style: italic
	color: #000066;
	font-size: 12px;
}
.bold-italic {
	font-weight: bold
	font-style: italic
}
.PageTitle {
	font-size: 16;
	color: #022974;
	line-height: 35pt;
	font-weight: bold;
	text-indent: 12px;
	}
.PropertyName {
	color: #FFFFFF;
	font-size: 18px;
}		
.white {
	color: #FFFFFF;
	font-size: 18px;
}

.whiteLarge {color: #FFFFFF; font-size: 36px; }
.FeaturedProduct {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #000066;
	line-height: 50px;
	font-weight: bold;
	text-decoration: none;
}
.reduced {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 25px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF0000;
}


