.content {
	border: 1px solid #0252B5;
	background-color: #FFFFFF;
}
#content a {
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F6B20C;
	font-size: .8em;
}
#content #news {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content h1 {
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
}
.date {
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
}
.container {
	padding-left: 25px;
}
#content .container p {
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.text {
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #575757;
}
.lightborder {
	border: 1px solid #D5D5D5;
	background-color: #F1F1F1;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.ratingbar {
	background-color: #94AAF8;
	border: 1px solid #3082E8;
}
.textbig {
	font-family:  "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #203D89;
}
h2 {
	font-family: "Century Gothic", Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #203D89;
}
a {
	color: #F6B20C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #F6B20C;
	text-decoration: none;
}
a:active {
	color: #F6B20C;
	text-decoration: none;
}
.dottedline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
