body {
	display: block;
  	font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
  	text-align: center;	
  	height: 1%;	
	color: #4A5976;	
	padding: 0;	
	margin:0 auto;
	border: 0;	
	padding: none;
	border: none;
	min-width: 1024px;
	max-width: 1024px;
	background: #FFFFFF;
	font-size: 0.65em/ 1.0em;
	
}

a.bc {
	color: #4A5976;
	font-weight: normal;
	text-decoration: none;
}

a.bc:hover{
	text-decoration: underline;
}

a.network {
	display: block;
	float: none;	
	width: 100%;
	height: 25px;
	text-align: center;	
	background: #FFFFFF;
	color: #4A5976;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-size: 1em;
	/*border: solid 1px #0000ff;*/	
	position: relative;
	left: 20px;
}

a.network:hover {
	display: block;
	/*color: #D8DEE7;*/
	color: #4A5976;
	background: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.tblmnu {
	display: block;
	float: none;	
	width: 100%;
	height: 25px;
	text-align: center;	
	background: #FFFFFF;
	color: #4A5976;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 0.75em;
	/*border: solid 1px #0000ff;*/
}

a.tblmnu:hover {
	display: block;
	color: #D8DEE7;
	background: #FFFFFF;
}

a.txtlink {	
	text-align: center;	
	background: #FFFFFF;
	color: #4A5976;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 1em;	
}

a.txtlink:hover {	
	text-decoration: underline;
}

div.breadcrumbs{
	display: block;
	width: 100%;
	background: #FFFFFF;
	font-size: 0.6em;
	text-align: right;
}

div.bodytag {	
	display: block;	
	color: #4A5976;	
	width: 80%;	
	/*border: solid 1px #00ff00;*/	
	border: 0;	
	margin-left: 0;
	text-align: center;	
}

div.pagecontainer{
	display: block;
	width: 100%;
	background: #FFFFFF;
	/*border: solid 1px #0000ff;*/
	margin: 0;
	margin-left: 20px;
	border: 0;
	padding: 0;
	text-align: center;
	font: 0.6em;
	border-bottom: solid 1px #4A5976;
}

div.mnubar {
	display: block;
	width: 100%;
	height: 25px;
	text-align: center;
	padding-bottom: 1px;
	border-bottom: solid 1px #4A5976;
}

div.toptag {
	display: block;
	width: 100%;
	height: 95px;
	background: #4A5976;
	text-align: center;		
	/*border: solid 1px #ff0000;*/
	color: #FFFFFF;
	font: 1.2em;
	margin: 0px;
	border: 0px;
	padding: 0px;		
}

span.slogan {
	position: relative;
	top: -30px;
	left: 0px;
	color: #ffffff;
	float: left;
	display: inline;
	font-size: 0.6em;
	font-weight: bold;
	min-width: 200px;
	width: 200px;
	z-index: 99;
	/*border: solid 1px #FF0000;*/
}

span.headlines {
	font-weight: bold;	
	font-size: 1.2em;
}


span.network {
	position: relative;
	top: 5px;
	width: 100%;
	height: 25px;
	text-align: left;	
	cursor: pointer;
	/*border: solid 1px #ff0000;*/
}

span.tblmnu {
	position: relative;
	top: 5px;
	width: 100%;
	height: 25px;
	text-align: center;	
	cursor: pointer;
	/*border: solid 1px #ff0000;*/
}

span.listpoint{	
	font-weight: bold;
	font-size: 0.8em;
}

span.title {
	font-weight: bold;
	font-size: 0.9em;
}

span.subtitle {
	font-weight: bold;
	font-size: 1em;
}

div.listpointtxt{
	
	font-weight: normal;
	font-size: 0.8em;
	margin-left: 8%;
}

div.info, div.contactinfo{
	font-weight: normal;
	font-size: 0.8em;
	margin-left: 2%;
	text-align: justify;
}

div.maininfo {
	font-weight: normal;
	font-size: 0.9em;
	margin-left: 2%;
	text-align: justify;
}

 div.contactinfo {
 	text-align: center;
 }

hr {
	color: #4A5976;
	width: 85%;
}

p {
	text-align: justify;
	margin-right: 20px;
}

table.news {
	border: solid 1px #4A5976;	
}

td.newstitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
}

td.newsdata {
	font-weight: normal;
	font-size: 0.75em;
}

td.pageinfo {
	font-weight: normal;
	font-size: 0.9em;
}

img.logo {
	position: relative;
	left: 6px;