body {
	background: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
}

table {
	width: 100%;
	border: 0px; 
	border-collapse: collapse;
}

a {
	color: #0000D0;
}

table.SideMenu {
	width: 160px;
	border: 0px; 
	border-collapse: collapse;
}

td.LogoBackground {
	background-image: url(http://www.everythingaccess.com/images/LogoBackground.jpg);
}

tr.SideMenuItemSelected {
	background-image: url(http://www.everythingaccess.com/images/SideBar2.jpg);
}

tr.SideMenuItemNotSelected {
}

td.SideMenuItem {
	border-bottom: 1px dashed #A6A6A6;
}

td.TopMenuItem {
	background-image: url(http://www.everythingaccess.com/images/ButtonBack1.jpg);
	cursor: pointer;
	margin-top: 0; 
	margin-bottom: 0px; 
	text-align: center;
}

td.TopMenuItemSelected {
	background-color: #3C5F7D;
	margin-top: 0; 
	margin-bottom: 0px; 
	text-align: center;
}

td.SideMenuCategory {
	background-image: url(http://www.everythingaccess.com/images/category1.jpg);
}

p.SideMenuCategory {
	font-size: 10pt;
	color: #ffffff;
	margin: 0 0 0 0;
	text-align: center;
}

div.PageContent {
	margin-left: 15px; 
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

td.PageContent {
	background-color: #efefef; 
	width: 100%;
}

.classover {background-color: #FFCB7D;}

/* TopMenu Styles */
	a.TopMenuItem {
		color: #FFF;
		display: block;
		text-decoration: none;
		padding: 2px 3px 3px 6px;
	}

	a.TopMenuItem:hover {
		background-color: #FFCB7D;
	}

	a.TopMenuItemSelected {
		color: #FFF;
		display: block;
		text-decoration: none;
		padding: 2px 3px 3px 6px;
	}

	a.TopMenuItemSelected:hover {
	}
	
	a.TopMenuItemSelectedNew {
		color: #FFF;
		display: block;
		text-decoration: none;
		padding: 2px 3px 3px 6px;
		font-size: 9pt;
	}
	
	td.TopMenuVBreak {
		background-color: #4C6F8D; 
		width: 1px;
	}
	
	td.TopMenuHBreak {
		background-color: #4C6F8D; 
	}
	
	tr.TopMenuHBreak {
		height: 3px; 
	}
	
	td.SideMenu {
		background-image: url(http://www.everythingaccess.com/images/SideBar1.jpg);
	}
	
	a.TopMenuItemSelectedNew:hover {
	}
	
	a.TopMenuItemNotSelected {
		color: #FFF;
		display: block;
		text-decoration: none;
		padding: 2px 3px 3px 6px;
	}
	
	a.TopMenuItemNotSelectedNew {
		color: #000000;
		display: block;
		text-decoration: none;
		padding: 2px 3px 3px 6px;
		font-size: 9pt;
	}
	a.TopMenuItemNotSelectedNew:hover {
		background-color: #F6F6F6;	
	}

	a.TopMenuItemNotSelected:hover {
		background-color: #FFCB7D;
	}

/* SideMenu Styles */

	a.SideMenuItemSelected {
		color: #000000;
		display: block;
		text-decoration: none;
		padding: 2px 3px 3px 6px;
		margin-top: 7px;
		margin-bottom: 7px;
		margin-left: 10px;
		font-weight: bold; 
	}

	a.SideMenuItemSelected:hover {
		color: #980000;
	}
	
	a.SideMenuItemNotSelected {
		color: #000000;
		display: block;
		text-decoration: none;
		padding: 2px 3px 3px 6px;
		margin-top: 7px;
		margin-bottom: 7px;
		margin-left: 10px;
	}

	a.SideMenuItemNotSelected:hover {
		text-decoration: underline;
		color: #980000;
	}
	
	a.SideMenuItemNotSelectedShorter {
		color: #000000;
		display: block;
		text-decoration: none;
		padding: 2px 3px 3px 6px;
		margin-top: 2px;
		margin-bottom: 2px;
		margin-left: 10px;
	}

	a.SideMenuItemNotSelectedShorter:hover {
		text-decoration: underline;
		color: #980000;
	}
	
	a.SideMenuSubItemNotSelected {
		color: #006699;
		text-decoration: underline;
		padding: 0px 0px 0px 0px;
		margin-left: 27px;
	}
	a.SideMenuSubItemNotSelected:hover {
		color: #980000;
	}
	
	a.SideMenuSubItemSelected {
		color: #006699;
		text-decoration: underline;
		padding: 0px 0px 0px 0px;
		margin-left: 27px;
	}
	a.SideMenuSubItemSelected:hover {
		color: #980000;
	}



		
/* for the newer pages, e.g. tutorials, that use the class attribute to link to CSS styles */
div.NewRoundedBox {
	border: 0px solid #d6d6d6;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #B5B5B5;
	border-left: 1px solid #B5B5B5;
	background-color: #ffffff
}

div.NewRoundedBoxCornersTop {
	background-image: url(http://www.everythingaccess.com/images/roundedbox_top_left_corner.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 11px;
	margin: 0px 0px 0px 0px;
}

div.NewRoundedBoxCornersTopTut {
	background-image: url(http://www.everythingaccess.com/images/tut_roundedbox_top_left_corner.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 11px;
	margin: 0px 0px 0px 0px;
}

div.NewRoundedBoxCornersBot {
	background-image: url(http://www.everythingaccess.com/images/roundedbox_bottom_left_corner.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 11px;
	margin: 0px 0px 0px 0px;
}

div.NewRoundedBoxCornersBotTut {
	background-image: url(http://www.everythingaccess.com/images/tut_roundedbox_bottom_left_corner.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 11px;
	margin: 0px 0px 0px 0px;
}




/* for the old pages that use the ID as the link to CSS */
#RoundedBox {
	border: 0px solid #d6d6d6;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #B5B5B5;
	border-left: 1px solid #B5B5B5;
	background-color: #ffffff
}

#RoundedBoxCornersTop {
	background-image: url(http://www.everythingaccess.com/images/roundedbox_top_left_corner.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 11px;
	margin: 0px 0px 0px 0px;
}

#RoundedBoxCornersTopTut {
	background-image: url(http://www.everythingaccess.com/images/tut_roundedbox_top_left_corner.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 11px;
	margin: 0px 0px 0px 0px;
}

#RoundedBoxCornersBot {
	background-image: url(http://www.everythingaccess.com/images/roundedbox_bottom_left_corner.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 11px;
	margin: 0px 0px 0px 0px;
}

#RoundedBoxCornersBot img {
	float: right;
}

#RoundedBoxCornersTop img {
	float: right;
}

#RoundedBoxCornersBotTut {
	background-image: url(http://www.everythingaccess.com/images/tut_roundedbox_bottom_left_corner.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 11px;
	margin: 0px 0px 0px 0px;
}


h1 {
	font-size: 13pt;
	text-decoration: none;	
	text-align: left;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 11pt;
	text-decoration: none;	
	text-align: left;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

h3 {
	font-size: 10pt;
	text-decoration: none;	
	text-align: left;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
}

/*Header 4 used for normal text*/
h4 {
	font-size: 9pt;
	text-decoration: none;	
	font-weight: 400;
	margin: 0px 0px 4px 0px;
	font-family: "Trebuchet MS", tahoma, verdana, arial, sans-serif;
}

/*Header 5 used for normal text (larger, centered)*/
h5 {
	font-size: 10pt;
	text-decoration: none;	
	font-weight: 400;
	/*margin: 5px 0px 15px 0px;*/
	text-align: center;
	font-family: "Trebuchet MS", tahoma, verdana, arial, sans-serif;
}

/*Header 6 used for Rounded Box Footers*/
h6 {
	font-size: 12pt;
	text-decoration: none;	
	font-weight: 800;
	/*margin: 15px 0px 0px 0px;*/
	text-align: center;
	font-family: "Trebuchet MS", tahoma, verdana, arial, sans-serif;
}

.lineMfr {}/* border-bottom:1px dashed #355aa6; ;padding:3px*/
.lineMfr a:link, .lineMfr a:visited, a.lineMfr:link, a.lineMfr:visited {color:#C90450;text-decoration:none;}
.lineMfr a:hover, .lineMfr a:active, a.lineMfr:hover, a.lineMfr:active{color:#C90450;font-weight:normal;text-decoration:underline;}
.lineHiLiteMfr{color:#666666;background-color:#EFEFEF;cursor:pointer;} /* border-bottom:1px solid #cccccc; ;padding:3px */
.lineHiLite{color:#666666;background-color:#EFEFEF;}/* border-bottom:1px solid #cccccc; ;padding:3px */

p {
	margin-top: 13px; 
	margin-bottom: 13px; 
	text-align: left;
}

p.header {
	font-family: "Trebuchet MS", tahoma, verdana, arial, sans-serif;
	margin-bottom: 0px; 
	font-size: 14pt;
}

p.DownloadSelectedHeader {
	font-family: "Trebuchet MS", tahoma, verdana, arial, sans-serif;
	font-size: 12pt;
	font-weight: 800;
}

span.CodeComment {
	color: green;
}

table.ProductBox1 {
	border-collapse: collapse; 
	cursor: pointer;
	background-color: #FFFFFF;
}

td.TopSeperator {
	border-top: 1px dotted #666666;
}

td.TopSeperatorGrey {
	border-top: 1px dotted #C0C0C0;
}

td.LeftSeperator {
	border-left: 1px dotted #666666;
}

td.ProductBoxLeft {
	border-left: 1px dotted #CCCCCC;
	width: 145px;
}

td.ProductBoxLeftFrontPage {
	border-left: 1px dotted #CCCCCC;
	width: 110px;
}

td.ProductBoxLeftDownloadPage {
	width: 140px;
}

td.NewsDateColumn {
	width: 120px; 
}

td.ProductBulletCol {
	text-align: right;
	width: 28px;
}

tr.NewsHeaderRow {
	background-color: #E2E2E2;
}

div.NewsDiv {
	margin-top: 10px; 
	margin-bottom: 10px;
}

div.NewsMainDiv {
	margin-top: 15px; 
	background-color: #FFFFFF;
}

div.ProductsServicesMainDiv {
	margin-top: 15px; 
	background-color: #FFFFFF;
}

div.DownloadsMainDiv {
	margin-top: 15px; 
	background-color: #FFFFFF;
}

div.DownloadProductDiv {
	margin-top: 20px;
	margin-bottom: 20px;
}

img {
	border: 0px; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

img.FRight {
	float: right;
}

h1.ProductBox1 {
	text-align: left; 
	margin-left: 10px; 
	margin-top: 10px; 
	margin-bottom: 10px;
}

.textsmall {
	font-size: 8pt;
}

.textmedium {
	font-size: 10pt;
}

.textlarge {
	font-size: 14pt;
}

.textred {
	color: #FF0000;
}

.textblue {
	color: #0000FF;
}

.textpurple {
	color: #800080;
}

.textgrey {
	color: #666666;
}

.textitalic {
	font-style:italic;
}

.textcenter {
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
}

.textright {
	text-align: right;
}

.textleft {
	text-align: left;
}

.textleftnowrap {
	white-space: nowrap; 
	text-align: left;
}


.lmargin30 {
	margin-left: 30px;
	margin-right: 30px;
}

.lmargin20 {
	margin-left: 20px;
	margin-right: 20px;
}

.lmargin10 {
	margin-left: 10px;
	margin-right: 10px;
}

.margin10 {
	margin-bottom: 10px; 
	margin-top: 10px; 
	margin-left: 10px;
}

.tbmargin10 {
	margin-bottom: 10px; 
	margin-top: 10px; 
}

div.PageFooter {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 22px; 
	margin-top: 8px;
}

div.NewProductBox1 {
	margin-top: 15px; 
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
}

div.NewProductBox1SubPadding {
	padding-left: 15px; 
	padding-right: 7px;
}

div.NewProduct1HighlightedDiv {
	padding: 2px 3px 10px 5px; 
	background-color: #E5E5E5;
}

td.NewProductBox1RightColumn {
	background-color: #F5F5F5; 
	width: 200px; 
	padding: 2px;
}

.CollapsedBlock {
	display: none;
}

.hpadding20 {
	padding-left: 20px; 
	padding-right: 20px;
}

.LoginTableHeader {
	border: 1px solid #A0A0A0; 
	color: #FFFFFF; 
	background-color: #2020F0; 
	width: 275px;
	text-align: center;
}

td.LoginMain {
	border: 1px solid #A0A0A0; 
	background-color: #FFFFFF; 
	padding-left: 10px; 
	padding-right:10px;
}

div.LoginMain {
	text-align: center; 
	padding-top: 10px;
}

td.LoginFieldName {
	text-align: right;
	 width: 50%;
	 margin-top: 0px; 
	 margin-bottom: 0px; 
	 margin-right: 5px;
}

td.LoginFieldNameRequired {
	text-align: right;
	width: 50%;
	padding-right: 5px;
	font-weight: bold;
}

td.LoginFieldNameRequiredShort {
	text-align: right;
	width: 30%;
	padding-right: 5px;
	font-weight: bold;
}

td.LoginField {
	width: 50%;
	text-align: left; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

.NewProductBox1 li {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}

.ProductBox1 ul {
	list-style: none;
	margin-bottom: 0px;
}

.ProductBox1 li {
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	background: url(images/Bullet1.gif) no-repeat;
	background-position: center left;
	text-align: left;
}

.ProductBoxMain {
	margin-left: auto; 
	margin-right: auto; 
	width: 550px;
	text-align: center;
}

.ProductBoxMain ul {
	margin-left: auto;
	margin-right: auto; 
	list-style: none;
	margin-top: 0px;
	margin-bottom: 10px;
}

.ProductBoxMain h1 {
	text-align: center;
}

.ProductBoxMain h2 {
	text-align: center;
}

.ProductBoxMain ol li {
	margin-top: 5px;
	text-align: left;
}

.ProductBoxMain ul li {
	margin-top: 10px;
	padding-left: 20px;
	background: url(images/Bullet1.gif) no-repeat;
	background-position: center left;
	text-align: left;
}

.ProductBoxMain ol {
	text-align: left;
}

.WhiteBox {
	margin-left: auto; 
	margin-right: auto; 
	width: 550px;
	text-align: center;
	background-color: #ffffff;
}

.ProductFooterCol1 {
	width: 43%;
}

.ProductFooterCol2 {
	width: 33%;
}

.ProductFooterCol3 {
	width: 24%;
}





.ABCDivLogo td {
	background-image: url(http://www.everythingaccess.com/images/LogoBackground.jpg);
}




.ABCTopMenuItem {
	background-image: url(http://www.everythingaccess.com/images/ButtonBack1.jpg);
	cursor: pointer;
	margin-top: 0; 
	margin-bottom: 0px; 
	text-align: center;
}

.ABCTopMenuItem a {
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 2px 3px 3px 6px;
	font-size: 9pt;
}


.ABCTopMenuItem a:hover {
	background-color: #F6F6F6;
}




.ABCTopMenuItemSelected {
	background-color: #3C5F7D;
	margin-top: 0; 
	margin-bottom: 0px; 
	text-align: center;
}

.ABCTopMenuItemSelected a {
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 2px 3px 3px 6px;
	font-size: 9pt;
}

.ABCTopMenuVBreak {
	background-color: #4C6F8D; 
	width: 1px;
}

.ABCTopMenuHBreak {
	height: 3px;
}

.ABCTopMenuHBreak td { 
	background-color: #4C6F8D; 
}



.ABCSideMenu {
	background-image: url(http://www.everythingaccess.com/images/SideBar1.jpg);
	width: 160px;
}

.ABCSideMenu div {
	width: 160px;
}

.ABCSideMenuCategory {
	background-image: url(http://www.everythingaccess.com/images/category1.jpg);
	font-size: 10pt;
	color: #ffffff;
	margin: 0 0 0 0;
	text-align: center;
}

.ABCSideMenuItemNotSelected {
	border-bottom: 1px dashed #A6A6A6;
	display: block;
}

.ABCSideMenuItemNotSelected a {
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 2px 3px 3px 6px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 10px;
}

.ABCSideMenuItemNotSelected div {
	width: auto;
}


.ABCSideMenuItemNotSelected a:hover {
	text-decoration: underline;
	color: #980000;
}

.ABCDivSideMenuItemSelected {
	background-image: url(http://www.everythingaccess.com/images/SideBar2.jpg);
	border-bottom: 1px dashed #A6A6A6;
}

.ABCSideMenuItemSelected {
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 9px 3px 3px 6px;
	margin-bottom: 7px;
	margin-left: 10px;
	font-weight: bold; 
}

.ABCSideMenuItemSelected:hover {
	color: #980000;
}

.ABCSideMenuItem {
	border-bottom: 1px dashed #A6A6A6;
}

.ABCSideMenuSubItemNotSelected {
	color: #006699;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin-left: 27px;
}
.ABCSideMenuSubItemNotSelected:hover {
	color: #980000;
}

.ABCSideMenuSubItemSelected {
	color: #006699;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin-left: 27px;
}
.ABCSideMenuSubItemSelected:hover {
	color: #980000;
}

td.ABCPageContent {
	background-color: #efefef; 
}

div.ABCPageContent {
	margin-left: 15px; 
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

table.ABCPageFooter {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
	margin-top: 8px;
	font-size: 8pt;
}

table.ABCPageFooter td {
	border-left: 1px dotted #666666;
}

.DivFAQPage div {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 30px;	
}

div.DivFAQPage {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.squarelist {
	list-style: square;
}

div.DivSymptomsPage {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.DivSymptomsPage li {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 30px;
}

hr {
	border: none 0; 
	border-top: 1px dashed #C0C0C0;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.DivKbArticlesPage td {
	padding-top: 10px;
}

div.DivKbArticlesPage {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.KBArticlesCol1 {
	width: 100px; 
}

.TestimonialI {
	margin-top: 5px;
}

.TestimonialS {
	font-weight: bold;
	margin-bottom: 5px;
}

pre {
	border-style: solid; 
	border-width: 1px; 
	border-color: #C0C0C0; 
	border-collapse: collapse; 
	background-color: #FAFAFA;
	padding: 5px;	
}

pre i {
	color: blue;
	font-style: normal;
}

pre span {
	color: green;
}

.LinkCategory {
	font-size: 12pt;
	padding-top: 5px;
	padding-bottom: 5px;
}

.DivLinksPage td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.ContactUsCol1 {
	width: 350px;
}

.CheckoutCol1 {
	width: 2%; 
	background-color: #D6D6D6;
	color: #666666;
}

.CheckoutCol2 {
	width: 4%; 
	background-color: #D6D6D6; 
	text-align: center;
	color: #666666;
}

.CheckoutCol3 {
	width: 15%; 
	background-color: #D6D6D6;
	color: #666666;
	text-align: left;
}

.CheckoutCol4 {
	width: 57%; 
	background-color: #D6D6D6;
	color: #666666;
	text-align: left;
}

.CheckoutCol5 {
	width: 11%; 
	background-color: #D6D6D6; 
	text-align: right;
	color: #666666;
}

.CheckoutCol6 {
	white-space: nowrap; 
	background-color: #D6D6D6; 
	width: 9%; 
	text-align: right;
	color: #666666;
}

.CheckoutTotalText {
	width: 90%; 
	background-color: #D6D6D6; 
	text-align: right; 
	height: 6px;
	color: #666666;
}

.CheckoutTotalAmount {
	white-space: nowrap; 
	width: 9%; 
	background-color: #D6D6D6; 
	text-align: right;
	color: #666666;
}

.ColumnOneThird {
	width: 33%;
}
.ColumnOneQuarter {
	width: 25%;
}

.CheckoutForm {
	background-color: #FFFFFF;
	text-align: center;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	padding: 4px 4px 4px 4px;
}

.ShoppingItem {
	height: 25px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.TutorialSearch {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 26px;
}

.DivTutorialSearchResults {
	background-color: #FFFFFF;
	padding: 1px 1px 1px 1px;
	border: 1px solid #C0C0C0;
}

.TutorialSearchResults {
	text-align: center; 
	background-color: #FFFFFF;	
	padding-top: 0px;
	padding-bottom: 0px;	
	vertical-align: middle; 
}

.TutorialSearchResults a {
	color: #000000;
	text-decoration: none;
}

.TutorialSearchResults td {
	height: 25px;
	border-bottom: 1px solid #C0C0C0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;	
	vertical-align: middle; 
}

.TutorialSearchResultsHeaderRow {
	background-color: #D0D0D0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle; 
}

.TutorialSearchResultsCol1 {
	width: 42%;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle; 
	white-space: nowrap;
}

.TutorialSearchResultsCol2 {
	width: 15%;
	text-align: center;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle; 
	white-space: nowrap;
}

.TutorialSearchResultsCol3 {
	width: 10%;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle; 
	white-space: nowrap;
}

.TutorialSearchResultsCol4 {
	width: 20%;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle; 
	white-space: nowrap;
}

.TutorialSearchResultsCol5 {
	width: 13%;
	text-align: center;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	vertical-align: middle; 
	white-space: nowrap;
}

.TutorialSearchResultsItemRow {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	vertical-align: middle; 
	background-color: #FFFFFF;
}

.TutorialSearchResultsItemRow:hover {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	vertical-align: middle; 
	background-color: #FFEB9D;
	cursor: pointer;
}

.DivTutorialDetailsTable {
	border: 1px solid #C0C0C0;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFCC;
}

.TutorialDetailsTable {
	background-color: #FFFFEE;
	padding: 10px 10px 10px 10px;
}

.TutorialDetailsTableCol1 {
	width: 150px;
	text-align: right; 
	padding-right: 10px;
	vertical-align: middle; 
	color: #808080;
	font-weight: bold; 
}

.TutorialDetailsTableCol2 {
	text-align: left;
	width: 100%;
	vertical-align: middle; 
}

.TutorialDetailsTableCol3 {
	width: 70px;
	text-align: right; 
	padding-right: 10px;
	vertical-align: middle; 
}

.TutorialDetailsTableCol4 {
	text-align: left;
	width: 170px;
	vertical-align: middle; 
}

.TutorialDetailsTableCol5 {
	width: 70px;
	text-align: right; 
	padding-right: 10px;
	vertical-align: middle; 
}

.TutorialDetailsTableCol6 {
	text-align: left;
	vertical-align: middle; 
}

.TutorialRatingDiv {
	border: 1px solid #FFCC00; 
	padding: 10px;
}

.TutorialBodyCol1 {
	text-align: left;
	padding-right: 20px;
}

.TutorialBodyCol2 {
	width: 130px;
}

.DivTutorialBody {
	border: 1px solid #C0C0C0;
	padding: 10px 10px 10px 10px;
	background-color: #FDFDFD;
}

.TableTutorialBody {
	background-color: #FFFFFF;
}

.TutorialHaveYourSayDiv {
	border: 1px solid #C0C0C0;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFCC;
}

.TutorialHaveYourSayTable {
	padding: 10px 10px 10px 10px;
	background-color: #FFFFEE;
}

.TutorialCommentTable {
	background-color: #FFFFFD;
}

.TutorialCommentDiv {
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFD;
	border: 1px solid #F0F0C0;
}

.TutorialCommentTableCol1 {
	width: 30px;
}

.TutorialMessageBox {
	margin-left: auto; 
	margin-right: auto; 
	width: 600px; 
	border: 2px solid #000000;
	background-color: #FFFFEE;
}

.TutorialHaveYourSayFormCol1 {
	width: 200px; 
	text-align: right;
	padding-right: 10px;
}

.TutorialSubHeader {
	text-align: left; 
	color: #800000; 
	font-size: 13pt;
	margin-top: 40px;
}

.SimpleBorder {
	border-width: 1px; 
	border-style: solid; 
	border-color: #A0A0A0;
	padding: 7px 7px 7px 7px;
}

.CursorHand {
	cursor: pointer;
}

.QuickLinks {
	background-color: #E0E0E0;
	padding: 10px;
}

div.Testimonial1 {
	background-color: #F0F0F0;
	padding: 2px;
}

div.Testimonial2 {
	background-color: #FBFBFB;
	padding: 2px;
}

.ManualImplementationTable {
	background-color: #FFFFFF; 
	border: 1px solid #202020;
}

.ManualImplementationHeaderRow {
	background-color: #F0F0F0; 
	border: 1px solid #202020;
}

.ManualImplementationHeaderRow td {
	padding: 3px; 
	border: 1px solid #202020;
}

.ManualImplementationTable td {
	padding: 3px; 
}