body {
	margin: 0px;
	padding:0px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #555;
	word-wrap: break-word;
}

.scoreboard {
	background-image:url('img/cr_background_960x230.jpg');
	background-repeat:no-repeat;
	background-position: top center;
	padding-top: 10px;
}

a.link {
	color: #0e1f5b;
}
a.link:visited {
	color: #0e1f5b;
}
a.link:hover {
	color: #3b5998;
}


a.link_video {
	color: #111;
	text-decoration: none;
}
a.link_video:visited {
	color: #111;
	text-decoration: none;
}
a.link_video:hover {
	color: #111;
	text-decoration: underline;
}



a.whitelink {
	color: #fff;
	font-weight: 200;
	font-size: 12px;
	text-decoration: none;
}
a.whitelink:visited {
	color: #fff;
}
a.whitelink:hover {
	color: #fff;
	text-decoration: underline;
}

#container {
	margin: 0 auto;
	text-align: left;
	max-width: 960px;
}

.header {
	background-color: #3b5998;
	color: #FFFFFF;
	font-family: Tahoma, Arial, san-serif;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 0px;
	padding: 5px 0px 3px 10px;
}

h1 {
	color: #FFFFFF;
	font-family: Tahoma, Arial, san-serif;
	font-size: 14px;
	font-weight: 600;
	margin: 0;
}

a.headerlink {
	color: white;
}
a.headerlink:visited {
	color: white;
}
a.headerlink:hover {
	color: white;
}


#footer {
	border-top: 1px solid #CCCCCC;
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	margin-top: 20px;
	color: #666666;
}

.plaintext {
	font-size: 12px;
}

.score_box_outer {
	background-color: #FFDE00;
	text-align: center;
	position: relative;
	padding-top: 0px;
	padding-left: 0px;
	font-weight: 600;
	color: #0e1f5b;
	font-family: Tahoma, Arial, san-serif;
	--height: 125px;
	--width: 117px;
	--border: 2px solid yellow;
	--background-image:url('img/slogan1bg.jpg');
	--background-repeat:no-repeat;
	--background-position: -21px -13px;
}

.score_box {
	background-color: #FFDE00;
	text-align: center;
	height: 119px;
	width: 111px;
	border: 1px solid #0e1f5b;
	position: absolute;
	display: inline-block;
	top: 2px;
	left: 2px;
	--background-image:url('img/slogan1bg.jpg');
	--background-repeat:no-repeat;
	--background-position: -21px -13px;
}

.score_title {
	position: relative; 
	top: 10px; 
	font-size: 11px; 
	font-weight: 600; 
	color: #0e1f5b;
}

.score_value {
	position: relative;
	margin: auto auto;
	text-align: center;
	--top: 25px;
	--left: 5px;
	--font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: 600;
	color: #0e1f5b;
}

.score_bottom_row {
	position: relative;
	top: 40px;
	left: 0px;
	color: #0e1f5b;
	font-size: 11px;
	font-weight: 600;

}

.score_mini_box {
	padding: 1px 2px 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #FFDE00;
	background-color: #0e1f5b;
	text-align: center;
}


.slogan {
	--font-family: "lucida grande",Tahoma, Arial, Helvetica, sans-serif;
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 21px;
	font-weight: 600;
	color: #0e1f5b;
}

.keywords {
	font-size: 13px;
	font-weight: 200px;
	padding-top: 10px;
	line-height: 1.5em;
}

.agree {
	font-size: 16px;
	font-weight: 600;
	text-decoration: underline;
	color: #0e1f5b;
	padding: 3px 10px 3px 10px;
	background-color: #FFDE00;
	border-bottom: solid 2px #E0C301;
	border-right: solid 2px #E0C301;
	border-left: solid 2px yellow;
	border-top: solid 2px yellow;

	margin-top: 0px;
	min-height: 26px;
	min-width: 80px;
	cursor: default;
}

.agree:hover {
	background-color:#FEEA62;
	color: #0e1f5b;
	text-decoration: underline;
	cursor: pointer;
}


.boxplot {
	border-bottom: 1px solid #AAAAAA;
	margin-left: 3px;
	margin-right: 3px;
}

.pastscorelabel {
	font-size: 11px;
	color: #444444;
	font-style: italic;
	padding-top: 5px;
	text-align: center;
}

.pastscore {
	font-size: 10px;
	color: #3b5998;
	font-weight: 600;
}

.boxplottick {
	background-color: #3b5998;
	min-height: 8px;
	min-width: 0px;
	color: #3b5998;
	text-align: right;
	font-size: 8px;
	display: block;
}

.speech_container_left {
	border-right: 1px solid #bdc7d8;
	border-left: 1px solid #bdc7d8;
	background-color: #fff;
	font-size: 2px;
	margin: -3px;
}

.speech_container_right {
	border-left: 1px solid #bdc7d8;
	border-right: 1px solid #bdc7d8;
	background-color: #fff;
	font-size: 2px;
	margin: -3px;
}

.speech_bubble_left {
	position: relative;
	left: -2px;
	background-color: #eceff5;
	padding: 6px 6px 6px 6px;
	max-width: 250px;
	font-size: 12px;
	color: #2a2a2a;
	border: 1px solid #bdc7d8;
	border-left: 3px solid #eceff5;
}

.speech_bubble_right {
	position: relative;
	right: -2px;
	background-color: #eceff5;
	padding: 6px 6px 6px 6px;
	max-width: 250px;
	font-size: 12px;
	color: #2a2a2a;
	text-align: left;
	border: 1px solid #bdc7d8;
	border-right: 3px solid #eceff5;
}

.speech_bubble_text {
	padding-top: 10px; 
	width: 250px;
	word-wrap: break-word;
}

.error {
	color: #FF0000;
	font-size: 12px;
	font-weight: 600;
}

.success {
	color: #008800;
	font-size: 12px;
	font-weight: 600;
}

.thumbs_up {
	color: #F48222;
	font-size: 12px;
	font-weight: 600;
}

.give_thumbs_up {
	background-color:#fff;
	background-image:url('img/thumbsup_give_blue.gif');
	background-repeat:no-repeat;
	background-position: top center;
	border: none;
	--padding-top: 10px;
	margin-top: 0px;
	min-height: 29px;
	min-width: 84px;
	max-height: 29px;
	max-width: 84px;
	display: block;
	cursor: default;
}

.give_thumbs_up:hover {
	background-color:#fff;
	cursor: pointer;
}

a.user_link {
	font-size: 11px;
	font-weight: 600;
	color: #3b5998;
	text-decoration: none;
}


.submit_button {
	font-size: 14px;
	font-weight: 600;
	text-decoration: underline;
	color: #fff;
	padding: 3px 10px 3px 10px;
	background-color: #3b5998;
	border-bottom: solid 1px #1E2E50;
	border-right: solid 1px #1E2E50;
	border-left: solid 1px #5C8AEA;
	border-top: solid 1px #5C8AEA;
	margin-top: 0px;
	min-height: 22px;
	min-width: 60px;
	cursor: default;
}

.submit_button:hover {
	background-color:#3b5998;
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
}


.curves {padding:0px; margin:0px;}
.curves .b1 {display:block; height:1px; margin:0 4px; background:#3b5998; font-size:1px;}
.curves .b2 {display:block; height:1px; margin:0 4px; background:#3b5998; border-left:1px solid #3b5998; border-right:1px solid #3b5998; margin:0 2px; height:1px; border-width:0 2px 0 2px; font-size:1px;}
.curves .b3 {display:block; height:1px; margin:0 4px; background:#3b5998; border-left:1px solid #3b5998; border-right:1px solid #3b5998; margin:0 1px; font-size:1px;}
.curves .b4 {display:block; height:1px; margin:0 4px; background:#3b5998; border-left:1px solid #3b5998; border-right:1px solid #3b5998; height:1px; margin:0 1px;}

.curves .b1_left {display:block; height:1px; margin:0 4px; background:#D90A0A; font-size:1px;}
.curves .b2_left {display:block; height:1px; margin:0 4px; background:#D90A0A; border-left:1px solid #D90A0A; border-right:1px solid #D90A0A; margin:0 2px; height:1px; border-width:0 2px 0 2px; font-size:1px;}
.curves .b3_left {display:block; height:1px; margin:0 4px; background:#D90A0A; border-left:1px solid #D90A0A; border-right:1px solid #D90A0A; margin:0 1px; font-size:1px;}
.curves .b4_left {display:block; height:1px; margin:0 4px; background:#D90A0A; border-left:1px solid #D90A0A; border-right:1px solid #D90A0A; height:1px; margin:0 1px;}

.curves .b1_right {display:block; height:1px; margin:0 4px; background:#66CC00; font-size:1px;}
.curves .b2_right {display:block; height:1px; margin:0 4px; background:#66CC00; border-left:1px solid #66CC00; border-right:1px solid #66CC00; margin:0 2px; height:1px; border-width:0 2px 0 2px; font-size:1px;}
.curves .b3_right {display:block; height:1px; margin:0 4px; background:#66CC00; border-left:1px solid #66CC00; border-right:1px solid #66CC00; margin:0 1px; font-size:1px;}
.curves .b4_right {display:block; height:1px; margin:0 4px; background:#66CC00; border-left:1px solid #66CC00; border-right:1px solid #66CC00; height:1px; margin:0 1px;}

.curves .b1_middle {display:block; height:1px; margin:0 4px; background:#666666; font-size:1px;}
.curves .b2_middle {display:block; height:1px; margin:0 4px; background:#666666; border-left:1px solid #666666; border-right:1px solid #666666; margin:0 2px; height:1px; border-width:0 2px 0 2px; font-size:1px;}
.curves .b3_middle {display:block; height:1px; margin:0 4px; background:#666666; border-left:1px solid #666666; border-right:1px solid #666666; margin:0 1px; font-size:1px;}
.curves .b4_middle {display:block; height:1px; margin:0 4px; background:#666666; border-left:1px solid #666666; border-right:1px solid #666666; height:1px; margin:0 1px;}
