@charset "utf-8";
#contenttext {
	font-size:1.2em;
	margin:0 auto;
	padding:16px 10px 10px;
	width:900px;
}
#contenttext li {
	margin-bottom:.5em;
	margin-left:10px;
	margin-top:.5em;
}
#divclear {
	clear:both;
}
#divcol1 {
	float:left;
	width:440px;
}
#divcol2 {
	float:right;
	width:440px;
}
.imgpadfaq {
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0;
	padding-right:10px;
	padding-top:0;
}
.imgpadtopnav {
	margin-top:-4px;
	padding:0 3px 28px 2px;
}
.style1 {
	font-size:24px;
	font-weight:700;
	line-height:30px;
}
.style10 {
	margin:0;
	padding:0;
}
.style2 {
	font-size:16px;
	font-weight:700;
}
.style3 {
	color:#009;
}
.style5 {
	color:#36465C;
	font-size:15px;
	font-weight:700;
	padding-bottom:6px;
}
.style7 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.style9 {
	font-size:12px;
	line-height:10px;
}
.ui-corner-all {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.ui-state-highlight {
	background-color:#fefeff;
	border:1px solid #303030;
	color:#003;
	margin:2px 0;
	padding:8px 12px;
	max-width:880px;
}
.ui-state-highlight p {
	line-height:1.8em;
}
a:link, a:active {
	text-decoration:none;
	color:0068a5;
}
a:visited {
	color:#5429FE;
	text-decoration:none;
}
a:hover {
	color:#e07100;
	text-decoration:none;
}
a:active {
	text-decoration:none;
	color:0068a5;
}
h1 {
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
}
h3 {
	color:#556;
	line-height:170%;
	margin-top:24px;
	font-size:18px;
	font-weight:normal;
	text-shadow: -1px 1px #ddd;
}
h4 {
	color:#444;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.8em;
	margin-top:5px;
	text-align:left;
}
p {
	display:block;
	margin-top:0.5em;
	margin-bottom:0.7em;
	max-width: 850px;
	line-height:1.5em;
}
p.footertext {
	max-width:none;
}
.indent {
	margin-left: 16px;
}
#contenttext .packagelink {
	background-color:#ecfafc;
	padding: 20px 20px;
	text-decoration:none;
	margin: 20px 40px;
	font-size:15px;
	-webkit-box-shadow: inset 0px 0px 4px rgba(0,0,0,0.6);
	-moz-box-shadow: inset 0px 0px 4px rgba(0,0,0,0.6);
	box-shadow: inset 0px 0px 4px rgba(0,0,0,0.6); 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#contenttext .packagelink:hover {
	background-color:#fff;
}
#packages .bigger {
	font-size:115%;
}
.inline {
	display:inline;
}
#contenttext .commonsense li{
	list-style:circle;
	margin-left:30px;
	max-width:700px;
}
#contenttext #mainpoints li{
	line-height:1.2em;
	list-style:disc;
	margin-left:20px;
}
.keywords {
	color:999;
	font-size:.8em;
}
#emailtroubleshoot ol li {
	list-style:decimal;
	margin-left:20px;
}
.lefthalfpart, .righthalfpart {
	width:50%;
}
.lefthalfpart {
	float:left;
}
.righthalfpart {
	float:right;
	clear:right;
}
#contenttextfaq {

	font-size:1.1em;

	padding:10px 18px;
}
#toc {
    background: none repeat scroll 0 0 #32383F;
    height: 100%;
    position: relative;
    right: -55px;
    top: -10px;
    width: 300px;
	color:#CCC;
	padding: 6px 4px 6px 8px;
	float:right;
	border-radius:2px;
}
#toc a {
	color:#fff;
}
#toc a:hover {
	color:#fff;
}
.popout {
	text-align:center;
	-webkit-box-shadow: 0px 0px 3px 3px rgba(100, 100, 120, .4);
	-moz-box-shadow: 0px 0px 3px 3px rgba(100, 100, 120, .4);
	box-shadow: 0px 0px 3px 3px rgba(100, 100, 120, .4);  
	padding: 8px 12px;
	margin: 8px auto 22px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px; 
	width: 750px;
	line-height:1.4em;
}
