/* CSS Document */

/* GENERAL STYLES */

body{
	font-size:0.75em;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 0px;
	padding: 0px;
	line-height: 1.25em;
	background-image: url(../images/interface/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.clearTheFloats{
	clear:both;
}

h1{
	padding:0px;
	font-size:200%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2{
	padding:0px;
	font-size:150%;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color:#406c9f;
}
h3{
	padding:0px;
	font-size:100%;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color:#406c9f;
}

tr, th {
 	font-weight:normal;
}

.who_title {
	padding:0px;
	font-size:150%;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #406c9f;
	line-height:1.0em;
}
.who_subtitle {
	padding:0px;
	font-size:110%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color:#8f8f8f;
}
.who_link {
	padding:0px;
	font-size:110%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color:#8f8f8f;
}


hr {
  	border: none;
	text-align: left;
	width: 100%;
	height:1px;
	color: #cccccc;
	background-color: #cccccc;
	margin:auto;
	margin-bottom:10px;
}

.bold {
	font-weight:bold;
}

.black_head {
	padding-top:5px;
	padding-bottom:6px;
	color:#d92d90;
	font-weight:bold;
	font-size:250%;
}

.alert{
	color:#FF00FF; 
}

p {
	margin-top: 0px;
	padding-top: 0px;
	text-align:justify;
}

a {
	color:#d92d90;
	text-decoration:underline;
}
a.pdflink {
	background-image: url(images/interface/icon_pdf.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 25px;
	padding-bottom: 4px;
	height:15px;
}
.blue_link {
	color:#406c9f;
}
.blue_link_case_study {
	color:#406c9f;
	font-size:110%;
	font-weight:bold;
}
.black_link_case_study {
	font-size:110%;
	font-weight:bold;
}
.black_link_case_study_underline {
	font-size:110%;
	font-weight:normal;
	text-decoration:underline;
}
a.blue_link {
	color:#406c9f !important;
	text-decoration:none !important;
}

/***** accesskeys *****/
#accesskeys {position:relative;padding:0px;margin:0px;margin:0px;text-align:left;width:290px;width:626px;}
#skiplinks{display:block;position:absolute;top:15px;left:180px;text-align:left;width:220px;height:1.7em;clip:rect(0px, 220px, 1.7em, 0px);}
#skiplinks UL {padding:0;margin:0;list-style:none;}
#skiplinks LI {padding:0;margin:0;list-style:none;display:inline;}
#skiplinks A {color:#000000;position:absolute;top:0px;left:0px;overflow:hidden;width:0;height:0;z-index:1000;}
#skiplinks A:active, #skiplinks A:focus {position:absolute;overflow:visible;width:auto;height:auto;margin:auto;padding:3px;background-color:#E7FF44;text-decoration:none;}



#main_container {
	width:770px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 25px;
}


/* PAGES CONTENT */
#page_contents_container {
	clear: both;	
	float:left;	
}



/* SUBPAGES CONTENT */
#subpage_contents_container {
	clear: both;	
	margin-top:50px;
	float:left;	
}
#subpage_content {
	float: left;
	margin-left:30px;
	font-size:1.0em;
	width: 530px;
}
#subpage_content a:link, #subpage_content a:visited {
	color: #666666;
	text-decoration: underline;
}
#subpage_content a:hover, #subpage_content a:active {
	color: #d92d90;
	text-decoration: underline;
}


#subpage_content_wide1 {
	float: left;
	margin-left:240px;
	font-size:1.0em;
	width: 530px;
}
#subpage_content_wide2 {
	float: left;
	font-size:1.0em;
	width: 770px;
}


/* BULLETS */
.bullet01 {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size:120%;
	line-height:1.2em;
	margin-top:15px;	
}
.bullet01 li {
	background: #fff url("../images/interface/bullet_triangle_dn.gif") 0 6px no-repeat;
	text-decoration: none;	
	padding: 0px 0px 10px 10px;
	font-weight:normal;
}

.bullet02 {
	list-style: none;
	padding: 0;
	margin: 0;
}
.bullet02 li {
	background: #fff url("../images/interface/bullet_triangle_dn.gif") 0 2px no-repeat;
	text-decoration: none;
	padding: 0px 0px 10px 10px;
	margin-bottom:5px;
	width:420px;
	font-weight:normal;
}

/* Next level navigation 2 */
ul.bullet02 ul.bullet02_children {
	list-style: none;
	padding: 0;
	margin: 0;	
} 
ul.bullet02 ul.bullet02_children li {
	font-weight: normal;
	display: block; 
	padding-top:2px;
	padding-bottom:0px;
	margin-left: 8px; 
	background:none;
	font-size:90%;
}
.bullet03 {
	list-style: none;
	padding: 0;
	margin: 0;
	
}
.bullet03 li {
	background: #fff url("../images/interface/bullet_chevrons_dn.gif") 0 4px no-repeat;
	text-decoration: none;
	padding: 0px 0px 2px 15px;
	font-weight:normal;
}

.whiteout {
   background: #fff;
   color: #fff;
}



/* Testimonials */
.testimonial_open_quote {
	float:left;
	width:100%;
	height:30px;
	background-image:url(../images/interface/quote_open.gif);
	background-repeat:no-repeat;
}
.testimonial_content {
	float:left;
	width:500px;
	margin-left:14px;
}
.testimonial_close_quote_left {
	float:left;
	width:480px;
	padding-top:5px;
	margin-left:14px;
	font-weight:bold;
}
.testimonial_close_quote_right {
	float:right;
	width:30px;
	height:25px;
	margin-bottom:25px;
	background-image:url(../images/interface/quote_close.gif);
	background-repeat:no-repeat;
}



