body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #414141;
}
.dots {
	background-image: url(images/1px_grey_dot.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
}
.main_color_box {
	padding: 1px;
	width: 200px;
	border: 1px solid #ccc;
	margin-top: 1px;
}
.orange_td {
	background-color: #FE5E00;
	width: 200px;
	font-size: 9px;
	color: #FFFFFF;
	height: 160px;
}
.orange_td td {
	vertical-align:top;
}
.orange_td img {
	float:right;
}
.green_td {
	background-color: #87C00A;
	width: 200px;
	font-size: 9px;
	color: #FFFFFF;
	height: 160px;
}
.green_td td {
	vertical-align:top;
}
.green_td img {
	float:right;
}
.blue_td {
	background-color: #2E5b99;
	width: 200px;
	font-size: 9px;
	color: #FFFFFF;
	height: 160px;
}
.blue_td td {
	vertical-align:top;
}
.blue_td img {
	float:right;
}
.color_box_bottom_grey {
	background-image: url(images/color_box_bottom_grey.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 5px;
}
a:link {
	color: #2e62b1;
}
a:visited {
	color: #2e62b1;
}
a:hover {
	color: #be2421;
}
.dark_blue {
	color: #163a74;
}
ol {
	color: #003366;
}
.grey_bg {
	background-color: #cccccc;
}
.table_grey_divider {
	background-color: #b2b2b2;
	background-image: url(images/table_grey_div.gif);
}
.titlebg {
	background-image: url(images/topbar.gif);
	background-repeat: repeat-x;
	height: 43px;
	padding: 16px 0 0 70px;
	font-size: 24px;
	color: white;
}
.titlebg_orange {
	background-image: url(images/topbar_orange.gif);
	background-repeat: repeat-x;
	height: 43px;
	padding: 16px 0 0 70px;
	font-size: 24px;
	color: white;
}
.titlebg_blue {
	background-image: url(images/topbar_blue.gif);
	background-repeat: repeat-x;
	height: 43px;
	padding: 16px 0 0 70px;
	font-size: 24px;
	color: white;
}
.titlebg_red {
	background-image: url(images/topbar_red.gif);
	background-repeat: repeat-x;
	height: 43px;
	padding: 16px 0 0 70px;
	font-size: 24px;
	color: white;
}
.titlebg_yellow {
	background-image: url(images/topbar_yellow.gif);
	background-repeat: repeat-x;
	height: 43px;
	padding: 16px 0 0 70px;
	font-size: 24px;
	color: #414141;
}
.vert_dots {
	background-image: url(images/1px_grey_dot_vert.gif);
	background-repeat: repeat-y;
}
.lower_table {
	vertical-align: top;
}

h1 {
	font-size: 20px;
	color: #688903;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}
h2 {
	font-size: 20px;
	color: #d34f00;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}
h3 {
	font-size: 20px;
	color: #284f85;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}
h4 {
	font-size: 20px;
	color: #f7bc0f;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}
h5 {
	font-size: 20px;
	color: #c90e0d;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}
.bottom_bg {
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
	height: 19px;
}
.bluetext {
	font-size: 16px;
	color: #2e62b1;
}
.darkgreytext {
	color: #414141;
}
.smalltype {
	font-size: 9px;
}
.top_shadow {
	background-image: url(images/top_shadow.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.main_padding {
	padding-left: 70px;
}
.padding_15_5 {
	padding-right: 5px;
	padding-left: 15px;
}
.subtitle {	
	FONT-WEIGHT: bold; FONT-SIZE: 12px
}
.light_blue_text {	
	COLOR: #2e62b1
}
.red_text {
	color: #ff0000
}
.orange_link:link {
	color:#E47E01;
}
.orange_link:visited {
	color:#E47E01;
}
.orange_link:hover {
	color:#71B20C;
}
.img_float_left {
float:left;
padding: 5px 20px 20px 20px;
}
.portfolio td {
	border:thin solid #ccc;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 320px;
	height: 300px;
}
.portfolio_market td {
	border:thin solid #ccc;
	text-align: center;
	vertical-align: top;
	padding: 15px 5px 15px 5px;
	width: 320px;
	height: 300px;
}
.webportfolio td{
	border: thin solid #ccc;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	width: 600px;
	height: 395px;
}
#img_title {
	font-weight:bold;
	font-size:14px;
	text-align: center;
	}
.bizcard {
	height: 149px;
	width: 247px;
	background-image:url(images/pd-biz-card.jpg);
	text-align:right;
	padding: 30px 10px 0px 0px;
	margin-left:50px;
	font-size:11px;
	background-repeat: no-repeat;
}
.padding15 {
padding:15px;
}
.webback1 {
	background-image: url(images/website_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.webback2 {
	background-image: url(images/website_02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.logoback1 {
	background-image: url(images/logo_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.logoback2 {
	background-image: url(images/logo_02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.brandback1 {
	background-image: url(images/horseshoe_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.brandback2 {
	background-image: url(images/horseshoe_02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
