@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg_page.jpg);
}
#content{
	width:921px;
	margin-left:auto;
	margin-right:auto;
}
.main{
	width:921px;
}
.top{
	width:921px;
	height:417px;
}
.titlenews{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#1279ba;
}
.borderleftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #97c3e3;
	border-left-color: #97c3e3;
}
.borderall1 {
	border: 1px solid #97c3e3;
}
.contentnews{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
}
.product{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#1964aa;
	text-decoration:none;
}
.product:Hover{
	color:#ff7200;
}
.titleproduct{
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#ff7200;
}
.subtitleproduct{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#1964aa;
	text-align: right;
}
.contentmail{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#000;
	text-decoration:none;
}
.contentmail:Hover{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#FF9900;
	text-decoration:none;
}
.borderlrb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #97c3e3;
	border-left-color: #97c3e3;
	border-bottom-color: #97c3e3;
}
.contentmision{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	line-height:12px;
}
.titlecrown{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.contentlink{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#1964aa;
}
.contentlink:Hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ff7200;
}
.contentvision{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	line-height:18px;
}
.contentnews2{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#696969;
}
.required{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF6600;
}
.readmorelink{
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	color:#e69000;
	text-decoration:underline;
}
.readmorelink:Hover{
	color:#1279ba;
	text-decoration:underline;
}
.footer{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
}
.footerlink{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
.footerlink:Hover{
	text-decoration:underline;
}
.footercredits{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#999999;
}
.footercreditslink{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
.footercreditslink:Hover{
	text-decoration:underline;
}
.textfield {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #d8e0e3;
	border: 1px solid #74a8d8;
	height:20px;
}
.textfield:Hover {
	background-color: #fff;
}
.textfieldm {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #d8e0e3;
	border: 1px solid #74a8d8;
}
.textfieldm:Hover {
	background-color: #fff;
}
