/* 	CSS Stylesheet for Gateway to Reading website*/body {    margin-top: 3px;     margin-left: 3px; 	font-family: Verdana, Arial, sans-serif;}:link, :active, :visited  { 	color: blue; }a:hover { 	background: blue; 	color: white; }.update_notice {	font-size: 10px;	font-style: italic;}.MenuItem 	{ 	display: block; 	margin: 2em; }.MenuCol 	{	width: 14%;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 120%;}.Content {	background: #FFFFCC;	border-left-color: white;	border-left-width: 3em;	border-left-style: solid;	padding: 2em;	font-size: 14px;}.TanHead {    color: #EC1314;     font-size: 160%; 	font-weight: bold; 	text-align: center; }.BlueText {	color: #000080; }.BlueItalic {	color: #000080;	font-style: italic;	font-weight: bold;	margin-bottom: 3em;}.RateHead {	color: #000080;	font-style: italic;	font-weight: bold;	margin-top: 2.5em;	font-size: 120%;}.TanText {	color: #EC1314; 	font-size: 120%; 	font-weight: bold;}p.BlueSubHead {	line-height: 100%;	color: #000080;	text-align: center;	font-weight: bold;	font-size: 130%;}p.BlockQuote {	font-style: italic; 	line-height: 120%; 	margin-bottom: 1em; }/* Resume styles */.ResSectionHead {	display: block;	margin-top: 3em;	text-transform: uppercase;	color: #EC1314;	font-weight: bold;	font-size: 130%;}.ResSubSectionHead {	color: #000080;	font-weight: bold;	font-size: 100%;}.ResSubSectionDetail {	font-size: 90%;	font-style: italic;}.ResSubSection {	display: block;	margin-top: 1em;	font-size: 90%;}.ResItem {	display: block;	margin-left: 4%;	margin-top: 2em;}