/* @override 
	http://mdsdev.webzilla/css/gemds_print.css
	http://mdsdev.webzilla/css/gemds.css
*/

* {
	color: #000;}
img {
	border: none;
}

body {
	font-family: Arial,Helvetica,sans-serif;
	margin: 0; text-align: center; 	
	font-size: x-small;
}
form {
	margin: 0;
	padding: 0;
}
a, a:link {
	text-decoration: underline;
	color: #00F;
}
a:visited {
	color: #5f005f;
	text-decoration: none;
}

hr {
	border: none;
	border-top: 1px dotted #000;
	margin: 1em 0;
}

#wrap {
	text-align: left;
	margin: 0 auto 0 auto;
}
/* @group Headers */
#header div.tallheader {
	height: 100px;
}
#header div.tallheaderHome {
	height: 245px;
}

h2, h3, h4, h5, h6 { font-size: 115%; font-weight: normal; 
	margin: .8em 0;
	padding: 0;
}
h3 { font-weight: bold; }
h4 {
	font-size: 100%;
	margin: 0;
	font-weight: bold;
}
#content h2 { 
	font-size: 140%;
	font-weight: bold;	
}
/* @end */
/* @group Menus */
#header #topmenu {
	display: none;
}
#topmenu2 {
	display: none;
}
/* @end */

/* @group Tables */
table {
	font-size: 100%;
	border-collapse: collapse;
}
table td {
	padding: 3px;
	font-size: 100%;
	vertical-align: top;
}
table th {
	padding: 3px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
table.tblData1 {
	margin-top: 20px;
}

table.tblData1 td {
	border:  1px solid #999;
}
table.tblData1 tr th {
	color: #3b75a9;
	padding-bottom: 0;
}

table.contentpane_prod ul {
	padding: 0; margin: 0; list-style: none; 
}
table.contentpane_prod ul a {
	font-size: 140%; color: #65B821;
}

table.tblHome td {
	padding: 0;
}

div.callout div.calloutContent table {
	background: #fff;
}
/* @end */

/* @group Layout Containers */
#sidebar{
	float: left; 
	width: 163px;
}
#sidebar h2 {
	color: #666;
}
#sidebar table{
	margin-bottom: 15px;
}

#content-wrapper {
	margin: 0;
	padding: 0;
}

#footer {
	margin-top: 1em;
	padding-top: 1.8em;
	border-top: 1px solid #ccc;
	line-height: 130%;
	font-size: 90%;
}

#copyright {
	margin-top: 1em;
	color: #999;
}

div #content {	
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 373px;
	margin-top: 20px;
	padding-left: 31px;
	position: relative;
	z-index: 0;
}

div#contentApp {
	margin-top: 10px;
	margin-left: 10px;
	padding: 0;
	width: auto;
}

div #disclaimer {
	font-style: italic;
}
/* @end */
/* Content Classes */
#content div.componentheading, #content div.componentheading_prod {
	font-size: 180%;
	color: #3E57AD;
}
#content dl dt {
	font-weight: bold;
}
#content dl dd {
	margin-left: 0px;
	margin-bottom: 1.5em;
}
#footer a {
	color: #666;
}
.contentheading {
	font-size: 140%;
	font-weight: bold;
	color: #000;
}
div.prodAnchors {
	padding: .5em;
	background-color: #e7e7e7;
}
div#content, div#contentApp {
	float: left; 
	line-height: 140%;
	font-size: 110%;
	z-index: 0;
}
div#content ul {
	margin: 0;
	padding: 0;
	margin-left: 1.5em;
}
div #content ul li {
	padding: 0;
	margin: 0;
}

ul.linkList {
	list-style-image: url(img/navBul.gif);
}
ul.linkList li a {
	display: block;
	margin-top: 0;
}

/* @group Legacy Classes */
div.callout { 
	left:  416px; 
	position: absolute;
	margin: 20px; 
	margin-right: 0; 
	width: 150px;  
	text-align: right;
}
div.callout div.calloutContent {
	margin: 0;
	text-align: left;}
div#content .calloutContent ul{
	width: auto;
	list-style-position: inherit;
	margin-left: 1em;
}
div.callout img.calloutTop { display: none }
span.homeSubtitles {
	color: #FF7D00;
	font-weight: bold;
}
/* @end */
/* @group Utilities and hacks */
.clr {
	clear: both;
}
.strut {
	float: right;
	width: 1px;
	height: 400px;
}
/* @end */
/* @group GE Nav Bar */
/* taken from corporate GE for a breadcrumb sidebar */

#nav2 {
	color: #666;
	font-weight: normal;
	overflow: hidden;
	font-size: 110%
	}	
#nav2  a:link, #nav2 a:visited {
	color: #3B73B9;
	text-decoration: none;} 
	
#nav2  a:hover, #nav2 a:active {
	color: #F4B366;
	text-decoration: underline;}

#nav2 ul.breadcrumb {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;}
	
#nav2 ul.breadcrumb li  {
	font-weight: bold;
	padding: 5px 0 5px 0px;	
	border-bottom: 1px solid #ccc;
}

#nav2 ul.breadcrumb li a {
	background-image: url(img/navOpenBul.gif);
	background-position: 4px 5px; 
	padding-left: 14px;
	background-repeat: no-repeat;
}

#nav2 ul.breadcrumb li a.selected {
	color:#666;
	background-image: url(img/navBul_selected.gif);
}	
	
#nav2 ul.breadcrumb li.pos2 {
	padding-left: 2px;
}

#nav2 ul.breadcrumb li.pos3 {
	padding-left: 4px;
}

#nav2 ul.breadcrumb li.pos4 {
	padding-left: 6px;
}

#nav2 ul.breadcrumb li.pos5 {
	padding-left: 8px;
}
#nav2 ul.breadcrumb li.pos6 {
	padding-left: 10px;
}	
#nav2 ul.navitemList {
	list-style-type: none;
	margin: 0;
	padding: 0;}
	
#nav2  ul.navitemList li  {
	padding: 5px 0 5px 22px;	
	border-bottom: 1px dotted #ccc;}
	
#nav2  ul.navitemList li.hasChildren  {
	background-image: url(img/navBul.gif);
	background-position: 14px 10px; 
	background-repeat: no-repeat;}

#nav2  ul.navitemList li.selected {
	background-image: none;}
	
#nav2 ul.navitemList li.title {
    padding-left: 14px;
    background-image: none;
    color: #999;
    border-bottom: 0;}
    
#nav2 ul.navitemList li.selected a {
	color:#666;}	

#nav2 img {
	display: inline;}
/* @end */
