body, div {
	font-family: Helvetica, Arial, sans-serif;
}

a,
a:link,
a:visited,
a:active,
a:focus,
a:hover {
	color:#ee1c25;
	font-size:14px;
	text-decoration:none;
}
a:hover { 
	color:#2781b3;
    text-decoration: underline;
}

.column_left_product {
	text-align:left;
	font-size:14px;
	font-weight;normal;
	margin-left: 15px;
	color: #022064;
	}




.column_left_header1 {
	text-align:left;
	font-size:30px;	
	color:#022064; 
	font-weight:normal;
	margin-left:25px;
	margin-top:10px;
	}

.column_bottom3 a,
.column_bottom3 a:link,
.column_bottom3 a:visited,
.column_bottom3 a:active,
.column_bottom3 a:hover,
.column_bottom3 a:focus {
	color:#ee1c25;
	font-size:14px;
	margin-top:0px;
	margin-right:30px;
	text-decoration:none;
}


.column_content_right {
	color:#022064;
	text-align:left;
	font-size:14px;
	line-height:20px;
}

.column_content_right a,
.column_content_right a:link,
.column_content_right a:visited,
.column_content_right a:active,
.column_content_right a:focus,

.column_bottom1 a,
.column_bottom1 a:link,
.column_bottom1 a:visited,
.column_bottom1 a:active,
.column_bottom1 a:focus,

.column_bottom2 a,
.column_bottom2 a:link,
.column_bottom2 a:visited,
.column_bottom2 a:active,
.column_bottom2 a:focus,

.column_bottom3 a,
.column_bottom3 a:link,
.column_bottom3 a:visited,
.column_bottom3 a:active,
.column_bottom3 a:focus,

.column_global_copyright a,
.column_global_copyright a:link,
.column_global_copyright a:visited,
.column_global_copyright a:active,
.column_global_copyright a:focus,

.column_left_header a,
.column_left_header a:link,
.column_left_header a:visited,
.column_left_header a:active,
.column_left_header a:focus,

.column_left_image a,
.column_left_image a:link,
.column_left_image a:visited,
.column_left_image a:active,
.column_left_image a:focus,

.column_middle_text a,
.column_middle_text a:link,
.column_middle_text a:visited,
.column_middle_text a:active,
.column_middle_text a:focus
{
	color: #ee1c25 !important;
	text-decoration: none !important;
}

.column_content_right a:hover,
.column_bottom1 a:hover,
.column_bottom2 a:hover,
.column_bottom3 a:hover,
.column_global_copyright a:hover,
.column_left_header a:hover,
.column_left_image a:hover,
.column_middle_text a:hover
 {
	color:#2781b3 !important;
    text-decoration: underline !important;
}


.column_bottom1, .column_bottom2 {
	display:inline;
	width:250px;
	float:left;
	margin-left:10px;
	font-size:12px;
	color:#022064;
	text-align:center; 
}

.column_bottom3 {
	width:380px;
	height:auto;
	color:#022064;
	font-style: italic;
	text-align:left;
	font-size:15px;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
}

.column_bottom1 img, .column_bottom2 img {
	margin-bottom:0px;
	padding-bottom:0px;
	border-style:none;
	display:block;
}

.column_middle_text {
	color:#022064;
	text-align:left;
	font-size:14px;
	line-height:20px;
}

.column_right_text {
	width:180px;
	height:auto;
	display:table;	
	font-size:13px;
	line-height:24px;
	font-style:italic; 
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px; 
	text-align:left;
}

.column_right_text a,
.column_right_text a:link,
.column_right_text a:visited,
.column_right_text a:active,
.column_right_text a:focus {
	font-size:12px;
	margin-top:0px;
	text-decoration:none; 
}

.column_right_text a:hover { 
	font-size:12px;
	margin-top:0px;
	color:#cb242b;
    text-decoration:underline;
}

.column_global_copyright {
	width:910px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px; 
	text-align:left;
	color:#022064;
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
	font-size:12px;
}


/* Irina added for contact form */

div.form_builder {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-style:italic;
}

div.form_builder input.form_builder_submit {
	margin-top:5px;
}


div.form_builder label {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:12px;
	font-style:normal;
}
}

text.form_builder {
	width: 350px;
	margin-top:5px;
}


textarea.form_builder {
	width: 350px;
	height:150px;
	margin-top:5px;
}

div.form_builder img.form_builder_img {
	border:3px solid white;
}

div.form_builder span.form_builder_img_container {
	display:block;
	clear:both;
	width:81px;
	height:38px;
	border:1px solid black;	
	margin-top:5px;
	margin-bottom:0px;
}

a.mceText
{
	color: black !important;
}

table#sitemap td {
	padding-bottom:10px;	
}

table#sitemap a,table#sitemap a:link, table#sitemap a:visited, table#sitemap a:focus, table#sitemap a:hover, table#sitemap a:active  {
 	font-size: 13px;
}

/* Rosemarie for plain white pages */

#plain_page
	{	background-color:#ffffff;
		text-align:left;
		font-family: Helvetica, Arial, sans-serif;
		
	}
	
/* dummy style - to be assigned to 'zoomable' images */	
.zoomable {
}