body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/media/header-gradient.gif);
	background-repeat: repeat-x;
}

.partnerBox {
	float: right;
	width: 192px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-image: url(/images/cache-users-sidebar.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 8px;
	padding-right: 0px;
	padding-bottom: 15px;
	border: 1px solid #ebf2fc;
}


.wrapper 
{
	margin: 0 auto;
	width: 1000px;
}


.blueH1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #25328c;
	letter-spacing: -0.0025em;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 150%;
	margin-top: 0px;
	padding-top: 0px;
	color: #000;
}

h3 {
	font-size: 125%;
	margin-top: 0px;
	padding-top: 0px;
	color: #000;
}

h4.sub_sub_header {
	font-size: 105%;
	color: #000;
}

h4 {
	font-size: 105%;
	color: #AF2C00;
}

h5 {
	color: #AF2C00;
}

h6 {
	color: #AF2C00;
}
h7
{
	color: #AF2C00;
}


p {
	margin-top: 0px;
	color: #000000;
}

a:link {
	color: #333399;
}

a:visited {
	color: #6633CC;
}

a:hover {
	color: #d36d00;
}

a:active {
	color: #FF3333;
}

.plainLink, .plainLink a, .plainLink a:link, .plainLink a:visited, .plainLink a:hover, .plainLink a:active {
	color: #000000;
	text-decoration: none;
}
.noUnderline, .noUnderline a, .noUnderline a:link, .noUnderline a:visited, .noUnderline a:hover, .noUnderline a:active {
	text-decoration:none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

.imgRight {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.imgLeft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

hr {
	border: 0;
	color: #DDDDDD;
	background-color: #DDDDDD;
	height: 1px;
}

.text90pc {
	font-size: 90%;
}

/* @group Primary Layout IDs */

.centerAll {
	text-align: center;
}

#header {
	padding: 0px;
	height: 65px;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(/images/media/mamv-tagline.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#header #sitename {
	position: absolute;
	top: 35px;
	display: inline;
	color: #C2C2C2;
	font-size: 150%;
	padding: 0 0 0 8px;
}

#navBar {
	text-align: left;
	padding: 0px;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
	font-size: 16px;
	z-index: 2000;
}

.mainContent {
	padding: 0px;
	width: 800px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
	text-align : left;
}

#leftColumn {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
}

#leftColumn ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #233690;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#rightColumn {
	margin: 0px 0px 0px 20px;
	width: 599px;
	text-align: left;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* MAIN COLUMN OF  TEXT */
#columnText, .columnText {
	/*margin-left: 20px;*/
	width: 579px;
}
#columnTextWide, .columnTextWide {
	width: 800px;
}
.columnText, #columnText {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.columnTextWide, #columnTextWide {
	padding: 0px;
	margin: 0px auto;
	text-align: left;
}

#footer {
	width: 800px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	text-align: center;
}

.clearAll {
	font-size: 0%;
	clear: both;
	margin: 0px;
	padding: 0px;
}

/* @end */

.titleGraphic {
	margin-bottom: 20px;
}


h1, .pageTitle {
	background-image: url(/images/media/rightcol-gradient-bg.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px -20px;
	padding: 25px 5px 10px 20px;
	font-size: 24px;
	color: #30758c;
	letter-spacing: -1px;
	font-weight : bold;
	font-size: 28px;

}
/* @group Title Variations NOT USED */

#pageTitle2 {
	background-image: url(/images/media/rightcol-gradient-bg2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 120%;
	color: #30758c;
}

#pageTitle3 {
	background-image: url(/images/media/rightcol-gradient-bg3.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 120%;
	color: #30758c;
}

#pageTitle4 {
	background-image: url(/images/media/rightcol-gradient-bg4.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 120%;
	color: #30758c;
}

/* @end */

/*
LISTS 
*/


ul, dl, dt, dd {

	
}
/*
margin: 0;
padding: 0;
list-style:none;
ol {}
li {}
*/

#site_banner 
{
	margin: 0;
	padding: 0;
	list-style:none;
}
ul 
{
	/* 
	list-style-image: url('/media/images/excitingList-bullet.gif');
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px ;
	*/
}
li 
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	margin-left: 0px;
}

.excitingList a { color: black ; text-decoration: none; }

ul.excitingList {
	list-style-image: url('/media/images/excitingList-bullet.gif');
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 0px 10px ;
}
.excitingList li 
{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	margin-left: 0px;
}

form.cmxform fieldset li ol li.arrowList, .arrowList {
	list-style-image: url(/images/media/bullet-ul-bluearrow.gif);
}
.arrowList ul {
	padding: 10px 0 10px 20px;
}
.arrowList li {
	margin: 8px 0;
	padding: 0px;
}
.arrowList li {
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

ul .docFlatList {
	list-style-image: url(/images/media/bullet-ul-bluesquare.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding: 0px;
}

span .docFlatList {
	margin-bottom: 10000px;
	padding: 50px;
}

form.cmxform fieldset li ol li.squareList, .squareList {
	list-style-image: url(/images/media/bullet-ul-bluesquare.gif);
	margin-top: 0px;
}

.squareList li {
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.sideNav {
	list-style-image: url(/images/media/bullet-ul-redarrow.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.sideNav li {
	padding: 0px;
	margin: 0px;
}

#site_spotlights 
{
	margin: 0;
	padding: 0;
	list-style:none;
}
















.sideNav a, .sideNav a:link, .sideNav a:visited, 
.iconCacheDL a, .iconCacheDL a:link, .iconCacheDL a:visited, 
.iconIndustries a, .iconIndustries a:link, .iconIndustries a:visited, 
.iconHSdemo a, .iconHSdemo a:link, .iconHSdemo a:visited,
.pdfBullet a, .pdfBullet a:link, .pdfBullet a:visited, 
.trakdemo a, .trakdemo a:link, .trakdemo a:visited, 
.deepseedemo a, .deepseedemo a:link, .deepseedemo a:visited 
{
	color: #233690;
	text-decoration: none;
}

.sideNav a:hover, .iconCacheDL a:hover, .iconIndustries a:hover, .iconHSdemo a:hover {
	text-decoration: underline;
}

.sideNav a:active, .iconCacheDL a:active, .iconIndustries a:active, .iconHSdemo a:active {
	color: #ee3a42;
}

.trakdemo {
	list-style-image: url(/images/media/bullet-ul-trakdemo.gif);
	margin-bottom: 8px;
	margin-left: 3px;
}
.deepseedemo{
	list-style-image: url(/images/media/bullet-ul-deepseedemo.gif);
	margin-bottom: 8px;
}
.iconCacheDL {
	list-style-image: url(/images/media/bullet-ul-cachedl.gif);
	margin-bottom: 8px;
	margin-left: 2px;
}

.iconHSdemo {
	list-style-image: url(/images/media/bullet-ul-healthshare.gif);
	margin-bottom: 8px;
	margin-left: 3px;
}

.iconIndustries {
	list-style-image: url(/images/media/bullet-ul-industries.gif);
	margin-bottom: 8px;
	margin-left: 3px;
}

.pdfBullet {
	list-style-image: url(/images/media/pdf-icon-sm.gif);
	margin-bottom: 8px;
	margin-left: 3px;
}

.industryBox {
	text-align: left;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 140px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
.industryBox2 {
	text-align: left;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #dddddd;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 140px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
.orangeRules {
	border-top-width: 4px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fac480;
	border-bottom-color: #fac480;
}

/* @group Table Formatting */

/* Dreamweaver tip - select individual cells to apply the odd and even styles */

.tableListing {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	/*display: table;*/
	width: 579px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.tableListing th {
	color: #30758C;
	background-color: #D4E0EF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #30758C;
	margin: 0px;
	padding: 5px;
	font-size: 95%;
	font-weight: bold;
	text-align: left;
}

.tableListing tr {
	margin: 0px;
	padding: 0px;
}

.tableListing td {
	margin: 0px;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}

.tableRuled {
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	/*display: table;*/
	width: 579px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.tableRuled th {
	color: #30758C;
	background-color: #D4E0EF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #30758C;
	margin: 0px;
	padding: 5px;
	font-size: 95%;
	font-weight: bold;
	text-align: left;
}

.tableRuled tr {
	margin: 0px;
	padding: 0px;
}

.tableRuled td {
	margin: 0px;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}

.tableOdd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F5F8FC;
}

.tableEven {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}

.tableHighlight {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFAE7;
	font-size: 90%;
	font-weight: bold;
}
.tableTHeader {
	color: #30758C;
	background-color: #D4E0EF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #30758C;
	margin: 0px;
	padding: 5px;
	font-size: 95%;
	font-weight: bold;
	text-align: left;
}

/* @end */

.calloutBox {
	border: 3px double #E7B790;
	background-color: #FFFFEE;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}

#leftnavTitleBox {
	margin: 0px;
	height: 51px;
	width: 180px;
	background-image: url(/images/media/leftnav-title-gradient.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #25328c;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.pdfMarker {
	vertical-align: text-bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

/* @group Legacy Site Styles */

.docheadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF
}

.textwhite36 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF
}

.textblue {
	color: #384492
}

.textbluesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #384492
}

.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

.textgrey10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #928890;
	font-weight: bold
}

.smallnavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF
}

.largenavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF
}

.textgreysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #928890;
	font-weight: bold
}

.text16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px
}

.text14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal
}

.textwhitesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF
}

.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal
}
.newslinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: normal;
}
/* FREDS ADDITIONS */
.threeColumns {
	background-image: url(/images/media/three-columns-bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 780px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.prodCol1 {
	float: left;
	width: 220px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.gradient1 {
	float: left;
	width: 218px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 1px;
	margin-left: 1px;
}
.prodCol2 {
	float: left;
	width: 221px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.gradient2 {
	float: left;
	width: 220px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 1px;
	margin-left: 0px;
}
.prodCol3 {
	float: left;
	width: 219px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.gradient3 {
	background-image: url(/images/media/prodcol-gradient-bg.gif);
	float: left;
	width: 218px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 1px;
	margin-left: 0px;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
}
.productBox, .cacheBox, .ensembleBox, .healthshareBox, .trakcareBox {
	width: 378px;
	border: 1px solid #bbbbbb;
	float: left;
	margin: 0px;
	padding: 0px;
}
.cacheBox {
	background-image: url(http://www.intersystems.com/products/product-bgicon-cache.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ensembleBox {
	background-image: url(http://www.intersystems.com/products/product-bgicon-ens.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.healthshareBox {
	background-image: url(http://www.intersystems.com/products/product-bgicon-hs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.trakcareBox {
	background-image: url(http://www.intersystems.com/products/product-bgicon-tc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.prodSpacer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 20px;
}
.productContent {
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.productList {
	list-style-image: url(/images/media/bullet-ul-bluearrow.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.productList li {
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}



.p_spotlight_top_header {
	height: 4px;
	background: url(/media/images/spotlights/top_background.gif);
}

.p_spotlight_bottom_header {
	clear:both;
	height: 2px;
	background: url(/media/images/spotlights/bottom_background.gif);
}

.p_spotlight_obj_cont {
	width: 578px;
	border: 1px solid #B6B6B6;
	background-color: #F3F3F3;
}

.p_spotlight_obj_img {
	float: left;
	width: 331px;
	height: 248px;
}

.p_spotlight_obj_text {
	float: left;
	width: 247px;
	
}

.p_spotlight_obj_title {
	width: 247px;
	height: 25px;
	font-weight: bold;
	color: #000;
	font-size: 16px;
	padding-left: 5px;
	background: url(/media/images/spotlights/header_background.gif);
}

.p_spotlight_obj_content {
	width: 237px;
	height: 170px;
	font-size: 14px;
	padding: 5px;
	color: #333;
}

.p_spotlight_obj_url {
	margin-top: 10px;
	width: 237px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #3366cc;
}

.p_spotlight_spacer {
	height: 12px;
}

.productItem {
	padding: 0px;
	height: 131px;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
	background-image: url(/media/images/peach-vert-gradient.gif);
	background-repeat: repeat-y;
	background-position: right;
}


img.rightAlign {
	padding: 5px 0px 5px 5px;
}


img.leftAlign {
	padding: 5px 5px 5px 0px;
}


img.centerAlign {
	padding: 5px;
}

/* @end */
