body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 2800px;
	background-image: url(images/Bkg_01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: top;
	color: #333333;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 780px;
}
#content {
	padding: 0px;

}

#header {
	background-image: url(images/Header_03.gif);
	background-repeat: no-repeat;
	height: 190px;
	width: 780px;
}
#nav {
	background-color: #FF6600;
	height: 20px;
	width: 780px;
	margin: 0px;
	padding: 0px;
}
#footer {
	height: 30px;
	text-align: center;
	font-size: 10px;
}
.blue_light {
	color: #5b777f;
}
a:link {
	color: #537681;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #5A818D;
}

.blue {
	color: #004D71;
	font-size: 12px;
}
.blueCaps {
	color: #004D71;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}
.Uppercase {
	text-transform: uppercase;
}

.orange {
	font-size: 16px;
	color: #FF6600;
	text-transform: none;
	font-weight: bold;
}
.brown {
	color: #663333;
}
.titulos {
	font-size: 12px;
	color: #00274F;
	font-weight: bold;
}
.subtitulos {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.blue_2 {
	text-transform: uppercase;
	color: #0099FF;
	font-size: 12px;
	font-weight: bold;
}
li {
	line-height: 12px;
}
ul {
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
p {
}
.orange12px {
	font-size: 12px;
	color: #FF6600;
}
#homepage_text {
	width: 780px;
	top: 0px;
}
#flash {
	height: 240px;
	width: 780px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}
