/* Global CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	margin: 0px;
	padding: 0px;	
}
/******* hyperlink and anchor tag styles *******/

/************** header tag styles **************/
h1{
 font: normal 200% Arial, Helvetica, sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 130% Arial, sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: bold 100% Arial, sans-serif;
 margin: 0px;
 padding: 0px;
}
th {
	background-color: #EADBEA;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
hr {
	height: 1px;
	color: #C8C8B3;
}
/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
.defaultUL{
	list-style-image: url(../images/bullet_default.gif);
	line-height: 20px;
	vertical-align: middle;
}
/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input, textarea, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/********* print tag styles *********/


/********* user defined tag styles *********/

.normalTxt {
	font-size: 11px;
	font-weight: normal;
}
.smallTxt {
	font-size: 11px;
	font-weight: normal;
}

.faqBullets {
	list-style-position: outside;
	list-style-image: url(../images/bullet_faq.gif);
}
/************ footer styles **************/
#divBannerID{
	display: none;
}
#divFooterID{
	MARGIN: 5px auto 0px;
	WIDTH: 760px;
	TEXT-ALIGN: left;
	vertical-align: top;
	padding: 0px;
	position: relative;
	color: #BAD7D0;
}

#divCommonFooterID {
	MARGIN: 5px auto 0px;
	WIDTH: 760px;
	TEXT-ALIGN: left;
	vertical-align: top;
	padding: 0px 0px 5px;
	position: relative;
	color: #BAD7D0;
}
#divFavortiesID {
	display: none;
}
.redTxt {
	color: #FF0000;
	font-weight: bold;
}
.greenTxt {
	color: #006600;
	font-weight: bold;
}
#divPrintVersions {
	background-color: #F7EEF7;
	width: 150px;
	float: right;
	padding: 6px;
	font-size: 11px;
	border: 3px solid #D4D0C8;
	line-height: 23px;
	margin: 6px;
}
.defaultPurpleTxt {
	color: #7B237A;
}
#divRightNavID {
	display: none;
}
.tdBorder {
	border: 1px solid #D8BBDB;
}
#divSectionPartsID div{
	display: none;
}
#divHeaderID {
	display: none;
}
#divConceptID {
	display: none;
}
#divBodyID {
	MARGIN: 0px auto;
	WIDTH: 760px;
	TEXT-ALIGN: left;
	vertical-align: top;
	padding: 0px;
	position: relative;
}
/************ sectionLinks styles **************/
#divPageNavID{
	display: none;
}
/************ related section Links styles **************/
#divRelatedLinksID {
	display: none;
}
/************ newsletter subscription styles **************/

/************ content styles **************/
#divContentID {
	WIDTH: 100%;
	TEXT-ALIGN: left;
	padding: 5px 0px;
	float: left;
	background-color: #FFFFFF;
	color: #393939;
	border-top: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	margin: 0px auto 0px 0px;
}	
.faqTxt {
	font-weight: bold;
	line-height: 21px;
	background-color: #F7EEF7;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 11px;
}
.testimonialsTxt {
	background-color: #F7EEF7;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 16px;
}
.reviewsTxt {
	background-color: #EADBEA;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 16px;
}
.lightPurpleColor{
	width: 1px;
}
#divSectionLinksInnerID{
	display: none;
}
img#PoweredBy {
	display: none;
}
#customerSupportBanner {
	display: none;
}
