body {
	margin:0;
	padding:15px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#363636;
	background-image:url(../images/body_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#6C3996;
}

a {
	color:#693593;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6, p, ul {
	margin-top:0;
}

h1 {
	float:left;
	color:#693593;
	font-size:35px;
	font-family:"Helvetica 55 Roman";
	padding:0 10px 20px 0;
	margin:0;
}

h2 {
	font-size:15px;
	color:#E1D6EA;
	font-family:"Arial Black";
	padding:10px 0 0 0;
	margin:0;
}

h3 {	
	clear:left;
	font-size:11px;
	color:#693593;
	margin:0;
	padding:0;
}

h4 {
	font-size:11px;
	color:#736E74;
	margin:0;
	padding:0;
}

p {
	line-height:1.5em;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

img {
	vertical-align:top;
	border:0;
}

img.left {
	padding:0 10px 10px 0;
}

img.right {
	padding:0 0 10px 10px;
}

div.clear {
	visibility:hidden;
	display:none;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

#container {
	margin:0 auto 30px auto;
	padding:0;
	width:962px;
}

#header {
	float:left;
	margin:0;
	padding:12px 50px 0 50px;
	width:860px;
	height:50px;
	background-image:url(../images/header_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;

}

#contentHolder {
	float:left;
	margin:0;
	padding:0 30px;
	width:900px;
	background-image:url(../images/contentHolder_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}

#footer {
	float:left;
	margin:0;
	padding:0;
	width:960px;
	height:40px;
	background-image:url(../images/footer_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.logo {
	width:170px;
	height:13px;
}

#searchBox {
	float:right;
	width:190px;
	padding:5px 0 0 0;
	margin:0;
}

#searchBox .textBox {
	border:0;
	background-color:transparent;
	font-size:10px;
	width:150px;
	height:12px;
	float:left;
	color:#BCBBBB;
}

#searchBox .button {
	width:25px;
	height:20px;
	float:right;
	vertical-align:top;
	background-image:none;
}

#contentLeftCol {
	float:left;
	padding:0 25px 0 0;
	margin:0;
	width:200px;
}

#contentRightCol {
	float:left;
	width:675px;
	padding:0;
	margin:0;
	min-height:600px;
	height:auto !important;
	height:600px;
}

#contentRightCol li {
	padding-bottom:10px;
}

#leftNav {
	margin-left:0;
	padding:0;
	border-top:1px solid #E2D8EA;
}

#leftNav li {
	list-style:none;
	padding:4px 0;
	border-bottom:1px solid #E2D8EA;
}

#leftNav li a {
	display:block;
	padding:0 0 0 20px;
	font-weight:bold;
	background-image:url(../images/leftNav_li_bg.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#leftNav li.home a, #leftNav li:hover a {
	background-image:url(../images/leftNav_li_home_bg.gif);
}

#leftNav li.selected a {
	background-image:url(../images/leftNav_li_selected_bg.gif);
	color:#F7C22F;
}

#leftNav li ul {
	margin:0;
}

#leftNav li ul li {
	border:0;
	margin:0 0 0 -20px;
}

#leftNav li.selected ul li a {
	background-image:url(../images/leftNav_li_li_bg.gif);
	padding:0 0 0 10px;
	color:#693593;
	font-weight:normal;
	font-size:11px;
}

#leftNav li.selected ul li.selected a, #leftNav li.selected ul li:hover a {
	color:#F7C22F;
}

#tools {
	width:675px;
	height:30px;
	padding:0;
	margin:0;
	border-bottom:1px solid #DACDE4;
}

#breadCrumb {
	float:left;
	padding:7px 0 0 0;
	height:23px;
}

#breadCrumb ul {
	margin:0;
	padding:0;
}

#breadCrumb ul li {
	float:left;
	list-style:none;
}

#breadCrumb ul li a {
	display:block;
	padding-right:20px;
	background-image:url(../images/breadcrumb_bg.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

#breadCrumb ul li br {
	display:none;
	visibility:hidden;
}

#buttons {
	float:right;
	text-align:right;
	height:30px;
	width:106px;
}

#buttons ul {
	margin:0;
	padding:0;
}

#buttons ul li {
	list-style:none;
	float:left;
}

.purpletext {
	font-size:11px;
	color:#693593;
	font-weight:bold;
	margin:0;
	padding:0;
}
.note{
	font-size:10px;
	color:#766F67;
	margin:0;
	padding:0;
}

table {
	margin-bottom:20px;
}

td {
	padding:10px;
	vertical-align:top;
	border-right:2px solid #D3C4E0;
	border-bottom:2px solid #D3C4E0;
}

td.center {
	text-align:center;
}

td.first {
	border-left:2px solid #D3C4E0;
}

td ul.ideal {
	margin:0;
	padding:5px 0 0 0;
}

td ul.ideal li {
	list-style:none;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:2px solid #D3C4E0;
}

.borderless td {
	padding:0;
	border:0;
	margin:0;
}

.borderless5 td {
	padding:5px;
	border:0;
	margin:0;
}

.headerRow {
	height:34px;
	width:680px;
}

.headerRowLiner td {
	border-top:2px solid #D3C4E0;
}

.headerRowLiner .qna {
	border-bottom:0;
}

.headerRow td {
	background-image:url(../images/tableHeader.gif);
	background-repeat:repeat-x;
	color:#6C3996;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
}

.headerRow td.first {
	background-image:url(../images/tableHeaderLeft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border-left:0;
}

.headerRow td.last {
	background-image:url(../images/tableHeaderRight.gif);
	background-repeat:no-repeat;
	background-position:right top;
	border-right:0;
}

.question {
	background-image:url(../images/question_logo.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 0 40px;
	text-align:justify;
}

.answer {
	background-image:url(../images/answer_logo.gif);
	background-position:left 15px;
	background-repeat:no-repeat;
	padding:10px 0 0 40px;
	border-top:2px solid #D3C4E0;
	text-align:justify;
	display:none;
}

.button {
	display:block;
	float:right;
	width:120px;
	height:20px;
	padding:0;
	margin:0;
	background-image:url(../images/read_expert_answer.gif);
}

.qnaFooter {
	width:680px;
	height:20px;
	margin:-20px 0 10px 0;
	background-image:url(../images/tableFooterQnA.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#sideProduct {
	width:200px;
	height:200px;
	padding:0;
	margin:0;
}

.gatTable {
	border:2px solid #D3C4E0;
}

.gatTable td {
	border:0;
}

.purplecontainer {
	margin: 0;
	padding: 10px;
	width: 650px;
	float: left;
	border: 2px solid #d3c4e0;
	background-color: #e9e2f0;
}
