body {
	background: #fff;
	font-family: Arial, Helvetica, san-serif;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 732px;  
	text-align: center;}
	
p, ul, h1, h2, h3, h4, h5, td {
	font-family: Arial, Helvetica, san-serif;}

td {
	color: #666;}
	
th, th h3, th h5 {
	font-weight: normal;
	text-align: left;
	margin: 0;
	color: #666;}

ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;}
	
ul ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;}
	
ul.bull {
	list-style-type:  disc !important;
	list-style-position: outside;
	margin-left: 15px;
	padding-left: 0 !important;
	padding-left: 5px;
	padding-left/**/:/**/0;}

ul.bull_1 { /* gehc : for 1st level bullets */
	list-style-type:  disc !important;
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 0;
	padding-left: 0 !important;
	padding-left: 5px;
	padding-left/**/:/**/0;}	
	
ol.bull_1 { /* gehc : for 1st level bullets */	
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 0;
	margin-top: 0;	
	padding-left: 0 !important;
	padding-left: 5px;
	padding-left/**/:/**/0;}	

ul.bull_2 { /* gehc : for 2nd level bullets */
	list-style-type:  disc !important;
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 0;
	padding-left: 0 !important;
	padding-left: 5px;
	padding-left/**/:/**/0;}	
	
ol.bull_2 { /* gehc : for 2nd level bullets */	
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 0;
	padding-left: 0 !important;
	padding-left: 5px;
	padding-left/**/:/**/0;}	
	
ul.bull_3 { /* gehc : for 2nd level bullets */
	list-style-type:  disc !important;
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 0;
	padding-left: 0 !important;
	padding-left: 5px;
	padding-left/**/:/**/0;}	
	
ol.bull_3 { /* gehc : for 2nd level bullets */	
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 0;
	padding-left: 0 !important;
	padding-left: 5px;
	padding-left/**/:/**/0;}	

ol.upperAlpha {
	list-style-type: upper-alpha;}

ol.lowerAlpha {
	list-style-type: lower-alpha;}

ol.upperRoman {
	list-style-type: upper-roman;}

ol.lowerRoman {
	list-style-type: lower-roman;}

a:link, a:active {
	color: #3B73B9;
	text-decoration: none;}

a:visited {
	color: #636;
	text-decoration: none;}

a:hover {
	color: #A9B8DF;
	text-decoration: underline;}

a.bold {
	font-weight: bold;}
	
h1 {
	text-align: right;}
	
h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
	color: #3B73B9;}
	
h3 {
	margin: 0 0 16px 0;
	padding: 0;
	color: #333;
	font-weight: normal;}

h4 {
	color: #666;
	margin: 0;
	padding: 0;
	font-weight: bold;}	
h3.withcolor{
	color: #666;
}
h3.noMargin {
	margin-bottom: 0;}

h5 {
	color: #666;
	margin: 0;
	padding: 0;
	font-weight: bold;}
 
h5 a {
	font-weight: bold;}	
	
h5 a:link, h5 a:visited, h5 a:hover, h5 a:active {
	font-weight: bold;}	
	
img {
	border: 0;}

em {
	font-style: normal;
	font-weight: bold;}
		
p.clearer {
	margin: 0 0 0 0 !important;
	clear: both;
	height: 1px;
	overflow: hidden;}
	
#head #breadCrumb {
	text-align: right;
	color: #666;}
	

#head #stockTicker {
	text-align: right;
	padding: 10px 6px 21px 0;
	margin: 0 0 0 0;
	color: #999;}
		
#head #monogram {
	float: left;
	padding: 0;
	width: 60px;}
	
#foot {
	border-top: 1px solid #ccc;
	padding: 25px 0 25px 0;
	margin: 0;
	text-align: center;
	color: #666;}

#foot p {
	margin: 0;
	padding: 0 0 6px 0;	}

#foot a:link {
	color: #666;}

#foot p#copy {
	padding-top: 4px;
	color: #999;}

.fileFormat
{
	font-weight: normal;
	font-style: italic;
}	
	
/* 17-Dec : gehc - For smartmail, contact_us,  and My account to be used on gemshome. */
	
#iconContactUs{
 padding: 0 0 0 20px;
 background-image: url("../images/icon_phone.gif");
 background-position: 0 0px;
 background-repeat: no-repeat;
 color: #666;
 font-weight: bold;
 }

#iconMail {
  padding: 0 0 0 20px;
  background-image: url("../images/icon_mail.gif");
  background-position: 0 0px;
  background-repeat: no-repeat;
  color: #666;
  font-weight: bold;
  }
  
#iconMyAccount{
  padding: 0 0 0 20px;
  background-image: url("../images/icon_person.gif");
  background-position: 0 0px;
  background-repeat: no-repeat;
  color: #666;
  font-weight: bold;
  }

#iconRecommendthispage {
  padding: 0 0 0 20px;
  background-image: url("../images/Recommend-page_icon1.jpg");
  background-position: 0 0px;
  background-repeat: no-repeat;
  color: #666;
  font-weight: bold;
  }

