body {
	margin:0; 	padding:0;
	font: normal .70em/1.6em 'Trebuchet MS', Tahoma, Arial;
	color: #444;
	background: #DAD7D0;}
	
td {
	text-align: left;;
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
}
form
{
	margin:0;
}
a {

	text-decoration: underline;
	color:#666666;
}
a.dark
{
	color:#68635D;
	text-decoration:none;
}
.black
{
	color:#333333;
}
.brown
{
	color:#6B6256;
}
a.brown
{
	color:#6B6256;
	text-decoration:underline;
}
a.brown_none
{
	color:#6B6256;
	text-decoration:none;
}
.light
{
	color:#A9A59A;
}
a.light
{
	color:#837C74;
	text-decoration:none;
	font-weight:bold;
}
.menu
{
	color:#585552;
	font-weight:bold;
}
a.menu
{
	color:#706C69;
	text-decoration:none;
}
a.menu:hover
{
	color:#333333;
	text-decoration:underline;
}
a.top
{
	color:#B7B1A9;
	text-decoration:none;
	font-size:12px;
	padding-right:5px;
}
a.top:hover
{
	color:#B7B1A9;
	text-decoration:underline;
}
a.top:visited
{
	color:#B7B1A9;
	text-decoration:none;
}
a.copy
{
	color:#8C867F;
	text-decoration:none;
}
#header-content ul { 
	font: bold 12px Arial, "Times New Roman", Times, serif;
	list-style: none;
	margin: 0; padding: 0;		
	text-transform: uppercase;
	padding-left:50px;
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 8px 18px 0px 18px;	
	color: #FFFFFF; 
	text-decoration: none;
	text-align:center;
	height:30px;
}

#header-content li a:hover {
background-image:url(menu_bground.gif); background-repeat:repeat-x;
	color: #FFF;
	text-decoration: none;
	height: 30px;
	}
	h1,h2,h3,h4,h5  {
	padding:0 0 0 20px;
	margin:0;
	font-weight:bold
	}
h1	{
	font-family: 'Trebuchet MS', Garamond, Arial; font-size:	2.25em; font-variant:small-caps; color:#B62804;
	}
h2	{
	font-family: 'Trebuchet MS', Garamond, Arial; font-size:	1.5em; color:#676A76; 
	}
h3	{
	font-family: 'Trebuchet MS', Tahoma, Geneva, Arial; font-size:	1.25em; color:#666666;
	}
h4	{
	font-family: 'Trebuchet MS', Geneva, Arial; font-size:	1em; 
	}
h5	{
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial; font-size:	0.8em;
	}
h6	{
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial; font-size:	0.5em;
	}
p {
   padding:0 0 10px 0;
   font-family:tahoma;
	font-size:13px;
	color:#414349;
	line-height:14px;
	margin: 5px 10px 10px 20px;
    text-align:justify;
}
ul {list-style:none;}
.questions li {background:url(bulletquest.gif) top left no-repeat; margin: 10px 0 13px 0; padding:0 0 0 20px; line-height:16px;font:110%/120%  'Trebuchet MS', Arial, Tahoma; font-weight:bold}
.questions a:hover {color:#B62804;}
#answers li {background:url(bullet.gif) top left no-repeat; margin: 10px 0 20px 0; padding:0 0 0px 20px; line-height:15px; font-size:13px}
.faq
{
	color:#B62804;
	font-weight:bold;
	font:120%/130% 'Trebuchet MS', Tahoma, Arial; 
}
#faqList a, #faqList li a:visited {
list-style-type:none; /* removes default bullet */
background-image:url(arrow_black.gif);
background-repeat: no-repeat; /* ONE bullet only please */
background-position: 0 .55em; /* .45em from top (vertical) */ 
padding-left:12px; /* space between bullet and text */ 
/* styling options below */
}
#faqList a:hover {
list-style-type:none; /* removes default bullet */
background-image:url(arrow_red.gif); 
background-repeat: no-repeat; /* ONE bullet only please */
background-position: 0 .55em; /* .45em from top (vertical) */ 
padding-left:12px; /* space between bullet and text */ 
color:#B62804;
/* styling options below */
}
.borderbottom {border-bottom:2px solid #999999; margin-left:40px; padding-left:10px; padding-right:90px;}
.form { 
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#CCCCCC;
		background-color:#FFFFFF;
		color:#5F5F5F;
		margin-left:0;
		margin-right:0;
		font-weight:bold;}
.right_dotted
{ 
border-right: 1px dashed #CCCCCC; 
}		