body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.languages{
	background-color:#004053;
	font-family:Times New Roman, Times, serif;
	font-size:12px;
	color:#FDAD10;
	text-decoration:none;
}
a.languages:link,visited,hover,active{
	text-decoration:none;
}
.footer{
	font-size:10px;
	color:#004053;
	font-weight:normal;
}
.text_header{
	font-size:15px;
	color:#004053;
	font-weight:normal;
}
.text_home{
	font-family:Times New Roman, Times, serif;
	font-size:16px;
	color:#004053;
	font-weight:bold;
}
.text_case{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#004053;
	padding-left:4px;
}
a.text_case:link{
	text-decoration:underline;
	color:#004053;
}
a.text_case:visited{
	text-decoration:underline;
	color:#004053;
}
a.text_case:hover{
	text-decoration:underline;
	color:#004053;
}
a.text_case:active{
	text-decoration:underline;
	color:#004053;
}
.text_page{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#004053;
	font-weight:normal;
}
.menu_option{
	font-size:14px;
	color:#004053;
	font-weight:bold;
	text-decoration:none;
}
a.menu_option:link{
	text-decoration:none;
}
a.menu_option:visited{
	text-decoration:none;
}
a.menu_option:hover{
	text-decoration:underline;
}
a.menu_option:active{
	text-decoration:none;
}
.menu_spacer{
	font-size:14px;
	color:#FDAD10;
	font-weight:bold;
}
.dotted_bdr{
	border: dotted thin #004053;
}
.title{
	background-color:#004053;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FDAD10;
	font-weight:bold;
	text-align:center;
}
.rule_footer{
	border:thin solid #FDAD10;
}