﻿body { 
	margin: 0;
	background: white;
	color: #666666; 
	font: 11px/140% Verdana, arial, helvetica, sans-serif;
	}

td { color: #666666; font: 11px/140% Verdana, arial, helvetica, sans-serif; } /* IE5 fix */

H1 {font-family: Verdana,Arial,sans-serif; font-size: 11px; line-height: 1.4em; font-weight: bold}
H2 {font-family: Verdana,Arial,sans-serif; font-size: 10px; font-weight: bold; color: #777777;}
H6 {font-family: Verdana,Arial,sans-serif; font-size: 9px; margin-top: 18px; padding-bottom: 18px; color: #666666}

.wrapper
{
	width: 960px;
	margin: 0 auto;
}

/* ================= LOGO HEADER ======================== */

#gmacLink { position:absolute; top:5px; left: 630px; }
#gmacLink a { font-size:10px; font-weight:bold; color: #336699; text-decoration: none; }
#gmacLink a:hover { text-decoration: underline; }


/* =============== LEFT & RIGHT COLUMNS =================== */

#leftCol { width:146px; background: #336699 url(/GMACWCMSite/images/GMNews/LeftCol_back.gif) repeat-y; }
#leftCorner { height:30px; background: url(/GMACWCMSite/images/GMNews/LeftCol_back.gif) repeat-y; }
#rightCol { width:94px; background: #003366 url(/GMACWCMSite/images/GMNews/RightCol_back.gif) repeat-y; }
#rightCorner { height:30px; background: #003366 url(/GMACWCMSite/images/GMNews/RightCol_back.gif) repeat-y; }

#leftCol .navLink { margin: 8px; margin-right: 40px; width: 182px; padding-left: 8px; background: url(/GMACWCMSite/images/GMNews/bullet_gold.gif) top left no-repeat; }
#leftCol .navLinkSelect { margin: 8px; margin-right: 50px; padding-left: 8px; background: url(/GMACWCMSite/images/GMNews/bullet_gold.gif) top left no-repeat; }
#leftCol .navLinkSelect a { font-weight: bold; font-size: 10px; color: #FFCC00; }
#leftCol .navLinkSelect a:hover, #leftCol .navLinkSelect a:visited { font-weight: bold; font-size: 10px; color: #FFCC00; text-decoration: none; }
#leftCol .navTitle { font-size: 11px; font-weight: bold; color: #FFCC00; margin: 24px 8px 4px 8px; }

#leftCol a { font-weight: bold; font-size: 10px; color: #ffffff; text-decoration: none; }
#leftCol a:hover { color:#FFFF99; text-decoration: underline; }

#leftCol .page_utilties
{
	margin: 10px 25px 10px 10px;
}
#leftCol .page_utilties .icon { margin-top: 3px; }
#leftCol .page_utilties .icon img { padding-right: 5px; margin-bottom: -2px; }
#leftCol .page_utilties .icon a:hover, #leftCol .page_utilties .no_icon a:hover
{
	text-decoration: none;
}
.page_utilties .no_icon { margin: 0 0 0 19px;}

/* =============== CENTER COLUMN ================= */

#topLinks { font-weight:bold; font-size: 10px; margin: 20px 0px 5px 0px; }
#topLinks a { color: #336699; text-decoration: none; }
#topLinks a:hover { color: #336699; text-decoration: underline; }

#centerCol { padding-right: 15px; }
#centerCol a { color:#336699; font-weight:bold; }
#centerCol a:hover { text-decoration: underline; }

.moreLink a, .nextLink a, .prevLink a, .pageLink a { text-decoration: none; }
.nextLink { text-align: right; }
.prevLink { text-align: left; }
.pageLink { text-align: center; }

h1.pageTitle { 
	margin: 0; 
	padding: 5px 0px 6px 0px; 
	font: bold 14px arial, verdana, helvetica, sans-serfi;
	color: #336699;
	border-top: 2px dotted #336699; 
	border-bottom: 2px dotted #336699; 
	}

.first { margin-top: 4px; }
.close { margin: 4px 0px; }


/* ================= ARTICLE PAGE ================ */

.articleTextLeft img { float: left; margin: 8px 8px 5px 0px; }
.articleTextRight img { float: right; margin: 8px 0px 5px 8px; }

.articleItem { margin-top:5px; border-top: 2px dotted #336699; }
.articleTitle { font-weight:bold; font-size: 14px; margin-top: 15px; margin-bottom: 10px; padding:0; border-style: none; }
.articleDate { margin: 0px; color: #4682B4; }  /* matches CMS text editor color */
.articleSummary { margin-top:0px; font-weight: bold; color: #4682B4; }
.articleSummary p { margin-top: 10px; }

#articleOptions { font-size: 10px;  color: #666666; text-align:center; }
#articleOptions a { color:#666666; font-weight: normal; text-decoration: none; }

#sideColumn { 
	width:140px;
	float: right;
	margin: 1em 0px 0px 5px;
	}

.hide { display: none; }

.relatedArticles { 
	width:140px;
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 0;
	padding-bottom: 10px; 
	font-size: 10px;
	background: url(/GMACWCMSite/images/GMNews/RelatedLinks_bottom.gif) bottom left no-repeat; 
	}
	
.relatedArticles_title { height: 40px; background: url(/GMACWCMSite/images/GMNews/RelatedLinks_top.gif) top left no-repeat; }
.relatedArticles_text { width:140px; padding: 2px 10px; background: url(/GMACWCMSite/images/GMNews/RelatedLinks_back.gif) repeat-y; }

#surveyText { font-size: 10px; font-weight: bold; padding: 0px 4px; }

/* ==================== ARCHIVE LIST =================== */

.archiveList { border-bottom: 2px dotted #336699; }
.archiveIssue { font: bold 11px verdana, arial, helvetica, sans-serif; margin: 4px 0px; }
.archiveIssue a { text-decoration: none; }
.archiveTitles { margin: 4px 0px 8px 0px; }
.archiveTitles a { font-weight: normal !important; color:#336699 !important; text-decoration: none; }
.archivePageTitle { 
            margin: 0; 
            padding: 5px 0px 6px 0px; 
            font: bold 14px arial, verdana, helvetica, sans-serfi;
            color: #663366;
            border-top: 2px dotted #336699; 
            border-bottom: 2px dotted #336699; 
            }

.deptList { border-bottom: 2px dotted #336699; padding-bottom:10px; }
.deptItem { margin: 8px 0px; }
.deptItem a { font-weight: bold; color:#336699 !important; text-decoration: none; }


/* =================== FOOTER =================== */

#footer { 
	width:960px; height:50px; 
	text-align:center;
	background: #333333 url(/GMACWCMSite/images/GMNews/footer_back.gif) top repeat-x; 
	}
	
#footer a {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: rgb(244,209,105);
}
	
.copyright { font-size:10px; color: white; }

/* ================== HOMEPAGE ====================== */

#topLinksHome { margin-top:4px; }
h1.tocIssue { 
	font-size: 18px; 
	color: #663366; 
	margin-bottom: 4px; 
	padding:0; 
	border-style: none; 
	}

.tocHead { margin-bottom: 10px; }
.tocList { width: 600px; border-bottom: 2px dotted #336699; }
.tocItem { border-top: 2px dotted #336699; }
.tocItem td { padding: 4px 0px 8px 0px; }
.tocTitle { font: bold 12px verdana, arial, helvetica, sans-serif; margin: 4px 0px; }
.tocTitle a { text-decoration: none; }
.tocBlurb { margin-top: 4px; font-size: 10px; }

/* Home page Cookie banner */
#banner 
{
    color: #000000;
    display: none;
    margin-left: 0px;
    margin-right: -0px;
    padding: 0px;
    /* background-color: #D6D5E3; */
    background-color: #ffffff;
    z-index: 10000;
    font-size: 12px;
    height: 90px;
    overflow: hidden;
    width: 961px;
    border-bottom: 1px solid #999;
    font-family: Arial, Helvetica, Sans-Serif;
}

#banner p
{
    margin-bottom: 0px;
}

#banner-buttons
{
    width: 300px;
    float: left;
    margin-left: 300px;
    display: block;
    padding-right: 10px;
    white-space: nowrap;
}

#banner-buttons input
{
    vertical-align: middle;
}

#banner-buttons label span
{
    vertical-align: middle;
}

#banner #cookiesAllow
{
    background-color: #77A820;
    border: 1px solid #77A820;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline-width: medium;
    outline-style: none;
    outline-color: invert;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    padding: 4px; 
}