@charset "UTF-8";
/* Fact sheet styles */

/* <<<<<<<<<<<>>>>>>>>>>> */
/* -   TEXT FORMATTING  - */
/* <<<<<<<<<<<>>>>>>>>>>> */
body{
	margin: 0 auto;
	padding: 0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#111;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #660066;
	font-weight: bold
}

.highlightHeading{
	padding-left:40px;
	font-family:Helvetica,Arial,sans-serif;
}

.introText{
	font-size:16px;
	font-style:italic;
	font-family:Helvetica,Arial,sans-serif;
	padding-left:40px;
	padding-right:40px;
}

.content{
	font-size:12px;
	font-family:Helvetica,Arial,sans-serif;
	line-height:18px;
	padding-left:40px;
	padding-right:40px;
}

.minorHeading{
	font-size:14px;
	font-weight:bold;
	font-family:Helvetica,Arial,sans-serif;
	line-height:18px;
	padding-left:40px;
}

.pageNum{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:40px;
	float:right;
	position:relative;
	margin-top:750px;
	margin-left:-100px;
	margin-right:-100px;
	z-index:1;
	width:100px;
}

.enhancementsGuide{
	text-align:center;
	font-size:44px;
	line-height:90%;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h2{
	color: #013eaf;
	font-size: 22px;
	margin:0;
	padding:0;
}

h3{
	color: #111;
	font-size: 16px;
	margin:0;
	padding: 10px 0;
}

h4{
	color: #013eaf;
	font-size: 16px;
	margin:0;
	padding: 5px 0 0 0;
}

h5{
	color: #013eaf;
	font-size: 14px;
	margin:0;
	padding: 5px 0;
}

p{
	font-size: 12px;
	line-height:18px;
	margin: 10px 0;
}


a{
	color:#0281ef;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
}

a:hover{
	color:#4eabfb;
	text-decoration:underline;
	
}

a img{
	border:none;	
}

.highlight{
			color:#013eaf;
		}

.caption{
	font-size:10px;
	text-align:left;
	line-height:14px;
}

.imageCaption{
	font-size:10px;
	line-height:14px;
	padding-left:60px;
}

.strike{
	color:#F00;
	text-decoration:line-through;
}

.callout{
	color:#F00;
}
		
ol{
	margin:5px 0 5px 25px;
	padding: 0;
}

ul{
	margin:5px 0 5px 20px;
	padding: 0;
}

ul li{
			line-height:18px;
			list-style-image: url(../images_css/blue_bullet.gif);
		}

ol.nobullet ul, ol.nobullet ul li, ul.nobullet li{
	list-style:none;
	margin: 5px 0 5px 0;
}

li{
	margin: 5px 0;
	line-height:18px;
}


ul.green_check_small {
			margin: 5px 0 0 0;
			padding-left: 25px;
		}

ul.green_check_small li{
	line-height:20px;
	padding:0 0 5px 5px;
	list-style:url(../images/green_check_small.png);
	font-size:12px;
	color:#3d3d3d;	
}

ul.green_check_small li ul li{
	line-height:18px;
	list-style:disc;
	list-style-image:none;
	margin-left: 0;
}

ul.green_check_small li ul{
	line-height:18px;
	list-style:disc;
	margin-left: 15px;
}

hr{
	border-bottom:1px dotted #999;
	border-top:none;
	border-left:none;
	border-right:none;
	margin:0;
	padding:0;
}

.floatleft{
	float:left;
}

.floatright{
	float:right;
}

.clear{
	clear:both;
}

/* <<<<<<<<<<<>>>>>>>>>>> */
/* -   BODY FORMATTING  - */
/* <<<<<<<<<<<>>>>>>>>>>> */

.wrapper{
	margin:0 auto;
}
		
	.toolbar{
		height:30px;
		margin: 10px 0 10px 0;
		padding: 0 0 5px 0;
		text-align:center;
		background: url(../images_css/factsheet-toolbar.png) repeat-x;
	}
	
		.toolbar > div{
			width:668px;
			margin: 0 auto;
		}
		
		.toolbar ul{
			list-style:none;
			margin: 5px 0 5px 0;
		}
		
		.toolbar ul li{
			display:inline;
			margin: 0 5px 0 5px;
			padding: 0 5px 0 5px;
			background:#FFF;
			font-weight:bold;
		}
		
		.toolbar ul li img{
			margin: 0 0 -8px 0;
			background:#FFF;
			padding: 0 5px;
		}
		
		.toolbar ul li a, .toolbar ul li a:hover{
			color: #111;
			text-decoration:none;
		}

ul.tableContents li{
	list-style-image:none;
}


ul.tableContents a:link{
	text-decoration:none;
}

ul.tableContents a:hover{
	text-decoration:underline;
}

ul.tableContents{
	padding-left:125px;
	margin-left:0px;
	padding-top:4px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:26px;
	list-style-type:disc;
}

ul.tableContents ul{
	margin-left:0px;
	padding-left:20px;
	list-style-type:circle;
}

.container{
	width:668px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	border: 1px solid #000;
}


	.header{
		width:668px;
		height:70px;
		text-align:center;
	}
	
	.body{
		padding:10px;
	}
	
		.cta {
			text-align:center;
			padding-top:15px;
			background: #f1f1f1;
			border:solid 1px #CCC;
			/* Moz and Webkit rounded corners -- */
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;			
		}
						
		.cta h2{
			font-size:16px;
			font-weight:bold;
			color: #ff770b;
		}
			
		.cta p{
			font-size:12px;
			font-weight:bold;
		}
			
		.quote{
			padding: 20px 0 0 15px;
			background:url(/images/quotation.gif)  no-repeat;
		}
		
			.quote p.text{
			font-family: "Palatino", Times New Roman, Times, serif;
			font-size:18px;
			font-style:italic;
			font-weight:bold;
			text-align: left;
			line-height:24px;
			color:#013eaf;
			}
			
			.quote p.signature{
			font-family: "Palatino", Times New Roman, Times, serif;
			font-size:11px;
			font-style:italic;
			font-weight:bold;
			text-align:right;
			color:#222;
			}
			
	.profile-summary{
		float:right;
		width:185px;
		margin: 5px 0 10px 10px;
		padding:10px;
		border:1px solid #CCC;
		background:#e1e1e1;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	
		.profile-summary h2, .features h2{
			color:#111;
			font-size:16px;
			text-align:center;
			margin: 5px 0 5px 0;
		}
		
		.profile-summary h3, .features h3{
			color: #013eaf;
			font-size:14px;
			font-weight:bold;
			padding: 5px 0 3px 0;
			margin: 0;
			border-bottom: 1px dotted #999;
		}
		
		.profile-summary h4, .features h4{
			color: #013eaf;
			font-size:16px;
			font-weight:bold;
			text-align:center;
			padding: 5px 0 3px 0;
			margin: 0;
			border-bottom: 1px dotted #999;
		}
		
		.profile-summary p, .features p{
			padding: 5px 0;
			margin:0;
		}
		
	
	.gray_conainer{
		margin:10px 0;
		padding:10px;
		border:1px solid #CCC;
		background:#e1e1e1;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	
		.gray_conainer .col_left{
		width:300px;
		float:left;
		}
		
		.gray_conainer .col_right{
			width:300px;
			float:right;
		}
	
	.features{
		margin: 5px;
		padding:10px;
		width:225px;
		border:1px solid #CCC;
		background:#e1e1e1;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
			
			
	.col_left{
		width:315px;
		float:left;
	}
	
	.col_right{
		width:315px;
		float:right;
	}
	
	.footer-contact, .footer-contact-last{
		text-align:center;
		margin: 10px 0 15px 0;
	}

.subheading{
	padding-left:40px;
}

/* <<<<<<<<<<<>>>>>>>>>>> */
/* - POSITION FORMATTING - */
/* <<<<<<<<<<<>>>>>>>>>>> */

.image_floatright{
	float:right;
	padding: 0 0 5px 5px;
}

.image_floatleft{
	float:left;
	padding: 0 5px 5px 0;
}

