body.design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	color: #282828;
	text-decoration: none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:11px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #282828;
	text-decoration: none;
	font-size: 11px;
	padding:0px;
	line-height:auto;
	margin:0px auto 0 auto;
}

div.sidebar-content a {
	text-decoration: none;
	color: #4f5050;
}

a {
	text-decoration: none;
}

table {
	margin: 0px 0px 0px 0px;
}
td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

img {
	border:none;
}

h1 {
	font-size:15px;
	padding:0px;
	margin:0px;
}

h2 {
	font-size:15px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

h3 {
	text-weight:bold;
	color: #1c1666;
	font-size:12px;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
}

h5 {
	font-size:11px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #ef3a40;
	text-decoration: none;
	margin:0 0 5px 0;
	padding: 0px 0px 0px 0px;
	border-bottom: -12px;
	
}

p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 11px 0px;
}

div.border-padding {
	width: 828px;
	height:558px;
	margin:10px auto 0 auto;
	
	padding: 10px 8px 10px 10px;
	border: 1px solid #1c1666;
	background-color: #FFFFFF;
}

div.sidebar {
	width:240px;
	float:left;
	position:relative;
	margin:0 0 0 0;
}

div.main-content {
	width:580px;
	float:left;
	
	margin:0 0 0 8px;
}

div.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
}

div.leftnav h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #ef3a40;
	text-decoration: none;
	margin:32px 0 0 15px;
}

div.leftnav ul {
	margin:20px 0 0 15px;
	padding:0 0 0 0;
}

div.leftnav li {
	margin:0 0 8px 0;
	padding:0 0 0 0;
	list-style:none;
	height:13px;
}

div.leftnav li a {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 23px;
}
div.leftnav li a:hover {
	font-weight: bold;	
}

div.topnav {
	margin:-1px 0 75px 0px;
	width:580px;
	height:26px;
}

div.topnav a {
	float:left;
	height:20px;
	display:block;
	overflow:hidden;
	background-color: #1c1666;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/topnav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 6px 24px 0 24px;
	margin:0 1px 0 1px;
}

div.topnav a:hover {
	background-position: left -26px;
}

div.page-heading {
	margin:0 0 40px 0;
	padding:0 0 0 0;
	width:575px;
	height:30px;
	z-index:1;
}

div.content-box {
	position:relative;
	display:block;
	overflow:auto;
	height:380px;
	width:577px;
	padding:5px 0 0 0;
	margin:0 0 0px 0;
}

div.footer-wrapper {
	clear:both;
	width:826px;
	height:12px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:right;
}	
	
.philosophy-head {
	color:#ffffff;
	background-color:#282828;
	padding:3px 0 3px 5px;
	font-size:12px;
}
	
.philosophy-blue {
	background-color:#c2c1d6;
	width:33%;
	padding:5px;
	color:#282828;
	vertical-align:text-top;
	
}

.philosophy-blue h2 {
	font-size:11px;
	font-weight:bold;
	margin:0 0 3px 0px;
}

.philosophy-pink h2 {
	font-size:11px;
	font-weight:bold;
	margin:0 0 3px 0px;
}

.philosophy-green h2 {
	font-size:11px;
	font-weight:bold;
	margin:0 0 3px 0px;
}

.philosophy-pink {
	background-color:#ffc4c7;
	width:33%;
	padding:5px;
	color:#282828;
	vertical-align:text-top;
}

.philosophy-green {
	background-color:#cee8ca;
	width:34%;
	padding:5px;
	color:#282828;
	vertical-align:text-top;
}

.philosophy-blue p{
	font-size:10px;
	margin:0;
}

.philosophy-pink p{
	font-size:10px;
	margin:0;
}

.philosophy-green p{
	font-size:10px;
	margin:0;
}

.testimonial {
	background-color:#dadaea;
	padding:7px;
	
}

.testimonial h2 {
	font-size:11px;
	margin:0 0 5px 0;
	padding:0px;
	font-weight:normal;
	line-height:15px;
}

.invisible {
	visibility:hidden;
}



.pink-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #ef3a40;
	text-decoration: none;
	margin:0 0 5px 0;
}

.read-button a {
	display:block;
	overflow:hidden;
	height:18px;
	width:56px;
	background-image: url(images/read-more-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.close-button a {
	display:block;
	overflow:hidden;
	height:18px;
	width:56px;
	background-image: url(images/close-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.read-button a:hover {
	background-position: left -18px;
}

.news-date {
	color:#4c4787;
}

.back-to-news a {
	display:block;
	overflow:hidden;
	height:18px;
	width:86px;
	background-image: url(images/back-to-news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.back-to-news a:hover {
	background-position: left -18px;
}

.case-studies-button a {
	display:block;
	overflow:hidden;
	height:18px;
	width:86px;
	background-image: url(images/case-studies-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.case-studies-button a:hover {
	background-position: left -18px;
}

.enter-button a {
	display:block;
	overflow:hidden;
	height:24px;
	width:99px;
	background-image: url(images/enter-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.enter-button a:hover {
	background-position: left -24px;
}






/* STANDARD STYLES */

div.system_message_error {
	position: relative;
	clear: both;
	float: left;
	background-color: red;
	width: 470px;
	margin: 0px 0px 1px 0px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	color: #ffffff;
}
div.system_message_ok {
	position: relative;
	clear: both;
	float: left;
	background-color: #799540;
	width: 470px;
	margin: 0px 0px 1px 0px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	color: #ffffff;
}
div.system_message_body {
	position: relative;
	clear: both;
	float: left;
	background-color: #EEEEEE;
	width: 470px;
	margin: 0px 0px 12px 0px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	color: #000000;
}


div.system_page_heading {
	position: relative;
	color: #444444;
	margin: 0px 0px 20px 0px;
	font-weight: bold;
	font-size: 15px;
	background-image: url(/_template/images/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #c1c0bf;
	padding: 6px 0px 6px 65px;
}



table.form_table {
	border: 1px solid #eeeeee;
	width: 370px;
	margin: 0 auto;
	margin-bottom: 30px;
	background-color: #ffffff;
}
table.form_table th {
	background-color: #1c1666;
	color: #ffffff;
}
table.form_table td.subheading {
	background-color: #1c1666;
	color: #ffffff;
	font-weight: bold;
}
table.form_table td a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
table.form_table td.field {
	font-weight: bold;
}

input.custom_button {
	background-color: #1c1666;
	color: #ffffff;
	border: 1px solid #5c5c5c;
	font-weight: bold;
	padding: 1px 0px 1px 0px;
	font-size: 11px;
}
input.noborder {
	border: none;
}

input.border {
	border: 1px solid #727272;
}

textarea.border {
	border: 1px solid #727272;
}

div.news_archive {
	position: relative;
	display:inline;
	clear: both;
	float: left;
	width: 535px;
	padding:10px;
	background-color:#dadaea;
	margin:0px;
}

div.news_archive h1 {
	line-height:18px;
	margin:0 0 7px 0;
}

div.news_archive p {
	margin:0 0 7px 0;
}

div.news_archive a{
	color: #1c1666;
	font-weight:bold;
}

div.news_archive_intro_half {
	position: relative;
	display:inline;
	float: left;
	width: 90px;
	margin: 0px 10px 0px 0px;
}

div.news_archive_text_half {
	position: relative;
	display:inline;
	float: left;
	width: 425px;
	margin:0 0 0 10px;
}

img.news_archive_img {
	border: 1px solid #ffffff;
	padding: 1px 1px 1px 1px;
}

div.fiducia {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	margin:5px 0 0 0;
	
}










.10px {
font-size:8px;
}


dd.180 { width:180px; }


ul#dropdown {
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
ul#dropdown li {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:relative;
	width:115px;
	height:26px;
	z-index:100;
}
ul#dropdown li dl {
	position:absolute;
	top:0;
	left:0;
	padding:0px 0px 0px 0px;
}
ul#dropdown li a {
	text-decoration:none;
	
}
ul#dropdown li dl dd {
	display:none;
}
ul#dropdown li a:hover {
	border:none;
}
ul#dropdown li:hover dd, ul#dropdown li a:hover dd {
	display:block;
	position: relative;
}
ul#dropdown li:hover dl, ul#dropdown li a:hover dl {
	padding:0px 0px 0px 0px;
}
ul#dropdown table {
	border-collapse:collapse;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:1em;
}
ul#dropdown dl {
	width: 115px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: white;
}
ul#dropdown dt {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
	color: #fff;
	border-top:1px solid #ffffff;
}

ul#dropdown li dl dd {
	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color: #fff;
	text-align:center;
}


ul#dropdown li dl dd a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding:2px 0px 0px 0px;
	margin:1px 0px 0px 0px;
	width:115px;
	font-size: 10px;
	
}

ul#dropdown li dl dt a {
	display:block;
	width:115px;
	background:#1c1666;
	color:#ffffff;
	padding:5px 0px 1px 0px;
	text-align:center;
	
}

ul#dropdown li dl dt a:hover {
	background: #c2c1d6;
	color:#ffffff;
}






a.news_button {
	position: relative;
	display: block;
	width: 70px;
	text-align: center;
	color: #ffffff;
	background-color: #1e1862;
	border: 1px solid #ffffff;
	font-size: 10px;
	text-decoration: none;
}
a.news_button:hover {
	background-color: #9c9fc2;
	color: #ffffff;
}
a.news_button div.button_padding {
	clear: both;
	padding: 1px 4px 2px 4px;
	color: #ffffff;
}





ul {
	margin: -10px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
}