.bodyfont {
	font-family: arial;
	font-size: 14px;
	color: #000;
}

a {
	text-decoration:none;
	color: #F37A21;
}

#content a {
	text-decoration:none;
	color:#F37A21;
	
}

#content a:link {
	color:#F37A21;
	
}
#content a:visited {
	color:#F37A21;
	border-bottom: 1px dotted #F37A21;
}
#content a:hover {
	color:#F37A21;
	border-bottom: 1px dotted #F37A21;
}

/* rules for indicating PDF, external and email links */	
/* These do not work in IE 6 or earlier */
a[href^="mailto:"] {
	padding-right: 18px;
	background: url("http://www.nrglaser.com/images/icn_email.gif") no-repeat bottom right;
}

a[href$=".pdf"] {
    padding-right: 16px; 
    background: url("http://www.nrglaser.com/images/icn_pdf_sm.gif") no-repeat center right;
}

a[href$=".PDF"] {
    padding-right: 16px; 
    background: url("http://www.nrglaser.com/images/icn_pdf_sm.gif") no-repeat center right;
}





img {
	border:0;
}

.bodyfont-white {
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	padding-right: 20px;
}

.footer-menu {
	font-family: arial;
	font-size: 13px;
	color: #1d5071;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.complete-box {
	border: 3px solid #F37A21;
}


.video-left-text {
	font-family: verdana;
	font-size: 18px;
	color: #000;
	padding-left: 25px;
	padding-top: 10px;
	line-height: 26px;
}

.video-left-text2 {
	font-family: verdana;
	font-size: 18px;
	color: #000;
	padding-left: 5px;
	padding-top: 10px;
	line-height: 26px;
}
