﻿* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #2c2c2c;
}

a {
	color: #044484;
	text-decoration: none;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #001854;
	font-family: georgia;
	margin-bottom: 22px;
	margin-left: 1px;
}

h2 span {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #001854;
	padding-bottom: 10px;
}

h4 {
	font-weight: bold;
	color: #323c46;
	font-size: 12px;
	margin-bottom: 10px;
}

h4 a {
	color: #001854;
}

h5 {
	font-weight: bold;
	font-size: 11px;
}

img {
	border: 0px;
}

p {
	line-height: 13px;
	margin-bottom: 15px;
	padding-right: 30px;
}

table.ContentTable01 td {
	vertical-align: top;
	padding: 10px;
}

table.TeamAlphaDataListTable td {
	padding: 0 10px 5px 0;
}

ul.BulletList {
	margin-left: 20px;
}

ul.BulletList li {
	list-style-image: url(../Images/content_listItem_blueBullet.gif);
	padding-bottom: 4px;
}

ul.ArrowList {
	margin-bottom: 20px;
}

ul.ArrowList li {
	list-style-image: url(../Images/blue_arrow.gif);
	margin-bottom: 5px;
}

home_contentArea_headerArea_imageBox img {
	float: left;
	padding: 20px 0;
}

div.topNav {
	display: none;
}

div.primNav {
	display: none;
}

div.leftArea
{
	display: none;
}

div.mainImage
{
	display: none;
}

div.homeContent {
	margin-top: 20px;
}

div.homeContent img {
	display: none;
}

div.homeContent p {
	font-size: 14px;
	line-height: 20px;
}

div.HomeFlashContent {
	display: none;
}

div.footerBox 
{
    clear: both;
	font-size: 11px;
}

div.footerBox a, div.footerBox ul 
{
	display: none;
}

div.LeftNavHolder {
	display: none;
}

div.bodyWrapper
{
    clear:both;
}

div.content {
	padding: 20px 0;
	font-size: 12px;
}

div.content table {
	font-size: 12px;
}

div.contentArea_topNavArea {
	display: none;
}

/* Team Pages */
div.bioDescription {
	float: left;
	width: 272px;
	padding-right: 30px;
}

*html div.bioDescription {
	width: 302px;
}

div.BioImagePanel {
	float: left;
	width: 152px;
}

/* Portfolio Page */
.portfolio_CompanyHolder {
	float: left;
	width: 454px;
}

.portfolio_LogoHolder {
	float: left;
	width: 150px;
	padding: 9px;
}

.portfolio_InfoHolder {
	float: left;
	width: 256px;
	padding-right: 30px;
}

/* Columns for Lists */
.listCol {
	float: left;
	width: 217px;
	padding-right: 10px;
	padding-bottom: 12px;
}

div.copyrightArea {
	font-size: 11px;
}

div.copyrightArea a, div.copyrightArea span {
	display: none;
}