/* http://www.wincare.com/css/style_wincare.css */

.bodyStyle{
background-color: #E9EDF4;
margin-top: 0em;
margin-left: 0em;
}

.submenu {
display:none;
margin-left: 2em;
}

.mhead {
background-color: #ccccff;
display: block;
font-size: 150%;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F89E00;
	
}
.HeadlineText{
    COLOR: #000000;
    letter-spacing: 0.02in;
    FONT-FAMILY:  Arial, Georgia;
    FONT-SIZE: 19px;
    line-height:40px;
    font-weight: normal
}
	
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #445373;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a, a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a:hover {

	text-decoration: underline;
	color: #445373;
}


a.unl, a.unl:link, a.unl:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}

a.unl:hover {
	text-decoration: underline;
	color: #330099;
	font-weight: bold;
}


INPUT, TEXTAREA, SELECT {
    color: #333333;
    background-color: #FFFFFF;
    font: 8pt arial;
    border: 1px solid #666666;
}

a.top, a.top:link, a.top:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight:600;
}

a.top:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color:#000000;
	font-weight:700;
}

a.Free {
display: block;
width: 200px;
height: 54px;
background-image: url(../Images/ClientImages/FreeSoftwareDemo.png);
}

a.Free:hover {
background-image: url(../Images/ClientImages/FreeSoftwareDemoOv.png);
}

a.Free span {
display: none;
}


a.Soft {
display: block;
width: 200px;
height: 54px;
background-image: url(../Images/ClientImages/SoftwareProducts.png);
}

a.Soft:hover {
background-image: url(../Images/ClientImages/SoftwareProductsOv.jpg);
}

a.Soft span {
display: none;
}


a.Serv {
display: block;
width: 200px;
height: 54px;
background-image: url(../Images/ClientImages/ServicesSupport.png);
}

a.Serv:hover {
background-image: url(../Images/ClientImages/ServicesSupportOv.png);
}

a.Serv span {
display: none;
}


#popitmenu{
position: absolute;
background-color:#0066cc ;
border:1px solid black;
font: normal 12px Verdana;
line-height: 14px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 2px;
color: White;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #000099;
}

ul.none
{
list-style-type: none;
padding: 0;
margin: 1em 0;
text-align: Left;
}



ul.disc
{


list-style-type: disc;
padding: 0;
list-style-position: outside;
text-align: Left;

}






li.download
{
	list-style-type: disc;
	padding-right: 0.6em;
	margin: 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


tr.ltg td {
	border-left: 1px solid #f1f2ea;
        border-right: 1px solid #f1f2ea;
        background: #f1f2ea;
	color: #f1f2ea;
}

td.ltg {
	border-left: 1px solid #f1f2ea;
        border-right: 1px solid #f1f2ea;
        background: #f1f2ea;
	color: #f1f2ea;
}
p.sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
a.unlsml, a.unlsml:link, a.unlsml:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}
a.unlsml:hover {
	text-decoration: underline;
	color: #330099;
	font-weight: bold;
}

table.highlight {
font-family: Arial;
font-weight: normal;
font-size: 12px;
text-align: -moz-center;
color:#000000;
background-color: #fcd3af;
border: 2px #faa18f solid;
border-spacing: 2px;
margin-left:auto;
margin-right:auto;
}

.MCOtext {
font-family: Arial;
font-weight: normal;
font-size: 16px;
}

.MCOtext2 {
font-family: Arial;
font-weight: normal;
font-size: 12px;
}


.MCOtext3 {
font-family: Arial;
font-weight: bold;
font-size: 12px;
}

.MCOtext4 {
font-family: Arial;
font-weight: normal;
font-size: 14px;
text-align: center;
}

table.magnify{
background-image:url('../images/ClientImages/Magnifying_Glass_Large.gif');
background-color:#f7f7f7;
}
