/* CSS Document */

body			{margin:0px;padding:0px;background-color:#CCCCCC;font-family:"Franklin Gothic Book", arial, sans-serif;color:#666666;font-size:12px;}
h1, p			{padding:0px;margin:2px 0px 5px 0px;}
h1				{font-size:17px;font-family:"Franklin Gothic Medium Cond", arial, sans-serif;color:#333333;text-transform:lowercase;}
p a 				{font-family:"Franklin Gothic Medium Cond", arial, sans-serif;color:rgb(168, 99, 168);;text-decoration:none;}
p a:link, p a:visited		{font-family:"Franklin Gothic Medium Cond", arial, sans-serif;color:rgb(168, 99, 168);;text-decoration:none;}
label 			{width:15em;display:block;float:left;}
input 			{width:20em;}
textarea		{color:#777777}

.boldItem 		{line-height:40px;vertical-align:middle;text-align:center;font-size:17px;font-family:"Franklin Gothic Medium Cond", arial, sans-serif;color:#cccccc}

.container_one	{width:100%;height:100%;}
.container_two	{width:800px;height:100%;float:none;clear:none;margin:auto;padding:auto;}

.container_menu	{width:800px;height:40px;padding:225px 60px 0px 60px;float:none;clear:none;text-align:center}

.top			{width:800px;height:265px;background-image:url(../images/top.png);float:none;clear:both;}
.menuitem		{width:95px;height:40px;line-height:40px;vertical-align:middle;text-align:center;font-size:17px;float:left;clear:none;font-family:"Franklin Gothic Medium Cond", arial, sans-serif;color:#cccccc}
.container_menu	a			{text-decoration:none;}
.container_menu	a:link, .container_menu	a:visited	{color:#cccccc;}
.container_menu	a:hover	{color:#666666;}

.middle			{width:760px;height:auto;background-color:#FFFFFF;min-height:400px;padding:10px 20px;float:none;clear:both;}
.bottom			{width:760px;height:90px;background-image:url(../images/bottom.png);float:none;clear:both;color:#ffffff;padding:10px 20px 0px 20px;}

.highlight		{color:#a863a8;font-family:"Franklin Gothic Demi Cond", arial, sans-serif;}
.container_one .container_two .container_three td {
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 18px;
}
.screenBox {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	float: left;
}

.faqHolder{
	width:100%;
	display:block;
	clear:both;;
}

.faqHolder h1{
	float:left;
}

.faq p{
	float:left;
	clear:both;
	width:100%;
}

span.leftSpeech{
	background:url(../images/whitespeechl.gif) no-repeat center;
	width:56px;
	height:51px;
	display:block;
	float:left;
}
span.rightSpeech{
	background:url(../images/whitespeechr.gif) no-repeat center;
	width:56px;
	height:51px;
	display:block;
	float:left;
}

