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;}

ol {
	list-style-position: outside;
	padding: 0 0 0 30px;
	margin-left: 0;}
	
ol li {
	padding: 0 0 10px 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.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: left;
	color: #666;}

#foot p {
	margin: 0;
	padding: 0 0 6px 8px;	}

#foot a:link {
	color: #666;}

#foot p#copy {
	padding-top: 4px;
	color: #999;}

.fileFormat
{
	font-weight: normal;
	font-style: italic;
}	

/*START ACCESSIBILITY STYLES*/

.sameline{display:inline;} /* used to display text on same line as  heading text */ 
.uline {text-decoration:underline;} /* to underline text in place of <u> tag */
.nomargin {margin:0;}
.hidden {
	position:absolute;
	left:0px; 	top:-10px;
	width:1px; 	height:1px;
	overflow:hidden;
	}   /* used to hide text in anchor tag */
.h_plain {margin: 0px;} /* used for heading with no margin */
/* Next two are used for past.htm listing of directors */
ul.tab-list {list-style:none; margin:0;text-indent: 0em;} 
h3.table-past {text-indent:1em;} 
/* Next two are used for distinguishing table rows and columns with transparent border */
table.whiteBorder { 	border-color: transparent ;}
table.whiteBorder td, th{ border-color: transparent ;}
/* Following is used in company/investor folder for certain paragraphs */
.SEC_Filing {FONT-FAMILY:"verdana,arial,helvetica"; FONT-WEIGHT: NORMAL; color="#666666";  FONT-SIZE:1em; FONT-STYLE:ITALIC; }
/* following is used in company/investor  filename is == http://www.ge.com/en/company/investor/secreports.htm */

DIV.callout1 {
	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; MARGIN: 0px 0px 15px; BORDER-LEFT: #ccc 1px solid; WIDTH: 60%; BORDER-BOTTOM: #ccc 1px solid
}
DIV.callout1 P {
	FONT-FAMILY: Arial, Helvetica, san-serif;FONT-SIZE: 90%;
	PADDING-RIGHT: 1px; PADDING-LEFT: 2px; PADDING-BOTTOM: 0px; TEXT-TRANSFORM: uppercase;COLOR: #f93; PADDING-TOP: 4px; WIDTH: 100%;margin:0px;
}

/* following class used to get blue color text (http://www.ge.com/en/company/investor/webcast/webcast_10102003.htm) */
.bluetext {
	COLOR: #3b73b9
}

/*Following class is used: http://www.ge.com/en/company/investor/fixed_income/abs_reports/floorplan.htm  */

.h_plain2 {position:relative;bottom: -.70em;}

/* Styles for financial data marked up in to accessible tables  */

table.fin_table td.col_1{text-align: left;}
table.fin_table td.col_minus{padding-right:0em;}
table.fin_table td{text-align: right; vertical-align: bottom;padding-right:.4em;};
table.fin_table hr{border:0; width:100%};


/*FINISH ACCESSIBILITY STYLES*/
