body {
	background-color: #eeeeee;
	/* top, right, bottom, left */
	margin: 20,0,0,0;
	text-align: center;
}
p,tr,td,ol,ul,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

table.clientlist td {vertical-align:top; width:50%; padding-left:40px;}
div.client_name {margin-top:12px; font-weight:bold;}

.cbone {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #AD4802;
}
.cbtwo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #507818;
}
.cbthree {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #5B015B;
}
.cbfour {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #0A377B;
}
.cbfive {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #60513C;
}
a.cbone {
	text-decoration: none;
}
a.cbone:hover {
	text-decoration: none;
	color: #C5C5C5;
}
a.cbtwo {
	text-decoration: none;
}
a.cbtwo:hover {
	text-decoration: none;
	color: #C5C5C5;
}
a.cbthree {
	text-decoration: none;
}
a.cbthree:hover {
	text-decoration: none;
	color: #C5C5C5;
}
a.cbfour {
	text-decoration: none;
}
a.cbfour:hover {
	text-decoration: none;
	color: #C5C5C5;
}
a.cbfive {
	text-decoration: none;
}
a.cbfive:hover {
	text-decoration: none;
	color: #C5C5C5;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
}
.subHeaderLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #5E5E5E;
}
a.subHeaderLinks {
	text-decoration: none;
}
a.subHeaderLinks:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.navone {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #AD4802;
}
.navtwo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #507818;
}
.navthree {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #5B015B;
}
.navfour {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #0A377B;
}
.navfive {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #60513C;
}
a.navone {
	text-decoration: none;
}
a.navone:hover {
	text-decoration: none;
	color: #C5C5C5;
}
a.navtwo {
	text-decoration: none;
}
a.navtwo:hover {
	text-decoration: none;
	color: #C5C5C5;
}
a.navthree {
	text-decoration: none;
}
a.navthree:hover {
	text-decoration: none;
	color: #C5C5C5;
}
a.navfour {
	text-decoration: none;
}
a.navfour:hover {
	text-decoration: none;
	color: #C5C5C5;
}
a.navfive {
	text-decoration: none;
}
a.navfive:hover {
	text-decoration: none;
	color: #C5C5C5;
}

.subTopTable {
	/* background-image: url("/images/subTopBG.gif"); */
}

ul li, a {
	text-align:left !important;
	margin-bottom: 5px;
}

ul.navList {
	padding-left: 0px;
	margin-left:24px;
	padding-top:40px;
}