body {
	margin: 0px;
	background-image: url(../images/bgs_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.headerBgTwo {
	background-image: url(../images/HeaderBg2.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.ftrBg {
	background-image: url(../images/FtrBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #3c3c3c;
}
.headerNavBg {
	background-image: url(../images/headerNavBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: capitalize;
}
.Caption {
	font-family: "Times New Roman";
	font-size: 20px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
a.ftrLink:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3c3c3c;
	text-decoration: none;
}
a.ftrLink:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3c3c3c;
	text-decoration: none;
}
a.ftrLink:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0973BF;
	text-decoration: none;
}.searchBox {
	font-family: Arial;
	font-size: 11px;
	height: 18px;
	width: 150px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #9a9a9a;
}
.CntBlack {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a.HeaderLink:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.HeaderLink:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.HeaderLink:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0973BF;
	text-decoration: none;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.videoHeading {
	font-family: "Times New Roman";
	font-size: 30px;
	color: #000000;
}
.BlueTxt {
	color: #0C2972;
}
.ProductTxt {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 25px;
}
.highlitedTxt {
	font-family: Arial;
	font-size: 16px;
	color: #999900;
}


.SectionHead {
	font-family: Arial;
	font-size: 16px;
	color: #0C2972;
	text-transform: uppercase;
	font-weight: bold;
}
.blueHighited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0C2972;
}
.But {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0B69B3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0A61A8;
	border-right-color: #042E4F;
	border-bottom-color: #042E4F;
	border-left-color: #0A61A8;
	font-weight: bold;
	height: 25px;
	width: 75px;
	padding-bottom: 3px;
}
a.txtLink:link {
	font-family: Arial;
	font-size: 18px;
	color: #0C2972;
	text-decoration: underline;
}
a.txtLink:visited {
	font-family: Arial;
	font-size: 18px;
	color: #0C2972;
	text-decoration: underline;
}
a.txtLink:hover {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
