body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #B55183;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}

.clientCategory {
	font-family: Arial, Helvetica, sans-serif;
	color: #B55183;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
}

.topnav a:link { font-size: 12px; color: #000; text-decoration: none; margin-right: 8px; padding-left: 15px; border-left: 1px dotted #000; }
.topnav a:visited { font-size: 12px; color: #000; text-decoration: none; margin-right: 8px; padding-left: 15px; border-left: 1px dotted #000; }
.topnav a:hover { font-size: 12px; color: #B55183; text-decoration: none; margin-right: 8px; padding-left: 15px; border-left: 1px dotted #000; }
.topnav a:active { font-size: 12px; color: #000; text-decoration: none; margin-right: 8px; padding-left: 15px; border-left: 1px dotted #000; }

.bgcentertable {
	background-image: url(images/bgcontent.gif);
	background-repeat: repeat-y;
}

#contentBucket {
	font-size: 12px;
	color: #000;
	line-height: 22px;

}
#contentBucket td {
	padding-right: 12px;
	padding-left: 10px;
}
#contentBucket h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B55183;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
}
#Content td {
	padding: 5px;
	font-size: 12px;
}

#Content a {
         color: #B55183;
		 text-decoration:none;
}
#Content a:hover {
         color: #000000;
	        text-decoration:none;
}

#Content ul {
        list-style-image: url(/images/arrow.gif);
}

#Content li {
        padding-bottom: 5px;
}

#footer {
	font-size: 11px;
}
#footer a:link { text-decoration: none; color: #000; }
#footer a:visited { text-decoration: none; color: #000; }
#footer a:hover { text-decoration: none; color: #B55183; }
#footer a:acitve { text-decoration: none; color: #000; }

.copyrightText {
	font-size: 10px;
	text-align:center;	
}

.dottedborderlft {
	border-left: dotted 1px #000;
}
.dottedborderrt {
	border-right: dotted 1px #000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #b55183;
	display: inline-table;
}

.dottedborderrt {
	border-right: dotted 1px #000;
}

