/* Green - #A1C21B*/
/* Blue - ##066FA9*/

*{
	margin: 0;
	padding: 0;
}
a, a:visited
{
	color: #066FA9;
	text-decoration: none;
		font-size: 11px;
}
a:hover, a:active  {
	color: #A1C21B;
	text-decoration: none;
	}

body {
	text-align: center;
	min-width: 970px;
	margin: 0;
	}
#container
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.2;
	margin: 2px auto;
	width: 970px;
	position: relative;
	border:#CCCCCC 1px solid;
}
#productsContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.5;
	_margin: 2px auto;
	margin:0px;
	width: 760px;
	position: relative;
	text-align:left;
}
#top
{
	text-align: left;
	padding-bottom: 2px;
	float: left
}
#tophomeproductlinks
{
	font-size:8pt;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-right: 0px;
	line-height: 18px;
	white-space: nowrap;
	height: 18px;
	position: absolute;
	top: 24px;
	right: 10px;
}
#toplinks
{
	font-size:8pt;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-right: 0px;
	line-height: 18px;
	white-space: nowrap;
	height: 18px;
	position: absolute;
	top: 24px;
	right: 200px;
}
#toplinks ul li,#tophomeproductlinks ul li
{
	text-align: right;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 2px dotted #A1C21B;
	float: left
}
#toplinks ul li.last,#tophomeproductlinks ul li.last
{
	border-right: none;  
}
#toplinks ul li a ,#tophomeproductlinks ul li a 
{
	text-decoration: none;
}
#toplinks ul li a:hover, #toplinks ul li a.present ,#tophomeproductlinks ul li a:hover, #tophomeproductlinks ul li a.present      {
	}
/* Image banner */
#imagebanner	{
	clear: both;
	border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #A1C21B;
	background-color: #3399FE;
	text-align:left
	}	
	#bordercolor	{
	border-top: 4px solid #A1C21B;
	height:0px;
	margin: 0;
	padding:0;
	clear: both;
	}	
#menu
{
	padding: 0;
	margin: 0;
	line-height: 22px;
	white-space: nowrap;
	height: 22px;
	clear: both;
	background-color: #066FA9;
	}
#menu ul li
{
	text-align: left;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #A5C8E2;
	float: left
 }

#menu ul li a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#menu ul li a:hover, #menu ul li a.present      {
	color: #A1C21B;
	}

.new
{	color: #FF3300;
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
	font-style:italic;
}
#submenu
{	padding-left: 100px;
	padding-top: 2px;
	padding-bottom: 10px;
	line-height: 18px;
	white-space: nowrap;
	height: 18px;
	clear: both;
}
#submenu ul li
{
	text-align: left;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 2px dotted #A1C21B;
	float: left
}
#submenu ul li.last
{
	border-right: none;
}

#submenu ul li a      {
	}

#submenu ul li a:hover, #submenu ul li a.present      {
	color: #A1C21B;
	}
/* Left navigation */		
#leftnav        {
	float: left;
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 25px;
	clear: left;
	}

#rightnav        {
	float: right;
	width: 150px;
	margin: 0px 0px 0px 0px;
	clear: right;
	position: relative;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	}

#flashmovie
{
	display: block;
	height: 40px;
	background-color: #E2F2FA;
}
#flashgraph
{
	display: block;
	width:810px;
	height: 335px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#iwish
{
	padding-bottom: 5px;
}
.iso
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height:normal;
}
#news
{
	text-align: left;
	border: #CCC 1px solid;	
	background: url(../images/bg2.gif) top repeat-x;
}
#news .header
{
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 1px dotted #336699;
	width: 100%;
	line-height: 25px;
	color: #0066CC;
}
#news ul{
	padding-left: 2px;
}
#news LI
{
 	list-style: none;
	/*background-image: url(/images/tri_bullet.gif);*/
	background-image: url(../images/tri_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	border-bottom: 2px dotted #CCCCCC;
	padding-left: 15px;
	/*position: 0 0;*/
	position: relative;
}
#news .last
{
 	list-style: none;
	/*background-image: url(/images/tri_bullet.gif);*/
	background-image: url(../images/tri_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	border-bottom: none;
	padding-left: 20px;
	/*position: 0 0;*/
	position: relative;
}
#history
{
	text-align: left;
	border: #CCC 1px solid;	
	background: url(../images/bg1.gif) top repeat-x;
}
#greeting, #Emailreport
{
	text-align: left;
}
.greeting
{
	text-align: left;
	line-height:1.2}
.getReport
{
	text-align: left;
	background-color:#FFFF66;
	width: 100%;
	padding: 2px
}
.getreport a:hover{
 color:#336699;
 text-decoration:underline;
 }
#history .header
{
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 1px dotted #336699;
	width: 100%;
	line-height: 25px;
	color: #CC6600;
}
#history ul{
	padding-left: 2px;
}
#history LI
{
 	list-style: none;
	/*background-image: url(/images/tri_bullet.gif);*/
	background-image: url(../images/tri_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	border-bottom: 2px dotted #CCCCCC;
	padding-left: 15px;
	/*position: 0 0;*/
	position: relative;
}
#orchestraRightNav
{
	text-align: left;
}
#orchestraRightNav .header
{
	font-weight: bold;
	border-bottom: 2px solid #A1C21B;
	width: 100%;
	line-height: 30px;
}
#orchestraRightNav LI
{
	list-style-type: none;
	/*background-image: url(/images/tri_bullet.gif);*/
	background-image: url(../images/tri_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	border-bottom: 2px dotted #CCCCCC;
	padding-left: 20px;
	position: 0 0;
}
#contentLarge{
	margin-left: 160px;
	border-left: 2px dotted #CCCCCC;
	padding-left: 10px;
	text-align: left;
	line-height: 1.5;
}

#content, #contentSolutions{
	margin-left: 0px;/*changed it from 160px*/
	margin-right: 155px;
	text-align: left;
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}

#content h3,#contentSolutions h3,#contentLarge h3,#productsContent h3		{
	padding-bottom: 10px;
	color: #A1C21B;
	font-size: 15px;
}

#content h5, #contentSolutions h5,#contentLarge h5,#productsContent h5{
                padding-top: 10px;
                padding-bottom: 10px;
                color: #FF9900;
                font-size: 12px;
                font-weight: bold;
}


#content li, #contentSolutions li,#contentLarge li,#productsContent li{
list-style-type: none;
padding-left: 25px;
/*background-image: url(/images/round_bullet.gif);*/
background-image: url(../images/round_bullet.gif);
background-repeat: no-repeat;
background-position: 5px 5px;
position: relative;
/*position: fixed;*/
}

#content.list li, #contentSolutions.list li, #productsContent.list li{
	/*background-image: url(/images/tri_bullet.gif);*/
	background-image: url(../images/tri_bullet.gif);
	padding-bottom: 1em;
}
#content h6, #contentSolutions h6,#contentLarge h6,#productsContent h6 
{	font-size: 11px;
	color: #066FA9;
	font-weight: normal;
}
#flashGraph{
	margin-left: 0px;
	margin-right: 155px;
	text-align: left;
	padding-top: 0px;
	border-right-style: dotted;
	border-width: 2px;
	border-right-color: #CCCCCC;
}
#footer		{
	clear: both;
	margin-top: 10px;
	padding: .5em;
	border-top: 1px solid #A1C21B;
	}

.width100	{
	width: 100%;
}

/*Contact section */
.feedbackform th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	line-height: 2;
	width: 200px;
	padding-right: 5px;
}
.required	{
	color: red;
	font-size: 10px;
}
.register{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border:#CCCCCC 1px solid;
}

.register td, .regsiter tr, .register input,.register textarea,.register	select,{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.register th{
	font-size: 11px;
	text-align: right;
	width: 200px;
}
.register h3{
	color: #A1C21B;
	font-size: 15px;
}
.feedbackform .yes{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	line-height: 2;
	width: 200px;
}
.feedbackform .phone{
	width: 100px;
}

.feedbackform	input,.feedbackform	textarea,.feedbackform	select, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 250px;
}
.feedbackform .formbutton{
	width: 70px;
	background-color: #066FA9;
	color: #FFFFFF;
}

.spacerline{
	height: 20px;
}
.buttonrow{
	text-align: center;
	border-top: 2px solid #A1C21B;
	padding-top: 10px;
}
.aligncenter{
	text-align: center;
}
#prevnext{
	text-align: right;
	padding: 10px;
}

.2coltable{
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.5;
}

.elipse{
 	filter: Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=20, StartY=40, FinishX=0, FinishY=0);
	background:#FF7F00;
	text-align:center
}
#topbar{
	font-size:12px;
	font-weight:bold;
}
#topbar a{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline
}


#topSearchWrap {
	padding: 2px;
	/*background: url(../images/tab_search.gif) no-repeat center center;*/
	background-color:#eeeeee;
	float: right;
	width: 180px;
	position: absolute;
	top: 78px;
	left:610px;
	height: 30px;
	_height: 20px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:70;
	text-align:left
}
#productSearchWrap {
	padding: 2px;
	/*background: url(../images/tab_search.gif) no-repeat center center;*/
	background-color:#eeeeee;
	float: right;
	width: 180px;
	position: absolute;
	top: 75px;
	right:150px;
	height: 30px;
	_height: 20px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:70;
	text-align:left
}
#otherSearchWrap {
	padding: 2px;
	/*background: url(../images/tab_search.gif) no-repeat center center;*/
	background-color:#eeeeee;
	float: right;
	width: 180px;
	position: absolute;
	top: 12px;
	right:0px;
	height: 20px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:70;
	text-align:left
}
#topSearch {
	padding: 0px; margin: 4px auto; width: 180px;
}
#topSearch INPUT {
 
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 3px; 
	display: inline; 
	font-size: 9pt; 
	margin: 0px;  
	width: 100px; 
	outline: 0
}
#topSearch INPUT:focus {
	outline: 0
}
#topSearch BUTTON:focus {
	outline: 0
}
#topSearch BUTTON {
	border: #000 1px solid; 
	display: inline; 
	background: #0066CC; 
	margin: 0px 0px 0px 10px; 
	margin-top: 0px;
	font: 10px arial, sans-serif; 
	color: #FFFFFF;
	text-align: center; outline: 0
}
#topSearch BUTTON:hover {
	border: #888 1px solid; 
	background: #0099FF; 
	cursor: pointer;
}
.clearfix:unknown {
	clear: both; 
	display: block;
	visibility: hidden; 
	height: 0px; 
	content: "."
}

 /*Styles for search box on website */
#searchresult{
	position:absolute;
	top:30px;
	left:-10px;
	display:none;
	float:left;
	width:200px; 
	height:330px;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
	border:1px #000000 solid;
	overflow:scroll;
}

#searchresult a,#searchresult a:visited {
	color:#000;
	padding:2px;
	text-decoration:none;
	background-color:#99FF00;
}
#searchresult a:hover{
	text-decoration:underline;
}
/*Styles for twoColFixRt in products*/
.twoColFixRt #twoColContainer { 
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixRt #twoColContainer2 {
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(../images/gluonbg.gif);
	height:200px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;	/*border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}
.twoColFixRt { padding-top: 10px; }
.twoColFixRt #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 400px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
}

.twoColFixRt #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
}
.twoColFixRt #sidebar3 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
}
.twoColFixRt #sidebar4 {
	float: right; /* since this element is floated, a width must be given */
	width: 350px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	
	padding: 10px 10px;
}
.twoColFixRt #twoColMainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.footnote{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:left
}