﻿/*
body 
{
    background:#F5F4F0;
    font-size:11px;
}

h1, .h1 {
	font-size:24px;
}

h2, .h2 {
	font-size:18px;
	font-family:Verdana;
	font-weight:bold;
}

h3, .h3 {
	font-size:14px;
	margin-top:5px;
	font-weight:normal;
}

h4, .h4 {
	font-size:12px;
	color:#666;
}

h5, .h5 {
	font-size:10px;
}
*/
/**************************************/
/*           [global.css]             */
/**************************************/
/*
.bannerTop
{
    background:#fff;
}
*/
/*
.mainContainer
{
    background:#fff;
}
*/
/*
.siteFooter
{
    background:url('/../Images/backgrounds/15_page_frame.gif') repeat-y;
    color: #b3ada1;
}

.footerInner
{
    background:#EAE6DD;
}

.footer a 
{
	color: #b3ada1;
}

.copyright
{
    background:url('/../Images/backgrounds/17_page_bottom.png') no-repeat ;
    color: #b3ada1;
}

.copyright a
{
  color:#b3ada1;
}
*/

/*********************************/
/*        [portlet.css]          */
/*********************************/
.portlet
{
    /*background:#f3f2ee;*/
    /*border:1px #bfbfbf solid;*/
}
/*
.portletBig
{
    border:1px #bfbfbf solid;
    border-top:6px solid #bfbfbf;
}

.newsHeader, .jobsHeader
{
    border-bottom:1px #bfbfbf solid;
}

.portletFooter
{
    border-top:1px #bfbfbf solid;
}
*/
.contentText, .portletTitle
{
    /*color:#004276;*/
}

/*.viewMore
{
    font-weight:bold;
    color:#004276;
}*/

/*************************************/
/*       global Home Components      */
/* home.css, journals.css, books.css */
/*************************************/
.releaseButton
{
    /*background:url('/../Images/buttons/early_release_article.gif') no-repeat;*/
}
/*
.hTitle
{
    color:#851919;
}

.articleType
{
    color:#851919;
}

.articleDate
{
    color:#666;
}

.mediaHeader
{
    background:#ddd9ce;
    border-bottom:1px #fff solid;
}

.newsHead, .jobsHead
{
    color:#851919;
}
*/


.collectionList
{
    /*color:#004276;*/
}
/*********************************/
/*   article.aspx[article.css]   */
/*********************************/
/*
.btnSlideRight
{
       
}

.btnSlideLeft
{
    
}
*/

/*Headers*/
/*
.h11
{
    font-size:11px;
}
.h12
{
    font-size:12px;
}
.h13
{
    font-size:13px;
}
.h14
{
    font-size:14px;
}
.h15
{
    font-size:15px;
}
.h16
{
    font-size:16px;
}
.h17
{
    font-size:17px;
}
.h18
{
    font-size:18px;
}
.h19
{
    font-size:19px;
}
.h20
{
    font-size:20px;
}
.h24
{
    font-size:24px;
}
.h26
{
    font-size:26px;
}
.h27
{
    font-size:27px;
}
*/

/*colorCodes*/
/*
.cGreyL1
{
    color:#eee;
}

.cGreyL2
{
    color:#ddd;
}

.cGreyL3
{
    color:#ccc;
}

.cBlackL1
{
    color:#999;
}

.cBlackL2
{
    color:#666;
}

.cBlackL3
{
    color:#000;
}
*/

/*Borders*/
/*
.border
{
    border:1px solid #ccc;
}

.noborder
{
    border:none;
}

.noborderL
{
    border-left:none;
}

.noborderR
{
    border-right:none;
}

.noborderT
{
    border-top:none;
}

.noborderB
{
    border-bottom:none;
}

.noborderLR
{
    border-left:none;
    border-right:none;
}

.noborderTB
{
    border-top:none;
    border-bottom:none;
}
*/