@charset "utf-8";
/* CSS Document */

/*  START all pages elements  */
html {}

body { width:996px;}
body#global { width:100%;}

.clr { clear:both;}

#wrapper {
	width:966px;
	padding:0 14px;
	background-color:#fff;	
	margin:0 auto 0 auto;	
}

#global #wrapper {width:850px; padding:0; background:none;}

#header {
	float:right;
	height:120px;
	width:761px;
	position:relative;
	_width:748px;
	_overflow:hidden;
}

#global #header {height:75px; width:100%;}

#global #logo {
	float:left;
	width:161px;
	height:49px;
	margin-top:19px;
}

#logo img { border:none;}

/*  START menu zone  */

#menu {
	float:left;
	width:728px;
	height:51px;
	padding:0;
	padding-left:33px;
	background:url(../images/menu_bg.jpg) no-repeat;
	margin:0; 
	
}

#menu li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	height:30px;
	display:block;
}


#menu li a:link, #menu li a:visited {
	float:left;
	color:#fff;
	font-size:13px;
	text-decoration:none;
	padding:0 13px;
	line-height:26px;
	text-transform:uppercase;
	letter-spacing:normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#menu li a:hover, #menu li.selected a:link, #menu li.selected  a:visited {
	float:left;
	color:#333;
	font-size:13px;
	text-decoration:none;
	padding:0 13px;
	line-height:26px;
	text-transform:uppercase;
	letter-spacing:normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#moto {
	float:left;
	padding:0;
	width:250px;
}

#global #moto {
	float:left;
	padding:27px 0 0 25px;
	width:auto;
}

#location {
	float:left;
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#195fae;
	padding-left:70px;
}

#location img { float:left; padding: 2px 5px 0 0; border:0;}

#location span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16.6px;
	color:#195fae;
	font-weight:bold;
}

#location a:link, #location a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#195fae;
	text-decoration:none;
}

#social {
	float:right;
	padding:2px 53px 0 0;
	width:150px;
}

#global #social {padding:22px 5px 0 0;}

#social span { width:100%; float:right;}

#social #bookm {
	float:right;
}

#social .img_link {
	float:right;
	width:16px;
	height:16px;
	margin:4px 0px 4px 3px;
}

#social img { border:none;}

#social div  { text-align:right;}

#social div a:link, #social div a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#195fae;
	text-decoration:none;
}


/*  Start search  */

.search_box { float:left;}

.search {
	width:184px;
	height:29px;
	padding:0 4px;	
	color:#aeaeae;	
	font-size:15px;
	background:url(../images/search_field.gif) no-repeat;
	border:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.searchimg{
	display:none;	
}


/*  End search  */	

/*  Start footer  */

#footer {
	float:left;
	background:url(../images/footr_bg.gif) no-repeat;
	width:966px;
	height:44px;
	color:#fefefe;
	font-size:7pt;
	text-align:center;
	padding-top:15px;
	margin-top:20px;
}

#ufooter{
	float:right; 
	color:#404040; 
	margin-bottom:10px; 
	padding-right:20px; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:18px;
	font-size:10pt;
}
#ufooter a{
	color:#404040;
	text-decoration:none;
}

#global #footer {	
	width:850px;
	height:46px;
	background:url(../images/footer_bg_gl.gif) no-repeat top center;
	color:#fefefe;
	font-size:7pt;
	text-align:center;
	line-height:46px;
	margin-bottom:20px;
	margin-top:0;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif!important;
}

#footer a:link, #footer a:visited {
	color:#fefefe!important;
	font-size:7pt!important;
	text-decoration:none;
	padding:0 5px;
	text-decoration:underline;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif!important;
}

#footer a:hover { text-decoration:none;}

#global #footer a:link, #global #footer a:visited {	text-decoration:none;}
#global #footer a:hover { text-decoration:underline;}

/*  End footer  */
/*  END all pages elements  */

#content { float:right; width:761px; _width:748px; overflow:hidden; /*background:url(../images/content_top.png) no-repeat top left;*/ margin-top:-5px; padding-top:32px;}
#global #content { width:100%; background:none; margin:0; padding:0;}

#global #lt_zone {
	float:left;
	width:228px;
	padding:25px 0 0 8px;
}

#sato_blocks {
	background:url(../images/sato.gif) no-repeat center top;
	padding:110px 2px 20px 2px;
	margin-top:35px;
}

#sato_blocks img { border:none;}

.block_or, .block_gr {
	padding:1px;
	border:1px solid #ced4d8;
	border-top:3px solid #f07204;
	margin-bottom:17px;
}

.block_gr {	border-top:3px solid #65a220;}

#news_section {
	border-top:1px solid #dce9f5;
	margin-top:15px;
	padding:25px 0;
}

#news_section ul { margin:0; padding:0;}

#news_section li {
	list-style:none;
	padding:3px 0;
}

.rss {
	font-size:7pt;
	color:#4f4f4f;
	text-decoration:none;
	padding-left:20px;
	background:url(../images/rss.gif) no-repeat top left;
	height:16px;
	line-height:16px;
	float:left;
	margin:-26px 0 0 50px;
	display:inline;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.member_of { color:#1d71d2; padding: 28px 0 0 8px; text-align:center; width:150px; float:left; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:11px;}
.member_of img { border:none;}

#banner_holder { margin-bottom:20px; float:left;}

.callouts {
	float:left;
	width:763px;
	margin:4px -6px 0 0;
}

.callouts img { border:none;}

.callouts a { float:left; margin-right:6px;}

#main_content {
	float:left;
}

.home_left {
	float:left;
	width: 49%;
}
.home_right {
	margin-left: 2%;
	float:left;
	width: 49%;
}

.wide { width:100%;}
.narrow { width:350px;}
.content_rt { float:right; width: 49%;}
.wide table tr td {font-size: 13px;}

.wide table tr td a {font-size: 13px;}
.content_rt h1 {font-weight: bold;}
.wide ul li a {font-size: 13px;}
#main_content h1 {font-weight: bold;}

#global #main_content {
	float:right;
	width:570px;
	padding-top:25px;
}

.column {
	float:left;
	width:280px;
	padding-right:30px;
}

.img_lt { float:left;  margin:0 10px 5px 0;}
.img_rt { float:right; margin:0 0px 5px 10px;}

.flt_lt { float:left;}
.flt_rt { float:right;}

/*  Styles all pages  */


#moto h1 { font-size:12pt; margin:0; font-weight: bold;}
#moto h2 { font-size:10pt; color:#b8b8b8;}

#content{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#4f4f4f;
}
#content p { 
	margin:0;
	padding:0;
	padding: 5px 0 5px 0; line-height:18px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#4f4f4f;
}

#global #content #lt_zone p { font-size:7pt;  line-height:15px; padding: 0px 0 10px 0;}
#global #content #lt_zone h2 { font-size:11pt; color:#74860b; line-height:23px; padding-bottom:10px; text-align:justify;}
#global #content #news_section h3 { font-size:11pt; color:#1c72d4; margin-bottom:10px;}

#content p.title { font-size:16px; color:#1c72d4; padding:0;}

#content a:link, #content a:visited { text-decoration:none; color:#1d71d2;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#1b70d0;
}

#content a:hover { color:#4f4f4f;}
#content a.rss { color:#4f4f4f;}

#content #news_section a { font-size:10pt; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
/*  END styles all pages  */
/* Tables format*/

/*---SITEMAP---*/
#siteMap{width:100%;}
#sitemap ul {margin:0; padding:0;}
#sitemap ul li {margin:0; padding:0;}
#sitemap ul li ul {margin:0; padding:0;}
#sitemap ul li ul li {margin:0; padding:0;}

#siteMap ul li{ font-size:20pt; margin-bottom:8px;}
#siteMap ul li a {font-size:16px!important; color:#1b70d0!important; margin-bottom:8px;}
#siteMap ul li ul li{font-size:10pt!important; padding-left:0px; font-weight:normal;}
#siteMap ul li ul li a{font-size:10pt!important; padding-left:0px; font-weight:normal;}

#siteMap ul li ul .AspNet-TreeView-Parent{ padding-left:0px;}

#siteMap a{
	text-decoration:none; clear:both;
	width:100%; display:inline-block;
}

#siteMap a:hover{
	text-decoration:underline;
}

.news_image{
	margin:10px;	
}

#siteMap span.AspNet-TreeView-Collapse {
	display:none;
}

#siteMap  ul li ul{
	padding-left: 20px;
}

/* Easy Tooltip */

#easyTooltip{
	margin:0 10px 1em 0;
	width:250px;
	padding:8px;
	background:#fcfcfc;
	border:1px solid #e1e1e1;
	line-height:130%;				
	}
#easyTooltip h3{
	margin:0 0 .5em 0;
	font:13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}	
#easyTooltip p{
	margin:0 0 .5em 0;
	}		
#easyTooltip img{
		background:#fff;
		padding:1px;
		border:1px solid #e1e1e1;
		float:left;
		margin-right:10px;
		}		

.viewsInfo{display:none;}
					

/* // Easy Tooltip */

#recaptcha_area
{
	clear: both;
}
