@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #e8e8e8;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #4D4D4D;
	margin: 0;
}
.p2, bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.p3, blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0000FF;
}
.p4, white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.p5, babyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #09F;
	font-weight: bold;
}
h1, h2, h3 {
	font-size: 12pt;
	color: #727272;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
}
.ccTerms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #4D4D4D;
	margin: 0;
}
#wrapper {
	width: 920px;
	margin-left:auto;
	margin-right: auto;
	position: relative;
	height: auto;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
	margin: 0;
}
#header {
	height: 479px;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0%;
	background-image: url(images/header_approach.jpg);
}
#header_suite_bg {
	height: 404px;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0%;
	background-image: url(images/header_suite_bg.jpg);
}
#contentWrapper {
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_y.jpg);
	z-index: 20;
	position: relative;
	height: 100%;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	height: 155px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #e8e8e8;
	background-position: top;
	clear: both;
}
#sidebar {
	width: 220px;
	float: left;
	margin: 0 0 0 20px;

}
#sidebar ul {
	margin: 0 0 0 20px;
	padding: 0 0 0 0px;
	list-style: none;
	width: 160px;
	border-bottom: 1px solid #ccc;
}
#sidebar ul li {
	position: relative;
}
#sidebar li ul {
	position: absolute;
	left: 139px;
	top: 0;
	display: none;
}
#sidebar ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
}
#sidebar li:hover ul {
	display: block;
}
#sidebar ul li a:hover {
	color: #EF7102;
}
#navbar ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	width: 600px;
	float: none;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
}
#navbar ul li {
	display: inline;
}
#navbar ul li a {
	text-decoration: none;
	padding: .2em .05em;
}
#navbar ul li a:hover {
	color: #EF7102;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #484848;
	font-size: 10pt;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #EF7102;
}
a:active {
	text-decoration: none;
}
#logo {
	position:absolute;
	left:50px;
	top:31px;
	width:350px;
	height:75px;
	z-index:1;
}
#logo {
	background-image: url(images/logo.jpg);
	height: 53px;
	width: 254px;
}
#headerText {
	position:absolute;
	left:41px;
	top:131px;
	width:482px;
	height:107px;
	z-index:1;
}
#navigation {
	position:absolute;
	left:424px;
	top:63px;
	width:473px;
	height:36px;
	z-index:1;
}
#icon_nav {
	position:absolute;
	left:-424px;
	top:226px;
	width:922px;
	height:190px;
	z-index:1;
}
#footer_nav {
	padding-top:30px;
	text-align: center;
}
#login_form {
	position:absolute;
	left:562px;
	top:139px;
	width:315px;
	height:143px;
	z-index:10;
}
div#support_content_right  {
	width: 650px;
	margin-left: 200px;
	padding: 12px;
	height: 100%;
	min-height: 450px;
}
h1.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #4D4D4D;
}
h2.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff5b00;
	background-color: #E1E1E1;
	padding-left: 4px;
}
a.highlight {
	color: #09F;
	text-decoration: underline;
}
p.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #4D4D4D;
	text-align: justify;
}
span.bignbold {
	font-size: 18px;
	font-weight: bold;
	color: #F60;
}
ul.sub_info li {
	list-style-type: disc;
	font-size: 12pt;
	color: #238BC3;
	padding-bottom: 12px;
	text-align: justify;
	padding-right: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
ul.sub {
	list-style-type: disc;
	font-size: 12pt;
	padding-bottom: 12px;
	text-align: justify;
	padding-right: 24px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	list-style-type: disc;

}
ol.sub_info li {
	list-style-type: decimal;
	font-size: 12pt;
	color: #238BC3;
	padding-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-right: 24px;
}
ul.double_sub li {
	font-size: 12pt;
	color: #238BC3;
	padding-bottom: 12px;
	text-align: justify;
	padding-right: 24px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
}
img.border, center {
	border: 0px solid #444;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
blockquote.screenshot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin: 0;
	text-align: center;
	color: #555;
	font-weight: bold;
}
.center_image {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.attn {
	color: #E00;
}
