body{
	background: #ffffff url(traco.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
    line-height: 20px;
}

a {	
	color: #143268;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

h1 {
  font-size: 18px;
  font-weight: bold;
  color: #143268;
}

h2 {
  font-size: 16px;
  color: #143268;
}

h3 {
  font-size: 14px;
  color: #cc3300;
}

.image {
	border: 2px solid #669900;
	margin-right: 4px;
	margin-bottom: 4px;
}

.imagel {
	float: left;
	border: 2px solid #669900;
	margin-right: 10px;
	margin-bottom: 8px;
}

.imaged {
	float: right;
	border: 2px solid #669900;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 8px;
}

.center {
	text-align: center;
}

#container {
	width: 740px;
	margin: 20px auto 0 auto;
	text-align: left;
}

#header {
	text-align: left;
	color: #FFF;
	font-size: 15px;
    height: 90px;
    margin-bottom: 5px;
}

#header .title {
	font-size: 22px;
	color: #FFF;
}

#header a {
	color: #FFF;
	text-decoration: none;
}

#left {
	float: left;
	width: 220px;

}

#right {
	float: right;
	width: 490px;
}

.block {
	border-top: 2px solid #143268;
	border-bottom: 2px solid #143268;
	/* background-color: #8AA3D0; */
	margin-top: 15px;
	font-size: .9em;
}

.block ul {

}

.block li {
	line-height: 1.3em;
	margin-bottom:5px;
	list-style-type: square;
}

.block p {
	padding: 0 10px 5px 10px;
}

.block strong {
	position: relative;
	top:6px;
	left: 10px;
}

#network {
	clear: both;
	font-size: 11px;
	border-top: 1px solid #143268;
	text-align:center;
}

#footer {
	clear: both;
	font-size: 11px;
	border-top: 1px solid #143268;
	padding-top: 5px;
	text-align:center;
}
