
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-size: 10px/12px;
  src: local('Raleway'),
	url(../fonts/Raleway-400.ttf) format('truetype'),
	url(../fonts/Raleway-400.woff) format('woff'),
	url(../fonts/Raleway-400.eot) format('embedded-opentype');
}
body {
	background-color: #FFFFFF;
	font-family: 'Raleway','Helvetica Neue', Helvetica, Arial, sans-serif;;
	font-size: 10px/12px;
}



td {
	font-family: 'Raleway','Helvetica Neue', Helvetica, Arial, sans-serif;;
	font-size: 10px/12px;
	color: #999999;

}
.box {
	border: 1px solid #999999;
	background-color: #F0F3F7;
	margin-top: 2px;
	margin-left: 3px;
	text-shadow:1px 1px #ffffff;
}
.box2 {
	border: 1px solid #999999;
	background-color: #ffffff;
	margin-top: 2px;
	line-height: 11pt;
	font-family: 'Raleway','Helvetica Neue', Helvetica, Arial, sans-serif;;
	font-size: 10px/12px;
	color: #999999;
	text-shadow:1px 1px #ffffff;

}
.cmp {
	font-family: 'Raleway','Helvetica Neue', Helvetica, Arial, sans-serif;;
	color: #063466;
	font-size: 8pt;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3D3D3;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D3D3D3;
	margin-bottom: 2px;



}
.butt {
	font-family: 'Raleway','Helvetica Neue', Helvetica, Arial, sans-serif;;
	color: #FFFFFF;
	background-color: #8FAFD3;
	width: 96px;
	font-size: 9pt;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #486C91;
	border-bottom: 1px solid #486C91;
	border-left: 1px solid #FFFFFF;


}

.butt1 {
	font-family: 'Raleway','Helvetica Neue', Helvetica, Arial, sans-serif;;
	color: #FFFFFF;
	background-color: #999999;
	width: 150px;
	font-size: 8pt;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #486C91;
	border-bottom: 1px solid #486C91;
	border-left: 1px solid #FFFFFF;


}
a:link {
	color: #8FAFD3;
	text-decoration: none;
	font-size: 10px/12px;
	
}
a:visited {
	color: #8FAFD3;
	text-decoration: none;
	font-size: 10px/12px;
}
a:hover {
	color: #084284;
	text-decoration: none;
	font-size: 10px/12px;
}

.bott {

	color:#7a7a7a !important;
	background:url(img/superbutton.png) repeat-x center -181px transparent;
	border:1px solid #cecece;
	box-shadow:inset 0px 1px 2px #ffffff;
	text-shadow:1px 1px #ffffff;
	font:12px/22px 'Raleway',"Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing:0.1px;
	width:auto;
	height:auto;
	padding:0px 10px;
	margin:0 5px 5px 0;
	float:center;
	font-size:12px;
	text-decoration:none;
	border-radius:4px;	
	text-transform:uppercase
	}
	
.bott:hover,a.bott.selected{
background:url(img/superbutton.png) repeat-x center -211px transparent;
}