body
{
	font-family: Trebuchet MS, Arial;
	background-color: #ffffff;
}


/* headings */

h1
{
	font-size: 130%;
	font-weight: bold;
	text-align: left;

}

h2
{
	font-size: 85%;
	font-weight: bold;
	text-align: left;
	color: #336699;
}

h3
{
	font-size: 115%;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

h4
{
	font-size: 105%;
	font-weight: bold;
}

/* Table Elements */

.logo	
{	
	background-image:url('../images/header.gif');

}


.borderUP, .borderDN, .footer
{
	border-left-width:0; 
	border-right-width:0;
}

.borderUP
{
	border-bottom:1px solid #999999; 
}

.borderDN, .footer
{
	border-top:1px solid #999999;   
}


/* Cell Elements */

td
{
	vertical-align: top;
}

.header
{
	font-size: 75%;
	text-align: right;
	vertical-align: bottom;
	text-transform: lowercase;
	padding: 0px 0px 2px 0px;
}

.main
{
	text-align: right;
	padding: 0px 2px 0px 0px;
}

.hover
{
	height: 30px;
}

.indic
{
	text-align: right;
	font-size: 70%;
	padding: 5px 0px 10px 0px;
}

td.contact
{
	font-size: 75%;
}


td.content
{
	vertical-align: top;
	font-size: 80%;
	text-align: justify;
	padding: 5px 20px 20px 0px;
}

td.contentport
{
	vertical-align: top;
	font-size: 80%;
	text-align: justify;
	padding: 5px 0px 10px 0px;
}

td.related
{
	text-align: right;
	padding: 5px 0px 10px 0px;
	font-size: 75%;
}
	
td.l_nav
{
	vertical-align: top;
	text-align: right;
	padding: 38px 0px 20px 0px;
	font-size: 80%;
}


.left, .right
{
	font-size: 65%; 
	vertical-align: bottom;
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

.side-bar
{
	font-size: 70%;
	padding: 10px 0px 0px 10px;
	background-color: #cccccc;
	color: #000000;
}

.non-side-bar
{
	font-size: 80%;
	padding: 10px 5px 5px 0px;
}

/* Link Elements */

a:link.main, a:visited.main, a:link:visited.main
{
	font-size: 80%; 
	color:#999999;
	text-decoration: none;
	text-align: center;
}

a:hover.main, a:visited:hover.main
{
	color: #000000;
	text-decoration: underline;
}


a:link.contact, a:visited.contact
{
	text-decoration: none;
	color: #000000;
}

a:hover.contact, a:visited:hover.contact
{
	text-decoraation: underline;
}

/* Paragraphs */

p.l_nav
{
	padding: 0px 0px 20px 0px;
	line-height: 150%;
}

.citation
{
	font-size: 65%;
}

.def
{
	font-family: Georgia, Serif;
	padding: 0px 20px 0px 20px;
}

.c_nav
{
	font-size: 100%; 
	line-height: 200%; 
	padding: 0px 0px 0px 30px;
}

/*****************************/
/*****************************/
.space
{
	margin-bottom: 20px;
}

.sig
{
	font-size: 80%; 
	font-style:italic;
}

.start
{ 
	line-height: 40%;
	margin-top: 30px;
}

.indent1
{
	line-height: 40%;
	margin-left: 15px;
}

.indent2
{
	margin-left: 30px;
	line-height: 40%;
}

.indent3
{
	margin-left: 45px;
	line-height: 40%;
}

.indent4
{
	margin-left: 60px;
	line-height: 40%;
}