.text {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #504A4B;
}

.newsheadline {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.newstext {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
}

.client {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bolder;
}

input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.rns {
	COLOR: #504A4B;
	font-size: 9px;
}

a {
	color: #504A4B;
}

.contactlink {
	color: #504A4B;
	text-decoration: none;
}

a.contactlink:hover {
	color: #FF0000;
	text-decoration: underline;
}

h5 {
	font-family: Tahoma, Arial;
	font-size: 14px;
}

.textboxstyle{
color: #504A4B;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background: #FFFFFF;
border: 1px solid #FF0000;    
}

.quotestyle{
color: #504A4B;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.button{
color: #504A4B;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
background-color: #FFFFFF;
border: 1px solid;
border-color: #FF0000;
width: 150px;
}

.rnsbutton{
color: #504A4B;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
background-color: #FFFFFF;
border: 1px solid;
border-color: #FF0000;
width: 75px;
}

.quotebutton{
color: #504A4B;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
background-color: #FFFFFF;
border: 1px solid;
border-color: #000000;
width: 150px;
}