body {		background:#D4CAE2; }/*lavendar*/

A { 		color: #000080; /*navy blue*/
		text-decoration: none;
		font-family:helvetica, verdana, arial, sans-serif;
		font-weight:bold; 
		font-size: 75%;
		padding: 0.5%; } 

A:link { 	color: #000080; /*navy blue*/
		text-decoration: none; } 

A:visited { 	color: #83002C; /*maroon8?
		text-decoration: none; } 

A:hover { 	color: #000080; /*navy blue*/ }

A:active { 	color: #000080; /*navy blue*/ }

.header {	background:#FFFFFF; /*white*/
        	color:#000000; /*black*/
        	margin:0 0 0 0;
		border-bottom: solid #000000; }

.logoname {	font-family: curlz mt, helvetica, verdana, arial, sans-serif;
		font-size:300%;
		font-weight:bold;	
		background:#FFFFFF; /*white*/
  		padding:15px; 
		letter-spacing: .2em; }

.logocaption {	font-family:helvetica, verdana, arial, sans-serif;
		font-size:100%;
		font-weight:normal;	
		background:#FFFFFF; /*white*/
  		padding:20px; 
		letter-spacing: .1em; 
		margin-left: 2%;}

.intlogoname {	font-family: curlz mt, helvetica, verdana, arial, sans-serif;
		font-size:250%;
		font-weight:bold;	
		background:#FFFFFF; /*white*/
  		padding:15px; 
		letter-spacing: .2em; }

.intlogocaption {font-family:helvetica, verdana, arial, sans-serif;
		font-size:75%;
		font-weight:normal;	
		background:#FFFFFF; /*white*/
  		padding:15px; 
		letter-spacing: .1em; 
		margin-left: 2%;}

.topnav {	width: 100%;
        	background: #FFFBC6; /**/
		border-bottom: solid #000000;
		font-size: 100%;
		font-weight: bold;
		border-left: 1px; }

.interiornav {	display: block;
		position: absolute;
        	left: 2%;
        	width: 20%;
        	background: #A5D8F6; /*slightly darker blue*/
		margin: 2% 0 0 0;
        	padding: 1%;
        	height: 350px; }

.nonlink {	font-family: helvetica, verdana, arial, sans-serif;
		font-weight: bold;
		font-size: 70%;}

.intnonlink {	font-family: helvetica, verdana, arial, sans-serif;
		font-weight: bold;
		font-size: 60%;
		padding-left: 6%;}

.content {	margin: 2% 0 0 0;
		padding: 1%;
        	font-family:garamond, times new roman, times, serif;
		font-size: medium;
		font-weight: normal;
		background: #FFFFFF; /*white*/
        	color: #000000; /*black*/
        	position:relative; }

.table {	font-family:garamond, times new roman, times, serif;
		color:#000000; /*black*/
		font-weight:normal;
		background: #FFFFFF; /*white*/
		padding: 2%;}

.interiortext {	line-height: 130%;
		font-family:helvetica, verdana, arial, sans-serif;
		font-size: 125%;
		font-weight: normal;
		text-align: left;}

.list {		line-height: 100%;}

p {		line-height: 130%;}

.pageheading {	font-family:helvetica, verdana, arial, sans-serif;
		color:#000000; /*black*/
		font-size:100%;
		font-weight:bold;}

.sectionheading {font-family:helvetica, verdana, arial, sans-serif;
		color:#000000; 
		font-size: 80%;
		font-weight:bold;
		 }

.tableheading {	font-family:helvetica, verdana, arial, sans-serif;
		color:#000000; /*black*/
		font-size: 100%;
		font-weight:normal;}

.colheading {	font-family:helvetica, verdana, arial, sans-serif;
		color:#000000; /*black*/
		font-size: 85%;
		font-weight:bold;}

.rowheading {	font-family:helvetica, verdana, arial, sans-serif;
		color:#000000; /*black*/
		font-size: 75%;
		font-weight:bold;}

.footer {	text-align: right;
		font-family:garamond, times new roman, times, serif;	
		font-size: 75%;
		padding-top: 1%; }

.revision {	text-align: right;
		font-size: 75%;}

#internal {	margin: 0 0 0 90%; }






