font-style: italic;@charset "utf-8";
/* CSS Document */
/* ENNEAGRAM.NET */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
#container {
	margin: 0 auto;
	width: 800px;
}

p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-style: 
}

p a {
	color: #396692;
}

a {
	font-size: 13px;
	color: #551A8B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover: {
	text-decoration: underline;
}
a:visited {
	color: #000;
}
a img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ac { text-align:center}
.al { text-align:left}
/***************** NAVIGATION *******************/
.navitem2 {
	padding:2px;
	font-family: Arial, sans-serif;
	font-size:10pt;
	font-weight: bold;
}
.navitem {
	padding:2px;
	font-family: Arial, sans-serif;
	font-size:8pt;
}					
.newsitem {
	padding:4px;
	font-family: Arial, sans-serif;
	font-size:9pt;
		font-weight:;		
	line-height: 15px;
	font-weight: bold;
}		
.navitemwhite {
	padding:0px;
	font-family: Verdana, Arial, sans-serif;
	font-size:7pt;
	color: #fff;
	font-style: normal;		
	text-align: center;
}   
.navitemwhitebold {
	padding:0px;
	font-family: Verdana, Arial, sans-serif;
	font-size:7pt;
	color: #fff;
	font-style: normal;
	text-align: center;
	font-weight: bold;
}  
.navitem a {
	color:#5381b2;
	text-decoration:none;
}
.navitem a:hover,a:visited {
	color:#396692;
}
.newsitem a {
	color:#9EB5C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
table#navlinks {
	}
	
table#navlinks td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.bannertitle {
		color: #ffffff;
		font-family: Arial, sans-serif;
		font-size: 14pt;
		font-weight: bold;
		}
table#bannertable {
		background-repeat: no-repeat;
		margin-bottom: 0px;
		}

/***************** FONT STYLING ****************/
h1 {
	font-size: 18px;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.tagline {
	color: #666;
	font-size: 14px;
}
.blue {
	color: #6A94BC;
}
.purple {
	color: #CC66CC;
}
.darkpurple {
	color: #A0649E;
	font-weight: bold;	
}
.darkblue {
	color:#396692;
	font-weight: bold;
}
.nav_red {
	color: #A0649E;
}
.large {
	font-size: 36px;
}
#navlinks a{
	font-size: 11px;
	font-weight: normal;
}
li {
	font-size: 13px;
}
#research_table td{
	text-align: center;
	font-size:13px;
}
#research_table .focus {
	font-size: 12px;
	text-align: left;
}
/***************** FOOTER *********************/
.btmbanner {
	width: 750px;
	background-color: #86A7C6;
	background-image: url(../images/bannerbtm.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin: 0;
	padding: 10px 20px;
	color: #FFF;
}
.btmbanner a {
	font-size:11px;
	font-weight: normal;
	color: #FFF;
}


/***************PAGE STYLING******************/
.bio p {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	text-justify: newspaper;
}
