body {
	margin: 0;
	padding: 0;
	font-family:trebuchet MS, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#headerRight {
	margin: 0;
	padding: 0;

}

.navbar {
	margin: 0;
	padding: 0px 0 0 0;
	color: #FFFFFF;
	font-size: 11px;
}
.navbar a:link, .navbar a:visited, .navbar a:active {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}
.navbar a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline
}

.search {
	margin: 0;
	padding: 0;
	height: 32px;
	clear: both;
	text-align: center;
	font-size: 12px;
}

.logot {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-align: left;
}

.menulist {
	padding: 2px 2px 2px 10px;
	margin: 0;
}

/***menu***/
.menu {
	padding: 0 0 0 5px;
	float: left;
	font-size: 11px;
}
.menu p {
	margin: 2px 0;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	color: #05478B;
	font-size: 12px;
}
.menu ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 2px;
	color: #05478B;
}
.menu ul li {
	margin: 0 0 0 10px;
	padding: 0 0 1px 0;
}
.menu li a:link, #menu li a:visited, #menu li a:active {
	display: block;
	text-decoration: none;
	color: #05478B;
}
.menu li a:hover {
	display: block;
	text-decoration: underline;
	color: #18A7FC;
}
/************/

.title1 { color: #05478B; }
.title1Big { font-size: 70%; font-weight: bold; color: #05478B; }
.title4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; color: #05478B; }
.titlesBlackBig { font-size: 115%; font-weight: bold; }
.article { font-family: "Courier New", Courier, monospace; font-size: 110%; }


td {
	text-decoration: none;
	font-size: 12px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	font-size: 12px;
	color: #05478B;
}
a:hover {
	text-decoration: underline;
	color: #18A7FC;
	font-size: 12px;
}

.alnk a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}


p {
	font-size: 12px;
	color: #000000;
	}


li {
	font-size: 12px;
	color: #000000;
	}

h1 {	margin: 2px;
	padding: 2px;
	font-size: 12px;
	color: #05478B;
	text-align: center;
}
h2 {	margin: 2px;
	padding: 2px;
	font-size: 12px;
	color: #05478B;
}

.h3 {
	font-size: 12px;
}
.h3 a:link, #h3 li a:visited, #h3 li a:active {
	display: block;
	text-decoration: none;
	color: #05478B;
}
.h3 a:hover {
	display: block;
	text-decoration: underline;
	color: #18A7FC;
}

.feedd {color: #000000;font-size: 12px;}
.feeds {color: #000000;font-size: 12px;}
.rel {color: #000000;font-size: 12px;}

.footer {
	margin: 0;
	padding: 0;
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #444444;
}
.footer .smalltext {
	font-size: 10px;
	color: #444444;
}
.footer .text {
	margin: 0 auto 0 auto;
	width: 347px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	text-align: justify;
}
.footer .text p {
	margin: 2px;
	padding: 2px;
}
.footer a:link, .footer a:visited, .footer a:active {
	font-weight: normal;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
}
.footer a:hover {
	font-weight: normal;
	font-size: 10px;
	color: #444444;
	text-decoration: underline;
}

