/*************************************************** 

HEADING BAR STYLES

***************************************************/
div#section-title-background {
    background-image: url(../images/h-resource-and-publications.gif);
    width: 534px;
    height: 46px;
}

div#internal-sub-menu {
    background: #bad9f0;
    width: 180px;
    margin-left: 10px;
    padding: 5px;
    color: #3188c8;
    border-color: #3188c8;
    border-style: solid;  
    border-width: 1px;
} 


div#internal-sub-menu a,
div#internal-sub-menu a:visited
{
    color: #3188c8;
}

table#internal-content-wrapper h1 {
    margin-top: 0px;
    padding-top: 0px;
    color: #3188c8;
}


div#section-title {
    position: absolute;
    margin-top: 14px;
    margin-left: 216px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

div#bar-urgent-college-alert {
	height: 46px;
	background: url(../images/bar-urgent-college-alert.gif) top left no-repeat;
}

div#bar-college-news-announcements {
	height: 46px;
	background: url(../images/bar-college-news-announcement.gif) top left no-repeat;
	margin-top: 20px;
}

div#bar-new-applicants {
	height: 46px;
	background: url(../images/bar-new-applicants-sm.gif) top left no-repeat;
	margin-top: 20px;
}

div#bar-directory-of-members {
	height: 46px;
	background: url(../images/bar-directory-of-members-sm.gif) top right no-repeat;
	margin-top: 20px;
}





/*************************************************** 

NIFTY CORNERS CSS CODE

***************************************************/

div#nifty
{
    margin: 0 5%;
    background: #e0ecf6;
    margin-bottom: 20px;
}

div#nifty p 
{
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

div#nifty a 
{
    font-weight: bold;
    text-decoration: none;
    color: #3188c8;    
}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #e0ecf6}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

div#LearnMoreLink
{
    margin-right: 10px;
}
div#LearnMoreLink a 
{
    color: #13405f;
    font-weight: normal;   
}

.sitemap-article-summary 
{
    padding: 0px;
    margin: 0px;
    margin-left: 10px;   
}

div#sitemap h2 
{
    text-decoration: underline;
    font-size: 12px;       
    margin: 0px;
    padding: 0px;
}

div#sitemap h2.sub 
{
    text-decoration: none;
    font-size: 12px;
}


/*************************************************** 

BULLETIN SECTION

***************************************************/

div#display-bulletin-issues 
{
    width: 375px;
    display: block;
}

div#bulletin-issue 
{
    float: left;
    width: 75px;
}

div#bulletin-vol 
{
    float: left;
    width: 45px;
}

div#bulletin-date
{
    width: 250px;
}

/*************************************************** 

FILE AND LINK DISPLAY BOXES

***************************************************/

/* Resources File Box at the Bottom Custom Section Class */
div#resource-files.myclass {
    background: #e5eaf8;
    color: #3188c8;
}

div#resource-files.myclass a,
div#resource-files.myclass a:visited
{
    color: #3188c8;
}

/* Quicklinks Box located in the Top Right */
div#quicklinks-menu.myclass 
{
    background: #e5eaf8;
    border-color: #3188c8;
    color: #3188c8;
}

div#quicklinks-menu.myclass a,
div#quicklinks-menu.myclass a:visited
{
    color: #3188c8;
}