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}

/* ================= 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(/GMACsite/images/GMNews/LeftCol_back.gif) repeat-y; }
#leftCorner { height:30px; background: url(/GMACsite/images/GMNews/LeftCol_back.gif) repeat-y; }
#rightCol { width:94px; background: #003366 url(/GMACsite/images/GMNews/RightCol_back.gif) repeat-y; }
#rightCorner { height:30px; background: #003366 url(/GMACsite/images/GMNews/RightCol_back.gif) repeat-y; }

#leftCol .navLink { margin: 8px; margin-right: 25px; padding-left: 8px; background: url(/GMACsite/images/GMNews/bullet_gold.gif) top left no-repeat; }
#leftCol .navLinkSelect { font-weight: bold; font-size: 10px; margin: 8px; margin-right: 25px; padding-left: 8px; color: #FFCC00; background: url(/GMACsite/images/GMNews/bullet_gold.gif) top left no-repeat; }
#leftCol .navTitle { font-size: 11px; font-weight: bold; color: #FFCC00; margin: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: 0px 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(/GMACsite/images/GMNews/RelatedLinks_bottom.gif) bottom left no-repeat; 
	}
	
.relatedArticles_title { height: 40px; background: url(/GMACsite/images/GMNews/RelatedLinks_top.gif) top left no-repeat; }
.relatedArticles_text { width:140px; padding: 2px 10px; background: url(/GMACsite/images/GMNews/RelatedLinks_back.gif) repeat-y; }
.relatedArticles_link { display: block; margin-bottom:8px; padding-left: 8px; background: url(/GMACsite/images/GMNews/bullet_orange.gif) no-repeat; }
.relatedArticles_link a { text-decoration: none; line-height: 130%; }

.sideBar { 
	width:140px;
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 0;
	padding-bottom: 10px; 
	font-size: 10px;
	background: url(/GMACsite/images/GMNews/sidebar_bottom.gif) bottom left no-repeat; 
}

.sideBar_title { padding: 4px 5px; height: 10px; background: url(/GMACsite/images/GMNews/sidebar_top.gif) top left no-repeat; font-weight: bold; font-size: 12px; color:#336699; }
.sideBar_text  { width:140px; padding: 0px 5px; background: url(/GMACsite/images/GMNews/sidebar_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:740px; height:50px; 
	text-align:center;
	background: #333333 url(/GMACsite/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; }

