@CHARSET "UTF-8";

.width100{
width: 100%;
}
#facebox{
z-index: 300;
}
a{
color: #01205F;
text-decoration: underline;
}
.tablecenter{
margin: auto;
}
.center{
text-align: center;
}
.clear{
clear: both;
}
.site{
max-width: 1280px;
width:100%;
margin: auto;
}
.site .wrapper{
	padding-left: 10px;padding-right: 10px;
}
.left{
	float:left;
	}	
.right{
	float:right;
	}	
.dotted{
text-decoration: none;
border-bottom: 1px dotted;
}	
body{
	font-size: 12pt!important;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}