
/*=========== Color Pallette ===========
red: #fc2603;
dark red: #900;
med gray: #606060;
black: #000;
=========== END: Color Pallette ===========*/


h1 {} /* reserved for company logo - DO NOT USE anywhere else */

h2 /* page header */
{
margin: 0 0 1.0em 0;
font-size: 1.6em;
font-weight: bold;
}

h3
{
margin: 0 0 1.0em 0;
font-size: 1.3em;
font-weight: bold;
color: #900;
margin-bottom: 0;
}

h4
{
margin: 0;
/*text-transform: uppercase;*/
font-size: 1.1em;
font-weight: bold;
}

h5
{
margin: 0;
font-size: 1.0em;
font-weight: bold;
font-style: italic;
color: #900;
}

h6
{
margin: 0;
font-size: 1.0em;
font-weight: bold;
font-style: italic;
}

p
{
margin: 0 0 1.0em 0;
}

a 
{
color: #900;
text-decoration: underline;
}


a:hover
{
color: #900;
text-decoration: none;
}

.small {
font-size: 0.9em;
}

.x-small {
font-size: 0.8em;
}

.big {
font-size: 1.2em;
}

.x-big {
font-size: 1.4em;
}

.gray {
color: #999;
}

.red {
color: #cc0000;
}

.all-caps {
text-transform: uppercase;
}

.no-caps {
text-transform: none;
}

.lowercase {
text-transform: lowercase;
}

.no-italics {
font-style: normal;
}

.no-bold {
font-weight: normal;
}

.align-left {
float: left;
margin: 0 1.5em 1.5em 0;
}

.align-right {
float: right;
margin: 0 0 1.5em 1.5em;
}

.clear-float {
clear: both;
display: block;
}

.image {
border: 1px solid #ccc;
}

.caption {
background: #ddd;
padding: 0.3em 0.6em;
font-size: 0.9em;
color: #666;
}

.button-link {

}

.button-link a {
display: block;
width: auto;
margin: 0.2em 0;
background: #900;
border: 1px solid #600;
padding: 0.4em 0.8em;
text-align: center;
text-decoration: none;
font-weight: bold;
color: #fff;
}

.button-link a:hover {
background: #c00;
text-decoration: none;
color: #fff;
}


/*========== Icons ==========*/
.email {
padding: 0 0 0 18px !important;
background: transparent url(/images/icons/email-icon-tiny.gif) no-repeat left center !important;
}

.excel, .xls {
padding: 0 0 0 15px !important;
background: transparent url(/images/icons/excel-icon-tiny.gif) no-repeat left center !important;
}

.pdf {
padding: 0 0 0 16px !important;
background: transparent url(/images/icons/pdf-icon-tiny.gif) no-repeat left center !important;
}

.ppt {
padding: 0 0 0 16px !important;
background: transparent url(/images/icons/ppt-icon-tiny.gif) no-repeat left center !important;
}

.word, .doc {
padding: 0 0 0 15px !important;
background: transparent url(/images/icons/word-icon-tiny.gif) no-repeat left center !important;
}

.top-of-page {
padding: 0 0 0 16px !important;
background: transparent url(/images/icons/arrow-up.gif) no-repeat left center !important;
}
/*========== END: Icons ==========*/


dl.institutions
{
clear: both;
overflow: auto;
margin: 0 0 1em 0;
padding: 0.6em 0;
border-top: 1px solid #ccc;
}

dl.institutions dt
{
float: left;
display: block;
width: 100px;
text-align: center;
}

dl.institutions dt img
{
margin: 0 0 0.6em 0;
}

dl.institutions dd
{
margin: 0;
padding: 0;
float: left;
}


/*========== News ==========*/
ul.news {
list-style: none;
margin: 0;
padding: 1em 0;
overflow: auto;
border-bottom: 1px solid #ccc;
}

/*** hide first six items on NEWS page 
ul.news-0,
ul.news-1,
ul.news-2,
ul.news-3,
ul.news-4,
ul.news-5 {
display: none;
}***/

ul.news li {

}

ul.news li.date {
display: block;
/*width: 60%;
float: right;
text-align: right;*/
font-style: italic;
font-size: 0.9em;
}

ul.news li.headline {
display: block;
margin: 0 0 0.2em 0;
}

ul.news li.blurb {
display: block;
margin: 0.3em 0 0.6em 0;
}

ul.news li.readmore {
display: block;
width: 25%;
float: left;
}


/*** news-sidebar ***/
ul.news-sidebar {
margin: 0 0 1.0em 0 !important;
padding: 0 !important;
border-width: 0 !important;
}

ul.news-sidebar li.headline {
background: transparent url(/images/bullet-square.jpg) no-repeat left 5px;
padding: 0 0 0 20px;
}

ul.news-sidebar li.headline h3 {
font-size: 1em !important;
font-weight: normal !important;
color: #666 !important;
}

ul.news-sidebar li.date {
padding: 0 0 0 20px;
color: #000;
}

ul.news-sidebar a {
color: #666 !important;
}

#right-column-body #more-link {
text-align: right;
}

#right-column-body #more-link a {
width: 3.6em;
display: block;
margin: 0 0 0 auto;
background: #fff url(/images/bullet-link.jpg) no-repeat left center;
}
/*** END: news-sidebar ***/

/*========== END: News ==========*/




/*========== hp-feature ==========*/
#hp-content {
background: #000 url(/images/hp-space-text-v2.jpg) no-repeat right top;
border-bottom: 1px solid #404040;
height: 249px;

position: relative;
}

/*
.hp-feature {
float: left;
width: 525px;
height: 298px;
}
*/

#hp-feature {
position: absolute;
top: 0;
left: 0;
}

/*========== END: hp-feature ==========*/


/*========== Subnav ===================*/

#side_subnav {
padding:0;
margin:0;
width:auto;}

#side_subnav ul {
list-style-type:none;
margin:0.5em 0.5em 2em 0;
padding:0;}

#side_subnav ul li {
margin:5px 0;
padding:0;
color: #666666;} 

#side_subnav a {
text-decoration:none;
color:#666666;}

#side_subnav a:hover {
color:#666666;
text-decoration:underline;}

.active {
list-style-image:url(/images/bullet-square.jpg);
list-style-type:square;}

