body, body#tinymce.mceContentBody {
	margin: 0;
	padding: 0;
	line-height: 150%;
	color: #555;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-align:left;
}

img {
	margin:0;
	border:none;
}
body p, body#tinymce.mceContentBody p {
	margin:0 0 10px 0;
}
h1, .h1 {
	font-size:21px;
	line-height:24px;
	font-weight:400;
	color: #000;
	margin:0 0 8px 0;
}
h2, .h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color:#5588c7;
	margin:0 0 6px 0;
}

h3, .h3 {
	font-weight: bold;
	margin:0 0 6px 0;
}
.rteContent {
	text-align:left;
}
.rteContent a {
	color:#5588c7 !important;
	text-decoration:none !important;
}
.rteContent a:hover {
	color:#555 !important;
	text-decoration:none !important;
}
.rightBlock{
	right: 0px;
	padding-top: 5em;
	padding-left: 0px;
	bottom: 0px;
	text-align:center;
}

.comment {
	border-left: 2px solid #53abdb;
	padding-left: 10px;
	width: 180px;
	text-align:left;
}

.gray {
	color: #a3a5a4;
}

.blue {
	color:#5588c7;
}

a.linkarrow {
	font-size:14px;
	/*color:#5588c7 !important;*/
	color:#d10000 !important;
	text-decoration:none;
	background-image: url(arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:15px;
	text-decoration:none !important;
}
a.linkarrow:hover {
	color:#5588c7 !important;
}
.contactsTable
{
	width:736px;
	padding-right: 10px;
}
.blogTable{
	width:736px;
}

.underHR
{
	padding-bottom: 20px;
	border-bottom: #b2b2b2 1px solid;
	width: 100%;
}

.aboveHR
{
	padding-top: 20px;
	border-top: #b2b2b2 1px solid;
	width: 100%;
}

hr
{
	border:#b2b2b2 1px solid;
}
.noDotsInList {
	list-style-type: none;
	list-style-image: none;
	text-indent: 0px;
	padding-left:0px;
	margin-left:0px;
}
ul, body#tinymce.mceContentBody ul {
	text-indent:0px;
	list-style-position:outside;
	margin:0 0 10px 0;
	padding:0 0 0 20px;
}
ul li, body#tinymce.mceContentBody ul li{
	font-size:12px;
	line-height:150%;
}
