/* CSS Document */
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 12px;
}
div#wraper {
	padding: 10px 0px 10px 0px;
}

/* LINKS */

a {
	text-decoration: none;
	color: #0066CC;
}

a.more, span.more {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BFBFBF;
}

a.white {
	color: #FFFFFF;
}

a.bottom {
	color: #A6A6A6;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.bottom:hover, a.bottom:visited:hover {
	text-decoration: underline;
}

/* CELL POSTITIONING */
.cell_insight {
	padding: 20px 33px 20px 20px;
}
.cell_bottom_content {
	padding: 13px 25px 10px 13px;
	width: 24%;
}
.cell_triples {
	width: 242px;
	padding: 10px 10px 30px 10px;
}
.cell_triples_light {
	background-image:url(images/bg_process_blue_light.gif);
	background-repeat:no-repeat;
	width: 242px;
	padding: 10px 10px 30px 10px;
}
.cell_triples_dark {
	background-image:url(images/bg_process_blue_dark.gif);
	background-repeat:no-repeat;
	width: 242px;
	padding: 10px 10px 30px 10px;
}
.cell_portfolio_sidemenu {
	padding: 10px 3px 15px 3px;
	border-right: 1px solid #F7A420;
}
.featured_header_first_cell {
	padding: 0px 0px 0px 10px;
}
td.portfolio_label {
	padding: 15px 10px 0px 5px;
	border-top: 1px solid #F7A420;
	border-bottom: 1px solid #F7A420;
	vertical-align: middle;
}
/* PARAGRAPH CLASSES */
p {
	color: #737373;
	margin: 0;
}
p.insight {
	font-size: 11px;
	line-height: 16px;
	padding: 0px 33px 5px 20px;
	margin: 0px;
}
h1>p.insight {
	padding: 0px 33px 5px 20px;
}
p.specialization {
	font-size: 11px;
	color: #737373;
	line-height: 16px;
	margin: 0px;
}
p.copyright {
	color: #A6A6A6;
	font-size: 10px;
}
p.dp_slogans {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}
p.white {
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
}
p.darkblue {
	background-color: #0E8DCE;
}

/* HEADING CLASES */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
h1.white {
	font-size: 24px;
	font-weight:lighter;
	color: #FFFFFF;
	padding: 45px 0px 5px 0px;
}
table.header h1.white, table.featured_bottom h1.white {
	padding: 25px 0px 20px 0px;
}
h2{
	color: #4C4C4C;
	font-size: 11px;
	margin: 0px;
}
h3{
	color: #414141;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}


/* TABLE CLASSES */
table.main {
	border: 1px solid #C0C0C0;
}
table.featured {
	border: 1px solid #F7A420;
	margin: 0px 0px 5px 0px;
}
table.bottom {
	border: 1px solid #6FA5DA;
	border-top-style:none;
}
table.featured_bottom {
	border: 1px solid #F7A420;
}
table.copyright {
	margin: 4px 0px 0px 0px;
}
table.header {
	margin: 0px 0px 8px 0px;
}

table.portfolio {
	padding: 5px;
}
table.portfolio td{
	padding: 8px;
}
table.portfolio h1{
	margin-top:0px;
}
img.border {
	border:solid #CCCCCC 1px;
}
div.port_line {
border-bottom:solid #CCCCCC 1px; 
line-height:2px;
}

.port_title {
color: #0066CC;
}


/* DIV CLASSES */
div.border {
	background-image:url(images/border_cell.gif);
	background-repeat:repeat-y;
	width: 1px;
	height: 130px;
	margin: 11px 0px 11px 0px;
}
div.form_row {
	display: block;
	vertical-align: middle;
	height: auto;
	padding: 0;
	margin: 3px 0px 3px 0px;
}
div.home_middle {
	position: static;
	left: 0px;
	top: 300px;
	filter:progid:DXImageTransform.Microsoft.Fade(duration=1.0);
}
/* SPAN CLASSES */
span.form_label {
	float: left;
	width: 35%;
	text-align:left;
	vertical-align: middle;
}
span.form_input {
	float: right;
	width: 64%;
	text-align:left;
	vertical-align: middle;
}
span.white {
	color: #FFFFFF;
}
/* CUSTOM */
.form_area {
	border: 1px solid;
	border-color:#BFD1E5;
}
.arial_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
input, select, textarea {
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
}
/* LIST AND MENU CLASES */
ul.normal {
	color: #737373;
	padding: 3px 20px;
	margin: 3px 15px;
}
ul.white {
	color: #FFF;
}
ul.side_menu {
	font-family: Georgia, "Times New Roman", Times, serif;  
	font-size: 14px;
	font-weight: bold;
	list-style-image: url(images/list_sub.gif);
	color: #0066CC;
	margin: 0px 0px 5px 0px;
	padding: 0 0 0 20px;
}
ul.sub_menu {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	list-style-image: none;
	color: #F7A420;
	list-style-type:disc;
	margin: 5px 0px 5px 5px;
	padding: 0 0 0 10px;
}
ul.sub_menu li a {
	color: #F7A420;
	margin: 0px;
	padding: 0px;
}
ul.side_menu li.first {
	font-size: 14px;
}
/* IMAGE CLASSES */
img.brd_orange {
	padding: 1px;
	border: 1px solid #F7A420;
}

/*Resources*/
/* forms */
fieldset {
  margin-bottom: 1em;
  padding: .5em .5em .5em .8em;
  border: 1px solid #BFD1E5;
}
form {
  margin: 0;
  padding: 0;
}
legend {
color:#737373;
font-weight:bold;
}
div.form {
margin-top: 15px;
}
span.form-required {
  color: #ffae00;
}
span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0;
}

.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 2.5em;
}
.form-item {
  margin-top: 2px;
  margin-bottom: 2px;
}
.form-item input.error, .form-item textarea.error {
  border: 2px solid red;
}
.form-item .description {
  font-size: 0.85em;
}
.form-item label {
  display: block;
  font-weight: bold;
  color:#737373;
  margin-bottom:3px
}
.form-item label.option {
  display: inline;
  font-weight: normal;
}
.form-checkboxes, .form-radios {
  margin: 1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.marker, .form-required {
  color: #f00;
}

div.side_menu_res a{
	font-family: Georgia, "Times New Roman", Times, serif;  
	font-size: 14px;
	font-weight: bold;
	background:url(images/list_sub.gif) left no-repeat;
	color: #0066cc;
	margin: 8px 0px 5px 0px;
	padding: 0 0 0 20px;
}
div.side_menu_res {
padding-left:10px;
}
div.side_menu_res p {
margin-bottom:8px;
}

/*Articles*/
.articles {
font-weight: bold;
}
td.art h2 {
font-size: 14px;
margin-bottom:5px;
margin-top:20px;

}
td.art {
padding:15px;
}

.article_callout {
text-align:right;
vertical-align: bottom;
padding: 0 10px 10px 0;
}

/* error page */

body.error {
background:url(images/bg_error.jpg) repeat-x;
margin: 0;
padding: 0;
}
#error_img {
text-align:center;
}
