﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e6ebff;
	font-family: Tahoma, Sans-Serif;
}
body,td,th {
	font-size: 12px;
	color: #A2A5B3;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.nopadding
{
    padding: 0;
    margin: 0;
}

.scroll
{
    white-space:nowrap;
    padding: 10px 0 0 0;
    vertical-align: bottom;
    color: Red;
}

#content
{
    width: 1024px;
    height: 768px;
    
    /*background-color: #FFFFFF;*/
    background-repeat: no-repeat;
}

#content a, a:hover, a:visited
{
    color: #A2A5B3; text-decoration:none; font-size: 12px; font-weight: normal;
}

#footer
{
    padding: 20px 0 0 0;
}
#logo
{
    /**border-bottom: solid 2px #b3cada;*/
    height: 115px;
}

#topCaption
{
    color: #6598b7;
    font-size: 14px;
    text-align: center;
}

.left
{
    width: 305px;
}

.middle
{
    width: 385px;
}

.right
{
    width: 334px;
}

._2col
{
    width: 719px;
    text-align: left;
    vertical-align: top;
    padding:0;
}

.top
{
    height: 45px;    
}

.row2
{
    height: 185px;  
}

.row3
{
    height: 275px;  
    padding:0;
    vertical-align: top;
}
.row3_content
{
    height: 401px;
    padding:0;
    vertical-align: top;    
}
.row4 
{
    height: 28px;
}

.row5
{
    height:98px;
    padding: 55px 0 0 750px;
    text-align: left;
    vertical-align: top;
}
.eHealth
{
    color: White;
    font-weight: bold;
    font-size: 13px;
    height: 22px;
    padding-left: 20px;
    text-align: left;
}
#headers td
{
    padding: 20px 0 0 15px;
    white-space: nowrap;
    font-weight: bold;
    color: #252525;
    font-size: 11px;
    text-align: left;
}
#items td
{
    padding: 10px 0 0 15px;
    text-align:left;
    white-space: normal;
    line-height: 32px;
    font-style: italic;
    font-family: Tahoma;
}
.td { padding: 0; margin: 0;}
#clients td { color: #252525;}

#clients a, a:hover, a:visited
{
    color: #252525; text-decoration:underline; margin:0; padding:0; vertical-align:top;
}
#menuTbl a, a:visited, a:hover {text-decoration:none; font-size: 10px;font-weight:bold;color:#D39E6A;vertical-align:middle;}
#cv a, a:visited, a:hover {text-decoration:none; font-size: 12px;font-weight:bold;color:#252525;vertical-align:middle;}
li{ list-style-position: inside;}
ul{ margin:0; padding:0;}
.modalBackground { background-color:Gray; filter:alpha(opacity=50);	opacity:0.5; -moz-opacity: 0.5; }
#popup
{
    position:absolute;
    width:594px;
    height:379px;
    display:none;
    background-image: url('../Images/popup.jpg');
    background-repeat: no-repeat;
    z-index:13;
    top:180px;
    color: black;
}
#msg { padding: 195px 20px 20px 20px; line-height: 27px; font-size: 12px; cursor:pointer; cursor:hand; text-align:left; }