body {
	background-color: #DEE3D6;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman";	
	/*font-family: Arial, Helvetica, sans-serif;*/
}
p 
{
    font-size: 11pt;
}
.TopTable {
	width: 100%;
}
.TopTable td{
	height: 63px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 15px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #9A9D96;
}
.TopTable a{
	color: #4D4D4D;
	text-decoration: none;
}
.TopTable a:hover{
	color: #20609F;
	text-decoration: none;
}
.TopTable a.active{
	color: #184979;
	text-decoration: none;
}
.MainTable {
	border-top: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	width: 100%;
}
.MainTable td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.MainTable td table td {
	border-bottom-style: none;
}
.MainTable td.menu{
	background-color: #1E4468;	
	margin: 0px;
	padding: 0px;
} 
.MainTable td.menu img
{	
	padding:0px;margin-right:-5px;margin-bottom:-4px;border-left: solid 1px #FFFFFF;
}
#NavMenu {
	margin: 0;
	padding: 0;
}
#NavMenu li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#NavMenu a{
	float: left;
	padding: 5px 44px 0px;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 26px;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #FFFFFF;
}
#RightMenu {
	list-style: none;
	padding: 0;
	margin: 0;
	border-left: solid 1px #FFFFFF;
}
#RightMenu li{
	padding-left: 10px;
	display: inline;
}

#RightMenu a {
	background: url(images/bullet-transp.gif) no-repeat left center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 7px;
}
#RightMenu a.active, #RightMenu a:hover {
	color: #FFCC00;
	background: url(images/bullet-arrow.gif) no-repeat left center;
	display: block;
}
.HomepageContent {
	padding: 60px 50px 15px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.HomepageContent h1{
	font-size: 16px;
	/*  color: #1B3B5A; */
	color: #FFFFFF;
	font-weight: bold;
}

#PageContent {
	background: #5984B2;
}
#PageContent td.left{
	vertical-align: top;
	background-image: url(images/left-gradient.jpg);
	background-repeat: repeat-x;
}
#PageContent td.middle{
	font-size: 12px;
	color: #FFFFFF;
	padding: 20px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	line-height: 16px;
}
#PageContent td.middle-login{
	font-size: 12px;
	color: #FFFFFF;
	padding: 20px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	line-height: 16px;
	
}
#Bio, #ClientBox {
	background-color: #507BA6 ;
	border: 1px solid #426B94;
}
#Bio tr td ,  #ClientBox tr td {
	padding: 10px 5px 10px 5px;
}
#Bio p{
	padding-left: 10px;
}
#Bio p img{
	position: relative;
	left: -7px;
}
#Bio p.heading ,  #ClientBox p.heading {
	font-weight: 200;
	background: #426B94;
	vertical-align: 50%;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 1px;
}
#Bio a.small, #ClientBox a.small {
	font-size: 10px;
}
#PageContent td.right {
	padding-top: 10px;

}
#PageContent a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
#PageContent a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#PageContent a.active {
	color: #FFCC00;
	text-decoration: none;
}
#PageContent h1{
	font-size: 16px;
	/*  color: #1B3B5A; */
	color: #FFFFFF;
	font-weight: bold;
}

#NavMenu a.last {
	border-right-width: 1;
	border-right-color:#FFFFFF;
}
#NavMenu a:hover{
	color: #FFFFFF;
	background-color: #5984B2;	
}
#NavMenu a.active{
	color: #FFFFFF;
	background-color: #5984B2;
}
.MainTable td.content{
}
.MainTable td.footer{
	background-color: #EDF0E8;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	height: 30px;
	vertical-align: middle;
}
.MainTable td.footer a{
	color: #4D4D4D;
	text-decoration: none;
}
.MainTable td.footer a:hover{
	color: #184979;
	text-decoration: none;
}
.MainTable td.homefooter{
	background-color: #EDF0E8;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	height: 50px;
	vertical-align: middle;
	line-height:20px;
}
.MainTable td.homefooter a{
	color: #4D4D4D;
	text-decoration: none;
}
.MainTable td.homefooter a:hover{
	color: #184979;
	text-decoration: none;
}
#BlueTable-title {
	font-size: 11px;
	color: #FFFFFF;
}
#BlueTable-title td a {
	font-size: 11px;
	font-family: "Times New Roman";
	/*font-family: Arial, Helvetica, sans-serif;*/
}
#BlueTable-title tr td{
	background-color: #426B94;
	padding-right: 5px;
	padding-left: 5px;
	height: 25px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5984b2;
}
.biosBlueTable {
	font-size: 11px;
	color: #FFFFFF;
}
.biosBlueTable td a {
	font-size: 11px;
	font-family: "Times New Roman";
	/*font-family: Arial, Helvetica, sans-serif;*/
}
.biosBlueTable tr td{
	background-color: #426B94;
	padding-right: 5px;
	padding-left: 5px;
	height: 25px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5984b2;
}
#BlueTable {
	font-size: 11px;
	color: #FFFFFF;
}
#BlueTable td a {
	font-size: 11px;
	font-family: "Times New Roman";
	/*font-family: Arial, Helvetica, sans-serif;*/
}
#BlueTable tr td{
	background-color: #426B94;
	padding-right: 5px;
	padding-left: 5px;
	height: 25px;
	border-style: solid;
	border-width: 1px;
	border-color: #5984b2;
	border-collapse:collapse;
}
#BlueTable tr.alt td{
	height: 22px;
	background-color: #527BA5;	
}
.BlueTable {
	font-size: 11px;
	color: #FFFFFF;
	border-style: none;
}
.BlueTable td{
	background-color: #426B94;
	padding-right: 5px;
	padding-left: 5px;
	height: 25px;
	border-style: none;	
}
.BlueTable tr.alt td{	
	background-color: #527BA5;
	padding-right: 5px;
	padding-left: 5px;
	height: 25px;	
}
.BlueTable blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
.BlueTables 
{
	width:600px;
	font-size: 11px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Times New Roman";
	/*font-family: Arial, Helvetica, sans-serif;*/
	background-color: #426b94;
	padding-right: 5px;
	padding-left: 5px;
	height: 25px;	
}

a.BlueTables  {
	font-size: 11px;
	font-family: "Times New Roman";
	/*font-family: Arial, Helvetica, sans-serif;*/
}

#BlueTable blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
#BlueTable2 {
	font-size: 11px;
	color: #FFFFFF;
}
#BlueTable2 td a {
	font-size: 11px;
	font-family: "Times New Roman";
	/*font-family: Arial, Helvetica, sans-serif;*/
}
#BlueTable2 tr td{
	background-color: #426B94;
	padding-right: 5px;
	padding-left: 5px;
	height: 25px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5984b2;
	vertical-align: top;
}
#BlueTable2 tr.alt2 td{
	height: 22px;
	vertical-align: 50%;
	background-color: #527BA5;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5984b2;
	border-bottom-color: #5984b2;	
}
#BlueTable2 blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
#BlueBox {
	background-color: #729FC9;
	color: #1E4266;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1E4468;
	border-bottom-color: #1E4468;
	border-left-color: #456F99;
	padding: 7px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
	border-top-width: 1px;
	border-top-color: #456F99;
}

#Client {
	padding: 2px;
}
#Client form {
	margin: 0;
}
#Client p {
	font-size: 12px;
}
#Client tr td{
	padding-right: 8px;
	padding-left: 8px;
}
#Client tr td.BorderRight{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#Client tr td h1{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #507BA6;
	margin: 0;
	padding: 4px 3px;
}
#Client tr.status td{
	background-color: #6D9AC4;
	padding: 5px 5px 5px 30px;
	font-family: "Times New Roman";
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #1E4468;
	font-weight: bold;
}
#Client tr.message td{
	padding: 8px;
	font-size: 11px;
}
#ClientRightMenu {
	list-style: none;
	padding: -20px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#ClientRightMenu li{
	padding-left: 0px;
	display: inline;
}
#right-indent {
	list-style: none;
	display: block;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
}
#right-indent a{
	display: block;

	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}
#ClientRightMenu a {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 7px;
	background-color: #507BA6;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #4A6A91;
}
#ClientRightMenu a.active {
	color: #FFFFFF;
	display: block;
	background-color: #446D99;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #46597A;
}
#ClientRightMenu a:hover {
	color: #FFFFFF;
	display: block;
	background-color: #6b9cc6;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #4A6A91;
}
#Client a.small{
	font-size: 10px;
}

/*
IMC CSS
*/
#ClientRightMenu .imclnk a {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 7px;
	background-color: #4A6A91;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #507BA6;
}
#ClientRightMenu .imclnk a:active {
	color: #FFFFFF;
	display: block;
	background-color: #46597A;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #446D99;
}
#ClientRightMenu .imclnk a:hover {
	color: #FFFFFF;
	display: block;
	background-color:#6b9cc6;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color:  #446D99;
}
#Client a.small{
	font-size: 10px;
}

#Tombstone {
	background-color: #FFFFFF;
	height: 160px;
	width: 120px;
	border: 1px solid #333333;
	margin: 0px;
	font-family: "Times New Roman";
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	padding: 0px;
	color:Black;
	line-height:10px;
}
.Tombstone td.DataCell
{
    font-family: "Times New Roman";
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	color:#000000;
}
#Tombstone td.DataCell-green{
	color:#009966;
	font-weight:bold;

}
#Tombstone td.DataCell-blue{
	color:#507ba7;
	font-weight:bold;
}
#Tombstone td.FooterCell{
	height: 10px;
	background:#CCCCCC;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	font-family: "Times New Roman";
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 9px;
	font-style: italic;
	color: #1e4468;
	font-weight: bold;
}
#Tombstone td.FooterCell a
{
    font-family: "Times New Roman";
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	font-style: italic;
	font-weight:bold;
	color: #1e4468;
	background-image: url(images/tombstone-bullet-arrow.gif);
	background-position: 0px 50%;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#Tombstone td.FooterCell a:hover{
	color: #4b7681;
}

.TextWhite {
	color: #FFFFFF;
}
hr 
{
	color:#FFFFFF;
	background-color:#ffffff; 
}
.team-nav a
{
line-height: 22px;
}
.coverage_dl
{
	padding-left:0px;
	width:170px;
}
.menu div 
{
    font-family: "Times New Roman";
	/*font-family: Arial, Helvetica;*/
	width:202px;
	padding: 5px 0 5px 50px;	
	color:#FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	cursor:pointer;	
	background-color:#1E4468;
}