/* CSS Document */

body
{
	padding:0px;
	margin:0px;
	font-family:Tahoma;
	background:url(images/bg.jpg) top left repeat-x;
}

.gradient-bg
{
	background:url(images/gradient-bg.jpg) top left repeat-x;
}

.txtred
{
	color:#600001;
	text-decoration:none;
}

	.txtred a, .txtred a:link
	{
		color:#600001;
		text-decoration:none;
	}
	
	.txtred a:hover
	{
		color:#666666;
		text-decoration:none;
	}

.txtred-bold-underline
{
	color:#600001;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

	.txtred-bold-underline a, .txtred-bold-underline a:link
	{
		color:#600001;
		text-decoration:none;
	}
	
	.txtred-bold-underline a:hover
	{
		color:#666666;
		text-decoration:none;
	}
.heading1
{
	color:#600001;
	font-size:18px;
	text-decoration:none;
}

.heading1 a
{
	color:#600001;
	font-size:18px;
	text-decoration:none;
}

.heading1 a:link
{
	color:#600001;
	font-size:18px;
	text-decoration:none;
}

.heading1 a:hover
{
	color:#666666;
	font-size:18px;
	text-decoration:none;
}

.heading2
{
	color:#666666;
	font-size:18px;
	text-decoration:none;
}

.heading2 a
{
	color:#666666;
	font-size:18px;
	text-decoration:none;
}

.heading2 a:link
{
	color:#666666;
	font-size:18px;
	text-decoration:none;
}

.heading2 a:hover
{
	color:#333333;
	font-size:18px;
	text-decoration:none;
}

.txtDgray
{
	color:#414141;
	text-decoration:none;
	line-height:15px;
	font-size:11px;
}

.txtDgray a
{
	color:#414141;
	text-decoration:none;
	line-height:15px;
	font-size:11px;
}

.txtDgray a:link
{
	color:#414141;
	text-decoration:none;
	line-height:15px;
	font-size:11px;
}

.txtDgray a:hover
{
	color:#600001;
	text-decoration:none;
	line-height:15px;
	font-size:11px;
}

.txtLgray
{
	color:#939393;
	text-decoration:none;
	line-height:15px;
	font-size:11px;
}

.txtLgray a
{
	color:#939393;
	text-decoration:none;
	line-height:15px;
	font-size:11px;
}

.txtLgray a:link
{
	color:#939393;
	text-decoration:none;
	line-height:15px;
	font-size:11px;
}

.txtLgray a:hover
{
	color:#FF0000;
	text-decoration:none;
	line-height:15px;
	font-size:11px;
}

.bodyTXT
{
	font-size:11px;
	color:#666666;
	text-decoration:none;
	line-height:15px;
	text-align:justify;
}

.bodyTXTwhite
{
	font-size:11px;
	color:white;
	text-decoration:none;
	line-height:15px;
}
.bodyTXTwhite a, .bodyTXTwhite a:link
{
	font-size:11px;
	color:white;
	text-decoration:none;
	line-height:15px;
}
.bodyTXTwhite a:hover
{
	font-size:11px;
	color:#999999;
	text-decoration:none;
	line-height:15px;
}

	.bodyTXTwhite ul
	{
		padding:0px;
		margin:0px;
		list-style:none;
	}
	
	.bodyTXTwhite li
	{
		padding-bottom:13px;
		padding-top:13px;
		border-bottom:dashed 1px #7A7A7A;
	
	}
	
.li2
	{
	font-size:11px;
	color:white;
	text-decoration:none;
	line-height:15px;
	
	}
	
 .li2 ul
	{
		padding:0px;
		margin:0px;
		list-style:none;
	}
	
.li2 li
	{
		padding-bottom:15px;
		background:url(images/arrow.gif) 0px 5px no-repeat;
		border:none;
		padding-left:13px;
	
	}

.border-bottom-dashed
{
	border-bottom:dashed 1px #C6C6C6;
}

.txt25px
{
	font-size:25px;
	font-family:"Helvetica CE 35 Thin", "trebuchet MS", arial;
}
.txtgray2
{
	color:#747474;
}

.testimonialBox-BG
{
	background:url(images/testimonials-box-bg.jpg) top left repeat-x;
	border-left:1px solid #ECEAD7;
	border-right:1px solid #ECEAD7;
}

.border-L-R
{
	border-left:1px solid #ECEAD7;
	border-right:1px solid #ECEAD7;
}

.quote
{
	font-size:50px;
	line-height:50px;
	color:#666666;
	position:absolute;
	margin-left:-30px;
	margin-top:-10px;
	font-family:"Times New Roman", Times, serif;
}

.quote2
{
	font-size:50px;
	line-height:50px;
	color:#666666;
	position:absolute;
	margin-left:0px;
	margin-top:-5px;
	font-family:"Times New Roman", Times, serif;
}

.listStyle1
{
	font-size:11px;
}
	.listStyle1 ul
	{
		padding:0px;
		margin:0px;
		list-style:none;
	}
	
	.listStyle1 li
	{
		background:url(images/orange-arrow.gif) 10px 11px no-repeat;
		line-height:30px;
		border-bottom:1px solid #E9E9E6;
		
	}
		.listStyle1 li a, .listStyle1 li a:link
		{
			line-height:30px;
			color:#666666;
			display:block;
			padding-left:25px;
			text-decoration:none;
			height:30px;
		}
		
		.listStyle1 li img
		{
			position:absolute;
			margin-top:3px;
		}
		
		.listStyle1 li a:hover
		{
			line-height:30px;
			background:url(images/arrow-white.gif) 10px 11px no-repeat;
			background-color:#FF5B00;
			color:#fff;
		}
		
		.listStyle1 .li-Sub 
		{
			background:url(images/arrow-gray.gif) 35px 9px no-repeat;
			line-height:20px;
			border-bottom:1px solid #E9E9E6;
		}
		
			.listStyle1 .li-Sub a, .listStyle1 .li-Sub a:link
			{
				line-height:20px;
				color:#00649D;
				display:block;
				padding-left:45px;
				text-decoration:none;
				height:20px;
			}

			.listStyle1 .li-Sub a:hover
			{
				background:url(images/arrow-white2.gif) 35px 9px no-repeat;
				line-height:20px;
				background-color:#00649D;
				color:#fff;
			}

		.listStyle1 .li-Sub-sub
		{
			background:url(images/arrow-gray.gif) 55px 9px no-repeat;
			line-height:20px;
			border-bottom:1px solid #E9E9E6;
		}
		
			.listStyle1 .li-Sub-sub a, .listStyle1 .li-Sub-sub  a:link
			{
				line-height:20px;
				color:#666666;
				display:block;
				padding-left:65px;
				text-decoration:none;
				height:20px;
			}

			.listStyle1 .li-Sub-sub a:hover
			{
				background:url(images/arrow-white2.gif) 55px 9px no-repeat;
				line-height:20px;
				background-color:#999999;
				color:#fff;
			}

		.listStyle1 .li-Sub-sub3
		{
			background:url(images/arrow-gray.gif) 75px 9px no-repeat;
			line-height:20px;
			border-bottom:1px solid #E9E9E6;
		}
		
			.listStyle1 .li-Sub-sub3 a, .listStyle1 .li-Sub-sub3  a:link
			{
				line-height:20px;
				color:#FF5B00;
				display:block;
				padding-left:85px;
				text-decoration:none;
				height:20px;
			}

			.listStyle1 .li-Sub-sub3 a:hover
			{
				background:url(images/arrow-gray.gif) 75px 9px no-repeat;
				line-height:20px;
				background-color:#FFF3A2;
				color:#666;
			}
			
.show{
display:block;
}
.hide{
display:none;
}