/* - START SHARED STYLES ACROSS ALL PAGES - */

* { margin: 0; padding: 0; border: 0; }


body { 
	font-family: Arial; 
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: left;
}

a:link, a:visited, a:hover { 
	color: #666666;
	font-weight: medium;
}

a.landing:link, a.landing:visited { 
	font-family: Arial;
	color: #ee7b98;
	text-decoration: underline;	
	font-weight: bold;
	font-size: 14px;
}

a.landing:hover { 
	font-family: Arial;
	color: #64176f;
	text-decoration: underline;	
	font-weight: bold;
	font-size: 14px;
}

a.newsroom:link, a.newsroom:visited, a.newsroom:hover { 
	font-family: Arial;
	color: #64167F;
	font-weight: bold;
	font-size: 12px;
}

a.sitemaplanding:link, a.sitemaplanding:visited, a.sitemaplanding:hover { 
	font-family: Arial;
	color: #ee7b98;
	style: underline;
	font-weight: bold;
	font-size: 12px;
}

a.sitemaplanding:hover {
	font-family: Arial;
	color: #64176f;
	text-decoration: underline;	
	font-weight: bold;
	font-size: 12px;
}
a.sitemapsecondary:link,a.sitemapsecondary:visited,a.sitemapsecondary:hover  { 
	font-family: Arial;
	color: #64176f;
	text-decoration: underline;	
	font-weight: regular;
	font-size: 12px;
}
a.sitemapsecondary:hover {
	font-family: Arial;
	color: #64176f;
	text-decoration: underline;	
	font-weight: bold;
	font-size: 12px;
	}
a.content:link, a.content:visited {
	font-family: Arial ;
	color: #64176f;
	font-size: 12px;
	line-height: 14px;
}

a.content:hover {
	font-family: Arial;
	color: #64176f;
	text-decoration: underline;	
	font-size: 12px;
}


a.expect:link,a.expect:visited {
	font: Arial;
	color: #ee7b98;
	font-weight: bold;
	font-style: underline;
	font-size: 12px;
	
	}
a.expect:hover {
	font: Arial;
	color: #64176f;
	font-weight: bold;
	font-style: underline;
	font-size: 12px;
	
	}
a.glossarylink {
	border-bottom: 1px dotted #d10373;
	text-decoration: none;

}
h1 {
	font-size: 16px;
	font-family: Arial;
	color: #64176F;
}

h2 {
	font-size: 12px;
	font-family: Arial;
	color: #0090E1;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-family: Arial;
	color: #666666;
	font-weight: bold;
}

p {
	font-family: Arial; 
	font-size: 12px;
	color: #666666;
	text-align: left;
}
/*ms*/
#chart {
	width: 625px;
	float: left;
	color: #0090e1;	
	font-size: 12px;
}

/*ms*/
p.chart {
	font-family: American Typrwriter Medium;
	padding: 10px;
	color: #0090e1;
}
p.pillchart {
	font-family: American Typrwriter Medium;
	padding: 10px;
	
}
p.title_print_only {
	display: block;
}

ul.talking li {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 25px;
	padding: 0 20px 0 15px;
	list-style-type: circle;
	list-style-position: outside;
}
ul.talking2 li {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 25px;
	padding: 0 20px 0 5px;
	list-style-type: disc;
	list-style-position: outside;
}
ul.expect li{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 25px;
	padding: 0 20px 0 15px;
	list-style-type: disc;
	list-style-position: outside;
	color: #ee7b98;
}
ul.content li{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 25px;
	padding: 0 20px 0 5px;
	list-style-type: square;
	list-style-position: outside;
}
table.whatif {
	border: 1px;
	v-align: top;
}

td.chart {
	border: 1px;
	border-style: dotted;
	border-width: small;
	border-color: #0090e1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;			
	border-top-width: 0px;
}

ul.content {
	font-family: Arial;
	color: #64167F;
	font-weight: bold;
	font-size: 12px;
}
ul.site {
	list-style: none inside;
}
ul.sitestories {
	list-style: none inside;
}

ul.content li{
	margin: 0 0 0 15px;
	padding: 0 0 0 5px;
	list-style-type: square;
	list-style-position: inside;
}

ul.talking li{
	margin: 0 0 0 15px;
	padding: 0 0 0 5px;
	list-style-type: circle;
	list-style-position: inside;
}

ul.talking2 li{
	margin: 0 0 0 15px;
	padding: 0 0 0 5px;
	list-style-type: disc;
	list-style-position: inside;
}
ul.expect li{
	margin: 0 0 0 15px;
	padding: 0 0 0 5px;
	list-style-type: disc;
	list-style-position: inside;
	color: #ee7b98;
}

div.clear {
	clear: right;
	clear: left;
}

div.numimg {

	margin: 10px 5px 5px 0;
	float: left;	
}
p.clear {
	clear: right;
	clear: left;
}
input {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding: 1px;
	border-top: 1px #404040 solid;
	border-right: 1px #D4D0C8 solid;
	border-bottom: 1px #D4D0C8 solid;
	border-left: 1px #404040 solid;
}
input.image {
	border: none;
}
input.checkbox1 {
	border: none;
	position: relative;
	left:82px;
	top: -200px;
	_top:-203px;
}		
input.checkbox2 {
	border: none;
	position: relative;
	left:82px;
	top: -197px;
	_top: -207px;
}

input.button {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding: 1px;
	border-bottom: 1px #404040 solid;
	border-left: 1px #D4D0C8 solid;
	border-top: 1px #D4D0C8 solid;
	border-right: 1px #404040 solid;
}
		
input.radio, input.checkbox {
	border: 0;
}
	
select {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding: 1px;
	border-top: 1px #404040 solid;
	border-right: 1px #D4D0C8 solid;
	border-bottom: 1px #D4D0C8 solid;
	border-left: 1px #404040 solid;
}
textarea {
	border: 1px #000000 solid;
}
option {
	padding: 0 5px 0 5px;
}
img.logo_printer_only {
	display: block;
	margin: 0;
	padding: 37px 0 0 37px;
}
#linerule {
	width: 670px;
	margin: 0 0 0 0;
	height: 3px;
	float: left;
	background: url(../images/ruler.gif) repeat-x;
}

#lineruleswitch {
	width: 480px;
	margin: 0 0 0 0;
	height: 3px;
	float: left;
	background: url(../images/ruler.gif) repeat-x;
}

#container {
	width: 612px;
	align: left;
	text-align: left;
}

#container ul {
	list-style: none;
}

.fineprint
{
	font-family: Arial;
	color: #666666;
	font-size: 10px;
	line-height: 12px;
}

#header {
display: none;
}

#topnav  {
	display: none;
}

#footer {
	margin: 0;
	padding: 37px;
	text-align: left;
	font: Arial Bold;
	font-size: 12px;
	color: #000000;

}
#footer table {
	padding: 10px 0 0 0;
	_padding: 30px 0 0 0;
}
.backtotop {
	display: none;
}

img.footer_hr {
	width: 538px;

}
/* - END SHARED STYLES ACROSS ALL PAGES - */

/* - START 2COLUMN STYLE - */

#two_colheader img {
	display: none;
}

#2col_content ul {
	list-style: none;
}

#twocol_content {
	width: 612px;
	text-align: left;
	margin: 0;
	padding: 37px;
}
#left_nav {
	display: none;
}

#content {
	text-align: left;
}
#utils {
	display: none;
}

/* - END 2COLUMN STYLE - */

/* - START 3COLUMN STYLE - */

#three_colheader {
	display: none;
}
#left {
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
	background: none;	
}

#threecol_content {
	display: block;
	width: 612px;
	text-align: left;
	margin: 0;
	padding: 37px;
	}
#right_panel {
	display: none;
}
#r_panel {
	display: none;
}
/* - END 3COLUMN STYLE - */


#modern_leftcol, #lefttips {
	display: none;	
}

#modern_pagecontent {
	margin-right: 30px;
	margin-left: 30px;	
}

#modern_header {
	display: none;	
}

#modern_container {
	background-color: #FFFFFF;
	background-image: none;	
}

#print_header {
	display: block;
	float: left;
	margin-left: 10px;
	}
	
#print_logo {
	display: inline;
	}
