﻿body {
	font-family: arial;
	font-size: 6pt;
	font-style: normal;
	color: #000000;
	text-transform: none;
	text-align: center; /* for IE */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(bg.png);
	background-repeat:repeat;
}

head {
	 width:898px; 
	 height:91px; 
}

#navbar {
	float:left;
	background-image:url('navbar/filler.jpg');
	background-repeat:repeat-x;
	width:1024px; 
	height:35px;
}

#main {
	float:left;
	width:100%; 
}

<!--  --> 

#lytecmainboxes {
	float: left;
	width: 714px;
	background-color:#CCCCCC;
}

#ehrmainbox{
	float: left;
	width: 714px;
	height: 1350px;
	background-color:#CCCCCC;
}
#stimulusmainbox{
	float: left;
	width: 714px;
	height: 1430px;
	background-color:#CCCCCC;

}
#connectivitymainbox{
	float: left;
	width: 714px;
	height: 840px;
	background-color:#CCCCCC;

}

<!--  --> 

#sidebox {
	float: left;
	width: 300px;
	height: 640px;
	background-image:url('pagesideboxbg.jpg');
	background-repeat:repeat-x;
}
#systemsidebox {
	float: left;
	width: 300px;
	height: 640px;
	background-image:url('pagesideboxbg.jpg');
	background-repeat:repeat-x;
}
#ehrsidebox {
	float: left;
	width: 300px;
	background-image:url('pagesideboxbg.jpg');
	background-repeat:repeat-x;
}
#lytecsideboxfillin {
	float: left;
	width: 100%;
	height: 260px;
	background-color:#aeaeae;
}
#ehrsideboxfillin {
	float: left;
	width: 100%;
	background-color:#aeaeae;
}
#stimulussideboxfillin {
	float: left;
	width: 100%;
	height: 790px;
	background-color:#aeaeae;
}
#connectivitySideBoxFillIn {
	float: left;
	width: 100%;
	height: 200px;
	background-color:#aeaeae;
}
#contactsidebox {
	float: left;
	width: 300px;
	height: 540px;
	background-image:url('pagesideboxbg.jpg');
	background-repeat:repeat-x;
}



#botbar {
	float: left;
	width: 1004px;
	height: 40px;
	background-color: #FFFFFF;
	padding: 10px;
}

#vspacer{
	float: left;
	width:10px; 
	height:400px;
}

#hspacer{
	float: left;
	width:500px; 
	height:10px;
}



#fdiv{
	float: left;
}
table.pad td
{
    padding: 5px;           /* same as cellpadding */
} 	



p {
	font-size: 12px;
}
.style1 {
	font-size: 12px;
}
.style2 {
	color: rgb(46, 112, 178);
	font-size: 12px;
	font-weight: bold;
}
.style3 {
	color: rgb(46, 112, 178);
	font-size: 14px;
	font-weight: bold;
}
.sidelinks {
	color:#069;
	font-size: 14px;
	font-decoration: none;
}
.mainboxtitle{
	color: rgb(46, 112, 178);
	font-size: 18px;
	font-family: Tahoma;
}
.charttext{
	font-size: 15px;
}






li {
	list-style-image: url(checked.gif);
	font-size: 12px; 
}
a:link {
	color: rgb(46, 112, 178);
}
a:visited {
	color: rgb(46, 112, 178);
}
a:active {
	color: rgb(46, 112, 178);
}
#sidebox a:link{
	text-decoration: none;
}
#sidebox a:active{
	text-decoration: none;
}
#sidebox a:visited{
	text-decoration: none;
}
#ehrsidebox a:link{
	text-decoration: none;
}
#ehrsidebox a:active{
	text-decoration: none;
}
#ehrsidebox a:visited{
	text-decoration: none;
}
#systemsidebox a:link{
	text-decoration: none;
}
#systemsidebox a:active{
	text-decoration: none;
}
#systemsidebox a:visited{
	text-decoration: none;
}
