@charset "utf-8";
/* CSS Document */

#column3 a {
	font-weight:bold;
}
a, a:active, a:visited
{
	color:#958a80;
	text-decoration:underline;
}

a:hover
{
	color:#569bbe;
	text-decoration:none;
	text-align: center;
}
a.button {
	background:#666666;
	color:#FFFFFF;
	padding:5px 10px 5px 10px;
	text-decoration:none;
	border:1px solid #333333;
	text-transform:uppercase;
	line-height:25px;
	font-family: Arial, Helvetica, "sans-serif 10px bold";
	font-size: 10px;
}
a.button:hover {
	background: #0066CC;
	border-color:#7979FF;
}
a.button2 {
	color:#FFFFFF;
	margin:3px 0 0 0;
	padding:3px 15px 3px 15px;
	text-decoration:none;
	border:1px solid #333333;
	text-transform:uppercase;
	line-height:25px;
	letter-spacing:1px;
	background-color: #569BBE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.button2:hover {
	border-color:#7979FF;
	background-color: #666666;
}
a.button3 {
	background:#666666;
	color:#FFFFFF;
	padding:15px 10px 15px 10px;
	text-decoration:none;
	border:1px solid #333333;
	text-transform:uppercase;
	line-height:25px;
	font-family: Arial, Helvetica, "sans-serif 10px bold";
	font-size: 10px;
}
a.button3:hover {
	background: #0066CC;
	border-color:#7979FF;
}
#footer a{
text-decoration:none;
}

.subtitle {
	color:#2e76f7;
	font-size:12px;
}

#column3 .subtitle {
	color:#569bbe;
	font-size:11px;
}
.quote {
	margin-right:40px;
	font-size:10px;
	line-height:20px;
}
.attribute {
	font-size:10px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2e76f7;
	font-weight: bold;
	text-align: center;
}
.white {
	color: #FFFFFF;
}
p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-style: normal;
	text-align: inherit;
}

