
body
{
	background: #fff;
	color: #333;
	padding: 10px;
	font: 13px/1.5 "Trebuchet MS", Verdana, Arial, Helvetica,	sans-serif;	
	line-height: 1.55em;
}


a
{
	color: #000;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

hr {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;

}

h1
{
	font-weight: bold;
	padding: 0;
	margin: 0;
	border: 0;
}

h3
{
	font-size: 110%;
	border-bottom: 1px solid #ccc;
	padding: 15px 0 2px 0;	
	margin-bottom: 5px;
}

p
{
	border: 0;
	overflow: hidden;
	padding:  0;
	text-align: center;
	width: 100%;
}

/* ---------------------------------------------------------------------- */

.container
{
	margin-left: 0;
	margin-right: 0;
	width:630px;
	padding: 0;
	float: left;
	
}

.sideColl,
.centerColl,
.grid_16 {
	display: inline;
	float: left;
	margin: 0;
}

.sideColl
{display: none;}

.content .sideColl {
		display: none;
}

.content .centerColl, .content .fullColl {
	width: 620px;
	border: 0;

}

.topBanner {
	display: none;
}

.topMenu {
		display: none
}

.content
{
	background: #fff;
	border: 0;
	padding: 0;
	
}
.contentWithMenu
{
	background: #fff;
	border: 0;
	border-top: 0;
	padding: 0;
	
}

.footer
{
		display: none
}

.headerRel
{
    display: none
}

.terms
{
text-align:justify;
overflow: visible;
padding: 0px;
background-color: #fff;
border: none;
}

.but, .butt_off, #LiteralFulltext, .paragraph
{ display: none}


.copyright
{
	padding: 2px 0 0 0;  
	
	/*clear: both;*/
	width:630px;
	color: #ccc;
	font-weight: normal;
	text-align: left;
	padding-right: 10px;
	border-top: 1px solid #ccc;
}

/* ---------------------------------------------------------------------- */

.centerColl hr
{
	height: 1px;
}

/* ---------------------------------------------------------------------- */

.article
{
	margin: 0 0 0 0;
}

.article .title
{
	font-size: 140%;
	color: #000;
	font-weight: bold;
	text-align: justify;
}

.article .time,
.statement .time
{	
	padding: 0 0 0 0px;
}

.article .intro
{
	padding: 13px 15px 15px 15px;
    margin: 10px 0 15px 0;
    border: 1px solid #ccc;
    text-align: justify;
}

.article p
{	
	text-align: left;
	border: 0px;
	margin: 2px 0 7px 0;
	text-align: justify;
}

.article .lft,
.statement .lft,
.event .lft
{
	display: inline;
	float: left;	
}

.article .rght,
.statement .rght,
.event .rght
{
	display: inline;
	float: right;	
}



.paging
{
	display: none
}

.sideColl h1, .centerColl h1 
{

	font-size: 200%;
	font-weight: bold;
	padding: 0  0 8px 0;
	margin: 0 0 8px 0;
	border-bottom: 5px solid #ddd;
	color: #ddd;
	display: none;
}

.article .lftblck
{
	display: inline;
	float: left;	

}

.article .rghtblck
{
	display: none;	
}

.loggedIn
{ display: none}



.simpletable {
	width: 100%;
	border: 0px solid #ccc;
	}

.simpletable td {
	padding: 0 5px 0 5px; 

	border: 1px solid #ccc;
	}

.simpletable th {
	background-color: #F2F3F7;
	padding: 0 5px 0 5px; 
	border: 1px solid #ccc;
	text-align: left;
	}
	
	.centerColl .evtime
{
    display:block;
		
		text-align:right;
		width:75px;
		float:left;
		display:inline-block;
		
}
.centerColl .evtitle
{
    display:block;
		
		padding: 0 0 0 7px;
		margin: 0;
		text-align:left;
		width:500px;
		display:inline-block;
		vertical-align: top;
		float:none;
}
	
	#wdth728
{
	width: 630px;
}
/* ---------------------------------------------------------------------- */


html body div.clear,
html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}










