﻿/* Comment here */

body {
	background-color: #AFC9EB;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #383838;
	background-image: url('bgTexture.png');
}

 /* ---------------- Start Divs --------------------*/
#container {
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 7px;
	margin: -18px auto 0px auto;
	width: 985px;
	height: auto;
	position: relative;
}
#header {
	margin: 0px auto 0px auto;
	background-position: right top;
	border-width: 0px 1px 0px 1px;
	padding: 5px 10px 5px 10px;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 963px;
	position: relative;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
}
#mainBody  {
	border-style: none solid none solid;
	border-width: 1px;
	border-color: #CCCCCC;
	padding: 10px;
	background-color: #FFFFFF;
	position: relative;
	width: 963px;
	height: auto;
}
#mainBody2Column {
	position: relative;
	width: 800px;
	padding: 0px 5px 0px 5px;
	margin-left: 0px;
	height: auto;
}
#mainBody2ColumnNew {
	position: relative;
	width: 800px;
	padding: 0px 5px 0px 5px;
	margin-left: 0px;
	height: auto;
}
#mainBody3Column {
	position: relative;
	width: 610px;
	padding: 0px 5px 0px 5px;
	height: auto;
	left: 175px;
}

#mainBodySoftware  {
	padding: 10px;
	background-color: #FFFFFF;
	position: relative;
	width: 780px;
	height: auto;
	margin-left: 0px;
}

#leftColumn {
	border-width: 0px 1px 0px 0px;
	border-color: #CCCCCC;
	float: left;
	position: relative;
	width: 160px;
	padding: 5px;
	margin: 0px 5px 0px 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	border-right-style: solid;
}
#leftColContainer {
	padding: 0px;
	margin: 0px;
	float: left;
	position: relative;
	background-image: url('images/diveTopRound.png');
	background-repeat: repeat-x;
	width: 170px;
	height: auto;
}

#rightColContainer{
	float: right;
	position: relative;
	width: 150px;
}
#integrationFooter{
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	width: 600px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 180px;
	padding-bottom: 10px;
}

#footerNav {
	position: relative;
	background-color: #383838;
	width: 397px;
	font-size: x-small;
	color: #FFF;
	text-align: center;
	font-family: Georgia;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	position: relative;
	width: 983px;
	font-size: 10px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* ---------------- End Divs --------------------*/

/* ---------------- Start Links -----------------*/

a:link {
	color:#005DC4; 
	text-decoration:none;
}
a:visited {
	color:#005DC4; 
	text-decoration:none;
}
a:hover	{
	color:#005DC4; 
	text-decoration:underline;
}

/* .navBarLinks a:link {margin: 0px; padding: 3px 6px 3px 6px; color: #4D6F95;	text-decoration: none;} */
/* .navBarLinks a:visited {margin: 0px; padding: 3px 6px 3px 6px; color: #4D6F95;	text-decoration: none;} */
/* .navBarLinks a:hover{padding: 3px 6px 3px 6px; color: white; text-decoration: none; background-color: #005DC4;} */

.leftColumnLinks a:link {color:#005DC4; text-decoration:none;}
.leftColumnLinks a:visited {color:#005DC4; text-decoration:none;}
.leftColumnLinks a:hover{color:#005DC4; text-decoration:underline;}	

a.noUnderlineLink {
	border-style: none;
	color: #CC0000;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover.noUnderlineLink {
	color: #CE0000;
	text-decoration:none;
}
a:visited.noUnderlineLink {color:#CC0000;}

a.leftColumnH3 {
	border-style: none;
	color: #CC0000;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
a.leftColumnH3MeropsGreen {
	border-style: none;
	color: #CC0000;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	background-color:#5BB068;
}
a:hover.leftColumnH3 {
	color: #CE0000;
	text-decoration:none;
}
a:visited.leftColumnH3 {color:#FFFFFF;}

a.rightBoxLink {
	border-width: 0px;
	border-style: none;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover.rightBoxLink {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited.rightBoxLink {color:#FFFFFF;}

.footerLinks a:link {color:gray; text-decoration:none;}
.footerLinks a:visited {color:gray;	text-decoration:none;}
.footerLinks a:hover{color:gray; text-decoration:none;}	

/* ---------------- End Links -------------------*/

/* ---------------- Start Text ------------------*/
h1{
	margin: 0px 0px 8px 0px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 0px none #cccccc;
	font-size: 25pt;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	padding-bottom: 0px;
	border-bottom-style: solid;
	/*text-shadow: 2px 2px 2px #CCCCCC;*/
}
h2{
	margin: 0px 0px 12px 0px;
	font-size: 18pt;
	border-bottom: 1px dotted #cccccc;
	border-bottom-style: none;
	font-style: italic;
	color:#333333;
	font-weight: bold;
}
h3 {
	margin: 0px 0px 5px 0px;
	font-size: 13pt;
	color: #CE0000;
	border-bottom: 0px dotted #cccccc;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 0px;
	border-bottom-color: #cccccc;
	font-family: Helvetica, Arial, sans-serif;
	border-top-style: dotted;
	border-top-width: 0px;
	border-top-color: #CCCCCC;
	padding-top: 2px;
}
h4 {
	padding: 0px;
	margin: 6px 0px 8px 0px;
	font-size: 12pt;
	color: #4F81BD;
	border-top: 1px dotted #CCCCCC;
	border-style: none;
	border-width: 1px;
	border-color: #CCCCCC;
	font-style: italic;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
h5 {
	color: #383838;
	font-size: 9pt;
	margin: 10px 0px 0px 0px;
	padding-bottom: 5px;
}

dding-top: 0px;
}

p.example {
	font-family: Georgia;
	font-size: 9pt;
	font-weight: bold;
}
p {
	margin: 0px 5px 8px 0px;
	font-size: 9pt;
}
p.pHead {
	margin: 5px 5px 5px 0px;
	font-size: 10pt;
}
p.pMore {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
p.pCaption {
	font-size: 7pt;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}


em.new {
	color:#CC0000;
	font-weight: bold;
	font-style: normal;
}
em.meropsColor {
	color: #448E4F;
	font-weight: bold;
	font-style: italic;
	font-family: "lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
em.meropsAuthorsColor {
	color: #D40000;
	font-weight: bold;
}
em.phylloColor {
	color: #8C8431;
	font-weight: bold;
	font-family: "lucida Sans", "Lucida Sans";
}
em.pavoColor {
	color: #43568C;
	font-weight: bold;
	font-family: "lucida Sans";
}
em.versNo {
	font-size: 17pt;
	font-style: normal;
}


/* ---------------- End Text -----------------------*/

/* ---------------- Start Lists --------------------*/
ol {
	padding: 0px;
	margin: 0px 0px 10px 20pt;
	font-size: 9pt;
	list-style-type: decimal;
	color: #383838;
}
ul {
	padding: 0px;
	margin: 0px 0px 10px 20pt;
	font-size: 9pt;
	list-style-type: disc;
	color: #383838;
}
li {
	margin: 0px 0px 3px 0px;
}
li.numbered {
	margin: 0px 0px 12px 0px;
}
ul.list1{}
ul.list2{
	list-style-type: circle;
	list-style-position: inside;
}

}
ul.listLinks {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}
ul.listLinksList2 {
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 10pt;
}
ul.ulAddress {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

/* ---------------- End List --------------------*/
/* ---------------- Start Tables ----------------*/
td {
	padding: 5px;
	vertical-align: top;
	color: #383838;
	font-size: 9pt;
}
td.tdCenter {
/*	vertical-align: middle; */
	text-align:center;
	
}
td.tdBottom{
	vertical-align: bottom;
}


/* ---------------- End Tables ------------------*/

/* ---------------- Start Images ----------------*/
img {
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-width: 0px;
	z-index: 1;
	position: relative;
	top: 0px;
	left: 0px;
}

img.displayed {
	margin: 3px auto 5px auto;
	display: block;
}


/* ---------------- End Images ------------------*/

/* ---------------- Start Round Corners ---------*/

.roundcont p {
	margin: 0 10px;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.roundcontGreyLine p {
	margin: 0 10px;
}

img.cornerGreyLine {
	width: 7px;
	height: 7px;
	border: none;
	display: block !important;
	background-image: url('images/cornerGreyLineTR.png');
	}
	

/* ---------------- End Round Corners ---------*/



/* New stuff, move it! --------------------------*/
em.shabashColor {
	color: #333333;
	font-weight: bold;
}
#panel1 {
	border: 1px solid #CCCCCC;
	margin: 0px 0px 5px 0px;
	background-color: #FFFFFF;
	padding-right: 5px;
}
#panel2 {
	border: 1px solid #CCCCCC;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	padding-right: 5px;
}
div.homeMeropsButton {}
div.homeMeropsButton a  {display:block;}
div.homeMeropsButton a:link {color: black;}
div.homeMeropsButton a:hover {color:#F33;}

div.button { top:0px; left: 0px; border: 1px #000 solid;}
div.button a  {
	display: block;
	background-color: #00FFFF;
}
div.button a:link {color: black; text-decoration:none;}
div.button a:hover {
	color: #F33;
	text-decoration: underline;
	background-color: #008080;
}
#softwareMeropsPanel {
	border-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
}
#softwarePavoPanel {
	border-color: #CCCCCC;
	width: 385px;
	float: left;
}
#softwarePhylloPanel {
	border-color: #CCCCCC;
	width: 385px;
	float: right;
}
div.softwareBg {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 7px;
	background-color: #D9E4EC;
	height: 410px;
}
#softwarePanel {
	border: 1px solid #CCCCCC;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background-color: #F1F4F8;
}
td.softwareName {
	width: 200px;
}

span.name{
	color: #589F00;
}
span.nameGiven{
	color: #FF9900;
}
span.bibTitle{
	color: #007DFF;
	font-style: italic;
}
span.bibVol{
	color: #007DFF;
}
span.bibPage{
	color: #C0504D;
}
span.softwareTitle{font-size:17pt
}
div.subjectsPanel{
	padding: 5px;
	width: 185px;
	float: left;
}
#leftColumnSubjects{
	width: 265px;
	float: left;
}
#rightColumnSubjects{
	width: 265px;
	float: left;
}
#subjectsPanelRight{
	border: 1px solid #CCCCCC;
	margin: 3px;
	padding: 5px;
	width: 280px;
	float: right;
}
img.wrap{
	float: left;
	margin-right: 10px;
}
img.wrapNew{
	float: right;
	margin-right: 10px;
}
#list1{
	display: list-item;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 3px 15px;
	font-size: 10pt;
}
#list2{
	display: list-item;
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 15px;
	font-size: 10pt;
	margin-bottom: 3px;
}
#listSubjects{
	display: list-item;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 2px 80px;
	font-size: 10pt;
}

div.pageHeader{
	margin: 0px;
}
div.column1{
	margin: 5px;
}
ul.meropsNavList2 {
	margin: 0px 0px 0px 15px;
	list-style-position: inside;
	list-style-type: circle;
}
#mainBody3ColumnContainer{
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
#outsider{
	position: relative;
}
div.hLineMerops{
	/*background-color: #448E4F;
	height: 5px;*/
}
div.hLinePavo{
	background-color: #43568C;
	height: 5px;
}
div.hLinePhyllo{
	background-color: #8C8431;
	height: 5px;
}
div.hLineH4{
	padding: 0px;
	margin: 0px;
	background-color: #D86843;
	height: 5px;
}

img.head{
	float: right;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
}
div.panel{
	direction: ltr;
	margin-bottom: 20px;
}
div.pan2Col{
	direction: ltr;
	position: relative;
	display: inline-block;
	width: 700px;
}
div.pan2ColWrap{
	direction: ltr;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rightColContentContainer{
}
p.softwareDescription{
	font-size:13pt;
}
div.contactPanel{
	border-style: solid;
	border-width: 0px;
	border-color: #CCCCCC;
	margin: 5px;
	width: 133px;
	padding: 5px;
	float: left;
	height: 130px;
}
div.integrationPanel{
	width: 48%;
	float: left;
	margin: 0px 10px 0px 0px;
}
img.navImg {
	margin: 0px auto 0px auto;
	display: block;
}
ul.navBarList {
	margin: 0px 0px 0px 15px;
}
div.imageLeft {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	z-index: 1;
	display: inline-block;
}
div.blank{
	clear: both;
}
div.subjectsContainer{
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border: 1px dotted #CCCCCC;
	padding: 5px;
	width: 250px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
div.subjectsImage{
	display: inline-block;
	float: left;
}
td.sysReqCol1{
	font-size: small;
	color: #4D6F95;
	border-top: 1px dotted #CCCCCC;
	border-style: none;
	border-width: 1px;
	border-color: #CCCCCC;
	font-style: italic;
	font-weight: bold;
	vertical-align: top;
	width: 120px;
	font-family: Helvetica, arial, sans-serif;
}
span.symbol{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
h3.rightPanelh3{
	margin: 0px 0px 8px 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	border-style: none;
	font-size: medium;
	font-weight: bold;
	background-color: #AFC9EB;
}
h3.rightPanelh3MeropsGreen{
	margin: 0px 0px 8px 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	border-style: none;
	font-size: medium;
	font-weight: bold;
	background-color: #5BB068;
}
span.supScr{
	vertical-align: super;
}
p.hang{
	text-indent: -2em;
	margin-left: 2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
div.example{
}
div.wrapText{
	float: left;
	width: 500px;
}

h2.h2Test{
	background-color: #D40000;
	color: #FFFFFF;
	border-style: none;
	border-width: 0px;
	padding: 5px;
}
img.wrapRight{
	float: right;
}
h3.meropsBusiness{
	color: #448E4F;
}
h3.meropsAuthorH3{
	color: #D40000;
}
div.panelHome{
	margin: 10px 0px 10px 0px;
	border: 1px none #CCCCCC;
	padding: 5px;
	width: 765px;
	height: 100%;
}
div.wrapText2Col{
	width: 625px;
	float: left;
	margin: 0px;
	padding: 0px;
}
span.smallCaps{
	font-variant: small-caps;
}
td.arrows{
	margin: 0px;
	padding: 0px;
	width: 50px;
	text-align: center;
}
td.bullets{
	margin: 0px;
	padding: 0px;
}
ul.noBullet{
	list-style-type: none;
	margin-left: 0px;
}
div.mapContainer{
	margin: 5px;
	width: 302px;
	float: left;
}
div.mapContent{
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}

a.mapLink {
	font-size: 9pt;
}
a:hover.mapLink {color:#CC0000; text-decoration:none}
a:visited.mapLink {color:#CC0000;}

div.rightPanelLineTop{
	background-image: url('images/diveTopRound.png');
	background-repeat: repeat-x;
}
img.bulletImg{
}
div.pan2ColImg{
	width: 45px;
	position: relative;
	height: 50px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
div.panCon2Col{
	border: 0px dotted #CCCCCC;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 5px;
	position: relative;
	display: block;
}
h3.h3DotBox{
	font-size: 10pt;
	font-weight: bold;
	color: #383838;
}
div.dotBox{
	margin: 5px 120px 5px 0px;
	width: 133px;
	padding: 5px;
	float: left;
	height: 130px;
}
div.panelLeft{
}
div.panelRight{
}
.newsDate {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #999999;
}
.newsTitle {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}
.imgRightPanel {
	margin-bottom: 10px;
}
.alphaList{
	list-style-type: lower-alpha;
	list-style-position: inside;
}
.footnote{
	font-size: 8pt;
}
.hrNews{
width:100%;
color:#CCCCCC;
margin-bottom:10px;
margin-top:25px;

}
p.adSubTitle{
	font-size: 11px;
	padding: 5px 0px 0px 0px;
	margin: -8px 0px 5px 0px;
	font-weight: normal;
	color: #333333;
	font-family: arial;
	text-align:center;
}

#footerBox  {
    /* border-radius: 5px; */
    /* -moz-border-radius: 5px; */
    /* background-color: #FFFFFF; */
    /* margin-right: 5px; */
    margin-top: 5px;
    /* padding: 5px; */
    /* text-align: center; */
}

div.rightColumnBox{
	border-radius: 5px;
	-moz-border-radius: 5px; /* border: 1px solid #CCCCCC;
    background-color: #FFFFFF; */;
	margin-right: 5px;
	margin-top: 5px;
	padding: 5px 5px 0px 10px;
	text-align: center;
	margin-bottom: 15px;
}
#rightColumn{
	float: right;
	position: relative;
	width: 150px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}
#headerFrame{
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 992px;
}

#newHeader{
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #4D6F95;
	width: 250px;
}
#newNavBar{
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
/* border-style:solid;
    border-width:1px; */
    padding: 7px;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 5px;
	border-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin-bottom: 5px;
	font-size: 11pt;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}


#mainFrame{
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	/*border-bottom-width:1px;*/
	/*border-bottom-style:solid;*/
	/*border-right-width:1px;*/
	/*border-right-style:solid;*/
	/*border-color:#4D6F95;*/
	margin: 0px auto 0px auto;
	padding: 10px;
	background-color: #FFFFFF;
	position: relative;
	width: 963px;
	height: auto;
}
#twitter_div{
font-size:8pt;
text-align:left;
}

p.testimonial{
	font-style: italic;
	font-family: Helvetica, Arial, sans-serif;
}

a.testimonial{
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
}
a:hover.testimonial{
	color: #CE0000;
	text-decoration:none;
}
a:visited.testimonial{color:#CE0000;}


#column1{
	margin: 0px auto 0px auto;
	padding: 0px 5px 5px 5px;
	position: relative;
}
h2.testimonials{
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 11pt;
	font-style: normal;
}
p.testiComment{
	font-family: Helvetica, arial, sans-serif;
	font-size: 11pt;
}
p.testiPerson{
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-indent: 1em;
	color: #CC0000;
}
div.divHR{
	background-color: #CCCCCC;
	height: 1px;
	margin-top: 25px;
	margin-bottom: 25px;
}
p.testiBoxName{
	text-align: left;
	color: #CC0000;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 5px;
	font-weight: bold;
}
img.newStar{
	position: relative;
}
img.linkDBimg{
	padding-right: 22px;
	padding-left: 22px;
}
#column2{
	margin: 0px auto 5px auto;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	width: 600px;
	padding-left: 20px;
}

#newNavBar{
	border-radius: 5px;
	-moz-border-radius: 5px;
	border-color: #4D6F95;
/* border-style:solid;
    border-width:1px; */
    padding: 11px 10px 10px 10px;
	margin: 5px;
	text-align: center;
	text-decoration: none; /* background-color:#FFFFFF; */;
}

#navBar {
	border-radius: 5px;
	-moz-border-radius: 5px;
	border-style: solid;
	border-width: 0px 1px 1px 0px ;
	border-color: #4D6F95;
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	margin: 5px 0px 5px 0px;
	padding: 11px 10px 10px 10px;
}

#navBar a{
    border-radius: 5px;
    -moz-border-radius: 5px;
	-moz-transition: background-color 1.0s; 
	-webkit-transition: background-color 0.7s; 
	-o-transition: background-color 0.7s; 
	transition: background-color 0.7s; 
	background:#FFFFFF;
    color:#005DC4;
	padding: 3px 12px 3px 12px;
}
#newNavBar a{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-transition: background-color 0.7s;
	-webkit-transition: background-color 0.7s;
	-o-transition: background-color 0.7s;
	transition: background-color 0.7s;
	padding: 0px 12px 0px 12px;
}



#navBar a:hover {
	background: rgba(0, 93, 196, 0.5);
    color:#FFFFFF;
	-moz-transition: background-color 0s; 
	-webkit-transition: background-color 0s; 
	-o-transition: background-color 0s; 
	transition: background-color 0s; 
    text-decoration:none;
}
#newNavBar a:hover {
	background: rgba(204,204,204, 0.95);
	-moz-transition: background-color 0s; 
	-webkit-transition: background-color 0s; 
	-o-transition: background-color 0s; 
	transition: background-color 0s; 
    text-decoration:none;
}

h3.newsH3{
	border-bottom-style: none;
	color: #666666;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	margin-bottom: 12px;
}
h3.leftColumnH3{
	
}
div.meropsPageDivs{
	margin-top: 20px;
	margin-bottom: 0px;
}
h3.integrationH3{
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 4px;
	margin: 0px 0px 7px 0px;
	border-width: 0px;
	background-color: #8f9db0;
	color: #FFFFFF;
}
div.cse{
	float: right;
	position: relative;
}
#headerContainer{
	margin: 0px auto 10px auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #4D6F95;
}
div.searchBox{
	width: 250px;
	float: right;
	text-align: right;
}
img.headerImg{
	float: left;
}
img.noTableImg{
	float: left;
	margin-right: 10px;
	text-align: left;
}
h3.noTableH3{
}
h3.downloadButton{
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 10px;
	border-style: none;
	font-size: medium;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #6cae76;
	width:130px;
	margin:10px 0px 10px 0px;
}

div.releaseDate{
	border-color: #CCCCCC;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 10pt;
	color: #808080;
	font-weight: bold;
	margin-top: -5px;
	margin-bottom: 10px;
}
div.newFeatures{
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-size: 11pt;
	color: #4F81BD;
	border-top: 1px dotted #CCCCCC;
	border-style: none;
	border-width: 1px;
	border-color: #CCCCCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
div.versionHistDiv{
	border-color: #CCCCCC;
	border-width: 1px;
	border-top-style: dotted;
	padding-top: 4px;
	margin-bottom: 20px;
}
div.backToTop{
	font-size: 14pt;
	text-align: center;
	margin-bottom: -15px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	margin-top: -5px;
}
div.backToTop a{
text-decoration:none}

form{
	font-size: 9pt;
}
select{
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
input{
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
span.asterix{
	color: #CC0000;
	font-weight: bold;
}
div.contactDetails{
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 0px 5px 0px 5px;
	float: left;
	margin-left: 10px;
	width: 350px;
	background-color: #F4F4F4;
}
div.sendUsAMessage {
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding:0px 5px 0px 5px;
	float:left;
	width:400px;
	background-color:#F4F4F4;
}

td.tdContact {
	width:75px;
}
td.tdPlease{
	padding: 0px 0px 0px 5px;
	margin: 0px;
	color: #CC0000;
	vertical-align: top;
	font-size: 8pt;
}
div.freeDemoForm{
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 3px 5px 0px 5px;
	background-color: #F4F4F4;
	margin-bottom: 30px;
}

