*
{
	margin: 0;
	padding: 0;
}
body
{
	background: #FFFFFF;
	color: #080084;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1, h2, h3
{
	color: #345BA8;
}
h1
{
	font-size: 152%;
}
h2
{
	font-size: 129%;
}
h3
{
	font-size: 100%;
	font-weight: bold;
}
p, blockquote, ul, ol
{
	line-height: 180%;
}
blockquote, ul, ol
{
	margin-left: 3em;
}
a
{
	color: #345BA8;
}
a:hover
{
	text-decoration: none;
}
.boxed
{
	border: 1px solid #E9EAEB;
	margin: 10px;
}
.boxed .title
{
	background: #F7F7F7;
	padding: 5px 10px;
}
.boxed .content
{
	padding: 10px;
}
#page
{
	background: url(images/img02.jpg) repeat-y left top;
	margin: 0 auto;
	width: 1010px;
}
#content
{
	margin: 0 0px 0 260px;
	position: fixed;
}
#sidebar
{
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 260px;
}
#google
{
	height: 100%;
	left: 1010;
	overflow: hidden;
	position: absolute;
	top: 05;
	width: 160px;
}
#pa
{
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 20px;
	text-align: justify;
}
#logo
{
	background: url(images/portallogo.gif) no-repeat left top;
	background-color: #080084;
	height: 89px;
	width: 383px;
}
#logo h1
{
	font-size: 197%;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 80px 0 0 19px;
}
#logo h2
{
	font-size: 85%;
	padding: 0px 0 0 20px;
}
#logo a
{
	color: #FFFFFF;
	text-decoration: none;
}
#logo_bgc
{
	background-color: #080084;
	height: 89px;
	width: 743px;
}
#menu
{
	padding: 20px 0;
}
#news
{
}
#news .title
{
	padding: 15px;
}
#news .content
{
	font-size: 85%;
	padding: 0 15px;
}
#news ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#news li
{
	margin-bottom: 15px;
}
#footer
{
	background: #3F6EB6;
	color: #FFFFFF;
	font-size: 77%;
	padding: 5px 0;
	text-align: center;
}
#footer a
{
	color: #FFFFFF;
}
