/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
}

.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-left:20px;
	padding-right:100px;
	padding-top:20px;
	text-align:justify;
	line-height: 18px;	
}
.prod_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-left:20px;
	padding-right:100px;
	padding-top:20px;
	text-align:justify;
	line-height: 18px;	
}
.prod_links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;	
}
.prod_links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;

}
.prod_links a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#C21A14;
	text-decoration: underline;

}

.main_no_pad_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-left:20px;
	padding-top:20px;
	text-align:justify;
	line-height: 18px;	
}

.b_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #F1B310;
	border-right-color: #F1B310;
	border-bottom-color: #F1B310;
	border-left-color: #F1B310;
}

/*---------Top Right Style------------*/
.tr_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align:middle;
}
.tr_txt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tr_txt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tr_txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}


/*--------- Bottom footer style------*/
.copyrights_txt {
    font-family:Arial, Helvetica, sans-serif;
    color: #9E9278;
	font-size:11px;
	text-decoration: none;
}
.copyrights_txt a:link {
    font-family:Arial, Helvetica, sans-serif;
    color: #9E9278;
	font-size:11px;
	text-decoration: none;
}
.copyrights_txt a:visited {
    font-family:Arial, Helvetica, sans-serif;
    color: #9E9278;
	font-size:11px;
	text-decoration: none;
}
.copyrights_txt a:hover {
    font-family:Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	font-size:11px;
	text-decoration: underline;
}


/*---------News and Events Style------------*/
.news_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	
}
.news_txt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.news_txt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.news_txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}


/*---------Left Side Styles------------*/

.gray_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #C21A14;
	text-decoration: none;
	font-weight:bold;
	padding-left:25px;
}
.gray_txt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	
}
.gray_txt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	
}
.gray_txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #C21A14;
	text-decoration: none;
	font-weight:bold;
	
}


/*---------Signup Styles------------*/

.blue_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #3261A0;
	text-decoration: underline;
	font-weight:bold;
}
.blue_txt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #3261A0;
	text-decoration: underline;
	font-weight:bold;
	
}
.blue_txt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #3261A0;
	text-decoration: underline;
	font-weight:bold;
	
}
.blue_txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #3261A0;
	text-decoration: underline;
	font-weight:bold;
	
}

.terms_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding:20px;

}


.red_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #C21A14;
	text-decoration: none;

}
.pic_border{
    border:solid; border-width:1px;
}

.news_border {
	border: 1px solid #000000;
}

.forms_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}