/* CSS Document */
/* REDEFINED TAGS */

body {
	margin: 0;
	padding: 12px 0 0 0;
	border: 0;
	text-align:center;
	color: #666666;
	font-family: arial, helvetica, "trebuchet ms", lucida, sans-serif;
	font-size: 70%;
	line-height: 1.3em;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../assets/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}

h1 {
	margin-top: 0;
	font-size: 2em;
	line-height: 1.1em;
	font-weight:normal;
	color: #CC0000;
	z-index: 1;
}


h1.hwhite {
	margin-top: 16px;
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight:lighter;
	color: #ffffff;
	z-index: 1;
}
	


.black {

	color: #000000;

}

.grey {
	color: #009966;
	font-weight: normal;
	font-size: 2em;
	line-height: 1.1em;
	

}


/*
a:link {color: #333333; text-decoration:none; border-bottom: 1px dotted #666666}
a:visited {color: #333333; text-decoration:none; border-bottom: 1px dotted #666666}
a:hover, a:active {color: #666666; text-decoration:none; border-bottom: 1px solid #666666}
*/
a{
text-decoration:none;

}
a:link {color: #333333; text-decoration:none;}
a:visited {color: #333333; text-decoration:none}
a:hover, a:active {
	color: #666666;
	text-decoration:none;
}

#homepage h2.hyperlink a:visited {
	color: #CC0000;
	text-decoration:none;
	/* text-decoration: none;*/
}

p {
	line-height: 140%;
	margin: 0;
	padding: .3em;
	clear:both;
	text-decoration: none;
}

p a:link {color: #666666; text-decoration:none; border-bottom: 1px solid #666666}
p a:visited {color: #666666; text-decoration:none; border-bottom: 1px solid #666666}
p a:hover, a:active {color: #333; text-decoration:none; border-bottom: 1px solid #333}



table {

clear:both;

}





/* CLASSES */

.highlight {
	color: #CC0000
}

.text {
	background:#fff;
	border:1px solid #ccc;
	font-family: arial, helvetica, trebuchet ms, lucida, sans-serif;
	color: #666;
	border-color:#aaa #eee #eee #aaa;
	font-size: 10px;
}
  
.button {
	font-family: arial, helvetica, trebuchet ms, lucida, sans-serif;
	color: #666; 
	border:1px solid #FFF;
	font-size: 10px;
}

/* DIV IDs */

#skipmenu {
	position: absolute;
	visibility:hidden;
	left: 45px;
	top: 43px;


}



#container	{
	margin: 0 auto;
	width: 770px;
	background-color: white;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	
}

#header {
	background: #FFF url(../assets/header.jpg);
	height:113px
	
}







/* navigation
---------------------------------------------------------- */

#navigation {
   margin:0 auto;;
	padding:0 auto;
	font-family: arial, "trebuchet ms", lucida, helvetica, sans-serif;
	font-size: 11px;
	font-weight:200;
	line-height:22px;
	text-align:left;
	vertical-align: middle;
	background:#FFFFFF;
	padding: 0px 0px 0px 0px;
	font-style: normal;
	letter-spacing: 0.09em;
	word-spacing: normal;
width: 770px;
}
#nav {
    margin:0 auto;;
padding-bottom: 13px;
	font-family: arial, "trebuchet ms", lucida, helvetica, sans-serif;
	font-size: 11px;
	font-weight:200;
	line-height:22px;
	text-align:left;
	vertical-align: middle;
	background:#ffffff;
	text-align:center;
	font-style: normal;
	letter-spacing: 0.09em;
	word-spacing: normal;
	width:770px;
}

#nav ul {
margin:0 auto;
padding:0;
list-style: none;
height:22px;
vertical-align: top;
text-align: top;
background:#FFFFFF; 


	}
#nav li {
margin: 0 auto;
padding: 0;
display: inline;
background:#FFFFFF;
}

#nav li a {
	float:left;
	margin: 0 auto;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	}
#nav li a:hover {
	background:#cccccc;
	color:#333333;
	font-weight: 200;
	text-decoration: none;

}
	
li#t-investor  {
float:left;
padding-left: 3px;
}	

li#t-home  {
float:left;
padding-left: 18px;
}


li#t-contact  {
float:right;
padding-right: 18px;
padding-left: 0 auto;
}


	
#nav li a.active {

	color: #000000;
	background: #ffffff;
	font-weight: 200;
	text-decoration: none;

	}
/* end navigation */






#homepage {
	padding-top:0px;
	width: 732px;
	border: 1px solid #999;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#accessibility ul {
	margin: 20px 0px 0px 0px;
	padding: 0px
}

#accessibility li {
	margin: 0px;
	display: inline;
	padding: 0px 20px 0px 0px;
}




/* botton navigation */
#basecontainer {
	padding-top:9px;
}


#basenoteleft {
text-align: left;
	float:left;
	padding:0px;
	margin:0px;
	vertical-align: top;
	clear:none;
}


#basenote {

 height:18px; 
	margin:0;
	padding:0px 0 0px 18px;
	text-align: left;
	font-weight: bold;
	 clear:none;

}

#rightadvert {
	float: right;
	padding-right:18px;
	height:57px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	clear:none;
}


/* END botton navigation */


#clearcontainer {
	clear:both;
	padding-bottom: 10px
}

#footer {
 	margin: 0 auto;
	width: 770px;
}
 
#footernav ul {
	margin:4px 20px 4px 10px; 
	padding:0;
	list-style-type: none;
	float:left
}

#footernav li {
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #666666;;
	line-height: 1.3em;
}

#footernav li.first {padding-left:10px}
#footernav li.last {border-right: none;}




#homepageimage1 {float:left; height:300px}
#homepageimage2 {float:right; height:149px}
#homepageimage3 {float:right; padding-top:2px; height:149px}


/* #homepageleft {
	width: 300px;
	background-color:#FFF;
	float:left;
	padding-top:10px
}

#homepagemid {
	width: 250px;
	background-color: #FFF;
	float: left;
	border-left: 1px solid #73765B;
	border-right: 1px solid #73765B;
	height: 320px;
	text-align:left;
	overflow: auto;
}

#homepageright {
width: 155px;
	height: 320px;	
	float:right;
	clear:both;
	overflow: auto;
	

} */








#twocolumnright {
	width: 431px;
	background-color: #FFF;
	float: right;
	border-left: 1px solid #73765B;
	height: 320px;
	text-align:left;
	overflow: auto;
}


.tableline_topspacer {
	color: #666666;
	background-attachment: scroll;
	background-image: url(/assets/table_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	border: 0px none;





}


.tableline {
	color: #666666;
	background-attachment: scroll;
	background-image: url(/assets/table_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	border: 0px none;


}

.borderedtable{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
.borderedtable th{
	color: #cc0000;
	padding: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.borderedtable td{
	padding: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.borderedtableblank{
	padding: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.redtable th{
	color: #cc0000;
	padding: 5px;
	text-align: left;
}
.redtable td{
	padding: 5px;
}

.redtext {
color: #cc0000;

}
.indent{
	text-indent: 10px;


}







#adverttext {
	float:left;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	
	font-size: 13px;
	padding:0px;
	clear:none;
		text-align: left;

	height: 57px;
	}
	
	
#rightadvert a {
	float:left;
	display:block;
	clear:none;
	border: 0px none;
		text-align: left;
		height: 57px;

}

#rightadvert a:hover {
	float:left;
	display:block;
	clear:none;
	border: 0px none;
	cursor: hand;
		text-align: left;

			height: 57px;

}



#adverttext span {
	float:right;	
	text-align: right;	
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	position: absolute;
	cursor: hand;
	width: 100%;
	height: 100%;
	clear:none;
	

	}

	
#adverttext span:hover {
	float:right;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	position: absolute;
	width: 100%;
	height: 100%;
	clear:none;
	text-align: right;
	}
	
	


	
.boxhighlight {
	border: 1px solid #CC0000;
	margin: 5px;
	padding: 5px;
}
.boxgreyhighlight {
	border: 1px solid #333333;
	margin: 5px;
	padding: 5px;
	background-color: #e7e7e7;
}

.hyperlink { 

text-decoration:underline;
}

h2.hyperlink{ 

text-decoration:underline;
}

h1.hyperlink{ 

text-decoration:underline;
}






/*styling for buttons */
.hide, span.hide {
	height: 40px;
	width: 128px;
	display: none;
	visibility: hidden;
	font-size: 18px;
	cursor: hand;
}
#homeleft  h2.hyperlink a,#homeleft  h2.hyperlink a:link,#homeleft  h2.hyperlink a:hover,#homeleft  h2.hyperlink a:visited,#homeleft  h2.hyperlink a:active{
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 128px;
	display: block;
	cursor: hand;
	/*border: 1px solid #000000; */
}


#homeleft  #fastsimple:hover {
	background-image: url(/assets/buttons/fs_over.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
		height: 40px;
	width: 128px;
}

#homeleft  #fastsimple, #homeleft  #fastsimple:link,#homeleft  #fastsimple:visited, #homeleft  a#fastsimple{
	background-image: url(/assets/buttons/fs_norm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
		height: 40px;
	width: 128px;
}




#homeleft  #accurate:hover {
	background-image: url(/assets/buttons/a_over.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
		height: 40px;
	width: 128px;
}

#homeleft  #accurate {
	background-image: url(/assets/buttons/a_norm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
		height: 40px;
	width: 128px;
}


#homeleft  #validated:hover {
	background-image: url(/assets/buttons/ev_over.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
		height: 40px;
	width: 128px;
}

#homeleft #validated {
	background-image: url(/assets/buttons/ev_norm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
		height: 40px;
	width: 128px;
}

#homeleft  #pointofcare:hover {
	background-image: url(/assets/buttons/pc_over.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	height: 40px;
	width: 128px;
}

#homeleft #pointofcare {
	background-image: url(/assets/buttons/pc_norm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
		height: 40px;
	width: 128px;
}

#homeleft  #economical:hover {
	background-image: url(/assets/buttons/e_over.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
		height: 40px;
	width: 128px;
}

#homeleft #economical {
	background-image: url(/assets/buttons/e_norm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
		height: 40px;
	width: 128px;
}


.toggletab {
	z-index: 700;
	background-image: url(/assets/tooltips/button_toggle.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	clear: none;
	height: 75px;
	width: 285px;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 10px;
	position: relative;
	visibility: inherit;
	margin: 0px;
}
/* styling for tooltips */
.tip				{
	width:295px; /*font-family:tahoma,arial; */
	background:url(/assets/tooltips/tip-text.png) left top repeat-y;
	margin-left: 120px;
	margin-top: 0px;
	
}
.tip-top			{
	background:url(/assets/tooltips/tip-top.png) top left no-repeat;
	height:18px;
	width:295px;
	margin-left: 120px;
	margin-top: 0px;
}
.tip-title		{
	color:#CC0000;
	font-weight:bold;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0px;
}
.tip-text		{
	color:#666666;
	text-align: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.tip-bottom		{
	background:url(/assets/tooltips/tip-bottom.png) left bottom no-repeat;
	width:295px;
	height:34px;
	margin-left: 120px;
	margin-top: 0px;
}




#container #homepage #homeleft #midpad .grey {
	color: #666666;
	line-height: 1.1em;
	font-weight: normal;
	font-size: 1em;
	display: inline;
}
#menuspacer {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 770px;
	clear: both;
}
.clearboth {
	clear: both;
	padding-bottom: 1px;
	width: 731px;
	height: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.floatleftflow {
	clear: none;
	float: left;
	display: block;
	padding: 20px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 300px;
	/*width: 294px;*/
	
	width: 294px;
}
.floatrightflow {
	clear: none;
	float: left;
	display: block;
	padding: 20px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 300px;
	/*width: 294px;*/
	
	width: 294px;
}

#container #homepage #homeright #notice p {
	font-size: 11px;
	color: #CC0000;
}
#container #homepage #homeright #notice {
	display: block;
	margin-top: 12px;
	margin-right: 40px;
	margin-bottom: 12px;
	margin-left: 40px;
	border: 1px solid #CC0000;
	padding: 12px;
}
#salesnotice {
	/*display: block;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	float: left;
	height: 103px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	*/
}
