html, body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

p, h1, h2, h3, h4 {
	margin: 0;
	padding: 0 0 10px 0;
}

a {
	color: black;
	text-decoration: underline;
}


a:hover {
	color: black;
	text-decoration: none;
}


.wrapper {
	width: 981px;
	margin: 0 auto;
}

.menu-search {
	width: 981px;
	background: url(images/nav-bg.jpg) no-repeat;
	margin-top: 20px;
	height: 38px;
}

.menu-search ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.pollText {
	color: #444444;
	font-size: 12px;
	font-weight: bold;
}
.menu-search ul li {
	margin: 0;
	padding: 0;
	float: left;
	width: 110px;
	line-height: 38px;
	height: 38px;
	font-size: 12px;
	font-weight: bold;
	background: url(images/menu-dist.jpg) no-repeat right top;
}

.menu-search ul li a {
	float: left;
	height: 38px;
	width: 110px;
	display: block;
	text-align: center;
	color: #314659;
	text-decoration: none;
}

.menu-search ul li a:hover, .menu-search ul li.menu-top-selected a:hover {
	color: #fff8f8;
	height: 38px;
	background: url(images/nav-top-on.jpg) repeat-x;
}

.menu-search ul li a.selected {
	background: url(images/nav-top-on-selected.jpg) repeat-x;
	color: white;
}

#nav-search {
	width: 195px;
	margin-left: 15px;
	padding: 8px 0;
	float: left;
	text-align: center;
}

#nav-search form {
	margin: 0;
	padding: 0;
}

#nav-search form input {
	width: 160px;
	border: 1px solid gray;
}

#nav-home a {
	text-indent: -9999em;
	background: url(images/logo-main.jpg) no-repeat center top;
}

/* Submenu (SMALL) Settings */
.submenu {
	margin-top: 10px;
	height: 24px;
}

.submenu ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(images/smallmenu-main.jpg);
	position: relative;
	height: 24px;
}

.submenu ul li {
	margin:0;
	text-align: center;
	padding: 0;
	float: left;
	height: 24px;
	font: bold 10px/24px Verdana, Arial, Helvetica, Geneva, sans-serif;
	background: url(images/smallmenu-dist.jpg) no-repeat right top;	
}

.submenu ul li.last-submenu {
	background-image: url(images/smallmenu-small.jpg);
}

.submenu ul li a {
	float: left;
	height: 24px;
	display: block;
	padding: 0 10px 0 10px;
	text-align: center;
	color: #314659;
	text-decoration: none;
}

.submenu ul li a.selected {
	background: url(images/nav-top-on-selected.jpg) repeat-x;
}

.submenu ul li a:hover {
	background: url(images/smallmenu-bg-over.jpg) no-repeat -5px 0;
}

.submenu ul li.first-submenu a:hover {
	background: url(images/smallmenu-bg-over.jpg) no-repeat;	
}

.submenu ul li.last-submenu a:hover {
	background: url(images/smallmenu-bg-over.jpg) no-repeat right;	
}

.submenu ul li a:hover {
	color: #fff8f8;
	height: 24px;
}

/* BILLBOARD home */

.home-billboard {
	margin: 15px 0 0 0;
	background: url(images/hp-banner-bg.gif) no-repeat;
	height: 448px;
	text-align: center;
}

.hp-headline {
	margin-top: 15px;
}

.hp-banner {
	margin-top: 15px;
}

.hp-nav-billboard {
	margin-top: 0px;
	text-align: right;
	padding-right: 40px;
}

.hp-nav-billboard a{
	text-decoration: none;
}

.home-news-ticker {
	background: url(images/hot-news-bg.jpg) no-repeat;
	height: 43px;
	margin: 25px 0 0 0;
	color: #808284;
	padding-left: 210px;
	font: 10px/43px Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.home-vote-ticker {
	background: url(images/vote-now-bg.jpg) no-repeat;
	height: 43px;
	margin: 25px 0 0 0;
	color: #808284;
	padding-left: 210px;
	font: 10px/43px Verdana, Arial, Helvetica, Geneva, sans-serif;
}


.home-news-ticker a {
	margin-right: 30px;
	color: #b42c2f;	
}

.home-gpa-register {
	height: 52px;
	color: #808284;
	background: url(images/gpa-home-bottom.jpg) no-repeat;
	padding-left: 450px;
	text-align: center;
	font: 10px/52px Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin: 10px 0 0 0;
}

.home-gpa-register a {
	color: #b42c2f;
}

/* Subpage Settings */
.subpage-wrapper {
	width: 895px;
	margin: 15px auto;
	clear: both;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

.subpage-wrapper h1 {
	font-size: 20px;
	font-weight: bold;
	color: #b42c2f;
}

.subpage-wrapper p {
    font-size: 12px;
    line-height: 15px;
    color: #444444;
}

.subpage-wrapper p.emphasis {
    font-size: 13px;
    font-weight: bold;
}

.subpage-wrapper ul {
    margin-top: 0px;
}

.subpage-wrapper li {
    font-size: 12px;
    line-height: 20px;
    color: #444444;
}



.sp-left-wrapper {
	
	width: 700px;
	float: left;
	font-size: 10px;	
}

.sp-left {
	width: 325px;
	float: left;
}

.sp-left-wrapper h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3c4b59;
	margin: 0;
	padding: 5px 0px 5px 0px;
}

.sp-left-wrapper p {
    font-size: 12px;
}

.sp-left-wrapper label {
    font-size: 12px;
}

.sp-left-wrapper td {
    width: 300px;
}

.sp-left-wrapper ul, .sp-left-wrapper li {
	margin: 0;
	padding: 0;
	list-style: none;
    font-size: 12px;
}

.sp-left-wrapper ul, .sp-left-wrapper li a {
    text-decoration: none;
}

.sp-left-wrapper li a:hover {
	color: blue;
    text-decoration: underline;
}

.sp-left-wrapper ul {
	margin: 0 0 10px 0;
}

.sp-middle {
	width: 330px;
	float: left;
}

.sp-right {
	float: right;
}

.fact-sheet {
	width: 169px;
	background: url(images/side-text-area-main.gif) no-repeat;
}

.fact-sheet h1 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 12px;
	line-height: 28px;
	color: white;
}

.fact-sheet p {
	margin: 0;
	font-size: 10px;
	padding: 5px 10px 5px 10px ;
}
.clear {
	clear: both;
}

.footer {
    clear: both;
	padding: 15px 0 10px 0;
	text-align: center;
}

.footer p {
    font-size: 11px;
    color: #878787;
}

.footer p a {
    color: #878787;
    text-decoration: none;
}

.footer p a:hover {
    color: #555555;
    text-decoration: underline;
}


.error-message {
    color: red;
    font-size: 12px;
}


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


td.indicator-code {
	font-size: 12px;
	font-weight: bold;
	width: 20px;
	vertical-align: top;
	padding-bottom: 5px;
	color: #3c4b59;
}

td.indicator-text {
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
}

.register-form-section {
    margin-bottom 10px;
    padding: 10px 0px 10px 0px;
    border-bottom: solid #CCCCCC 2px;
}

span.sbox_l  {
	background: white url('images/srch_l.jpg') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

span.sbox_r  {
	background: white url('images/srch_r.jpg')	no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

span.sbox input {
	background: white url('images/srch_bg.gif') repeat-x top left;
	float: left;
	border: 0;
	height: 13px; 
	width: 120px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
}

/* Search Page */

.search-wrap {
	width: 871px;
}

.search-header {
	color: white;
	font: 18px Helvetica, Arial, Geneva, sans-serif;
	line-height: 32px;
	padding-left: 15px;
	text-align: left;
	background-image: url(images/search-header.jpg);
}

.search-wrap-form {
	padding: 10px 10px 10px 15px;
	background: url(images/search-bg.jpg) repeat-y;
	font-size: 14px;
	color: #2f3a47;
}

.search-wrap-form form {
	width: 841px;
	margin-left: 15px;
	margin: 0;
	padding: 0;
}

.search-wrap-form form input {
	border: none;
	background: none;
	background-color: white;
}

.search-wrap-form table tr td {
    padding: 6px;
}

.subpage-wrapper p.error-message {
    color: red;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}


/* Table definitions */

.search-wrap-form table.search-results {
    width: 98%;
    text-align: left;
    margin: auto;
    font-weight: normal;
}

.search-wrap-form table tr td{
    font-size: 12px;
}

.search-wrap-form table.search-results tr td{
    vertical-align: middle;
    font-size: 12px;
	margin: 0;
    padding:  0px 5px 0px 5px;
}

.search-wrap-form table.search-results tr.header {
    background: #000000;
	font-weight: bold;
    height: 20px;
}

.search-wrap-form table.search-results tr.first-row {
    background: #F5F6F7;
    height: 30px;
}


.search-wrap-form table.search-results tr.alternate-row  {
    background: #FFFFFF;
    height: 30px;
}

/* End table */

.search-end {
	background-image: url(images/search-end.jpg);
	font-size: 3px;
	height: 10px;
}

.input-100 {
	width: 100px;
}

.input-150 {
	width: 140px;
}

.and-or-form {
	background: url(images/and-or.jpg) no-repeat 12px 10px;
	padding-left: 60px ;
}

.input-nice {
	background: url(images/search-bg-long.jpg) no-repeat right;
	margin: 0;
	border: 0;
	padding: 0;
}

.input-nice div {
	padding: 4px 10px 0px 10px;	
	background: url(images/search-bg-short.jpg) no-repeat 0 2px;
	height: 28px;
}

div.huge-logo {
	padding-top: 20px;
	text-align: center;
	
}

/*
  Page specific formatting
*/

/* Support Criterion page  */

.racgp-link a{
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 30px;
	text-decoration: none;
}

.racgp-link a:hover{
	text-decoration: underline;
}

div.sp-support-criterion-left{
	width: 500px;
	float: left;
}
	
div.sp-support-criterion-left td{
	width: auto;
}

/* Page 7 terms and conditions specific */

#Page7 h2 {
	font-weight: bold;
	color: #b42c2f;
	font-size: 18px;
	font-weight: normal;
}

#Page7 ul.normal, #Page7 ul.numbered, #Page7 ul.alphabets {
	padding-left: 20px;
	font-weight: normal;
}

#Page7 li.normal {
	list-style: disc;
	margin-left: 5px;
	font-weight: normal;
}

#Page7 li.normal a {
	font-size: 12px;
	font-weight: normal;
}

#Page7 li.numbered {
	list-style: decimal;
	margin-left: 5px;
	font-weight: normal;
}

#Page7 li.alphabets {
	list-style: lower-alpha;
	margin-left: 5px;
	font-weight: normal;
}

p.online-plus-title {
  color: #B42C2F;
  font-size: 14px;
  text-align: left;
  margin: auto;
}

/* Gpa box */

.box-wrap {
	background: url(images/right-bg.jpg) repeat-y right;
}

.box-wrap-inner {
	background: url(images/left-bg.jpg) repeat-y left;
}

.bheader-bg {
	background-image: url(images/top-bg.jpg);
	height: 32px;
}

.bheader-right {
	background: url(images/top-right.jpg) no-repeat right;
	height: 32px;
}

.bheader-left {
	background: url(images/top-left.jpg) no-repeat left;
	height: 32px;
}

.bheader-left h3 {
	margin: 0;
	padding: 0 0 0 10px;
	color: white;
	font: 16px/32px Arial, Helvetica, Geneva, sans-serif;
	height: 32px;
}

.bfooter-bg {
	background: url(images/bottom-bg.jpg) repeat-x;
	height: 13px;
}

.bfooter-right {
	background: url(images/bottom-right.jpg) no-repeat right;
	height: 13px;
}

.bfooter-left {
	background: url(images/bottom-left.jpg) no-repeat left;
	height: 13px;
	line-height: 13px;
	font-size: 1px;
}

.bcontent {
	padding: 10px;
}

.online-plus-event-table {
   width: 100%;
   border: 0;
   padding: 5px;
   font-size: 12px;
}

.sp-left-wrapper ul.normal-list {
	
	padding-left: 35px;
	border: 0;
	margin: auto;
	
}

.sp-left-wrapper li.normal-list-item {
	
	list-style: disc;
	border: 0;
	margin: auto;
	
}

.normal {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.subheading {
	font-size: 18px;
	font-weight: bold;
	color: #b42c2f;
}

.highlight {
	font-size: 14px;
	font-weight: bold;
	color: #b42c2f;
}

h3.highlight {
	font-size: 14px;
	font-weight: bold;
	color: #b42c2f;
}


.namelabel {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.standard {
	font-size: 14px;
	background-color: #FFF5EE;
	padding: 10px;
	margin-bottom: 5px;
}

.question-panel {
	border: 2px solid #CCCCCC;
	background-color: #EFEFEF;
	padding: 10px;
	width: 600px;
	margin-left: 80px;
}

.table-header {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

td.selected-title, h3.selected-title {
	background-color: #EEEEFF;
	padding: 10px;
}

.section-title, p.section-title {
	font-weight: bold;
	color: #b42c2f;
}

.selected-title p.selected-title {
	color: #000000;
	text-decoration: none;
}

.large-form {
	padding: 5px;
	vertical-align: top;
}

.section-name {
	font-size: 12px;
}

.standard-name {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.standard-name:hover {
	text-decoration: underline;
}

.selected-standard-name {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #b42c2f;	
}

a.indicator-code {
	font-size: 12px;
	margin-right: 10px;
	color: #000000;
	font-weight: bold;
}

a.selected-indicator {
	text-decoration: none;
	color: #b42c2f;	
}


/* White Top */
.bheader-white-bg {
	background-image: url(images/top-bg-white.jpg);
	height: 32px;
}

.bheader-white-right {
	background: url(images/top-right-white.jpg) no-repeat right;
	height: 32px;
}

.bheader-white-left {
	background: url(images/top-left-white.jpg) no-repeat left;
	height: 32px;
}

.bheader-white-left h3 {
	margin: 0;
	padding: 0 0 0 10px;
	color: #314659;
	font: 16px/32px Arial, Helvetica, Geneva, sans-serif;
	height: 32px;
}
