#content_area div.csc-mailform-field,
#content_area div.reg-wrapper {
	margin: 4px 0px;
	padding: 0px;	
	width:100%;
	float:left;	
}
#content_area div.csc-mailform-field label,
#content_area div.reg-wrapper label {
	width:130px;
	float:left;
	text-align:right;
	padding-right:15px;
}
#content_area div.csc-mailform-field select,
#content_area div.reg-wrapper select {
	width:263px;
	border:1px solid #D0D0D0;
}
#content_area div.csc-mailform-field input,
#content_area div.reg-wrapper input,
#content_area div.csc-mailform-field textarea,
#content_area div.reg-wrapper textarea {
	border:1px solid #D0D0D0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	width:263px;
}
#content_area div.csc-mailform-field input.contact-submit {
	width:70px;
}

#content ul li ,
#content_wide ul li{
	background: transparent url(../images/list_symbol.png) no-repeat left 6px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 11px;
}

#right_side div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image,
#left_side_top div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:2px;
}
/**** rte classes ****/
h2.mail-icon {
	padding:5px 0 15px 40px;
	margin-bottom:0px;
	background: transparent url(../images/ico_mail.png) no-repeat top left;
	font-size:15px;
	display:inline-block;
}
h2.tic-icon {
	padding:5px 0 15px 40px;
	margin-bottom:0px;
	font-size:15px;
	display:inline-block;
	background: transparent url(../images/ico_tick.png) no-repeat top left;
}
p.purple {
	color: #675B79;
}
/**** fces ****/
.two-columns {
	float:left;
	width:100%;
}
.two-columns .column-0,
.two-columns .column-1 {
	float:left;
	width:49%;
	margin-right:1%;
}
.two-columns .column-1 {
	margin-right:0;
}
.three-columns {
	float:left;
	width:100%;
}
.three-columns .column-0,
.three-columns .column-1,
.three-columns .column-2 {
	float:left;
	width:32%;
	margin-right:1%;
}
.three-columns .column-2 {
	margin-right:0;
}
div.font-header {
	padding-bottom:10px;
}
/**** section frames ****/
.border-lightgrey {
	border:1px solid #f6f6f7;
	padding:12px;
	margin-bottom:15px;
	float:left;
	width:541px;
}
.bg-lightgrey {
	background-color: #f6f6f7;
	float:left;
	padding:12px;
	margin-bottom:15px;
	width:545px;
}
/**** 3 boxes blue ****/
.three-cols-blue {
	float:left;
	width:100%;
	color:#fff;
}
.three-cols-blue .three-columns {
	background: transparent url(../images/bluebox-bg.png) repeat 0 0;
}
.three-cols-blue .three-columns .column-0{
	margin-right:1px;
	padding:17px 12px 0px 12px;
	width:164px;
}
.three-cols-blue .three-columns .column-1 {
	margin-right:1px;
	padding:17px 12px 0px 12px;
	width:164px;
}
.three-cols-blue .three-columns .column-2 {
	margin-right:0px;
	padding:17px 12px 0px 12px;
	width:164px;
}
.three-cols-blue h2 {
	background: transparent url(../images/ico_tick.png) no-repeat left top;
	padding: 5px 0 10px 40px;
	font-size:15px;
	margin-bottom:15px;
	color:#fff;
}
/**** 1 Box blue ****/
.bg-darkblue {
	background-color: #077dad;
	float:left;
	color:#fff;
	padding:17px 12px 13px 12px;
	width:294px;
}
.bg-darkblue a {
	color:#fff;
}
.bg-darkblue h2 {
	background: transparent url(../images/ico_mail.png) no-repeat left top;
	padding: 5px 0 10px 40px;
	font-size:15px;
	margin-bottom:15px;
	color:#fff;
}
.bg-darkblue p {
	line-height:6px;
}

/**** news ****/
.news-latest-wrapper {
	background-color:#F6F6F7;
	float:left;
	margin-bottom:15px;
	padding:12px;
	width:294px;
}
.news-latest-container {
	padding:0;
}
.news-latest-item {
	border-bottom:1px solid #fff;
	margin-bottom:10px;
	padding-bottom:10px;
}
.news-single-item h2,
.news-list-container h2 a,
.news-latest-item h2 a {
	color:#675b79;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}

.news-single-date,
.news-list-date,
.news-latest-date {
	color:#999999;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
	display:block;
	float:none;
	padding-left:0;
}
.news-latest-item .news-latest-content p {
	display:inline;
}
.news-latest-item .more a {
	color:#067eb0;
	font-size:12px;
	padding-left:2px;
}
.news-single-backlink {
	padding:0;
}
.news-single-item {
	padding:0;
	margin:0;
}
.news-single-img {
	margin:0 0 0 10px;
}
.news-list-container img {
	float:left;
	margin:0 10px 5px 5px;
}
.news-list-item {
	float:left;
	padding:0 0 10px;
	width:100%;
}
