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


body {
	background-color: #e8e8e8;
	background-image: url(images/stacked_circles.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, "Droid Sans", "MS Sans Serif", "Helvetica Neue", "Cantarell", "Nobile", "Trebuchet MS", sans-serif;
}
.intro_text {
	font-size: 36px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 42px;
	color: #339;
}
.intro_text_small {
	font-size: 24px;
	line-height: 30px;
	color: #339;
	margin-bottom: 22px;
	width: 800px;
}
.col_headings {
	font-size: 28px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 28px;
	color: #666666;
}
.col_tiny {
	font-size: 11px;
	line-height: 19px;
	color: #666666;
	font-weight: normal;
}
.col_textbox {
	color: #666;
	text-align: left;
	font-size: 16px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 27px;
	padding-left: 25px;
}
.col_textbox2 {
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.col_textbox3 {
	text-align: left;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.col_1 {
	background-image: url(images/col_1.gif);
}
.col_2 {
	background-image: url(images/col_2.gif);
}
.col_3 {
	background-image: url(images/col_3.gif);
}
.col_4 {
	background-image: url(images/col_4.gif);
}
.clear_line {
	line-height: 1px;
	font-size: 1px;
}
.col_white {
	background-color: #FFF;
}
.footer_bg {
	background-color: #006;
}
.footer_normal {
	color: #ddd;	
}
.footer_normal: a {
	color: #ddd;	
}
.footer_normal: a:hover {
	color: #ddd;	
}
.footer_normal: a:active {
	color: #ddd;	
}
.footer_normal: a:visited {
	color: #ddd;	
}
.footer_tiny {
	font-size: 11px;
	line-height: 13px;
	color: #bbb;
	font-weight: normal;
}
.footer_tiny_two {
	font-size: 11px;
	color: #ccccff;
	font-weight: normal;
}
.tw_link:hover {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, "Droid Sans", "MS Sans Serif", "Helvetica Neue", Cantarell, Nobile, "Trebuchet MS", sans-serif;
}
a:link {
	color: #ddd;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ddd;
}
a:hover {
	text-decoration: underline;
	color: #f60;
}
a:active {
	text-decoration: none;
	color: #ddd;
}
.social_button {
	padding-bottom: 34px;
}
#cookies {
	background-color: #ff9400;
	width: 920px;
	display: block;
	margin-top: 15px;
	padding: 10px;
	padding-left: 10px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	font-size: 16px;
	line-height: 17px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFF;
}
#cookies a:link {
	color: #999;
	text-decoration: none;
}
#cookies a:visited {
	color: #999;
	text-decoration: none;
}
#cookies a:hover {
	color: #339;
	text-decoration: underline;
}
#cookies a:active {
	color: #999;
	text-decoration: none;
}
