/* General/Default Styles */

body
{
	font-family: Verdana;
	font-size: 9pt;
	background: #959595; 
	text-align: center; 
	padding: 0px; 
	margin: 15px 0 0 0;
}

li
{
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #F0F0F0;
}

table
{
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

tr
{
	vertical-align: top;
}

td
{
	padding: 0px;
	font-size: 9pt;
}

/* Menu button bar */
table.OuterMB tr td div
{
	background: url('http://www.everythingaccess.com/images/ButtonBackground.jpg');
}

table.OuterMB tr td div table tr td
{
	height: 32px;	
}

table.OuterMB tr td div table tr td div a
{
	font-size: 8pt;
	color: #FFFFFF;	
}

table.OuterMB tr td div table tr td div a:hover span 
{
	background-position: 0 -32px; 
}

table.OuterMB tr td div table tr td div a span
{
	height: 32px;
	cursor: pointer;
	position: absolute;
}

table.OuterMB
{
	border-collapse: collapse; 
	width: 100%;
	text-align: left;
}

table.OuterMB tr td div table tr td div a span.selected
{
	background-position: 0 -32px; 
}

td.MB1, td.MB2, td.MB3, td.MB4, td.MB5, td.MB6, td.MB7, td.MB8, td.MB9, td.MB10
{
	border-right: 1px solid #545454;
}

/* Menu buttons */
td.MB1				{ 	width: 61px; 	}
td.MB1 div a span 	{	
						width: 61px;	
						background: url('http://www.everythingaccess.com/images/Buttons_Home.gif') no-repeat 0 0px;
					}

td.MB2				{ 	width: 61px;	}
td.MB2 div a span 	{	
						width: 61px;	
						background: url('http://www.everythingaccess.com/images/Buttons_News.gif') no-repeat 0 0px;
					}

td.MB3				{ 	width: 153px;	}
td.MB3 div a span 	{	
						width: 153px;	
						background: url('http://www.everythingaccess.com/images/Buttons_ProductsServices.gif') no-repeat 0 0px;
					}
					
td.MB4				{ 	width: 99px;	}
td.MB4 div a span 	{	
						width: 99px;	
						background: url('http://www.everythingaccess.com/images/Buttons_Downloads.gif') no-repeat 0 0px;
					}
					
td.MB5				{ 	width: 132px;	}
td.MB5 div a span 	{	
						width: 132px;	
						background: url('http://www.everythingaccess.com/images/Buttons_Tutorials.gif') no-repeat 0 0px;
					}
					
td.MB6				{ 	width: 93px;	}
td.MB6 div a span 	{	
						width: 93px;	
						background: url('http://www.everythingaccess.com/images/Buttons_Contact.gif') no-repeat 0 0px;
					}
					
td.MB7				{ 	width: 110px;	}
td.MB7 div a span 	{	
						width: 110px;	
						background: url('http://www.everythingaccess.com/images/Buttons_Cart.gif') no-repeat 0 0px;
					}

td.MBHS				{ 	width: 4px; 	}
td.MBHS div a span 	{	
						width: 4px;	
						background: url('http://www.everythingaccess.com/images/ButtonHighlightStart.jpg') no-repeat 0 0px;
					}
				
td.MBHE				{ 	width: 4px; 	}
td.MBHE div a span 	{	
						width: 4px;	
						background: url('http://www.everythingaccess.com/images/ButtonHighlightEnd.jpg') no-repeat 0 0px;
					}

td.MBHS
{
	width: 4px;	
	background: url('http://www.everythingaccess.com/images/ButtonHighlightStart.jpg') no-repeat 0 0px;
}

td.MBHE
{
	width: 4px;	
	background: url('http://www.everythingaccess.com/images/ButtonHighlightEnd.jpg') no-repeat 0 0px;
}

td.MBS
{
	width: 17px;	
	background: url('http://www.everythingaccess.com/images/ButtonStart.jpg') no-repeat 0 0px;
}

td.MBE
{
	width: 17px;	
	background: url('http://www.everythingaccess.com/images/ButtonEnd.jpg') no-repeat 0 0px;	
}

td.TL
{
	width:31px; 
	background: url('http://www.everythingaccess.com/images/TemplateLeft.jpg') repeat;
}

td.TR
{
	width:31px; 
	background: url('http://www.everythingaccess.com/images/TemplateRight.jpg') repeat;
}

table.TBS
{
	width:100%;
	background: url('http://www.everythingaccess.com/images/TemplateBottom.jpg') repeat;
}

table.TBS tr
{
	height: 22px;
}

td.TBL
{
	height: 22px; 
	width:24px; 
	background: url('http://www.everythingaccess.com/images/TemplateBottomLeft.jpg') no-repeat;
}

td.TBR
{
	height: 22px; 
	width:24px; 
	background: url('http://www.everythingaccess.com/images/TemplateBottomRight.jpg') no-repeat;
}

h1
{
	color: #4F84AD;
	font-family: "Segoe Print";
	font-size: 13pt;
	display: inline;
}

div.header
{
	padding-top: 10px;
	margin-bottom: 16px;
	color: #909090;
	border-bottom: 1px solid #909090;
}

div.newslink
{
	padding-top: 5px;
	padding-bottom: 5px;
}

div.newslink p a
{
	text-decoration: none; 
	color: #808080;
}

div.newslink p a:hover
{
	text-decoration: underline; 
	color: #2000EF;
}

span.trademark
{
	font-size: 8px;
}

h2
{
	font-size: 9pt;
	color: #505050;
	display: inline;
	padding-bottom: 5px;
}

h3
{
	font-size: 9pt;
	padding: 0;
	margin: 0;
}

h4
{
	font-size: 9pt;
	padding: 0;
	margin: 0;
}

form.searchform
{
	margin: 5px 0px 0px 0px;
}

form
{
	margin: 0;
	padding: 0;
}

div.subheader
{
	padding-top: 15px;
	margin-bottom: 20px;
	margin-left:10px;
	color: #909090;
	text-decoration: underline;
}

div.subheadershort
{
	padding-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #909090;
}

div.subheadershortcenter
{
	color: #909090;
	text-align: center;
	padding-top: 5px;
}

div.subheadershortcenter div
{
	padding-top: 3px;	
	padding-bottom: 2px;
	margin: 0;
	font-size: 8pt;
}

div.subheadershortcenter div h2
{
	padding: 0;
	margin: 0;
	font-size: 8pt;
}

div.hr
{
	padding-top: 7px;	
	padding-bottom: 4px;
	margin: 0;
}

hr
{
	color: #B8B8B8;
	height: 1px;
}

div.body
{
	color: #556285;
}

div.body p
{
	padding: 0px;
	margin: 10px;
}

div.urltrack
{
	font-size: 8pt;
	color: #556285;
	padding-top: 7px;
	text-align: left;
}

div.footer p
{
	font-size: 8pt;
	color: #556285;
	padding-top: 7px;
	text-align: center;
}

div.footer p a
{
	text-decoration: none;
	color: #354265;
}

div.FRAME
{
	margin-left: auto; 
	margin-right: auto;
	width: 950px;
}

table.HEAD
{
	width:100%; 
	background: url('http://www.everythingaccess.com/images/Header_Top.jpg') repeat;
}

table.HEAD tr
{
	height: 117px;
}

td.HEADTopLeft
{
	height: 117px; 
	width:450px; 
	background: url('http://www.everythingaccess.com/images/Header_TopLeft.jpg') no-repeat;
}

td.HEADTopRight
{
	height: 117px; 
	width:42px; 
	background: url('http://www.everythingaccess.com/images/Header_TopRight.jpg') no-repeat;
}

table.fullwidth
{
	width: 100%;
}

td.whitebg
{
	background-color: #FFFFFF;
}

div.InnerFRAME
{
	padding-top: 1px; 
	padding-bottom: 0px;
	background-color: #FFFFFF;
}

td.MainBody
{
	text-align: left;
	padding-right: 10px;
}

td.RHSBlock
{
	width: 250px;
}

tr.RoundedBlock
{
	height: 5px;
}

td.RoundedBlockTopLeft
{
	width: 5px; 
	background: url('http://www.everythingaccess.com/images/BoxTopLeft.jpg') no-repeat;
}

td.RoundedBlockTopRight
{
	width: 5px; 
	background: url('http://www.everythingaccess.com/images/BoxTopRight.jpg') no-repeat;
}

td.RoundedBlockTop
{
	width: 240px; 
	background: #EBEBEB;
}

tr.RoundedBlockCenter
{
	background: #EBEBEB;
}

td.RoundedBlockSpacer
{
	width: 5px;
}

td.RoundedBlockBottomLeft
{
	width: 5px; 
	background: url('http://www.everythingaccess.com/images/BoxBottomLeft.jpg') no-repeat;
}

td.RoundedBlockBottom
{
	width: 240px; 
	background: #EBEBEB;
}

td.RoundedBlockBottomRight
{
	width: 5px; 
	background: url('http://www.everythingaccess.com/images/BoxBottomRight.jpg') no-repeat;
}

td.LinkCategory
{
	padding-top: 20px;
	padding-bottom: 10px; 
}

td.LinkURL
{
	width: 250px;
}

tr.NewsHeaderRow td
{
	padding-top: 25px;
	padding-bottom: 10px;
}

tr.NewsRow td
{	
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FBFBFB;
}

td.NewsDateColumn
{
	width: 110px;
}

td.TopSeperator
{
	background-color: #D8D8D8;
	height: 1px;
}

div.QuickLinks
{
	padding: 7px;
	background-color: #D8D8D8;
}

div.QuickLinks2
{
	padding-top: 7px;
	padding-left: 47px;
	text-align: left;
}

ul.QuickLinks
{
	margin-left: 10px; 
	padding-left: 0;
	
}

ul.QuickLinks li
{
	border-bottom: 0;
	padding-bottom: 3px;
	padding-top: 3px;
}

ul.QuickLinks li a:visited
{
	color: blue;
}

div.CollapsedBlock
{
	display: none;
}

td.LoginTableHeader
{
	padding: 10px;
	background-color: #2000C0;
	color: #FFFFFF;
}

td.LoginMain
{
	background-color: #E0E0E0;
	padding: 10px;
}

div.LoginMain table tr td
{
	padding: 2px;
}

table.kbarticles tr td
{
	padding: 6px;
}

td.KBArticlesCol1
{
	width: 100px;
}

div.Testimonial1
{
	background-color: #F8F8F8;
	padding: 1px;
}

pre {
	font-size: 8pt;
	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;
}

image
{
	border: 0;
}

a image
{
	border: 0;
}

td.ProductBoxLeftDownloadPage
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;	
	border-bottom: 1px solid #E0E0E0;
	background-color: #FCFCFC;
}

td.DownloadProductDiv
{
	vertical-align: middle;
	padding: 7px;
	border-bottom: 1px solid #E0E0E0;
	background-color: #FCFCFC;
	text-align: left;
}

p.DownloadSelectedHeader
{
	font-size: 14pt;
	background-color: #DCDCDC;
	font-weight: bold;
	padding: 0px;
}

td.CheckoutCol1 
{
	width: 35px; 
	background-color: #D6D6D6;
	color: #666666;
	height: 25px;
	vertical-align: middle;
	padding: 2px;
	border-right: 1px solid #D0D0D0;
}

td.CheckoutCol2 
{
	width: 35px; 
	background-color: #D6D6D6; 
	text-align: center;
	color: #666666;
	height: 25px;
	vertical-align: middle;
	padding: 2px;
	border-right: 1px solid #D0D0D0;
}

td.CheckoutCol3 
{
	width: 130px; 
	background-color: #D6D6D6;
	color: #666666;
	text-align: left;
	height: 25px;
	vertical-align: middle;
	padding: 2px;
	border-right: 1px solid #D0D0D0;
}

td.CheckoutCol4 
{
	background-color: #D6D6D6;
	color: #666666;
	text-align: left;
	height: 25px;
	vertical-align: middle;
	padding: 2px;
	border-right: 1px solid #D0D0D0;
}

td.CheckoutCol5 
{
	width: 60px; 
	background-color: #D6D6D6; 
	text-align: right;
	color: #666666;
	height: 25px;
	vertical-align: middle;
	padding: 2px;
	border-right: 1px solid #D0D0D0;
}

td.CheckoutCol6 
{
	white-space: nowrap; 
	background-color: #D6D6D6; 
	width: 60px; 
	text-align: right;
	color: #666666;
	height: 25px;
	vertical-align: middle;
	padding: 2px;
	border-right: 1px solid #D0D0D0;
}

.CheckoutTotalText 
{
	background-color: #D6D6D6; 
	text-align: right; 
	height: 25px;
	vertical-align: middle;
	color: #666666;
	padding: 2px;
	border-right: 1px solid #D0D0D0;
}

.CheckoutTotalAmount {
	white-space: nowrap; 
	background-color: #D6D6D6; 
	text-align: right;
	height: 25px;
	vertical-align: middle;
	color: #666666;
	padding: 2px;
	border-right: 1px solid #D0D0D0;
}

.ColumnOneThird {
	vertical-align: top;
	width: 33%;
}
.ColumnOneQuarter {
	vertical-align: top;
	width: 25%;
}

.CheckoutForm {
	background-color: #FFFFFF;
	text-align: center;
	padding: 4px 4px 4px 4px;
}

.textright {
	text-align: right;
	vertical-align: middle;
}

.textleft {
	text-align: left;
	vertical-align: middle;
}

.textcenter {
	text-align: center;
	vertical-align: middle;
}

.textleftnowrap {
	white-space: nowrap; 
	text-align: left;
	vertical-align: middle;
}

.textred {
	color: red;
}

.textblue {
	color: blue;
}

.ShoppingItem {
	height: 25px;
	border-bottom: 1px solid #F0F0F0;
	background-color: #FAFAFA;
}

.ShoppingItem td
{
	border-right: 1px solid #D0D0D0;
	padding-left: 5px;	
	padding-right: 5px;
}

.lineMfr { vertical-align: middle; border-bottom:1px solid #E0E0E0;}
.lineMfr td {border-right: 1px solid #E8E8E8;}
.lineMfr a:link, .lineMfr a:visited, a.lineMfr:link, a.lineMfr:visited {vertical-align: middle; border-bottom:1px solid #E0E0E0; color:#C90450;text-decoration:none;}
.lineMfr a:hover, .lineMfr a:active, a.lineMfr:hover, a.lineMfr:active{vertical-align: middle; border-bottom:1px solid #E0E0E0; color:#C90450;font-weight:normal;text-decoration:underline;}
.lineHiLiteMfr {vertical-align: middle; color:#666666;background-color:#EFEFEF;cursor:pointer;} /* border-bottom:1px solid #cccccc; ;padding:3px */
.lineHiLiteMfr td {border-right: 1px solid #E8E8E8;}
.lineHiLite {vertical-align: middle; color:#666666;background-color:#EFEFEF;}/* border-bottom:1px solid #cccccc; ;padding:3px */
.lineHiLite td {border-right: 1px solid #E8E8E8;}

.TutorialDetailsTableCol1 {
	width: 100px;
	text-align: right; 
	padding-right: 10px;
	vertical-align: middle; 
	color: #808080;
	font-weight: bold; 
	height: 20px;
}

.TutorialDetailsTableCol2 {
	text-align: left;
	width: 300px;
	vertical-align: middle; 
	height: 20px;
}

.TutorialHaveYourSayDiv {
}

.TutorialHaveYourSayTable {
}

.TutorialCommentTable {
	width: 100%;
	border: 1px solid #C0C0C0;
}

.TutorialCommentTable tr td
{
	vertical-align: middle;
	padding-right: 4px;
}

.TutorialCommentDiv {
	padding-top: 10px;
	padding-bottom: 10px;
}

.TutorialCommentTableCol1 {
	width: 30px;
}

.TutorialMessageBox {
	margin-left: auto; 
	margin-right: auto; 
	width: 600px; 
	border: 2px solid #000000;
	background-color: #FFFFEE;
}

.TutorialHaveYourSayFormCol1 
{
	width: 140px; 
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
	padding: 3px;
}

.TutorialHaveYourSayFormCol2 
{
	text-align: left;
	vertical-align: middle;
	padding: 3px;
}

div.HaveYourSayTableHeader
{
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	background-color: #9dd5d2;
	border: 3px solid #406079;
	margin: 0;
}

p.HaveYourSayTableHeader2
{
	font-size: 13pt;	
	font-weight: bold;
	padding: 5px;
	margin: 0;
	background-color: #406079;
	color: #FFFFFF;
}

tr.TutorialCommentHeader
{
	background-color: #E8E8E8;
}

tr.TutorialCommentHeader td p
{
	padding: 5px;
	margin: 0;
}

.CursorHand 
{
	cursor: pointer;
}

td.TutorialSearchResultsCol1
{
	text-align: left;
	padding: 4px;	
	font-size: 8pt;
}

td.TutorialSearchResultsCol2
{
	text-align: left;
	padding: 4px;
	white-space: nowrap;
	font-size: 8pt;
}

td.TutorialSearchResultsCol3
{
	text-align: left;
	padding: 4px;
	white-space: nowrap;
	font-size: 8pt;
}

table.TutorialSearchResults
{
	border: 2px solid #C0C0C0;
	padding: 1px;
	width: 100%;
}

tr.TutorialSearchResultsHeaderRow td
{
	background-color: #E0E0E0;
	padding: 6px;
}

tr.TutorialSearchResultsItemRow td
{
	border-bottom: 1px solid #F0F0F0;
}

tr.TutorialSearchResultsItemRow:hover td
{
	background-color: #FFEB9D;
}

table.TutorialCategoriesTable tr td
{
	padding: 4px;
	border: 1px solid #F0F0F0;
}

div.TutorialMainBody
{
	text-align: left;
	width: 630px;
}

div.TutorialMainBody p
{
	text-align: left;
	padding: 4px;
}

div.TutorialMainBody td
{
	text-align: left;
	padding: 2px;
	border: 1px solid #E0E0E0;
	vertical-align: top;
}

div.TutorialMainBody table
{
	width: 100%;
}

div.TutorialMainBody pre
{
	height: auto;
	width: 550px;
	overflow: scroll;
}

div.TutorialMainBody li pre
{
	width: 450px;
}

div.TutorialMainBody blockquote pre
{
	width: 500px;
}

div.TutorialMainBody table pre 
{
	width: 300px;
}

div.TutorialMainBody img 
{
	width: auto;
	max-width: 610px;
}

div.TutorialMainBody table img 
{
	max-width:500px;
}

div.TutorialMainBody blockquote img 
{
	max-width:550px;
}

.TocBox a
{
	color: #FFFFFF;
	font-size: 8pt;
}
 
div.TutorialMainBody .HalfSpaced
{
	padding: 0;
}

div.TutorialHaveYourSayTable pre
{
	height: auto;
	width: 530px;
	overflow: scroll;
}

table.plaintable tr td
{
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

table.product td
{
	padding-right: 15px;	
	vertical-align: middle;
}

div.RHSHeader
{
	border: 2px solid #C0C0C0; 
	background-color: #E0E0E0; 
	font-weight: bold;
}

div.inform
{
	padding: 0 10px 0 10px;
	margin: 0;
}

table.SearchBox
{
	width: 100%;
	margin: 0;
	padding: 0;
}

table.SearchBox tr td 
{
	vertical-align: middle;	
	margin: 0; 
	padding: 0;
}

td.SearchBox
{
	vertical-align: middle;	
	margin: 0; 
	padding: 0;
	width: 105px;
}

input.SearchInput, input.JoinInput
{
	font-size:8pt; 
	margin: 0; 
	padding: 0;
	vertical-align: middle;
	border: 1px solid #7E9Db9; 
	color: #808080;
	padding: 2px;
	height: 14px;	
	width: 85px;
}

input.SearchInput
{
	
}

input.JoinInput
{

}

input.SearchInputNew, input.JoinInputNew
{
	font-size:8pt; 
	margin-left: auto;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0; 
	vertical-align: middle;
	border: 1px solid #7E9Db9; 
	color: #808080;
	padding: 2px;
	height: 14px;	
	width: 195px;
}

input.SearchButton
{
	padding: 0; 
	margin: 0; 
	vertical-align: middle;
	text-align: left;
}

.ManualImplementationTable {
	background-color: #FFFFFF; 
	border: 2px solid #202020;
}

.ManualImplementationHeaderRow {
	background-color: #F0F0F0; 
	border: 1px solid #202020;
}

.ManualImplementationHeaderRow td {
	padding: 3px; 
}

.ManualImplementationTable td {
	padding: 3px; 
	border-bottom: 1px solid #F0F0F0;
	vertical-align: middle;	
}