/* @override 
	http://www.gradegov.com/www_styles_gg.css
	http://gradegov.com/www_styles_gg.css
*/
/* GLOBAL */
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: url(wwwgfx/background.gif) repeat-x;
	}
.wrapper {
	position: relative;
	width: 100%;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	margin-top: 15px;
	margin-bottom: 0px;
	color: black;
	text-transform: uppercase;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	margin-top: 15px;
	margin-bottom: 0px;
	color: black;
	text-transform: uppercase;
	}
h3 {
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: black;
	text-transform: uppercase;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	color: black;
	margin: 5px 0px 5px 0px;
	}
ul {
	padding-top: 0px;
	padding-bottom: 5px;
	}
ol {
	padding-top: 5px;
	padding-bottom: 0px;
	}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: black;
	}
li li {
	font-size: 1.0em;
	}
img {
	border: 0px;
	}
form {
	padding: 0;
	margin: 0;
	}

/* HEADER */
#header {
height:200px;
margin:36px auto 20px;
position:relative;
width:950px;
}
#GGlogo {
	position: relative;
	}
/* global navigation links*/
.gg_global_nav {
	position: absolute;
	top: 157px;
	left: 140px;
	height: 24px;
	width: 810px;
	padding: 0px;
	margin: 0px;

	background-image: url("wwwgfx/new_images/nav-repeat.png");
	background-repeat:repeat-x;
	}
.gg_global_nav ul {
margin:0px;
float:right;	   
}


.gg_global_nav li {

float:left;
font-size:12px;
font-weight:bold;
height:24px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:2px 24px 0 0;
text-transform:uppercase;

}

.gg_global_nav li a {
color:#CCCCCC;
display:block;
float:left;
text-decoration:none;
}

.gg_global_nav li a:hover {
color:#FFFFFF;
text-decoration:underline;
}


#header ul#gg_global_nav li a#gg_join {
	width: 85px;
	}
#header ul#gg_global_nav li a#gg_join:visited {
	width: 85px;
	}
#header ul#gg_global_nav li a#gg_join:hover {
	background-position: 0px -24px;
	}
#header ul#gg_global_nav li a#gg_grade {
	width: 100px;
	background-position: -85px 0px;
	}
#header ul#gg_global_nav li a#gg_grade:visited {
	width: 100px;
	background-position: -85px 0px;
	}
#header ul#gg_global_nav li a#gg_grade:hover {
	background-position: -85px -24px;
	}
#header ul#gg_global_nav li a#gg_ranks {
	width: 135px;
	background-position: -185px 0px;
	}
#header ul#gg_global_nav li a#gg_ranks:visited {
	width: 135px;
	background-position: -185px 0px;
	}
#header ul#gg_global_nav li a#gg_ranks:hover {
	background-position: -185px -24px;
	}
#header ul#gg_global_nav li a#gg_about {
	width: 185px;
	background-position: -320px 0px;
	}
#header ul#gg_global_nav li a#gg_about:visited {
	width: 185px;
	background-position: -320px 0px;
	}
#header ul#gg_global_nav li a#gg_about:hover {
	background-position: -320px -24px;
	}
#header ul#gg_global_nav li a#gg_contact {
	width: 125px;
	background-position: -505px 0px;
	}
#header ul#gg_global_nav li a#gg_contact:visited {
	width: 125px;
	background-position: -505px 0px;
	}
#header ul#gg_global_nav li a#gg_contact:hover {
	background-position: -505px -24px;
	}
#header ul#gg_global_nav li a#gg_tell {
	width: 180px;
	background-position: -630px 0px;
	}
#header ul#gg_global_nav li a#gg_tell:visited {
	width: 180px;
	background-position: -630px 0px;
	}
#header ul#gg_global_nav li a#gg_tell:hover {
	background-position: -630px -24px;
	}
/* global account tools*/
ul#gg_global_acc {
	position: absolute;
	padding: 0px;
	margin: 0px;
	right: 35px;
	top: 130px;
	}
ul#gg_global_acc li {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 10px;
	color: #731012;
	}
ul#gg_global_acc li a:link {
	color: #731012;
	text-decoration: none;
	}
ul#gg_global_acc li a:visited {
	color: #731012;
	text-decoration: none;
	}
ul#gg_global_acc li a:hover {
	color: white;
	background-color: #731012;
	text-decoration: none;
	}
ul#gg_global_acc li a:active {
	color: white;
	background-color: black;
	text-decoration: none;
	}
/* search box*/
#nav_search {
	position: absolute;
	top: 85px;
	right: 30px;
	}
#search_input {
	color: #999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
#search_mocs {
	position: relative;
	vertical-align: middle;
	}
/* CONTENT */
#content {
	position: relative;
	width: 950px;
	margin: 0 auto;
	}
/* ad units */
.ads {
	position: relative;
	float: right;
	width: 200px;
	margin: 0px 0px 0px 20px;
	}
.ads img {
	padding: 3px 0px 15px 0px;
	}
.ads .news {
	position: relative;
	float: none;
	margin: 0px 0px 15px 0px;
	padding: 0;
	width: 200px;
	}
/* HOME PAGE */
#home_kicker {
	position: relative;
	float: left;
height:275px;
width:945px;
	padding-bottom: 25px;
	}
#kickersearch {
	position: absolute;
	top: 261px;
	right: 116px;
	}
#search_input2 {
	color: #999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
#search_mocs2 {
	position: relative;
	vertical-align: middle;
	}
.home_table {
	margin: 0px 0px 15px 0px;
	padding: 0;
	}
.home_table td {
	margin: 0;
	padding: 0;
	}


/* news update */
.news, .home_biggest{
	position: relative;
	width: 195px;
	float: left;
	margin-right: 5px;
	}



/* news update */
.home_least{

color:#7A1C1C;
font-size:18px;

	}


/* news update */
.home_most, .home_least a{

color:#3B5998;
font-size:18px;

	}

.home_least a:hover{
text-decoration:underline;

	}



/* The new tag line */
#tagline{

background-image:url(wwwgfx/new_images/gg_header.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
font-family:lucida Grande;
font-size:17px;
font-weight:bold;
height:34px;
left:425px;
padding-left:33px;
padding-top:3px;
position:absolute;
top:0;
width:540px;

}

.home_viewed_most{

color:#3B5998;
font-size:14px;
}



.home_viewed_least{

color:#7A1C1C;
font-size:14px;
}

.snippet p{
font-size:12px;
}


/* home biggest climber */
.home_climber {
color:#003300;

}


/* home biggest climber */
.home_faller {
color:#cc0000;

}




/* top five ranked */
.top5 {
	position: relative;
	width: 240px;
	float: left;
	padding: 0;
	margin-right: 40px;
	background: url(wwwgfx/back_top5.gif) no-repeat;
	}
.top5inner {
	position: relative;
	margin: 40px 0px 0px 21px;
	width: 200px;
	}
.home_ranked_top {
	color: #666;
	font-size: 1.0em;
	line-height: 1.0em;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0;
	}
.home_name_top {
	color: #731012;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0;
	text-transform: uppercase;
	}
.more_new_title{
	font-size:12px;
	font-weight:bold;
	color: rgb(51, 51, 51);
	margin:  5px 0;
}
.news_heading a{
	font-size: 18px; color: rgb(51, 51, 51);
}

div.report_card {
	float: right;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #e4e4e4;
	padding: 10px 20px;
	width: 260px;
	min-height: 600px;
	font-size: 1.2em;
}

.news_posts{
	float: left; 
	width: 650px; 
	font-size: 12px;
}
.news_posts h2{
	margin-bottom:15px;
	
}
.news_heading,.more_new_title a{
	color: rgb(51, 51, 51);
text-decoration:none;
}
.recent_stories{
	
		font-size: 16px; 
}

.news_heading,.more_new_title a:hover{
text-decoration:underline;
}
.top5 a:link {
	color: #731012;
	text-decoration: underline;
	}
.top5 a:visited {
	color: #731012;
	text-decoration: underline;
	}
.top5 a:hover {
	color: white;
	background-color: #731012;
	text-decoration: none;
	}
.top5 a:active {
	color: white;
	background-color: black;
	text-decoration: none;
	}
.top5 td {
	color: #731012;
	font-size: 1.1em;
	line-height: 1.6em;
	}
/* biggest climbers */
.biggest_climbers {
	position: relative;
	width: 300px;
	left: 250px;
	padding: 0;
	background: url(wwwgfx/back_top_climbers.gif) no-repeat;
	}
.biggest_climbers .top5inner {
	padding-top: 40px;
	margin: 0px 0px 0px 20px;
	}
.biggest_climbers a:link {
	color: #731012;
	text-decoration: underline;
	}
.biggest_climbers a:visited {
	color: #731012;
	text-decoration: underline;
	}
.biggest_climbers a:hover {
	color: white;
	background-color: #731012;
	text-decoration: none;
	}
.biggest_climbers a:active {
	color: white;
	background-color: black;
	text-decoration: none;
	}
/* bottom five ranked */
.bot5 {
	position: relative;
	width: 230px;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
	background: url(wwwgfx/back_bot5.gif) no-repeat;
	}

.home_ads_right {
float:left;
	margin:0px 0px 0px 15px;
	padding:0px;
	position:relative;
	text-align:left;
	width:221px;
}

.bot5inner {
	position: relative;
	margin: 40px 0px 0px 0px;
	width: 200px;
	}
.home_ranked_bottom {
	color: #666;
	font-size: 1.0em;
	line-height: 1.0em;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0;
	}
.home_name_bottom {
	color: #000000;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0;
	text-transform: uppercase;
	}
.bot5 a:link {
	color: black;
	text-decoration: underline;
	}
.bot5 a:visited {
	color: black;
	text-decoration: underline;
	}
.bot5 a:hover {
	color: white;
	background-color: #731012;
	text-decoration: none;
	}
.bot5 a:active {
	color: white;
	background-color: black;
	text-decoration: none;
	}
.bot5 td {
	color: black;
	font-size: 1.1em;
	line-height: 1.6em;
	
	}
	.bot5 td.temp {
	width:175px;
	
	}
/* biggest fallers */
.biggest_fallers {
	position: relative;
	width: 350px;
	left: 250px;
	padding: 0;
	background: url(wwwgfx/back_top_fallers.gif) no-repeat;
	}
.biggest_fallers .bot5inner {
	padding-top: 40px;
	margin: 0px 0px 0px 0px;
	}
.biggest_fallers a:link {
	color: black;
	text-decoration: underline;
	}
.biggest_fallers a:visited {
	color: black;
	text-decoration: underline;
	}
.biggest_fallers a:hover {
	color: white;
	background-color: #731012;
	text-decoration: none;
	}
.biggest_fallers a:active {
	color: white;
	background-color: black;
	text-decoration: none;
	}
/* majority and minority leaders */
.home_leaders {
	position: relative;
	margin-top: 20px;
	width: 950px;
	height: 150px;
	background: url(wwwgfx/back_minmaj.gif) no-repeat;
	}
.mm_leader {
	position: relative;
	float: right;
	width: 170px;
	margin-top: 10px;
	margin-left: 17px;
	}
.mm_leader p {
	position: absolute;
	font-size: 1.2em;
	line-height: 1.0em;
	top: 0px;
	left: 80px;
	margin: 0;
	padding: 0;
	}
.mm_leader a:link {
	color: black;
	text-decoration: none;
	}
.mm_leader a:visited {
	color: black;
	text-decoration: none;
	}
.mm_leader a:hover {
	color: #731012;
	text-decoration: underline;
	}
.mm_leader a:active {
	color: black;
	text-decoration: none;
	}
.mm_grade {
	position: relative;
	margin-left: 7px;
	}
#mm_house {
	position: absolute;
	top: 110px;
	left: 225px;
	}
#mm_senate {
	position: absolute;
	top: 110px;
	left: 600px;
	}
/* RANKINGS PAGE */
body.rankings #header ul#gg_global_nav li a#gg_ranks {
	background-position: -185px -24px;
	}
.rank_and_center {
	position: relative;
	float: left;
	width: 710px;
	margin-top: 40px;
	}
#rankings_search {
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #ffffff;
}

.ranking_table {
	margin: 0px 0px 15px 0px;
	padding: 0;
	line-height: 2em;
	padding-top: 10px;
	}

body.rankings div.top5 table.home_table {
	margin-left: 20px;
	}
body.rankings .top5 {
	left: 100px;
	}
body.rankings .bot5 {
	left: 100px;
	}
div.view_complete_list_left {
	position: relative;
	width: 166px;
	left: -3px;
	padding: 0;
	}
div.view_complete_list_right {
	position: relative;
	width: 166px;
	padding: 0;
	left: 63px;
	}
.most_graded {
	position: relative;
	padding: 0;
	margin: 15px 0px 50px 0px;
	width: 710px;
	height: 230px;
	background: url(wwwgfx/rankings_most_backer.gif) no-repeat;
	}
.most_graded_inner {
	position: relative;
	top: 40px;
	}
.most_special {
	position: relative;
	float: left;
	width: 135px;
	margin-right: 5px;
	margin-bottom: 20px;
	text-align: left;
	}
.most_special p {
	position: absolute;
	font-size: 1.1em;
	line-height: 1.0em;
	top: 0px;
	left: 60px;
	margin: 0;
	padding: 0;
	}
.most_special_grade {
	position: relative;
	margin-left: 0px;
	}
.most_graded a:link {
	color: black;
	text-decoration: none;
	}
.most_graded a:visited {
	color: black;
	text-decoration: none;
	}
.most_graded a:hover {
	color: #731012;
	text-decoration: underline;
	}
.most_graded a:active {
	color: black;
	text-decoration: none;
	}
/* FULL LIST RANKINGS PAGES: TOP */
body.rankings_top .top5 {
	float: left;
	left: 100px;
	}
.top_all {
	position: relative;
	width: 240px;
	float: left;
	left: 110px;
	padding: 0;
	margin-right: 40px;
	margin-top: 0px;
	}
.top_all a:link {
	color: #731012;
	text-decoration: underline;
	}
.top_all a:visited {
	color: #731012;
	text-decoration: underline;
	}
.top_all a:hover {
	color: white;
	background-color: #731012;
	text-decoration: none;
	}
.top_all a:active {
	color: white;
	background-color: black;
	text-decoration: none;
	}
.top_all td {
	color: #731012;
	font-size: 1.1em;
	line-height: 1.6em;
	}
.top_all h1 {
	color: #006;
	font-size: 3.0em;
	line-height: 1.0em;
	font-family: Impact;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
.scroll_highlight {
	background-color: #731012;
	font-weight: bold;
	}
/* FULL LIST RANKINGS PAGES: BOTTOM */
body.rankings_bottom .bot5 {
	float: left;
	left: 100px;
	}
body.rankings_bottom .home_name_top {
	color: black;
	}
.bot_all {
	position: relative;
	width: 240px;
	left: 160px;
	float: left;
	padding: 0;
	margin-right: 40px;
	margin-top: 0px;
	}
.bot_all a:link {
	color: black;
	text-decoration: underline;
	}
.bot_all a:visited {
	color: black;
	text-decoration: underline;
	}
.bot_all a:hover {
	color: white;
	background-color: black;
	text-decoration: none;
	}
.bot_all a:active {
	color: white;
	background-color: black;
	text-decoration: none;
	}
.bot_all td {
	color: black;
	font-size: 1.1em;
	line-height: 1.6em;
	}
.bot_all h1 {
	color: black;
	font-size: 3.0em;
	line-height: 1.0em;
	font-family: Impact;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
.bot_all .scroll_highlight {
	background-color: black;
	font-weight: bold;
	}
/* REPRESENTATIVE PAGE */
body.representative #header ul#gg_global_nav li a#gg_grade {
	background-position: -85px -24px;
	}
div.rep_wrapper {
	position: relative;
	width: 665px;
	left: 50px;
	}
.rep_wrapper a:link {
	color: #731012;
	text-decoration: underline;
	}
.rep_wrapper a:visited {
	color: #731012;
	text-decoration: underline;
	}
.rep_wrapper a:hover {
	color: black;
	text-decoration: none;
	}
.rep_wrapper a:active {
	color: black;
	text-decoration: none;
	}
/* voting booth */
div.voting_booth {
	position: relative;
	width: 585px;
	height: 605px;
	left: 35px;
	background: url(wwwgfx/vote_booth_backer.gif) no-repeat;
	}
div.rep_photo {
	position: relative;
	width: 205px;
	height: 400px;
	}
div.rep_photo img {
	position: relative;
	margin-bottom: 10px;
	}
div.rep_photo p {
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #818181;
	width: 197px;
	left: 8px;
	margin-bottom: 10px;
	}
div.rep_name_etc {
	position: absolute;
	width: 350px;
	top: 0px;
	left: 225px;
	}
img.see_how_ranks {
	position: absolute;
	top: 583px;
	left: 0px;
	}
div.rep_name_etc {
	z-index: 10;
	}
div.rep_name_etc h1 {
	color: #731012;
	font-size: 3.0em;
	line-height: 1.0em;
	margin: 0;
	padding: 0;
	font-family: Impact;
	font-weight: normal;
	}
div.rep_name_etc h2 {
	color: #818181;
	font-size: 1.6em;
	line-height: 1.0em;
	margin: 5px 0px 0px 0px;
	padding: 0;
	font-family: Arial;
	font-weight: bold;
	}
div.grading_box {
	position: absolute;
	background: url(wwwgfx/click-to-pick-your-grade.gif) no-repeat;
	width: 335px;
	height: 250px;
	top: 120px;
	left: 225px;
	}
p.gradeselector {
	position: relative;
	top: 70px;
	left: 25px;
	text-align: left;
	}
div.grading_box h3.send_grade {
	position: absolute;
	text-align: center;
	width: 335px;
	top: 135px;
	color: #731012;
	font-size: 1.6em;
	line-height: 1.0em;
	}
table.rep_national {
	position: absolute;
	left: 100px;
	margin-top: 20px;
	}
table.rep_national td {
	font-size: 1.6em;
	line-height: 1.4em;
	}
table.rep_state_district {
	position: absolute;
	left: 330px;
	margin-top: 20px;
	}
table.rep_state_district td {
	font-size: 1.6em;
	line-height: 1.4em;
	}
.voting_booth .impact {
	font-size: 1.8em;
	font-family: Arial;
	font-weight: bold;
	color: #818181;
	letter-spacing: 2px;
	padding-bottom: 15px;
	}
.voting_booth .grade_red {
	color: #731012;
	}
/* user letters */
p.user_letter {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
	}
p.letter_controls {
	text-align: right;
	margin: 0px 0px 10px 0px;
	}
p.letter_controls a:link {
	color: #999;
	text-decoration: none;
	}
p.letter_controls a:visited {
	color: #999;
	text-decoration: none;
	}
p.letter_controls a:hover {
	color: #731012;
	text-decoration: underline;
	}
p.letter_controls a:active {
	color: #039;
	text-decoration: none;
	}
/* SEND A LETTER */
body.letterpage #header ul#gg_global_nav li a#gg_grade {
	background-position: -85px -24px;
	}
div.letter_wrapper {
	position: relative;
	width: 705px;
	left: 0px;
	background: url(wwwgfx/send_a_letter_background.gif) no-repeat;
	background-position: 0px 140px;
	margin: 0;
	padding: 0;
	}
div.gg_letterhead {
	position: relative;
	width: 400px;
	left: 150px;
	margin: 0;
	padding: 0;
	}
div.gg_letterhead p {
	position: relative;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.6em;
	}
div.gg_letterhead img {
	position: relative;
	margin: 0px 0px 10px 0px;
	}
form#gg_letter_sender {
	position: relative;
	width: 505px;
	left: 100px;
	margin: 0;
	padding: 0;
	}
.send_letter_dear_start {
	font-size: 1.2em;
	margin: 20px 0px 0px 0px;
	}
#gg_user_letter_text {
	position: relative;
	width: 500px;
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 20px 0px 10px 0px;
	padding: 0;
	}
#gg_user_letter_text_tbl {
	margin: 20px 0px 20px 0px;
	}
.gg_user_letter_sent_via {
	position: relative;
	left: 260px;
	width: 250px;
	font-size: 1.0em;
	line-height: 1.2em;
	margin-bottom: 40px;
	}
.gg_sending_tips {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 20px 0px 0px 0px;
	}
.send_letter_capthca {
	position: relative;
	height: 50px;
	width: 300px;
	left: 100px;
	border: 2px dotted #999;
	margin: 20px 0px 20px 0px;
	background-color: #f0f0f0;
	text-align: center;
	}
p.send_letter_public {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 30px 0px 0px 0px;
	padding-bottom: 30px;
	}
.send_letter_bottom {
	margin: 0;
	padding: 0;
	width: 705px;
	}
/* ABOUT US */
body.aboutus #header ul#gg_global_nav li a#gg_about {
	background-position: -320px -24px;
	}
.aboutext {
	position: relative;
	width: 680px;
	background: url(wwwgfx/about_left_side.gif) no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.aboutext img {
	border: 0;
	margin: 0;
	padding: 0;
	}
.about_indent_1 {
	position: relative;
	width: 645px;
	margin-left: 35px;
	margin-bottom: 10px;
	}
.aboutext h3 {
	color: #731012;
	font-size: 1.2em;
	}
.howitworks {
	position: relative;
	width: 645px;
	background: url(wwwgfx/about_how_back_side.gif) no-repeat;
	margin: 20px 0px 0px 35px;
	padding: 0;
	}
.howitworks h3 {
	position: relative;
	margin-left: 35px;
	}
.howitworks p {
	position: relative;
	margin-left: 35px;
	width: 570px;
	}
.howitworks ol {
	position: relative;
	margin-left: 35px;
	padding-left: 15px;
	margin-bottom: 0px;
	width: 570px;
	}
.aboutus li {
	position: relative; 
	}
ol.about_indent_1 {
	position: relative;
	margin-left: 35px;
	padding-left: 15px;
	width: 600px;
	margin-bottom: 0px;
	}
.founders {
	position: relative;
	width: 520px;
	margin-left: 100px;
	}
.founders p {
	line-height: 1.6em;
	margin-bottom: 40px;
	margin-top: 0px;
	}
.founders img {
	border: 0;
	margin-right: 10px;
	}
.aboutus a:link { 
	}
.aboutus a:visited { 
	}
.aboutus a:hover {
	color: white; 
	text-decoration: underline;
	}
.aboutus a:active {
	color: white; 
	}
.fixIE {
	margin: 0;
	padding: 0;
	}
/* TERMS AND CONDITIONS */
body.termsandconditions #header ul#gg_global_nav li a#gg_about {
	background-position: -320px -24px;
	}
.t_and_c {
	position: relative;
	width: 500px;
	margin: 0 auto;
	}
.t_and_c h1 {
	font-size: 1.6em;
	line-height: 1.0em;
	}
/* GRADING PAGE */
body.grade #header ul#gg_global_nav li a#gg_grade {
	background-position: -85px -24px;
	}
.gradingcolumn {
	position: relative;
	width: 715px;
	padding-top: 50px;
	}
.grade_alpha_links {
	position: relative;
	padding: 0;
	margin: 50px 0px 20px 0px;
	text-align: center;
	}
.grade_alpha_links p {
	position: relative;
	text-align: center;
	}
.browse_letter {
	padding: 4px;
	border: 1px solid #333;
	background-color: #f0f0f0;
	text-decoration: none;
	color: black;
	font-family: Verdana;
	margin: 0;
	}
.browse_active {
	padding: 4px;
	border: 1px solid #333;
	background-color: black;
	text-decoration: none;
	color: #fff;
	font-family: Verdana;
	margin: 0;
	}
.browse_letter:hover {
	background: #731012;
	padding: 4px;
	color: #fff;
	}
.browse_active:visited {
	color: #fff;
	}
div.paging {
	text-align: center;
	padding: 20px 0px 0px 0px;
	}
.paging a:link, .paging a:visited {
	color: black;
	}
#hor-zebra {
	border-collapse: collapse;
	font-size: 1.2em;
	text-align: center;
	margin: 0 auto;
	border: 5px solid #ddd;
	}
#hor-zebra th {
	font-size: 1.7em;
	font-weight: bolder;
	padding: 10px 8px;
	}
#hor-zebra td {
	padding: 8px;
	color: #666;
	text-align: center;
	}
div.paging {
	position: relative;
	margin: 20px 0px 20px 0px;
	font-size: 1.2em;
	}
#hor-zebra tr.odd {
	background: #f0f0f0;
	}
body.grade #hor-zebra a:link {
	color: #731012;
	text-decoration: underline;
	}
body.grade #hor-zebra a:visited {
	color: #731012;
	text-decoration: underline;
	}
body.grade #hor-zebra a:hover {
	color: white;
	background-color: #731012;
	text-decoration: none;
	}
body.grade #hor-zebra a:active {
	color: white;
	background-color: black;
	text-decoration: none;
	}
/* PROFILE */
body.profile #prof_col_1 {
	position: relative;
	width: 350px;
	float: left;
	margin-right: 35px;
	}
body.profile #prof_col_2 {
	position: relative;
	width: 220px;
	float: left;
	margin-right: 25px;
	}
body.profile #prof_col_3 {
	position: relative;
	width: 300px;
	float: right;
	}
body.profile .sidebar_unit_small {
	background-color: #f5f5f5;
	padding: 5px;
	margin-top: 15px;
	}
body.profile a:link {
	color: #731012;
	text-decoration: underline;
	}
body.profile a:visited {
	color: #731012;
	text-decoration: underline;
	}
body.profile a:hover {
	color: white;
	background-color: #731012;
	text-decoration: none;
	}
body.profile a:active {
	color: white;
	background-color: black;
	text-decoration: none;
	}
.profile_gray {
	color: #666;
	}
body.profile h1 {
	font-size: 2.0em;
	margin: 0;
	}
body.profile h2 {
	color: #731012;
	font-size: 1.6em;
	margin-top: 30px;
	}
body.profile h3 {
	color: black;
	font-size: 1.4em;
	margin-top: 30px;
	line-height: 1.6em;
	}
#prof_col_1 p {
	font-size: 1.1em;
	line-height: 1.4em;
	}
body.profile h4 {
	color: #731012;
	font-size: 1.2em;
	margin: 10px 0px 0px 0px;
	}
#prof_col_3 h3 {
	color: #731012;
	}
p.moc_ratertime {
	color: #666;
	font-size: 1.0em;
	text-transform: uppercase;
	}
p.moc_ratername {
	position: relative;
	color: black;
	font-weight: bold;
	font-size: 3.0em;
	float: right;
	margin-right: 20px;
	}
.name_indent {
	position: relative;
	margin-left: 20px;
	}
p.see_all {
	margin: 30px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 1.0em;
	}
span.blacktxt {
	position: relative;
	color: #555;
	float: right;
	}
span.floatleft {
	position: relative;
	float: left;
	}
#prof_col_2 h3 {
	margin: 30px 0px 0px 0px;
	}
body.profiledit h1 {
	margin-top: 40px;
	margin-bottom: 30px;
	font-size: 2.0em;
	}
body.profiledit label {
	position: relative;
	display: block;
	margin-top: 10px;
	font-size: 1.4em;
	color: #666;
	}
.required {
	color: red;
	font-size: 1.2em;
	}
.profileditbuttons {
	position: relative;
	margin-top: 40px;
	}
.profileditbuttons input {
	width: 120px;
	}
span.returntoprofile {
	font-size: 0.6em;
	}
span.returntoprofile a:link {
	color: #731012;
	text-decoration: underline;
	text-transform: none;
	margin-left: 20px;
	}
span.returntoprofile a:visited {
	color: #731012;
	text-decoration: underline;
	}
span.returntoprofile a:hover {
	color: black;
	text-decoration: none
	}
span.returntoprofile a:active {
	color: #731012;
	font-size: 0.6em;
	}
/* CONTACT FORM */
body.contactpage #header ul#gg_global_nav li a#gg_contact {
	background-position: -505px -24px;
	}
.contactpage .contactcol {
	padding-top: 40px;
	padding-bottom: 40px;
	width: 700px;
	}
.contactpage .contactcol #contactform {
	margin: 0;
	padding: 0;
	background: url(wwwgfx/about_left_side.gif) no-repeat;
	}
.contactforminner {
	margin: 0px  0px  0px 30px;
	padding: 40px 0px 40px 0px;
	}
.contactforminner p {
	margin: 0px 0px 20px 0px;
	}
span.messagecharsleft {
	font-size: 0.8em;
	color: #999;
	}
#countdown {
	border: none;
	font-size: 0.8em;
	color: #999;
	}
/* FOOTER */
#footer {
	position: relative;
	width: 950px;
	text-align: right;
	margin: 0 auto;
	text-transform: uppercase;
	padding: 20px 0px 50px 0px;
	}
#footer p {
	font-size: 1.0em;
	}
#footer a:link {
	color: #999;
	text-decoration: none;
	}
#footer a:visited {
	color: #999;
	text-decoration: none;
	}
#footer a:hover {
	color: white;
	background-color: #999;
	text-decoration: none;
	}
#footer a:active {
	color: white;
	background-color: black;
	text-decoration: none;
	}
/* MODAL STYLES */
#unavailable {
	display: none;
	}
#join_error {
	display: none;
	}
#error_box {
	display: none;
	}
/* HANDY STYLES */
.clearing {
	clear: both;
	}
.centered {
	text-align: center;
	}
.gg_red {
	color: #731012;
	}
	
/* REPORT CARD */
.report_title{
color:#3B424B;
font-family:Arial, Helvetical, Sans-serif;
font-size:4em;
margin-bottom:0;
margin-top:15px;
text-transform:uppercase;
}

.best_heading{
background: url(wwwgfx/new_images/best_heading.gif) no-repeat;
width:650px;
height:60px; 
float: left;
margin-top: 10px;
}

.worst_heading{
background: url(wwwgfx/new_images/worst_heading.gif) no-repeat;
width:920px;
height:60px; 
}
.report_name,.report_name a{
color:#B32828;
font-size:16px;
font-weight:bolder;
line-height:20px;
text-decoration:none;
}

.view_name{
color:#333;
font-size:12px;
font-weight:bolder;
line-height:13px;
text-decoration:none;
}
.view_name:hover
{
background-color:#731012;
color:white;
text-decoration:none;
}
.report_name img{
	vertical-align:top;
}
.report_name a:hover{ 
text-decoration:underline;
}
.report_name a.dem:hover{ 
text-decoration:underline;
}
.report_name a.dem{ 
color:#014daa;
}
.report_heading{
color:#7A1C1C;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
line-height:1.3em;
margin:5px 0;
}
.report_letter{
	font-size: 2.5em;
	font-weight:lighter;
	color: #345;
}
.card_grade{
color:#7A1C1C;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;	
}
.report_table td{
padding-bottom:9px;
}
.report_info{
display:block;
color:#333;
font-size:12px;
font-weight:normal;
}
.dotted_title{
border-bottom:1px dotted #828282;
color:#828282;
font-size:17px;
height:25px;
margin-bottom:3px;
}

#facts {
	padding: 0px 0px 10px;
	width: 178px;
	border: dotted 1px #006;
	padding: 5px 10px 0px;
	margin-bottom: 10px;
}
#facts table {
	width: 100%;
	border-spacing: 0px;
}
#facts td {
	padding: 0px 0px 10px;
	vertical-align: middle;
}
#facts .heading {
	color:#000066;
	font-family:Impact;
	font-size:24px;
	padding: 5px 0px 0px;
}
#facts .title {
	font-size: 11px;
	padding-right: 5px;
}
#facts .value {
	color: #731012;
	font-size: 14px;
	text-align: right;
	width: 60px;
}

#sidebar {
	float: right;
	width: 225px;
}
#sidebar .sidebar_title {
	display: block;
	font-size: 16px;
	color: #7A1C1C;
	text-decoration: none;
	border-bottom: 1px solid #7A1C1C;
	font-weight: bold;
	margin: 0 0 5px;
}
