﻿@charset "utf-8";
/* CSS created by Len Humbird on 05-2012 */

/* The following content copied from intel intranet global-news-site-stylesheet-v4.css. Most styles not used. */
body { background-color: #ffffff; background-repeat: repeat-x; background-position: left top; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; /* margin:0px 0px 0px 0px; padding:0px; text-align:left; height:100%; width:100%;*/ }
/* html { background-color: #ffffff; background-repeat: repeat-x; background-position: left top; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; color: #333333; margin:0px 0px 0px 0px; padding:0px; text-align:left; height:100%; width:100%;} */

img{border:none;}

h1{font-size: 20px; line-height: 24px; font-weight: bold;}
h2{font-size: 16px; line-height: 20px; font-weight: bold;}
h3{font-size: 14px; line-height: 16px; font-weight: bold;}

a {color: #0860A8; text-decoration: none; }
a:hover {text-decoration:underline; color: black;}
a:visited {text-decoration:none; color:Purple;}
a img{
	padding:0px; 
	margin:0px;
	max-width: 600px;
	max-height: 400px;
 	width: expression(this.width > 600 ? "600px" : true);
 	height: expression(this.height > 400 ? "400px" : true);
}
/* 
ul{margin-top:0px; margin-bottom:0px; padding:5px 0px 5px 0px; margin-left:0px; list-style-type:none;}
li{margin-bottom:5px; padding:0px; text-indent:0px; font-weight:900; font-size:11px;}
*/

.marginRt{margin-right:10px;}
.marginLt{margin-left:10px;}
.marginBt{margin-bottom:5px;}
.marginTp{margin-Top:5px;}
.marginTpRt{margin:5px 10px 0px 0px;}
.marginAll{margin:5px 10px 5px 10px;}

/* The following content copied from intel intranet site-stylesheet.css */

.bulletList{
	margin: 7px;
	border: 1px dotted #C0C0C0;
	list-style-type: circle;
	padding: 5px;
	font-weight: normal;
	background-color: #FFFFCC;
	font-family: Arial;
}
	.bulletList li{
		text-indent:15px; 
		padding-left:0px;
	}

li{font-weight:normal;}

ol li{
	font-size: 12px;
	list-style-type: decimal;
	margin-top: 5px;
	margin-bottom: 5px;
}

ul li{
	font-weight:normal; 
	font-size:12px;  
	margin-left:25px;  
	margin-bottom:2px;
}

ul li ul{margin-left:15px;}

ul li ul li{list-style-type:circle;}

ol li ol li{margin-left:-15px; list-style-type:lower-alpha}

/* These are used mostly by code segments */
.Style1 {margin-top:0px; margin-bottom:0px;}
.style2 {
	font-family: Calibri;
	font-size: small;
}
.style3 {background-color: #FFFF00; /* highlighted text */}

/* This CSS is used for the Show/Hide functionality. */
   .more {display: none;}

/* */
