BODY	{
		font-family: Verdana, Arial, sans-serif;
		
		}
H1		{
		font-size: 20px;
		color: #D31145;
		line-height: 18px;
		font-weight: bolder;
		letter-spacing: -0.05em;
		}
H2		{
		font-size: 16px;
		color: #386F9B;
		line-height: 16px;
		font-weight: bolder;
		}
H3		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		letter-spacing: -0.05em;
		font-weight: bolder;
		font-style: italic;
		}
H4		{
		font-size: 13px;
		color: #D31145;
		line-height: 18px;
		font-weight: bolder;
		letter-spacing: -0.03em;
		}
P		{
		font-size: 10px;
		color: #003768;
		line-height: 15px;
		}
UL		{
		font-size: 11px;
		color: white;
		font-weight: bold;
		}
UL LI 	{
		list-style-image: url(images/star_bullet.jpg);
		}
P.sidebar {
		color: white;
		font-size: 11px;
		font-weight: bold;
		line-height: 10px;
		padding-left: 35px;
		padding-right: 10px;
		}
TD.midcontent {
		padding-left: 11px;
		padding-right: 11px;
		background-image: url(images/middle_back2.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		}
TD.downloads {
		height: 200px;
		background-image: url(images/download_background.jpg);
		background-repeat: no-repeat;
		}
TD.testimonial {
		padding: 41px 7px 7px 7px;
		background-image: url(images/bo_ryan_box.gif);
		background-repeat: no-repeat;
		height: 215px;
		width: 357px;
		font-size: 10px;
		color: #003768;
		line-height: 15px;
		}
P.downloads {
		color: black;
		font-size: 11px;
		font-weight: bold;
		line-height: 23px;
		padding-top: 110px;
		padding-left: 17px;
		padding-right: 20px;
		}
a.downloads	{
		line-height: 13px;
		}
a.downloads:hover {
		color: #D31145;
		}
P.techsupport {
		color: white;
		font-size: 10px;
		line-height: 13px;
		padding-left: 17px;
		padding-right: 20px;
		}
P.footer {
		color: #003768;
		font-size: xx-small;
		letter-spacing: -0.05em;
		}
a.footer {
		color: #003768;
		text-decoration: none;
		}
a.footer:hover {
		color: #D31145;
		}
a:hover	{
		color: #D31145;
		}
TD.ZDbug {
		height: 100%;
		background-image: url(images/ZD.gif);
		background-repeat: no-repeat;
		background-position: bottom left;
		}

TD.ClientBackground_RT {
	background-image:url(images/clientcenter_righttop.jpg);
	background-color:#CFDFF6;
	background-repeat:no-repeat;
	height:30px;
}
TD.ClientBackground_RT_RPT {
	background-image:url(images/clientcenter_rightrepeat.jpg);
	background-repeat:repeat-y;
	background-color:#CFDFF6;
}
TD.ClientBackground_LT {
	background-image:url(images/clientcenter_lefttop.jpg);
	background-color:#CFDFF6;
}
TD.ClientBackground_LT_RPT {
	background-image:url(images/clientcenter_leftrepeat.jpg);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#CFDFF6;
}
#Clientcenter_body {
width:95%;
}
#Clientcenter_nav {
width:85%;
border-right:1px;
border-right-style:ridge;
border-right-color:#CCCCCC;
}

.messageAlertRed {
	font-weight: bold;
	color: #CC0000;
}

.shade_off {
	background-color:#E2EDF6;
	cursor:pointer;
	

}
.shade_on {
	background-color:#FFFFFF;
	cursor:pointer;

}

.hidediv {
	display:none;
}

#Left_column {
width:46%;
float:left;
padding-left:5px;
padding-right:5px;
}
#Right_column {
width:46%;
float:right;
padding-left:5px;
padding-right:5px;
}
#float_full {
clear:both;
padding-left:5px;
padding-right:5px;
}
