/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }
body {font-size:100%; line-height:0.92em; text-align:center; background:url(/images/bg.gif)}
html, input, textarea
	{	font-family:Arial; 
		color:#969ea4;
	}	


.vam{ vertical-align:middle}
.fl{ float:left}
.fr{ float:right}
.tac{ text-align: center}
.width{ width:100%}

a img{ border:0px}
/*img{ vertical-align:top;  }*/



a{color:#018eb9; text-decoration:underline} 
a:hover{text-decoration:none}
.a1{color:#bdc3b2; font-weight:bold; text-decoration:none} 
.a1:hover{text-decoration: underline} 
.a2{color:#bdc3b2; text-decoration:none} 
.a2:hover{text-decoration: underline} 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(/images/arrow2.gif) top left no-repeat; background-position:0 5px; margin:0px; padding-left:20px; line-height:1.8em }
ul li a{color:#969ea4; text-decoration:none; line-height:2em} 
ul li a:hover { text-decoration:underline; }

/*header*/
#header .logo{ margin:90px 0 42px 583px }
#header .m{ margin:0px 0 0px 20px }

/*content*/
#content{ font-size:0.6875em; width:100%; text-align:left}
#content .indent_main{padding:0px 18px 0px 20px}
#content .indent{padding:0px 0px 5px 0px}
#content .indent_col1{padding:3px 25px 24px 18px}
#content .indent_col2{padding:3px 0px 5px 26px}
#content .title{  margin-bottom:18px}
#content .pic_left{ float:left; margin:0px 10px 11px 0px}
#content .pic_left1{ float:left; margin:0px 8px 31px 0px}
#content .pic_left2{ float:left; margin:0px 8px 21px 0px}
#content .pic{ margin:0px 10px 0px 0px}
#content .pic1{ margin:0px 0px 12px 0px}
#content p{ margin:0px 0px 11px 0px}
#content .p1{ margin:11px 0px 7px 0px}
#content h4{ font-size:1em; color:#bdc3b2; margin:0px 0px 7px 0px}


/*block*/
.block{ width:100%; background:#e8e8da}
.block .bg_top{ background: url(/images/bg_top.gif) repeat-x top}
.block .bg_bottom{ background: url(/images/bg_bottom.gif) repeat-x bottom }
.block .bg_left{ background: url(/images/bg_left.gif) repeat-y left }
.block .bg_right{ background: url(/images/bg_right.gif) repeat-y right}
.block .bg_top_left{ background: url(/images/bg_top_left.gif) no-repeat top left }
.block .bg_top_right{ background: url(/images/bg_top_right.gif) no-repeat top right }
.block .bg_bottom_left{ background: url(/images/bg_bottom_left.gif) no-repeat bottom left }
.block .bg_bottom_right{ background: url(/images/bg_bottom_right.gif) no-repeat bottom right }
.block .indent_block{ padding:27px 18px 34px 19px; color:#364049}
.block .submenu {float:left; border-right:dotted 1px #bbbcbc; padding-right:5px;}
.block .content_with_menu {float:left; padding-left:10px;}
.block ul li{background:url(/images/arrow1.gif) top left no-repeat; background-position:0 5px; margin:0px; padding-left:20px; }
.block ul li a{color:#364049} 



#footer { padding:0px 25px 15px 25px; text-align:center; } 
#footer #mainmenu { text-align:center; padding-left:20px; padding-top:10px}
#footer #secondarymenu {text-align:center;padding-left:20px; padding-top:5px; }
#footer a {color:#bdc3b2; text-decoration:none; font-weight:bold}  
#footer a:hover {  text-decoration:underline}


input{
   	border:1px solid #e5e7dd; 
	background:#36424a;
	width:257px; height:22px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #e5e7dd; 
	background:#36424a;
	width:257px; height:152px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
	
	
/* *************** EXACT.CMS related ******************* */

/* links */
a.mainmenu {text-decoration:none; color:#ffffff; font-size:12px;}
a.mainmenu:hover {text-decoration:none; color:#0ABCE9;}

a.submenu {text-decoration:none; color:#ffffff; }
a.submenu:hover {text-decoration:underline; color:#0ABCE9;}

a.submenutitle {font-size:12px; font-weight:bold; color:#ffffff; text-decoration:none;}
a.submenutitle:hover {text-decoration:underline;}

a.submenu_selected {text-decoration:none; color:#000000; font-weight:bold;}
a.submenu_selected:hover {text-decoration:underline; font-weight:bold; color:#000000;}  

a.exact {color:#6d6d6d; text-decoration:none; font-size:10px;}
a.exact:hover { text-decoration:none;}

a.bottom_menu {color:#ffffff; text-decoration:none; font-size:11px;}
a.bottom_menu:hover {text-decoration:underline}

a.languages {color:#ffffff; text-decoration:none}
a.languages:hover {text-decoration:underline}

.sitemap li{color:#0ABCE9; background:url(/images/li_bullet.jpg) left no-repeat; padding-left:15px; line-height:20px;}
.sitemap li a{color:#0ABCE9; text-decoration:underline; }
.sitemap li a:hover{text-decoration:none; background:0;}


/* various */
.sectiontitle {font-size:12px; font-weight:bold; color:#0ABCE9;}
.newsletter_title {font-size:12px; font-weight:bold; color:#0ABCE9;}
h1 {font-size:16px; font-weight:bold; color:#000000;}
h2 {font-size:11px; font-weight:bold; color:#0ABCE9;}

hr {color:#434343; height:1px;}

/* forms */
.buttons
{       font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#0ABCE9;
		background-color:#0ABCE9;
		background-image:url(images/px3.gif);
		color:#000000;
		padding:0 4px 0 4px;
		margin-top:1px;
		text-align:center;
		height:19px;
		
}
     		
.textfields { 
		height:14px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#0ABCE9;
		background-color:#ffffff;
		color:#000000;
		margin-left:0px;
		margin-right:0px;
		margin-top:1px;}

.textareas { 
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#0ABCE9;
		background-color:#ffffff;
		color:#000000;
		margin-left:0px;
		margin-right:0px;
		margin-top:1px;}		

.selectboxes 
{       
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#0ABCE9;
		background-color:#ffffff;
		color:#000000;
		margin-left:0px;
		margin-right:0px;
		margin-top:1px;
		}
	
