body, td, input, textarea, select {
	color: #000;
	font-family: tahoma, verdana;
	font-size: 14px;
}

a {
	color: #29a7ce;
	font-family: tahoma, verdana;
	font-size: 14px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

#orange {
	color: #de5a2c;
}

h1 {
	margin: 0px;
	color: #077596;
	font-family: arial narrow;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	color: #29a7ce;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

.newsTitle {
	font-size: 20px;
	text-decoration: none;
}
.newsTitle:hover {
	text-decoration: underline;
}

.newsDt {
	font-size: 13px;
	color: #d75537;
}

.clouds {
	padding: 10 0 0 0px;
}

.clouds a {
	line-height: 150%;
	padding-right: .5em;
	text-transform: capitalize;
}

#tag1 {
	font-size: 10px;
}
#tag2 {
	font-size: 12px;
}
#tag3 {
	font-size: 14px;
}
#tag4 {
	font-size: 16px;
}
#tag5 {
	font-size: 18px;
}
#tag6 {
	font-size: 20px;
}
#tag7 {
	font-size: 22px;
}
#tag8 {
	font-size: 24px;
}
#tag9 {
	font-size: 26px;
}
#tag10 {
	font-size: 28px;
}

.screenDescr {
	font-size: 13px;
	margin: 8 0 0 10px;
}

.blueTitle {
	margin: 0 0 8 0px;
}

.inp_auth {
	border: 0px;
	font-size: 13px;
	color: #274e59;
	padding-left: 7px;
	background-color: #fff;
}

.inp_auth_cell {
	background-color: #fff;
	border-top: solid 2px #B9D5DB;
	border-bottom: solid 2px #B9D5DB;
}

.footerBlue {
	font-size: 13px;
	color: #29a7ce;
}

.footer {
	font-size: 13px;
	color: #274e59;
}

.phone {
	color: #E47521;
	text-transform: uppercase;
	font-family: arial narrow;
	margin: 0 0 2 0px;
	font-size: 30px;
	line-height: 90%;
}

#red {
	color: red;
}
#blue {
	color: #077596;
}

.imageCell {
	border: solid 2px #fff;
}

.tbl_row {
	background-color: #EFF9FC;
}

.calc_cell1 {
	padding: 1 5 1 10px;
	background-color: #eff9fc;
}
.calc_cell2 {
	padding: 10 5 10 10px;
}

.subMenuCurrent {
	color: #de5a2c;
	text-decoration: none;
}

.hilight {
	background-color: yellow;
}

.top_menu td {
	padding: 0 20 0 20px;
}