body {
	margin: 0px;
}

td,th,div,li,ol,ul,li,body {
	font: normal 10pt Tahoma, Verdana, Arial, sans-serif;
}

a {
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

a img {
	border: 0px;
}

td a.nov {
	color: blue;
	display: block;
}

td.bluebg {
	background-color: #036;
	color: #fff;
	padding: 2px 5px;
}

td.bluebg a, td.bluebg a:hover {
	color: white;
	text-decoration: none;
} 

td#left_menu {
	vertical-align: top;
  /*  white-space: nowrap;*/
    padding-top: 15px;
}

td#left_menu h6 {
	font: bold 9pt Tahoma, Verdana, Arial, sans-serif;
	color: white;
	padding: 3px 5px;
	margin: 10px 0 8px;
	background-color: #036;
}

td#left_menu a {
	color: blue;
	display: block;
	margin: 3px 3px;
}

td#left_menu a:hover {
	color: red;
}

td#left_menu a.spaced {
	margin: 10px 3px;
}

td#middle_content {
	vertical-align: top;
	padding-left: 10px;
	
}

h1.title {
	font: bold 18px Tahoma, Verdana, Arial, sans-serif;
	margin: 25px 0 20px 0;
	border-left: 12px solid #ddd;
	border-bottom: 2px solid #ddd;
	padding-left: 10px;
	padding-bottom: 2px;
}

.mainLayout {
	background-color: white;
	border: 1px solid #ccc;
	width: 960px;
}

ul.special li {
	margin: 2px 0;
}

.mainLayout .content {
	padding: 10px;
	padding-top: 20px;
}

table tbody tr.odd {
	background-color: #eee;
}

table tbody tr.hover {
	background-color: #ff9;
}

table thead tr th {
	border-bottom: 1px solid #ccc;
	padding: 2px 4px;
	background-color: #036;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
	color: #fff;
}

th a, th a:hover {
    color: #fff;
    text-decoration: none;
}

table thead tr th.c, table thead tr th.actions {
	text-align: center;
}

th.r, td.r {
	text-align: right;
	padding-right: 4px;
}

span.subtitle {
	color: #555;
	font-style: italic;
}

div.summary {
    color: #555;
    font-style: italic;
    font-weight: bold;
    margin: 10px 0;
}

div.summary_str {
    color: #555;
    font-weight: bold;
    margin: 4px 0;
}

div.article_content {
    color: #555;
}

table.articles_list tr td.content {
	color: #555;
	padding-bottom: 8px;
}

table.articles_list tr td.bluebg {
	color: #fff;
}

a.mpl {
	display: block;
	font: bold 10pt Arial,Helvetica,sans-serif;
	color: #555;
	text-decoration: none;
	font-style: italic;
}

a.mpl:hover {
	color: #444;
}

a.nohover, a.nohover:hover {
	text-decoration: none;
	color: blue;
	margin: 3px;
}

/*
table tfoot tr td.footer {
	padding-top: 12px;
	border-top: 1px solid #ccc;
	padding-bottom: 4px;
} */

table#main_list {
	border: 1px solid #ccc;
	width: 100%;
}

td.actions {
	padding-right: 6px;
	white-space: nowrap;
	width: 3%;
	color: #999;
}


.width25px {
	width: 25px;
}

.width40px {
	width: 40px;
}

.width80px {
	width: 80px;
}

.width100px {
	width: 100px;
}

.width100 {
	width: 100%;
}

.width120px {
	width: 120px;
}

.width150px {
	width: 150px;
}

.width180px {
	width: 180px;
}

.width200px {
	width: 200px;
}

.width250px {
	width: 250px;
}

.width300px {
	width: 300px;
}

.width350px {
	width: 350px;
}

.width500px {
	width: 500px;
}

.width700px {
	width: 700px;
}

/***************** FORMS ************************/
.form_table {
	border: 1px solid #CCC;
	background-color: white;
}

.form_table .form_title {
	background-color: #036;
	font: bold 16px Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFF;
	padding: 5px;
	border-bottom: 1px solid #CCC;
}

.form_table div {
	border-bottom: 1px solid #CCC;
}

.form_table td {
	font: normal 11px Verdana, Arial, Helvetica, Geneva, sans-serif;
}

input,select,textarea {
	font: normal 11px Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.soft_border {
	border: 1px solid #D8D8D8;
	background-color: #f7f7f7;
}

.padding10px {
	padding: 10px;
}

.padding2px {
	padding: 2px;
}
#6ZEES4GMCMHNH05OS2PF p{
	float:left;
	border:1px solid red;

}
.social_icons {
	float: left;
	width:100%;
	margin-bottom:5px;
}

