@charset "UTF-8";
.top_header {
	background-image: url(../images/top_header_bkd.jpg);
	background-repeat: repeat-x;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCC;
	background-color: #3F3F3F;
}
.footer_colorboxes_bkd {
	background-image: url(../images/bot_footer_bkd.jpg);
	background-repeat: repeat-x;
}
.footer_bottom_bar {
	background-color: #3f3f3f;
}
a.nav_link:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	padding-right: 20px;
	vertical-align: text-top;
	padding-top: 10px;
}
a.nav_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	padding-right: 20px;
	vertical-align: text-top;
	padding-top: 10px;
}
.topnav {
	padding-top: 5px;
}
a.nav_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FC0;
	text-align: left;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;
	padding-right: 20px;
	vertical-align: text-top;
	padding-top: 10px;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FC0;
	font-size: small;
	width: 250px;
	text-align: right;
}
.sidebar {
	background-color: #FFFFFF;
	background-image: url(../images/bkd_white.gif);
}
.content_services {
	background-image: url(../images/page_bkd_services.jpg);
	background-repeat: repeat-y;
}
.content_solutions {
	background-image: url(../images/page_bkd_solutions.jpg);
	background-repeat: repeat-y;
}
.content_training {
	background-image: url(../images/page_bkd_training.jpg);
	background-repeat: repeat-y;
}
.content_about {
	background-image: url(../images/page_bkd_about.jpg);
	background-repeat: repeat-y;
}
.content_client {
	background-image: url(../images/page_bkd_clients.jpg);
	background-repeat: repeat-y;
}
.content_partners {
	background-image: url(../images/page_bkd_partners.jpg);
	background-repeat: repeat-y;
}
.main_content {
	color: #000;
	font-weight: normal;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
}
.main_header {
	font-size: 1.4em;
	font-weight: bold;
	color: #C30000;
	padding-bottom: 0px;
}
.main_content_bold_red {
	color: #C30000;
	font-weight: bold;
}
.rightsidebar_content {
	padding-right: 15px;
	color: #000;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 8px;
	line-height: 20px;
}
.leftsidebar_content {
	color: #000;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 8px;
	font-size: 11px;
}
.dottedline {
	border-bottom: 1px dashed olive;
	margin: 3px 15px 12px;
}
a.content_link:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	padding-right: 20px;
	vertical-align: text-top;
	padding-top: 10px;
	list-style-position: outside;
	list-style-image: url(../images/arrow_blt.gif);
}
a.content_link:visited {
	text-align: left;
	text-decoration: none;
	padding-right: 20px;
	vertical-align: text-top;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
a.content_link:hover {
	text-align: left;
	text-decoration: underline;
	padding-right: 20px;
	vertical-align: text-top;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.quote {
	font-size: small;
	line-height: 2em;
	color: #8C8C8C;
	margin-right: 15px;
	margin-left: 15px;
}

.content_box {
	background-color: #F5F5F5;
	width: 340px;
	list-style-position: outside;
	list-style-image: url(../images/red_blt.gif);
	padding: 10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.siebar_box {
	background-color: #FFFAE6;
	width: 170px;
	list-style-position: outside;
	list-style-image: url(../images/red_blt.gif);
	margin: 14px;
	border: 1px solid #BD1900;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.main_content_bullets {
	color: #000;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/red_blt.gif);
	margin-right: 15px;
	margin-left: 30px;
	margin-bottom: 5px;
}
.content_box_bullets {
	color: #000;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/red_blt.gif);
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
}
.dottedline_divider {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: olive;
}
.content_blank {
	background-image: url(../images/page_bkd_blank.jpg);
	background-repeat: repeat-y;
}
.client_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #999;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	height: 25px;
	margin-bottom: 25px;
}
.content_box_training {
	background-color: #FFFAE6;
	width: 340px;
	list-style-position: outside;
	list-style-image: url(../images/red_blt.gif);
	padding: 10px;
	margin: 15px;
	border: 1px solid #C00;
}
.sidebar_bullets {
	color: #000;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/red_blt.gif);
	margin-right: 15px;
	margin-left: 30px;
	margin-bottom: 5px;
}
.sidebar_source {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	padding-right: 20px;
	vertical-align: text-top;
	padding-top: 10px;
	list-style-position: outside;
	list-style-image: url(../images/arrow_blt.gif);
	margin-top: 20px;
}
.training_header {
	font-size: .8em;
	font-weight: bold;
	color: #C30000;
	padding-bottom: 0px;
}
.image_space_right {
	margin-left: 15px;
	float: right;
}
.image_space_left {
	margin-right: 15px;
	float: right;
}
.training_box_bullets {
	color: #000;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/red_blt.gif);
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
}
.image_left {
	margin-right: 2px;
	float: left;
}
