body, td {
	color: #000;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
}

input,textarea,select {
	color: #000;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #1b4374;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #69f;
}

img {
	border: 0px;
}

.slogan {
	color: #1c3c6c;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
} 

.tmTable {
	background-color: #1b4071;
	background-image: url('../img/tm_bg01.gif');
	background-repeat: repeat-x;
	background-position: top;
}

.tmCell a {
	font-family: "Myriad Pro", "Trebuchet MS", arial, verdana, tahoma;
	display: block;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5 20 5 20px;
}
.tmCell a:hover {
	color: #fff;
}

td.tmCell:hover, #tm_current {
	background-color: #1b6871;
	background-image: url('../img/tm_bg02.gif');
	background-repeat: repeat-x;
	background-position: top;
}

.blockTitle {
	background-image: url('../img/bt_bg01.gif');
	background-repeat: repeat-x;
	background-position: top;
}

.btBlack {
	font-family: "Myriad Pro", "Trebuchet MS", arial, verdana, tahoma;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;	
}
.btBlack:hover {
	color: #000;
}

.btBlue, h1 {
	font-family: "Myriad Pro", "Trebuchet MS", arial, verdana, tahoma;
	color: #0f4272;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;	
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.btBlue:hover {
	color: #0f4272;
}

.lmItem {
	font-family: "Myriad Pro", "Trebuchet MS", arial, verdana, tahoma;
	color: #1b4173;
	font-size: 14px;
	text-decoration: none;
}

.lmItem:hover, .lmCurrent {
	color: #0eae9c;
}

.phone {
	font-weight: bold;
	font-style: italic;
	color: #414143;
}
.phone span {
	font-size: 20px;
}
.support {
	text-decoration: none;
}
.footer {
	text-align: right;
	padding: 10 5 10 0px;
	font-style: italic;
}
.footer a {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.content_body {
	padding: 20 15 20 15px;
	text-align: justify;
	line-height: 150%;
}

#red {
	color: red;
}

.newsTitle {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.newsDate {
	font-size: 11px;
	color: #999;
}

.newsImage {
	padding: 2px;
	background-color: #fff;
	border: solid 1px #ccc;
	margin-right: 6px;
}

.servMore {
	padding-top: 10px;
	text-align: right;
}
.servMore a {
	font-weight: bold;
	text-decoration: none;
}
