body
{
	margin: 0px;
}
.left_column
{
	border-right: 1px solid #14316b;
}
.right_column
{
	border-left: 1px solid #14316b;
}
.menu_l
{		
	color: #333333;
	font-size: 10pt;
	text-decoration: none;
}
.menu_l:hover
{		
	color: #0066cc;
	font-size: 10pt;
	text-decoration: none;
}
.page
{
	text-align: justify;
	font-size: 10pt;
}
h1
{
	font-size: 13pt;
	font-weight: bold;
}
h2
{
	font-size: 11pt;
	font-weight: bold;
}
font.bottom
{
	font-size: 9pt;
	color: white;
}
a.bottom
{
	font-size: 9pt;
	color: white;
}
a.bottom:hover
{
	text-decoration: none;
	font-size: 9pt;
	color: white;
}

.box_text
{
margin-top:10px;
background-color: #f7f7f7;
text-align:center;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
border: 1px solid #b8b9bb;
cursor: pointer;
}
.box_text_on
{
margin-top:10px;
background-color: #666666;
text-align:center;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
border: 1px solid #b8b9bb;
cursor: pointer;
}
.box_text font
{
color: #05363b;
text-decoration: none;
}
 .box_text_on font
{
text-decoration: none;
color: #FFF;
}
a{color: #003399}
a:hover{text-decoration: none;}
.breadcrumbs a {font-size:11pt; color: #003399; font-weight: Bold}
