/* top  navigation bars */
body {	font-family:Arial, Helvetica, sans-serif; font-size: .8em;}

#NavigationBars {display:none;visibility:hidden;}

/* images below the GRU logo & navigation */
.HeaderTop {display:none;visibility:hidden;}
hr {display:none;visibility:hidden;}
div.hr	{border-bottom: 11px solid #002b7f; background-color:#002B7F; color:#002B7F; margin-bottom: 1px;}
div.nfrule {border-bottom: 1px dotted #cccccc;}


/* left had account and navigation */
.ContentLeft, .PaddingLeft20 {display:none; visibility:hidden; margin-top: 800px;}
.quickLinks {margin-top: -800px;}

/* right column on main page */
.pgContent { padding-left: 220px; padding-right: 20px;}
#gruNewsFlash {float: left; padding-left: 220px; width:223px; background-color:#f4f0e3;}
#programServices {float: right; width:223px;}
p.breadcrumbs {display:none; visibility:hidden;}

/* Inside page body */
#InsideContentBody {float:left;}
h1.pgTitle { color:#002b7F; font-weight:normal; font-size:24px; font-weight: bold; 
background-image:url(/Images/Site/Header/title_arrow.gif); padding: 0px 15px 0px 0px; margin: 0px 0px 10px 0px; background-repeat: no-repeat; background-position: left center;}
h3.exSum {color:#3C9015; font-weight:bold; font-size:14px; padding: 0px 15px 20px 0px;}

/* Navigation at the bottom of the page */
.Copyright {padding: 20px 0px 0px 200px; font-weight:bold; border-top:1px solid #002b7f; margin-top:1px; float:right; width: 100%;}
#NavigationBlueBottom {display:none; }

