/* CSS Document */

body {
	background-image: url(images/bg_stripetile.jpg);
	background-repeat: repeat;
	background-color: #001D59;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}


/* Secondary Navigation */
.secondary_nav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

a.secondary_nav:link, a.secondary_nav:active, a.secondary_nav:visited  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a.secondary_nav:link, a.secondary_nav:active, a.secondary_nav:visited  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

/* Gradient effects */
.gradient_cell {
	background-image: url(images/footer_gradient.jpg);
	background-repeat: no-repeat;
	background-color: #C4CBEE;
}

.gradient_cell_portfolio {
	background-image: url(images/footer_gradient.jpg);
	background-repeat: no-repeat;
	background-color: #C4CBEE;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color=#666666;
}

/* text styles */

.bodycopy_headline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5C5F64;
}

.bodycopy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #2D2D2D;
}

.bodycopy_sidebar {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #757575;
}

.bodycopy_sidebar_condensed {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: #757575;
}

.bodycopy_red_bold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #990000;
}

.bodycopy_red_bold_13 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}


.bodycopy_portfolio {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #2D2D2D;
}

.bodycopy_portfolio_bold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	color: #2D2D2D;
	background-color: #e5e5e5;
}

.bodycopy_bold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #2D2D2D;
}

.bodycopy_11px {
	font-family: Arial, Verdana Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #2D2D2D;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #2D2D2D;
}

/* Sidebar Images */
.sidebar_strategy{
	background-image:url(images/sidebar_strategy.jpg);
	background-repeat: no-repeat;
}

.sidebar_design{
	background-image:url(images/sidebar_design.jpg);
	background-repeat: no-repeat;
}

.sidebar_marketing{
	background-image:url(images/sidebar_marketing.jpg);
	background-repeat: no-repeat;
}

.bodycopy_10px_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #FFFFFF;
}
