﻿/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h6 {
	font-family:Georgia, Arial, serif;
}

h5 {
	font-family:Georgia, Arial, serif;
}

h4 {
	font-family:Georgia, Arial, serif;
}

h3 {
	font-family:Georgia, Arial, serif;
}

h2 {
	font-family:Georgia, Arial, serif;
}

h1 {
	font-family:Georgia, Arial, serif;
}

h6 {
	font-weight: normal;
}

h5 {
	font-weight: normal;
}

h4 {
	font-weight: normal;
}

h3 {
	font-weight: normal;
}

h2 {
	font-weight: normal;
}

h1 {
	font-weight: normal;
}

h1 {
	font-size: 23px;
}

h2 {
	font-size: 21px;
}

h3 {
	font-size: 19px;
}

h4 {
	font-size: 17px;
}

h5 {
	font-size: 15px;
}

h6 {
	font-size: 13px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}


fieldset {
	margin-bottom: 20px;
}

address {
	margin-bottom: 20px;
}

table {
	margin-bottom: 20px;
}

pre {
	margin-bottom: 20px;
}

ul {
	margin-bottom: 20px;
}

ol {
	margin-bottom: 20px;
}

hr {
	margin-bottom: 20px;
}

dl {
	margin-bottom: 20px;
}

p {
	margin-bottom: 20px;
}

h6 {
	margin-bottom:10px;
}

h5 {
	margin-bottom:10px;
}

h4 {
	margin-bottom:10px;
}

h3 {
	margin-bottom:10px;
}

h2 {
	margin-bottom:10px;
}

h1 {
	margin-bottom:10px;
}
/*----------------Custom Rules----------------------------------------------------------*/

ul li {
	color:#494b4d;
}

p {
	color:#494b4d;
}

p.boxed {
	padding: 7px;
	background: #ffc;
	border: 1px solid #fc6;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000;
	}


a {
	color:#486DAB;
}

a:hover {
	color:#f60;
	text-decoration: none;
}

.captionNoPad {
	color:#486DAB;
	line-height:120%;
}

.caption {
	color:#486DAB;
	line-height:120%;
}

#header a {
	text-decoration: none;
}

#header a:visited {
	color: #fc6;
} 

#header a:link {
	color: #fc6;
} 

#header a:hover {
	color:#fff;
}

/*---- BEGIN navigation tabs-----*/

#navcontainer {
margin: 322px 0px 0px 0px;
position: absolute; /* Necessary to properly position the nav at the bottom of the banner div */
float: left;
}

#navcontainer2 {	/* navcontainer2 is the generic, short banner */
margin: 163px 0px 0px 0px;
position: absolute; /* Necessary to properly position the nav at the bottom of the banner div */
float: left;
}



#navcontainer2 ul
{
padding: 0;
margin: 0;
background-color: transparent;
color: White;
float: left;
font-family: arial, helvetica, sans-serif;
font-size: 14px;
}



#navcontainer ul
{
padding: 0;
margin: 0;
background-color: transparent;
color: White;
float: left;
font-family: arial, helvetica, sans-serif;
font-size: 14px;
}

#navcontainer ul li  { display: inline; }

#navcontainer2 ul li  { display: inline; }

#navcontainer2 ul li a
{
margin-right:5px;
padding: 3px 10px; 
background-image: url('/rhic/images/blu-button-bkg.gif');
background-repeat:repeat-x;
color: #000;
text-decoration: none;
float: left;
}

#navcontainer ul li a
{
margin-right:5px;
padding: 3px 10px; 
background-image: url('/rhic/images/blu-button-bkg.gif');
background-repeat:repeat-x;
color: #000;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
background-color: #fff;
background-image:none;
color: #000;
}

#navcontainer2 ul li a:hover
{
background-color: #fff;
background-image:none;
color: #000;
}

/*---- END navigation tabs--------*/

/*---- HEADER --------*/


div#header {
	background-color:black;
	width:100%;
	height:34px;
	margin:0;
	padding:0;
}

#header p {
	 color: #fff;
	 margin:6px 0px 0px 0px;
	 padding:0;
}

#header img {
	margin:0;
	padding:0;
}

#header a#DOElogo {
	font-size:1px;
	display:block;
}

#header a:visited {
	color:#fc3;
	text-decoration:none;
}

#header a:link {
	color:#fc3;
	text-decoration:none;
}

#header a:hover {
	color:#fff;
	text-decoration:none;
}

form#search {
	margin:6px 0px 0px 0px;
	padding:0;
}

form#search p {
	font-size:12px;
	display:inline;
	color:#dcdcdd;
}

form#search input {
	font-size:10px;
}

div.stripe {
width: 100%;
position: relative;
background-image: url('/rhic/images/blue-gradient-lrg.jpg');
background-repeat:repeat-x;
}

div.stripeSmall {
width: 100%;
position: relative;
background-image: url('/rhic/images/generic-head-gradient.jpg');
background-repeat:repeat-x;
margin-bottom:40px;
}

div.banner {
background-image: url('/rhic/images/rhic-planview-940.jpg');
background-repeat:no-repeat;
display:block;
width:940px;
height:349px;
margin:0 auto;
}

div.bannerSmall {
background-image: url('/rhic/images/RHIC-generic-head-940.jpg');
background-repeat:no-repeat;
display:block;
width:940px;
height:190px;
margin:0 auto;
}


div.spacer {
		background-color: #77b3d7;
		height: 2px;
		margin-bottom:20px;
	}


div.sitemap p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	margin:0px 0px 8px 0px;
}


div.funding p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	margin:0px 0px 8px 0px;
}

div.sitemap h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#7d7d7d;
	padding:0;
	margin: 5px 0px 3px 0px;
}

div.sitemap a:visited {
	color: #747272;
	text-decoration:none;
}

div.sitemap a:link {
	color: #747272;
	text-decoration:none;
}

div.sitemap a:hover {
	color: #000;
}


img.arrow {
	float:left;
	margin:0px 8px 0px 0px;
	padding:0;
}

p.deck {
	font-family: Georgia, Times New Roman, Times;
	font-size: 18px;
	line-height:125%;
	color: #616f94; 
}



/*--------------------------------------------footer------------------------------------*/

div#footer {
	background-color:#486dab;
	width:100%;
	height:48px; 
	margin:25px 0px 0px 0px;
	padding:0;
}


div#footer img {
	float:left;
	margin-top:13px;
}

#footer p {
	font:12px/1.2 Arial, Helvetica, 'Liberation Sans';
	margin:10px 0px 0px 0px;
	color:#fff;
}

#footer p.specs, #footer p.specs a:link, #footer p.specs a:visited {
	font-size:10px;
	color: #74f1f6;
	margin-top:4px;
	text-decoration:none;
}

#footer a:visited {
	color:#fff;
}

#footer a:link {
	color:#fff;
}
#footer a:hover {
	text-decoration:none;
}
