body {
	margin:0px;
	padding:0px;
}
.bg_back {
	background-image:url(../images/white_bg.jpg);
	background-repeat:repeat-y;
}
.link {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#3A3A3A;
	text-decoration:none;
	text-transform:uppercase;
}
.link a{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#3A3A3A;
	text-decoration:none;
	padding-right:16px;
}
.link a:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#D10F02;
	text-decoration:none;
	padding-right:16px;
}
.or {
	background-image:url(../images/or.jpg);
	background-repeat:repeat-y;
}
.strip {
	background-image:url(../images/strip.jpg);
	background-repeat:repeat-y;
}
.white {
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:0px;
}
.white a{
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;
	
	color:#ffffff;
	font-weight:bold;
	padding-left:0px;
	
}
.white a:hover{
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	padding-left:0px;
	width:120px;
	
}
.heading_main {
	font-family:Tahoma;
	font-size:13px;
	text-decoration:none;
	padding-left:4px;
	color:#4D4948;
}
.heading_main a{
	font-family:Tahoma;
	font-size:13px;
	text-decoration:none;
	
	color:#4D4948;
}
.heading_main a:hover{
	font-family:Tahoma;
	font-size:13px;
	text-decoration:none;
	
	color:#E67817;
}
.text {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	padding:4px 4px 0px 4px;
	
}
.text_main {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	padding:4px 4px 0px 4px;
	line-height:17px;
}
.text_main a{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;

	line-height:17px;
}
.text_main a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	
	line-height:17px;
}
.heading_inner {
	font-family:Tahoma;
	font-size:13px;
	text-decoration:underline;
	
	color:#4D4948;
}
.more {
	font-family:Tahoma;
	color:#359AA6;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-right:5px;
}
.more a{
	font-family:Tahoma;
	color:#359AA6;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	
}
.more a:hover{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	
}
.text_small{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.foot_text {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}
.orange_white {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:6px;
}
ul {
	margin:2px 0px 0px 5px;;
	padding-left:12px;
}

.bd
{
	border-right:1px solid #bfe6e4;
}
.bd2
{
	border-left:1px solid #bfe6e4;
}
.usp
{
	color:#FF0000;
}
.form_text {
	font-family:Tahoma;
	font-size:11px;
	padding-left:10px;
	color:#000000;
	padding-right:4px;
}
.form_input {
	font-family:Tahoma;
	width:150px;
	border: 1px solid #B5B5B5;
	color:#333333;
	height:15px;
	padding-top:1px;
}
.form_input2 {
	font-family:Tahoma;
	width:150px;
	border: 1px solid #B5B5B5;
	color:#333333;
	height:60px;
	padding-top:1px;
}
.button {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	width:50px;
	height:25px;
}
