body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #e8f0fa;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #0030C9;
}
.leftnav {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	font-size: 10px;
}
.homebluebox {
	color: #FFFFFF;
	background-image: url(images/home/blue-light.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
}
.homebluebox p {
	color: #FFFFFF;
	font-size: 13px;
}
.homebluebox h1 {
	color: #FFFFFF;
}
.homebluebox a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.homebluebox a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.homebluebox a:hover {
	color: #0030C9;
	background-color: #C4D6F3;
	text-decoration: underline;
	font-weight: normal;
}
.homebluebox a:active {
	background-color: #C4D6F3;
	color: #0030C9;
	text-decoration: underline;
	font-weight: normal;
}
a:link {
	color: #0030C9;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #0030C9;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.credits {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.tip {
	margin: 0px;
	padding: 0px;
	background-image: url(images/home/tip-background.jpg);
	background-repeat: no-repeat;
}
.tip p {
	padding-left: 80px;
	padding-right: 20px;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.tip strong {
	color: #7D9D12;
	font-style: italic;
	font-size: 14px;
	line-height: 26px;
}
.giveaway {
	margin: 0px;
	padding: 0px;
	background-image: url(images/home/giveaway-background.jpg);
	background-repeat: no-repeat;
}
.giveaway p {
	padding-top: 0px;
	padding-left: 137px;
	padding-right: 20px;
	font-size: 10px;
	margin: 0px;
}
.giveaway strong {
	color: #175EC5;
	font-style: italic;
	font-size: 14px;
	line-height: 26px;
}
.content {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #0030C9;
}
.meet {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.stress {
	color: #FFFFFF;
}
