/* commented backslash hides from ie5mac \*/ 
html{
	margin-top:0;
	height:100%;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin-top:10px;
	background-color: #EFEFEF;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
body{	
	text-align:left;
	min-width:776px;/* for mozilla*/
	background-color: #EFEFEF;
	height:775px;
	color:#333333;

}

.wrapper {
	height:775px;
	min-height:100%;
	width:975px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background-color:#FFFFFF;
	
}
.mega_menu {
margin-top:100px;
margin-left:20px;
position: absolute;
z-index:1;
}


html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:143px;/*needed to make room for header*/
} 

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:776px;
	height:93px;
	z-index:74;

}

#domainreg{
	width:590px;
/*	min-height:100%;
	height:100%;
	height:auto;*/
	height:450px;
}

.last_title {
color:#4f94ca;
font-weight:bold;
}

.last_title a:link {
color:#4f94ca;
}
.last_title a:active {
color:#4f94ca;
}
.last_title a:visited {
color:#4f94ca;
}
.last_title a:hover {
color:#4f94ca;
text-decoration:underline;
}

h3 { font-family: Bookman Old Style,Verdana,Arial,serif; font-size: 1.4em; margin: 0; padding: 2px 0; line-height: 1em; color: #414141; font-weight: normal; }
h4 { font-family: Bookman Old Style,Verdana,Arial,serif; font-size: 1.8em; margin: 0; padding: 2px 0; line-height: 1em; color: #414141; font-weight: normal; }

.search_header { border:0px; width:100px; margin-left:622px; margin-top: 60px; position:absolute; }

#ajaxmenu{
	position:absolute;
	top:93px;
	left:0px;
	width:776px;
	height:43px;
	z-index:65;
	background:  url(images/header_776x43.jpg) no-repeat left top;
}
.logo {
	position:absolute;
	left:10px;
	width:300px;
	height:80px;
	text-indent: -5000px;
	background-image:url(images/logo.jpg);
	
}


.language_select {
margin-left:850px;
margin-top:72px;
position:absolute;


}
.head_image{
margin-top:10px;
margin-left:10px;
width:580px;
height:350px;

}

.side_menu{
position:absolute;
left:600px;
height:350px;
top:100px;
right:20px;
}

.lastnews {
width:275px;
margin-top:-320px;
margin-left:650px;
height:auto;
margin-right:20px;
z-index:20px;
position:absolute;
}

.footer_logos {
font-size: 9px;
margin-top:375px;
margin-left:25px;
position:relative;
}

html>body #footer_logos {
margin-top:385px;
margin-left:25px;
position:relative;
}


div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	width:206px;
	float:right;
	z-index: 55;
}
#right-inner {
	width: 178px;
	padding-left: 9px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
}
#left {
	position:relative;/*ie needs this to show float */
	width:563px;
	float:left;
	padding-left: 7px;
	z-index: 56;
}
#left-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}
#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */


#content h2 {
	font-size: 15px;
	color: #618200;
	background:  url(images/bullet_17x21.gif) no-repeat left top;
	padding-left: 19px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

h3#post-  {
	font-size: 12px;
	color: #4f94ca;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	_line-height: 16px;
}

#content p a {
	color: #618200;
}

#content p a:hover {
	background-color: #618200;
	color: #ffffff;
}


#footer p {
	padding: 8px;
}





.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
	border: dotted 0px #444444;
}

#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a, #sidebar a
{
    color:#4f94ca;
}

#content a:hover, #sidebar a:hover
{
    background-color: rgb(97, 130, 0);
    color: rgb(255, 255, 255);
}





/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }



/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ /*color: #729dff;*/ color: #4f94ca; text-decoration: none; }
a:hover, a:active							{ color: #4b412f; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}



li { list-style-type: none; }
.basic, #list2, #list3, #navigation { width:20em; }

.basic  {
	width: 330px;
	height:350px;
	font-family: verdana;
	border: 0px solid black;
}
.basic div {
	background-color: #FFFFFF;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	padding-left:23px;
	margin-top: 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: black;
	background-color: #efefef;
	border-top: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(images/arrow_right_gray.png);
	background-repeat:no-repeat;
	background-position:left;
}
.basic a:hover {
	background-color: #163f8a;
	color: #FFFFFF;
	background-image: url(images/arrow_right.png);
	background-repeat:no-repeat;
	background-position:left;
}
.basic a.selected {
	color: #FFFFFF;
	background-color: #4f94ca;
	background-image: url(images/arrow_down.png);
	background-repeat:no-repeat;
	background-position:left;
}

#list2 {
	height: 178px;
	border: 1px solid #eee;
	overflow: hidden;
}
#list2 .red {
	color: red;
	background-color: red;
}
#list2 .green {
	color: green;
	background-color: green;
}
#list2 .blue {
	color: blue;
	background-color: blue;
}
#list2 dd { height: 130px; overflow: hidden; }

#list3 { border: 1px solid #111; }
#list3 div.selected .title { font-weight: bold; }
#list3 div div {
	border-left:8px solid #6699CC;
	padding: 5px;
}
#list3 div.title {
	border: 1px solid #3366AA;
	background-color: #6699CC;
	padding: 10px;
	cursor: pointer;
}
#list3 div.selected {
	border-bottom: none;
}

#navigation {
	border:1px solid #5263AB;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#E2E2E2;
	width:200px;
}
#navigation a.head {
	cursor:pointer;
	border:1px solid #CCCCCC;
	background:#5263AB url(collapsed.gif) no-repeat scroll 3px 4px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.selected {
	background-image: url(expanded.gif);
}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFF99;
	color:#FF0000;
}

#wizard {
	width: 200px;
	border: 1px solid black;
}
#wizard .title {
	background-color:#DDDDDD;
}

.megamenu {
background:#FFFFFF;
border:0px solid #9FC54E;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width:770px;
height:22px;
color:#999999;
padding-bottom:9px;
padding-left:0px;
text-align:left;
margin-top:-5px;
margin-left:0px;

}

html>body .megamenu {
background:#FFFFFF;
border:0px solid #9FC54E;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width:770px;
height:22px;
color:#999999;
padding-bottom:9px;
padding-left:0px;
text-align:left;
margin-top:-5px;


}

.megamenu ul {
text-align:left;
list-style-type:none;
margin:0;
padding-top:8px;

}

.megamenu ul li {
list-style-type:none;
display:inline;
margin:0;
padding:0;
}

.megamenu ul li a,.megamenu ul li a:visited {
text-decoration:none;
color:#666666;
margin:0;
padding:10px;
}

.megamenu ul li a:hover,.megamenu ul li a:visited:hover {
text-decoration:none;
color:#999999;
margin:0;
padding:10px;
}

.megamenu ul li.downservices {
background:url(images/arrow.png) 100% 55% no-repeat;
margin:0;
padding:10px 8px 10px 10px;
cursor:hand;

}

	
	/*
	SLIDEMENU 
	*/
#scroller-header a {
	text-decoration:none; 
	color:#4f94ca; 
	padding:0 2px;
}

#scroller-header a:hover {
	text-decoration:none; 
	color:#4b412f
}

a.selected {
	text-decoration:none !important; 
	color:#4b412f !important;
}

#scroller-header {
	background-color:#FFFFFF;
	width:320px;
	height:21px;
	padding:10px 0 0 15px;
	font-weight:700;
	margin-left:5px;
	margin-top:-85px;
}

#scroller-body {
	width:935px;
	height:580px;
	padding-bottom:30px;
	margin-left:-580px;
	margin-top:85px;
	background-color:EFEFEF;
}

#mask {
	width:935px;
	height:580px;
	overflow:hidden;
	margin:0 auto;
}

#panel {


}

#panel div {
float:left;

}


/* Extra styling for each panel*/

#panel ul {
list-style:none;
margin:0 5px;
padding:10px;
}

	#panel ul li {
		padding:5px;
		color:#557482;
		border-bottom:1px dotted #ccc;
	}

	#panel ul li.last {
		border-bottom:none !important;
	}

#panel-1 {
width:935px;
background-color:#ffffff;
height:580px;
}

#panel-2 {
width:935px;
background-color:#EFEFEF;
height:580px;
}

#panel-3 {
width:935px;
background-color:#EFEFEF;
height:580px;
}
#panel-4 {
width:935px;
background-color:#EFEFEF;
height:580px;
}




/* FANCYBOX*/


div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(images/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(images/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 0px solid #EFEFEF;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(images/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(images/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(images/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(images/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(images/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(images/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(images/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(images/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(images/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(images/fancy_shadow_nw.png) no-repeat;
}


/* FACEBOX */


#facebox .b {
  background:url(images/b.png);
}

#facebox .tl {
  background:url(images/tl.png);
}

#facebox .tr {
  background:url(images/tr.png);
}

#facebox .bl {
  background:url(images/bl.png);
}

#facebox .br {
  background:url(images/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


/* SLIDEMENU */

                .jGM_box
                { position: absolute; top: 90px; left: 100px; width: 310px; height: 558px; margin: 0; padding: 0;
                        border: 1px solid #EGEGEG; overflow: hidden; }
                .jGM_header
                { position: absolute; top: 0; left: 0; height: 18px; width: 255px; background: #d1d1d1; color: #fff;
                  text-align: right; vertical-align: middle; line-height: 18px; cursor: move; }
                .jGM_header a
                { margin-right: 12px; text-decoration: none; color: #fff; cursor: pointer; }
                .jGM_header a:HOVER
                { color: #333; }
                .jGM_wrapper
                { position: absolute; top: 19px; left: 0; width: 2270px; height: 288px; margin: 0; padding: 0; border: 0; } /* overflow: hidden; */
				
				
				.jGlide_001_tiles { width:800px; position:absolute; }
				
                .jGM_tile
                { position: absolute; top: 0; left: 7px; width: 933px; height: auto; margin: 0; padding: 0; border: 0; display: block; }
                .jGM_cats
                { width: 940px; height: 64px; vertical-align: middle; text-align: left; }
                .jGM_cats h1
                { font-family: Bookman Old Style,Verdana,Arial,serif; font-size: 1.8em; margin: 0; padding: 2px 0; line-height: 1.8em; color: #414141; font-weight: normal; width:900px; }
                .jGM_cats p
                { font-family: verdana,tahoma,arial,sans-serif; font-size: 1em; margin: 0; padding: 0; line-height: 1.2em; color: #4f94ca; font-weight: normal; }
                .jGM_pager
                { height: 18px; width: 943px; line-height: 18px; margin: 0; border: 0; padding: 0; background: #f6f6f6;
                        color: #fff; text-align: center; vertical-align: middle; }
                .jGM_pager a
                { text-decoration: none; color: #fff; font-weight: bold; text-decoration: none; color: #fff; display: block; width:900px; }
                .jGM_pager a:HOVER
                { background: #d1d1d1; }
                .jGM_pager img
                { border: 0; margin: 6px 0; }
                .jGM_content
                { width: 943px; height: 150px; margin: 1px 0; padding: 0; border: 0; overflow: hidden; }
                .jGM_content a
                { text-decoration: none; color: #333; height: 18px; width: 100%; display: block; line-height: 18px; padding: 0 0 0 10px; background-color: #e6e7e9; margin: 1px 0; width:900px; }
                .jGM_content a:HOVER
                { color: #fff; background-color: #4f94ca; }
		.jGM_more
		{ background-image: url(img/arrow.gif); background-repeat: no-repeat; background-position: 280px 50%; }
                .jGM_back
                { position: absolute; top: 58px; right: 0; height: 18px; width: 20px; color: #fff; line-height: 18px;
                        vertical-align: middle; text-align: center; margin: 10px 0 0 0; padding: 0; border: 0; z-index: 999; }
                .jGM_back a
                { height: 100%; width: 100%; text-decoration: none; color: #fff; display: block; }
                .jGM_back a
                { color: #fff; background-image: url(img/icon_back.gif); background-repeat: no-repeat;    }
                .jGM_back a:HOVER
                { color: #fff;  }
                .jGM_reset
                { position: absolute; top: 57px; right: 25px; height: 18px; width: 20px; color: #fff; line-height: 18px;
                        vertical-align: middle; text-align: center; margin: 10px 0 0 0; padding: 0; border: 0; z-index: 999; background-image: url(img/home-icon.gif); background-repeat: no-repeat;   }
                .jGM_reset a
                { height: 100%; width: 100%; text-decoration: none; color: #fff; display: block; }
                .jGM_reset a
                { color: #fff; background-image: url(img/home-icon.gif); background-repeat: no-repeat; }
                .jGM_reset a:HOVER
                { color: #fff;  }
				
				#launch
                { font-family: tahoma,sans-serif; }
                a#launch
                { text-decoration: none; color: #535353; }
                a#launch:HOVER
                { text-decoration: underline; color: #f90; }
		.ifM_header
		{ cursor: Move; }
		#overview a { color: darkgreen; text-decoration: none; }
		#overview a:HOVER { color: #f90; }
		#jGlide_001 { top: 141px; left: 640px; display: none; /* Hide Menu Until Ready(Optional) */ }
		
		