/*---------- footer	 ---------------------*/
.footer2	{
	color:#999999;
	font-family: "Myriad Web", "Myriad Pro", Arial;
	font-size:9px;
						}	

.footer2 a	{
	font-family: "Myriad Web", "Myriad Pro", Arial;
	color:#C9C9C9;
	font-size:9px;
	text-decoration:underline;
	}
	
.footer2 a:hover	{
	font-family: "Myriad Web", "Myriad Pro", Arial;
	color:#C9C9C9;
	font-size:9px;
	text-decoration:none;
	}
	
.bodys {
	font-family: "Myriad Web", "Myriad Pro", Arial;
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	color:#333333;
	padding-left: 8px;
	padding-top: 2px;
	line-height: 1.1em;
	}

.bodys a {
	font-family: "Myriad Web", "Myriad Pro", Arial;
	font-size: 14px;
	text-decoration:underline;
	font-weight:bold;
	color:#333399;
	line-height: 1.1em;
	}

.bodys a:hover {
	font-family: "Myriad Web", "Myriad Pro", Arial;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	color:#333399;
	line-height: 1.1em;
	}
	
.bodys td{
	font-family: "Myriad Web", "Myriad Pro", Arial;
	font-size: 18px;
	font-weight:bold;
	color:#FF9900;
	line-height: 1em;
	}

td.bodys h1 {
	font-family: "Myriad Web", "Myriad Pro", Arial;
	font-size: 18px;
	font-weight:bold;
	color:#FF9900;
	line-height: 1em;
	}

em {
			color:#FF6600;
			font-family:"Myriad Web", "Myriad Pro", Arial, sans-serif;
			font-size: 18px;
			line-height: 20px;
			font-weight:bold;
			padding-left: 2px;
			padding-top: 2px;

			}


#faq2 a {
	display: block;
	width: 120px;
	height: 41px;
	line-height: 41px;
	color: #000000;
	text-decoration: none;
	background-color: #94b8e9;
	background-image: url(images/rolloverpieces.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position-x: left;
	background-position-y: top;
	text-indent: 30px;
	margin-left: 10px;
	margin-bottom: 2px;
	margin-top: 1px;
	font-family: 'Myriad Web', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#faq2 a:link {
	display: block;
	width: 120px;
	height: 41px;
	line-height:41px;
	color: #000000;
	text-decoration: none;
	background-color: #94b8e9;
	background-image: url(./images/rolloverpieces.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position-x: left;
	background-position-y: top;
	text-indent: 30px;
	margin-left: 10px;
	margin-bottom: 2px;
	margin-top: 1px;
	font-family: 'Myriad Web', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}



#faq2 a:hover {
	background-color: #336699;
	background-position: right;
	background-position-x: right;
	background-position-y: top;
	color: #ffffff;
}			

