* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.footer, .push {
height: 4em;
}

a.navigation{
	font-family: "Times New Roman", Times, serif;	font-size: 10pt;
	font-weight:normal;
	text-decoration: none;
	color:#003D7D;
}
a.navigation:visited{
	font-family: "Times New Roman", Times, serif;	font-size: 10pt;
	font-weight:normal;
	text-decoration: none;
	color:#003D7D;
}
a.navigation:hover{
	font-family: "Times New Roman", Times, serif;	font-size:10pt;
	font-weight:normal;
	text-decoration: none;
	color:maroon;
}
.current{
	font-family: "Times New Roman", Times, serif;	font-size: 10pt;
	font-weight:normal;
	text-decoration: none;
	color:maroon;
}

.breadcrumb {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	padding-left: 10px;
	text-decoration: none;


}
a.toplink {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #990000;
	text-decoration:none;
}
a.toplink:Visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #990000;
	text-decoration:none;

}
a.toplink:Hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333399;
	text-decoration:none;

}
.header{
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000000;
}
.text{
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003D7D;
	font-weight:normal;}
	
}
.text_c{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003D7D;
	font-weight:normal;}
	
}

.text_j{
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003D7D;
	font-weight:normal;}
	
}

.ctext{
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	list-style-position: inside;
	list-style-type: circle;
	
}
.cheader{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
	list-style-position: inside;
	list-style-type: circle;
	
}
