/* CSS Document */

.background_image_1	{
	background-image: url(/Assets/Template_Images/CTA-Template_03.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	}

.p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393A6A;
	font-weight: bold;
	vertical-align: top;
}

.p2		{
	color: #3D3355;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
}
.h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bolder;
}
	
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3D3355;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-size: 14px;
	}
	
.Breadcrumb_Navigation	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000033;
	}
	
a {
	font-size: 14px;
	color: #65568F;
}
a:hover {
	color: #FF6633;
}

.product_home_table	{
	text-align: center;
	vertical-align: middle;
	color: #3D3355;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	}
	
.product_home_table_main	{
	vertical-align: top;
	text-align: left;
	width: 500px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.td		{
	text-align: left;
	vertical-align: top;
	margin-bottom: 5px;
	margin-right: 5px;
	}
	
.image	{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-color: #3D3355;
	border-top-style: double;
	border-top-width: medium;
	border-right-color: #3D3355;
	border-right-style: double;
	border-right-width: medium;
	border-bottom-color: #3D3355;
	border-bottom-style: double;
	border-bottom-width: medium;
	border-left-color: #3D3355;
	border-left-style: double;
	border-left-width: medium;
	margin-right: 3px;
	margin-left: 6px;
	}
