/* CSS Document */

body {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
}
p,td,pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
a:link,a:visited,a:active {
	color: #ce3122;
}
a:hover {
	color: #223b64;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ce3122;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #ce3122;
	}
.text {
	margin: 20px;
}
.rss {
	margin: 10px;
}
.ltblue {
	background-color: #e8ebef;
}
.disclaimer {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	margin-top: 5px;
	text-align: justify;
	margin-bottom: 5px;
}
.input {
	background-color: #bbc4d0;
	border: 1px solid #223b64;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li {
	list-style-type: square;
}
.login {
	background-color: #e8ebef;
	border: 1px solid #223b64;
}
#ad {
	border: 1px solid #223b64;
}
.inline {
border: 1px solid #223b64;
}
.testimonial {
	margin: 10px;
	font-size: 10px;
	line-height: 11px;
	font-style: italic;
	color: #223B64;
}
#prices {
	border: 1px solid #ce3122;
}
td.monthly {
	font-size: 12px;
	line-height: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#landing {
	width: 95%;
	margin-left: 20px;
}
td.landingBorder {
	border: 1px solid #000000;
	padding: 3px;
}
