/* CSS Document */

/* PAGE STYLES start here */

body p, ul, ol, li, a, h1, h2, h3, h4, h5 {
	font-family:"Times New Roman", Times, serif;
	line-height:1.5;
	font-size:12pt;
	}
	
a:link, a:visited, a:hover, a:active	{
	color:#B1724F;
	font-weight:bold;
	text-decoration:none;
	}
	
img	{
	border-style:none;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:5px;
	padding-left:15px;
	}
	
.hide	{
	display:none;
	}
/* page styles end */

/* HEADER starts here */
	
#header	h1	{
	padding-top:0;
	padding-bottom:30px;
	margin:0 0;
	font-size:16pt;
	color:#905040;
	}
	
.little	{
	font-size:14pt;
	}
	
.highlight	{
	font-weight:bold;
	}
/* header ends */

/* TOPLINKS starts here */

#toplinks	{
	display:none;
	}
/* toplinks ends */

/* NAV starts here */

#nav	{	
	display:none;
	}
/* nav ends */

/* MAIN starts here */

#main	{
	margin:0 0;
	}
	
#main h2	{
	color:#808080;
	font-size:16pt;
	vertical-align:top;
	font-weight:bold;
	}
	
.h2cap	{
	font-size:20pt;
	vertical-align:middle;
	color:#000000;
	font-weight:normal;
	}
	
#main h3	{
	font-size:14pt;
	font-weight:bold;
	font-style:italic;
	color:#808080;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:0;
	margin-left:30px;
	}
	
#main h4	{
	font-size:12pt;
	font-weight:bold;
	}
	
.h3cap	{
	font-size:16pt;
	vertical-align:middle;
	color:#000000;
	}
/* main ends */

/* FOOTER starts here */

#footer	{
	clear: both;
	margin:0 0;
	}
	
#footer p	{
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	}
/* footer ends */
