body{
	margin: 0px;
	background-color: #515151;
	background-image:url(../images/bg-main.jpg);
	background-repeat:repeat-x;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	color:#606060;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.main-nav-bg{
	background-image:url(../images/main-nav-bg.jpg);
	line-height:38px;
}
h1{
	font-size: 18pt;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}
h2{
	font-size: 14pt;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}
h3{
	font-size: 13pt;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}
h4{
	font-size: 12pt;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}
h5{
	font-size: 9pt;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}
h6{
	font-size: 8pt;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}
.txt-black{
	color:#000000;
}
.txt-black01{
	color:#000000;
	text-decoration:none;
}
.txt-black01:hover{
	color:#A50C31;
	text-decoration:none;
}
.txt-blue01{
	color:#242B84;
	text-decoration:underline;
}
.txt-blue01:hover{
	color:#242B84;
	text-decoration:none;
}
.txt-blue02{
	color:#242B84;
	text-decoration:none;
}
.txt-blue02:hover{
	color:#242B84;
	text-decoration:none;
}
.txt-white{
	color:#FFFFFF;
}
.txt-ltred{
	color:#EAC6CF;
}
.txt-red{
	color: #A50C31;
}
.txt-blue{
	color: #242B84;
}
.txt-dkgrey {
	color:#464645;
}
.txt-dkgrey01{
	color:#606060;
	line-height: 20px;
	text-decoration:none;
	font-weight: normal;
}
.txt-dkgrey01:hover{
	color:#606060;
	line-height: 20px;
	text-decoration:none;
	font-weight: bold;
}
.txt-dkgrey02{
	color:#606060;	
	text-decoration:none;	
}
.txt-dkgrey02:hover{
	color:#606060;	
	text-decoration:underline;	
}
.txt-grey{
	color: #908E8E;
}
.bg-white{
 background-color:#FFFFFF;
}
.bg-dkgrey{
 background-color:#c9c9c9;
}
.submit-bt{
	background-image:url(../images/submit-bt.jpg);
	width:105px;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:34px;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	padding-bottom: 4px;
	color: #464645;
	border: 0px solid #CCCCCC;
}
.submit-bt:hover{
	background-image:url(../images/submit-bt.jpg);
	width:105px;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:34px;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	padding-bottom: 4px;
	color: #A50C31;
	border: 0px solid #CCCCCC;
}
.justfy{
 text-align:justify;
}
.bottom-greybox{
	background-image:url(../images/bottom4grey-bg.jpg);
	width:233px;
	height: 80px;
	vertical-align:top;
	padding: 10px 0px 10px 0px;
}
.innerpage-bannerbg{
	background-color: #BD1E44;
	padding: 9px;
}
.bg-red{
	background-color: #BD1E44;
}
.hide{
	display:none;	
}
.show{
	display:block;	
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #727272;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #727272;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #727272;
}
.bg-ltgrey01{
 background-color:#FBFBFB;
}
.bg-ltgrey02{
 background-color:#D6D6D6;
}
.submit-bt01{
	background-image:url(../images/submit-bt01.jpg);
	width:156px;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:34px;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	padding-bottom: 4px;
	color: #464645;
	border: 0px solid #CCCCCC;
}
.submit-bt01:hover{
	background-image:url(../images/submit-bt01.jpg);
	width:156px;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:34px;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	padding-bottom: 4px;
	color: #A50C31;
	border: 0px solid #CCCCCC;
}