body, td, input, select, textarea {
	font-family: Arial;
	font-size: 12px;
	color: #555555;
}


.phone {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #bababa;
	text-align: right;
}
a:link {
	color: #D1221F;
}
a:hover {
	text-decoration:none;
	color:#628100;
}



A.link_general {
	COLOR:#447BD7;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size:12px;
	font-weight: bold;
}

A.link_general:hover {
	COLOR:#004080;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size:12px;
	font-weight: bold;
}


A.link_articles {
	COLOR:#285A97;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	font-size:12px;
	font-weight: bold;
	line-height: 20px;
}

A.link_articles:hover {
	COLOR:#1F4676;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size:12px;
	font-weight: bold;
	line-height: 20px;
}




.graybox {
	background-image: url(../images/bg_graybox.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9d9d9d;
	border-right-color: #9d9d9d;
	border-left-color: #9d9d9d;
	text-align: left;
	vertical-align: top;
}
.testimonial .graybox {
	font-size: 11px;
}
.contactbox {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c5201b;
	letter-spacing: 0.2px;
}
.footer {
	text-align: center;
	font-size: 11px;
	color: #a1a1a1;
}
.footer a {
	color: #555555;
	text-transform:uppercase;
	font-weight:bold;
}
.testimonial_title {
	font-size: 12px;
	font-weight: bold;
	color: #6e9201;
}
.testimonial_image {
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #666666;
}
.title {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #316DB5;
}
.txt-content {
	text-align: justify;
	font-size: 12px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}
.txt-didyouknow-list {
	text-align: justify;
	font-size: 12px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.list1 {
	list-style-image:url(../images/list1.gif);
	list-style-position: outside;
}
.txt-remark {
	text-align: justify;
	font-size: 12px;
	color: #8CBA00;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: bold;
}


.img_float_right
{
float:right;
border:0px dotted black;
margin-bottom:20px;
margin-left:20px;
margin-right:0px;
margin-top:0px;

}.txt-chart {
	text-align: justify;
	font-size: 12px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding-left: 10px;
	padding-bottom: 7px;
	padding-top: 7px;
}
.txt-chart-tit {
	text-align: justify;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding-left: 10px;
	padding-bottom: 7px;
	padding-top: 7px;
}
.txt-phone {
	font-size: 16px;
	color: #8FBD01;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
	font-style: italic;
}
.txt-slogan {
	font-size: 16px;
	color: #366DB0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
	font-style: italic;
}
.txt-remark2 {
	font-size: 12px;
	color: #366DB0;
	font-family: Arial, Helvetica, sans-serif;
}
.img_iconarticle {
	float:left;
	border:0px dotted black;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
}
.articles_title {
	font-size: 12px;
	font-weight: bold;
	color: #285A97;
	margin-top: 20px;
	padding-top: 20px;
	line-height: 10px;
}
