p {
	margin-top: 1.0em;
}

body {
	color: #302E39;
	background-color: #4E7083;
}

.siteTable table {
	background-color: #867D4F;
}

/******    Link Styles    *******/

div#contentarea a:link, div#contentarea a:visited { color: #4C48F2; }
div#contentarea a:hover { color: #3A37B6; }

td#header, td#header1 {
	background-image: url('../images/individuation/header.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	min-height: 133px;
	max-height: 133px;
	height: 133px;
}
td#header1 {
	background-image: url('../images/individuation/header1.jpg');
}
/* layer 2 */
td#header2 {
	background-image: url('../images/individuation/header2.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	min-height: 134px;
	max-height: 134px;
	height: 134px;
}

td#sidemenu {
	background-image: url('../images/individuation/menusidebar.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/* layer 2 */
td#sidemenu2 

td#contentarea {
	background-image: url('../images/individuation/contentarea.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0 0 0 0;
	min-height: 378px;
	max-height: 378px;
	height: 378px;
}

td#contentarea2 

div#contentcontainer {
	height: 377px;
	overflow: auto;
}

div#contentarea {
	margin: 1em 1em 1em 1em;
	font-family: Arial;
}

div#contentarea2 {
	padding: 0em 1em 1em 1em;
}

td#bottombox1 {
	background-image: url('../images/individuation/bottombox1.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

td#bottombox2 {
	background-image: url('../images/individuation/bottombox2.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

td#bottombox3 {
	background-image: url('../images/individuation/bottombox3.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/*************************************************/

div#sidemenu, div#sidemenu2 {
 	font-family: Garamond;
	position: relative;
	color: #F0F0EF;
	font-weight: bold;
	font-size: 16px;
	width: 185px;
	left: 5px;
	margin-top: 10px;
}

div#sidemenu2 {
	color: #625028;
}

.sidemenupara {
	margin-top: 2em;
}

.sidemenu li 

/* level 2 menus */
.sidemenu2 li 


/******************************************
	Content Styles
*******************************************/

.sitehead {
	/*color: #CBCC7D;*/
	color: #FFFFFF;
	/* font-family: 'verdana', 'lucida sans',  'ArialMS', 'Arial'; */
	font-family: Garamond;
	font-size: 24px;
    line-height: 26px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
    text-align: left;
}

.sitesubhead {
	color: #302E39;
	/* font-family: 'verdana', 'lucida sans',  'ArialMS', 'Arial'; */
	font-size: 15px;
    line-height: 18px;
    text-align: left;
}

.pagehead {
	color: #625028;
	font-family: 'Times New Roman';
	font-size: 16px;
    line-height: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
    text-align: left;
    margin-top: 1em;
}

.appl_head 

.appl_head2 

.appl_subhead {
	color: #625028;
	font-size: 1.1em;
	font-style: oblique;
	margin: 0px;
	padding: 0px;
}

.compass_heading {
	font-size: 16px;
    line-height: 22px;
	font-weight: bold;
}

.body_quote_text {
	font-family: 'Times New Roman';
	font-style: italic;
	color: #E0D6BF;
	display: block;
	margin: 1em 0em 1em 0em;
	font-size: 12px;
}

.level2 {
	color: #302E39;
}

.footnote {
	font-size: 0.9em;
}

.para {
	text-indent: 2em;
}

.booktitle {
	font-weight: bold;
	font-style: oblique;
}

