/* Freesia CMS 2.002 */
body.mceContentBody {
	background: #f2f2f2;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDDDDD;
}

table, td, tr  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 16pt;
 color: #ED1B2D; 
}

h2{
 font-size: 11pt;
 font-weight: bold;
 color: #ED1B2D;
}

h3{
 font-size: 10.5pt;
 font-weight: bold;
}

h4{
 font-size: 10pt;
 font-weight: bold;
 line-height: 14pt;
 color: #666666;
}

h5{
 font-size: 100%;
 color: #334d55;
}

p, .text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
select, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.small  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.input_text {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	BORDER: 1px solid #DDDDDD;
	BORDER-BOTTOM-WIDTH: 1px;
	BACKGROUND: #FFFFFF;
}
.input_bt {
	FONT-SIZE: 10px;
	font-weight: bold;
	COLOR: #76787b;
	padding: 3px 10px;
	border:none;
	BACKGROUND: #DDDDDD;
}
a {
	text-decoration: underline;
	color: #ed1b2d;
}

a:link {
	text-decoration: underline;
	color: #ed1b2d;
}

a:hover {
	color: #ed1b2d;
	text-decoration:none;
}
.mc_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #646464;
	background-color: #f8f9fd;	
	padding: 5px 7px;	
	float: left;
	display: block;
	font-weight: normal;

}
.mc_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #646464;
	
	padding: 5px 7px;	
	float: left;
	display: block;
	font-weight: normal;

}
.mc_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	color: #646464;
	width:44px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: none;
	font-weight: normal;
	background-color: #F2F2F2;
	border-bottom: 1px dashed #D9D9D9;
}
.mb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #76787b;
}
a.mb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #76787b;
}

a.mb:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #76787b;
	}

a.mb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ed1b2d;
	text-decoration:underline;
}
.white {
	font-size:10px;
	text-decoration:none;
	color: #FFFFFF;
}
a.white  {
	text-decoration: none;
	color: #FFFFFF;
}

a.white:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.gray {
	text-decoration:none;
	color: #666666;
	line-height: 20px;
}
a.gray {
	color: #666666;
	text-decoration: none;
}
a.gray:link {
	color: #666666;
	text-decoration: none;
}
a.gray:hover {
	color: #ED1B2D;
	text-decoration: underline;
}
.smgray {
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
	color: #666666;
	line-height: 20px;
	text-transform: uppercase;
}
a.smgray {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
a.smgray:link {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
a.smgray:hover {
	color: #ED1B2D;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
.smgray01 {
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
	color: #666666;
	text-transform: uppercase;
}
a.smgray01 {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
a.smgray01:link {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
a.smgray01:hover {
	color: #ED1B2D;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

.border_white {
	border: 1px solid #FFFFFF;
}
.sm_table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.stateon {
	FILTER: alpha(Opacity=40);
	-moz-opacity:0.4;
	cursor:hand;
	background-color: #ffffff;
	border: 1px solid #33CCFF;
}
.stateoff {
	float: center;
}
.stateclicked {
	FILTER: alpha(Opacity=60);
	-moz-opacity:0.5;
	cursor:hand;
	background-color: #ffffff;
	border: 1px solid black;
}
.left_indention {
	padding-left:15px;
}
#technology, #knowledge, #products, #services {
	position:absolute;
	padding: 12px;
	margin: 0;
}
#tabs_content {
	width:450px;
	background-color:#F2F2F2;
	float:left;
	margin: 0;
	position:relative;
	overflow:hidden;
	visibility: hidden;
}
#tabs_content p {
	margin-top: 0;
}
#tabs, #tabs ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	padding: 0px;
	margin: 0;
	list-style: none;

}
#tabs li a {
	width: 111px;
	color: #FFF;
	text-transform: uppercase;
	text-align:center;
	display: block;
	padding: 0px 0px 5px 0px;
	text-decoration: none;
}
#tabs li {
	background-color: #ED1B2D;
	float: left;
	border-bottom: 3px solid #FFF;
}
#tabs div {
	padding:0px;
	margin: 0px 0px 6px 0px;
	float: left;
	border-bottom: 1px solid #FFFFFF;
}
#tabs li a:hover {
	color: #FFF;
}
#tabs li:hover, #tabs LI.tabshover {
	background: #76787b;
	
}
.thickbox {
	color: #ED1B2D;
}