﻿
.BannerTitle
{
	font-family:"Times New Roman", Times, serif;
	font-size: 25pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 15px;
	text-align: center;
	height:70px;
	width:1030px;
}
.menu
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
}
.content
{
	font-family:Arial;
	font-size:12pt;
}
.tablecontent
{
	font-family:Arial;
	font-size:12pt;
	background-color: lemonchiffon;
	border-right: black thin solid;
   border-top: black thin solid; 
   border-left: black thin solid; 
   border-bottom: black thin solid;
   text-align:left;
  }
.title1 {
	font-weight: bold;
	color: ;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
}
.faqs
 {
font-family:Arial;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
	
}
.list1 {
	margin-top: .5em;
	margin-left: 0px;
	margin-bottom: 0px;
}
.questions
{
	width:700px;
	height:10px;
	background-color:darkseagreen;
	font-family:Arial;
	font-weight:bold;
}
.title2
{
	font-weight:bold;
	font-family:Arial;
	font-size:12pt;
}
.button
{
	background-color:#F3F5F5;
	width:150px;
	color:Black;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}
.text
{
	text-align:right;
}