/* Stylesheet created by TechnoPhobia - www.technophobia.com */
/* RAJ - December 2006  */
/* Print styles */
/* ---------------------------------------------------------------------------------*//* All */
/* Stylesheet created by TechnoPhobia - www.technophobia.com */
/* RAJ - January 07  */
/* Print styles */
/* ---------------------------------------------------------------------------------*//* All */
body {
	margin: 0;
	padding: 0;
	width: auto;
	font: normal 10pt/125% Verdana, Georgia, Palatino, serif;
  }
  
#container {
	margin: 10px auto;
	border: 3px solid #2f4994;
	padding: 20px 5%;
	width: 80%;
	background: #fff;
	text-align: left;
	color: #393351;
	}
#top,
#header hr,
#navigation,
#secondary_nav,
#side_column,
#footer ul,
.arrow_link {
	display: none;
	}
	
hr {background: #2f4994;}
	
a,
a:visited,
a:hover {
	color: #000;
	text-decoration: none;
	}	
h1 {
	margin: 20px 0;
	padding: 10px 0 0 0;
	line-height: 25px;
	font-size: 20pt;
	}
h2 {
	margin: 15px 0;
	font-size: 15pt;
	font-weight: normal;
	line-height: 20px;
	}
h3,h4,h5,h6 {
	margin: 10px 0 5px 0;
	font-size: 11pt;
	}
blockquote, dt {font-weight: bold;}
ul,
ol {
	margin: 15px 0 15px 30px;
	border: 0;	
	padding: 0;
	}
ul.compliance_logos {
	list-style: none;
	text-align: center;
	}
ul.compliance_logos li {
	display: inline;
	margin: 0 5px;
	}
a,
a:visited,
a:hover {
	color: #000;
	text-decoration: none;
	}	
	
#header {text-align: center;}
dl {
	margin: 15px 0;
	}
	
dt {
	margin: 5px 0 0 0;
	font-weight: bold;
	}
	
dd {
	margin: 0 0 0 10px;
	}
	
div.people_box {
	margin: 10px 0;
	border: 1px solid #B2C2D9;
	padding: 10px 10px 0 10px;
	}
		
div.people_box img,
img.news_image {
	float: left;
	margin: 0 10px 5px 0;
	}
	
div.people_box blockquote {
	margin: 10px 0;
	font-weight: normal;
	}
		
#footer {
	font-size: 8pt;
	}
	
em {
	font-style: italic;
	font-weight: normal;
	}
