body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #3399CC;
	margin-top: 5px;
}
#container {
	height: auto;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
#outside_border {
	height: auto;
	width: auto;
	border: 1px solid #000099;
	position: relative;
}

#header {
	text-align: center;
	height: auto;
	width: 800px;
	position: relative;
}
#menu_box {
	height: auto;
	width: 240px;
	text-align: left;
	position: relative;
	float: left;
	left: 50px;
	top: 30px;
}
#menu_box img {
	margin-bottom: 8px;
}
.text_box {
	height: auto;
	width: 400px;
	position: relative;
	margin-left: 340px;
	padding-right: 50px;
}
.text_box p {
	text-align: justify;	
}
.text_box a {
	color: #336699;	
}
.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #006699;
	text-align: center;
}
.sublink {
	margin-left: 15px;
	position: relative;
	top: -2px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: lighter;
	color: #006699;
	text-decoration: none;
	text-align: center;	

}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #006699;
	text-align: center;
	font-weight: lighter;
	margin-bottom: 40px;
	margin-top: -10px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000066;
	text-align: center;
	font-weight: lighter;
	margin-top: -20px;
	margin-bottom: -5px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #996600;
	text-align: left;
	font-weight: lighter;
	margin-bottom: -5px;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000033;
	font-weight: lighter;
	margin-bottom: -5px;
}

.footer_container {
	height: 50px;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #003366;
}
#imago {
	height: 51px;
	width: 62px;
	position: relative;
	left: 0px;
	top: 8px;
	margin-bottom: 10px;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #003366;
	margin: 5px;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #003366;
	margin: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #003366;
	margin: 5px;
	text-align: center;
}
.image_pading {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
ul {
	text-align: left;
}
ol {
	text-align: left;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.black_font {
	color: #000000;
	margin-bottom: 15px;
}
.highlight_box {
	font-size: 12px;
	line-height: 20px;
	color: #000033;
	font-weight: lighter;
	margin-bottom: -5px;
	text-align: center;
	margin-top: 15px;
}