@charset "UTF-8";
/* CSS Document */

/************************************************************/
/*							main							*/
/************************************************************/

body{
	margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color:#EAEAEA;
}


p{
	font-size: 0.8em;
	color: #454746;
	line-height: 1.5em;
}

h1{
	font-size: 1.3em;
	color: #454746;
	line-height: 1.2em;
}

h2{
	font-size: 1.2em;
	font-family: Verdana, Geneva, sans-serif;
}

h3{
	font-size: 1.15em;
	font-weight: normal;
	color: #454746;
	line-height: 1.8em;
}

h4{
	font-size: 1.2em;
}

h5{
	font-size: 1em;
}

h6{
	font-size: 0.9em;
}



/************************************************************/
/*							links							*/
/************************************************************/

a:link, a:visited{
	text-decoration:underline;
color:#454746;
}

a:hover{
	color:#000;
}
/************************************************************/
/*							lists							*/
/************************************************************/

/************************************************************/
/*							tables							*/
/************************************************************/

table.agree, table.work{
	border: solid 1px #999;
}

table.agree tr{
}

table.agree tr td{
	padding: 5px;
	width: 12.5%;
	border: solid 1px #999;
	text-align: center;
}

table.agree tr td.highlight{
	background-color:#DCF0C2;
}
table.agree tr td.highlightTwo{
	background-color:#EAF0F1;
}

table.agree tr td.highlightThree{
	background-color:#F1E0C0;
}
table.agree tr td.highlightFour{
	background-color:#AACFA6;
}

table.agree tr th, table.work tr th{
	font-weight:bold;
	padding: 5px;
	border: solid 1px #999;
}

table.work tr td{
	padding: 5px;
	border: solid 1px #999;
	text-align: center;
}

table.work tr td.leftText{
	text-align:left;
}

table.work tr td.leftText ul li{
	margin:5px 10px !important;
	list-style-type:disc !important;
	
}
/************************************************************/
/*						containers							*/
/************************************************************/
#whiteBack{
	background-color:#FFF;
}

/************************topnav**************************/
#topNav{
	background-color:#81c9cf;
	min-height:25px;
	margin: 0;
	padding: 0;
}

#topNav #links{
	width: 940px;
	position: relative;
	padding: 5px 0;
	margin: 0 auto;
}

#topNav #links ul{
	margin: 0px 145px 0px 0;
	position: relative;
	text-align: right;
}
#topNav #links ul li{
	font-size: 0.8em;
	padding: 0 15px;
	margin: 0;
	display: inline;
	list-style-type: none;
}
#topNav #links ul li a:link, #topNav #links ul li a:visited{
	text-decoration: none;
	color: #000;
}

#topNav #links ul li a:hover, #topNav #links ul li.selected a:link, #topNav #links ul li.selected a:visited {
	color:#FFF;
}
/************************search**************************/

#searchBar{
	float: right;
	background-color:#81c9cf;
	padding: 0px;
	margin: 0;
	position: relative;
	background-image: url(../img/static/tab_btm_rht.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 200px;
}

#searchBar #cse-search-box .next{
	width: 20px;
	text-align: center;
	position: absolute;
	left: 169px;
	top: 3px;
	background-image: url(../img/static/mag.gif);
	background-repeat: no-repeat;
	height: 18px;
	border: none;
	background-color: #FFF;
}
#searchBar #cse-search-box .textBox{
	width:175px;
}


#searchBar .searchLeft{
	width: 10px;
	height: 100%;
	background-image: url(../img/static/tab_btm_left.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	}
#searchBar .searchBox {
	position: relative;
	padding: 0 9px 8px 9px;
	background-image: url(../img/static/tab_btm_left.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0;
	width: 200px;
}

/************************header**************************/

#header{
	width: 940px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	background-color: #FFF;
}

#header img{
	margin-top: 10px;
}


/***********************navigation**************************/
#mainNav{
	background-image:url(../img/static/tab_shadow.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width: 947px;
	margin: 0 auto;
	position:relative;
	padding-left:7px;
	height: 37px;
}

#mainNav ul{
	
	
}

#mainNav ul li{
	width:187px;
	line-height:37px;
	display:inline;
	float:left;
	background-position:left top;
	background-image:url(../img/static/tab.gif);
	background-repeat:no-repeat;
	padding:0 1px 0 0;
	}
	
	#mainNav ul li:hover{
		background-image:url(../img/static/tab_down.jpg);
	}

#mainNav ul li a{
	text-decoration:none;
	color:#000;
	padding: 0 0 0 20px;
	display: block;	
}
#mainNav ul li.selected{
	background-position:left top;
	background-image:url(../img/static/tab_white.gif);
	background-repeat:no-repeat;
}

/***********************wrapper**************************/

#wrapper{
	background-color:#EAEAEA;
	height: 100%;
}

#container{
	position:relative;
	margin:0 auto;
	width:945px;
	background-color:#FFF;
	padding: 0 0 0 7px;
	background-image:url(../img/static/shadow_left_main.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	left:-7px;
}

/***********************footer**************************/
#shadowBtmMain{
	background-image: url(../img/static/shadow_btm_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 944px;
	margin: 0 auto;
	position:relative;
	background-color:#ECECEC;
	padding: 0 0 20px 0;
	left: -5px;
	height: 9px;
}

#shadowBtmMain .left{
	background-image:url(../img/static/shadow_btm_main_left.jpg);
	background-repeat:no-repeat;
	width: 9px;
	height: 9px;
}
#footer{
	background-color: #EEE;
	color: #333;
	font-size: 0.7em;
	margin: 0 0 0 7px;
	padding: 0 20px;
}
#footer ul{
	margin: 0;
	padding: 10px 0;
}
#footer ul li{
	display:inline;
	margin: 0 10px;
}

#footer ul li a{
	text-decoration:none;
}

/***********************content**************************/
#contentWrapper{
	position:relative;
	float:left;
	width: 900px;
	margin: 0 10px 15px 0;
}

#contentWrapper .shadowLeft{
	position:relative;
	background-image:url(../img/static/shadow_left_highlight.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width: 900px;
	padding: 0;
	margin: 0;
}



#textArea{
	border: solid #efefef 10px;
	margin: 0 0 0 10px;
	padding:0 20px;
}

#textArea ul li{
	font-size: 0.8em;
	color: #454746;
	list-style-type:square;
	padding: 0;
	margin: 5px 40px;
}

#textArea h2{
	font-weight:normal;
}

#textArea ul.nav, #screen ul.nav{
	margin:20px 0 0 0;
	position:relative;
	font-size: 0.9em;
	border-top: solid #999 1px;
	border-bottom: solid #999 1px;
	padding: 10px 10px;
}

#screen ul.nav{
	margin:20px 15px;
}
	

#textArea ul.nav li, #textArea ul.navSub li, #screen ul.nav li{
	display: inline;
	margin:0 30px 0 0 ;

}
#screen ul.nav li{
	font-size:1.2em;
	margin:0;
	padding:0;
	
}

#textArea ul.nav li a:link, #textArea ul.nav li a:visited, #textArea ul.navSub li a:link, #textArea ul.navSub li a:visited{
	text-decoration:none;
	font-size: 1.2em;
	margin: 0 ;
	padding: 0;
	list-style-type: none;
}

#textArea ul.nav li a:hover, #textArea ul.nav li.selected a, #textArea ul.navSub li a:hover, #textArea ul.navSub li.selected a{
	text-decoration:none;
	color:#357A7C;
	margin: 0;
	padding: 0;
}

#textArea ul.navSub{
	background-color:#E4EDEE;
	margin:0;
	position:relative;
	font-size: 0.8em;
	border-bottom: solid #999 1px;
	padding: 10px 10px;
}


#membersArea{
	border: solid #efefef 10px;
	margin: 0;
	padding:0;
	position: relative;
}

#membersArea .members{
	width: 405px;
	margin: 0 15px;
	padding: 0;
	position: relative;
	float: left;
}

#membersArea .members.last{
	margin: 0 0 0 15px;
}

#membersArea .members h2{
	margin:0 0 0 115px;
	font-size: 0.8em;
	border-top: solid #333 1px;
	border-bottom: solid #333 1px;
	padding: 10px 5px;
	font-weight: normal;
	width: 270px;
}

#membersArea .members h2 a, #membersArea .members h2 a:link, #membersArea .members h2 a:visited {
	
	text-decoration:none;
	color:#000;
}

#membersArea .members h2 a:hover{
	color:#666;
}

#membersArea .members .container{
	margin:10px 0;
	position: relative;
	padding: 0;
	width: 400px;
}

#membersArea .members img{
	float: left;
	margin: 0 15px 0 0;
}

#membersArea .members p{
	color: #333;
	font-size: 0.8em;
	margin: 0;
}


#membersArea .members .btn{
	position:absolute;
	cursor:pointer;
	background-image: url(../img/static/readmore_btn.jpg);
	background-repeat: no-repeat;
	width: 119px;
	height: 24px;
	margin: 15px 0 0 0;
	padding: 0;
	top: 30px;
	left: 115px;
}

#membersArea .members .btn:hover{
	background-image: url(../img/static/readmore_btn_down.jpg);
	background-repeat: no-repeat;
	width: 119px;
	height: 24px;
}
#membersArea .members .btn p, #membersArea .map p, #membersArea #map .btn p, #membersArea .list p, #screen .list p{
	display:none;
}

#membersArea .map{
	position:relative;
	cursor:pointer;
	background-image: url(../img/static/map_btn.jpg);
	background-repeat: no-repeat;
	width: 72px;
	height: 24px;
	margin: 0 30px 0 0;
	padding: 0;
	bottom: 20px;
	display: block;
}

#membersArea .map:hover{
	background-image: url(../img/static/map_btn_down.jpg);
	background-repeat: no-repeat;


}

#membersArea .list, #screen .list{
	position:absolute;
	cursor:pointer;
	background-image:url(../img/static/list_btn.jpg);
	background-repeat: no-repeat;
	width: 72px;
	height: 24px;
	margin: 15px 0 0 0;
	padding: 0;
	left: 790px;
	bottom: 40px;
	z-index: 100;
}

#screen .list{
	bottom:15px;
}

#membersArea .list:hover, #screen .list:hover{
	background-image:url(../img/static/list_btn_down.jpg);
	background-repeat: no-repeat;
	width: 72px;
	height: 24px;
}


#membersArea #map{
	width: 870px;
	height: 670px;
	background-image: url(../img/members/europe_map.jpg);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	position:relative;
}

#membersArea #map #vco{
	position: absolute;
	left: 354px;
	top: 38px;
	width: 225px;
}



#membersArea #map #udc{
	position: absolute;
	left: 75px;
	top: 531px;
	width: 226px;
}


#membersArea #map #ibu{
	position: absolute;
	left: 447px;
	top: 539px;
	width: 226px;
}


#membersArea #map #jml{
	position: absolute;
	left: 29px;
	top: 375px;
	width: 227px;
}

#membersArea #map #ku{
	position: absolute;
	left: 75px;
	top: 77px;
	width: 226px;
}


#membersArea #map #ll{
	position: absolute;
	left: 28px;
	top: 238px;
	width: 226px;
}

#membersArea #map #mr{
	position: absolute;
	left: 627px;
	top: 108px;
	width: 226px;
}

#membersArea #map #mu{
	position: absolute;
	left: 622px;
	top: 316px;
	width: 226px;
}


#membersArea #map h2{
	font-weight: normal;
	font-size: 0.95em;
	margin-bottom:5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

#membersArea #map h2.right{
	float:right;
}

#membersArea #map img{
	width:100px;
	height:70px;
	}


#membersArea #map .btn{
	width:28px;
	height:24px;
	background-image: url(../img/static/fwd_btn.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 184px;
	top: 67px;
	cursor: pointer;
}

#membersArea #map .btn:hover{
	width:28px;
	height:24px;
	background-image: url(../img/static/fwd_btn_down.jpg);
	background-repeat: no-repeat;
	
}
#membersArea.slide{
	width:880px;
	position: relative;
	margin: 0;
	padding: 0;
}


.address{
	padding: 20px 0;
	border-bottom: solid 1px #ccc;
	width: 830px;
}

.address h3{
	font-size:1em;
}

.address .text{
	float: left;
	margin-left: 5em;
	margin-top: -1.3em;
	position: relative;
	width: 21em;
}

.address .tel{
	float: left;
	margin-left: 2em;
	position: relative;
	margin-top: -1.3em;
	width: 19em;
}

.address img{
	float: right;
	position: relative;
	margin-top: -1em;
}
/************************************************************/
/*							homepage						*/
/************************************************************/
#homeNewsWrapper{
	position:relative;
	float:left;
	width: 600px;
	margin: 0 10px 0 0;
}

.homeNewsArea{
	/*background:url(images/body.gif) no-repeat bottom center;
	margin-left:10px;
	border: solid #efefef 10px;
	width: 580px;*/
	position: relative;
	padding: 20px 0 0 20px;
	margin: 0;
	}

.homeNewsContent h1{
	line-height: 1.1em;
}

.homeNewsContent h3{
	line-height: 1.1em;
}

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


#homeNewsContent{
	overflow:hidden;
	background-color:white;
	width:600px;
	height:369px;
	clear:left;
	
}





#homeNewsContent ul{
	width:3660px;
	}
	
		#homeNewsContent li{
			float:left;
			padding:11px 30px;
		}
		
			#homeNewsContent p{
				width:550px;
				margin:16px 0;
				font-size:85%;
				line-height:1.4em;
			}

#homeNewsContent div{
	float: left;
	}

#homeNewsContent1{
	
	margin:0;
	padding:20px;
	width:540px;
	background-image:url(../img/news/hand_grow.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height: 360px;
}

#homeNewsContent2{
	margin:0;
	padding:20px;
	width:540px;
	background-image:url(../img/news/hand_grow.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height: 360px;
}

#homeNewsContent3{
	margin:0;
	padding:20px;
	width:540px;
	background-image:url(../img/news/hand_grow.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height: 360px;
}


#homeNewsWrapper .shadowLeft{
	position:relative;
	background-image:url(../img/static/shadow_left_highlight.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width: 600px;
}
#homeRightColWrapper{
	position:relative;
	float:left;
	margin: 0;
	padding: 0;
	width: 290px;
}

.homeRightColArea{
	width:260px;
	border: solid #efefef 10px;
	position:relative;
	height: 25.5em;
	margin: 0 0 0 10px;
	padding: 0;
	}
	
	.homeRightColArea h3{
		text-align:center;
	}
	
.homeRightColContent{
	position:relative;
	margin:0;
	width:240px;
	background-repeat:no-repeat;
}

#homeRightColWrapper .shadowLeft{
	position:relative;
	background-image:url(../img/static/shadow_left_highlight.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	margin: 0;
	padding: 0;
	width: 270px;
}
/************************************************************/
/*							boxes							*/
/************************************************************/

#homeBoxArea{
	margin: 15px 0 20px 20px;
	padding: 0;
}
.newsBox{
	width: 285px;
	float: left;
	margin: 0 8px 0 10px;
}

.newsBox .title{
	width: 285px;
	height: 37px;
}

.newsBox.first .title{
	background-image:url(../img/homepage/news_txt.jpg);
	background-repeat:no-repeat;
	width: 590px;
}
.newsBox.sec .title{
	background-image:url(../img/homepage/partners_news_txt.jpg);
	background-repeat:no-repeat;
}
.newsBox.third .title{
	background-image:url(../img/homepage/current_activities_txt.jpg);
	background-repeat:no-repeat;
}

.newsBox h2{
	display: none;
}

.newsBox.last{
	margin-right:0;
}
.newsBox .content{
	position:relative;
	padding: 10px 20px 15px 20px;
	background-color:#E8E8E8;
	height:10em;
}

.newsBox.first{
	width: 590px;
}

.newsBox.first .content{
	background-image: url(../img/homepage/clover_long.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

.newsBox.sec .content{
	background-image: url(../img/homepage/clover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.newsBox.third .content{
	background-image: url(../img/homepage/phone.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.newsBox .content ul li{
	
	margin:0 0 10px 0;
}


.newsBox .content .btn{
	position:absolute;
	cursor:pointer;
	background-image: url(../img/static/readmore_btn.jpg);
	background-repeat: no-repeat;
	width: 119px;
	height: 24px;
	margin: 15px 0 0 0;
	padding: 0;
	top: 134px;
}

.newsBox .content .btn:hover{
	background-image: url(../img/static/readmore_btn_down.jpg);
	background-repeat: no-repeat;
	width: 119px;
	height: 24px;
}

.newsBox .content .btn p{
	display:none;
}

/************************************************************/
/*							scrollingareas					*/
/************************************************************/

.next, .previous{
	cursor:pointer;
}

.nextPrevBtns{
	float: right;
	position: relative;
	width: 50px;
}

#screen{
	position:relative;
	width: 570px;
	border: solid #efefef 10px;
	margin: 0 0 0 10px;
}

#screen.long{
	width:880px;
}

/* IE6 only */
/*\*/
* html #screen.long{
	width:870px;
	}
/**/


	/*#screen .next, #screen .prev{
	margin: 0;
	padding: 0;
	float: left;
	}
	#screen .prev{
	margin: 0;
	padding: 0;
	width: 22px;
	height: 22px;
	position: relative;
	background-image: url(../img/static/link_btn_bck.jpg);
	background-repeat: no-repeat;
	}*/
	
	/*	#screen .prev:hover{
			background-image:url(../img/static/link_btn_bck_down.jpg);
			background-repeat:no-repeat;
		}*/
	/*#screen .next{
	margin: 0;
	padding: 0;
	width: 22px;
	height: 22px;
	position: relative;
	background-image: url(../img/static/link_btn_fwd.jpg);
	background-repeat: no-repeat;
	}*/
	
/*	#screen .next:hover{
		background-image:url(../img/static/link_btn_fwd_down.jpg);
		background-repeat:no-repeat;
	}*/
	
	
	
	
	#navigation{
	position: absolute;
	left: 697px;
	width: 157px;
	top: -55px;
	z-index: 100;
	height: 50px;
	}
	
	#navigation.uni{
	left: 693px;
	top: -56px;
	}
		#navigation ul, #navigationUni ul{
	margin: 3px 15px 0 0;
	padding: 0;
		}
			#navigation li, #navigationUni li{
	margin:0;
	padding:0;
	display: inline;
	width: 16px;
			}
			
/*			
	#navigation a{
	text-decoration:none;
	cursor: pointer;
	width: 15px;
	height:15px;
	background-repeat: no-repeat;
	background-position:0 0;
	margin: 0;
	padding: 0;
					}*/
	
	
	.containerSlide {
	width:860px;
	height:375px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
		.slides {
	position:absolute;
	top:0;
	left:0;
}
		.slides div {
	position:absolute;
	top:0;
	width: 840px;
	padding: 0 10px;
	display: none;
}

.slides img {
	float:left;
	margin-right: 20px;
}
		/*
		 * Optional
		*/
		
		#loopedSlider {
	margin:18px auto;
	width:860px;
	position:relative;
	clear:both;
}
		ul.pagination{
	list-style-type:none;
	margin:0;
	padding:0;
	margin:7px auto;
	
	float: right;
	position: relative;
}


		ul.pagination li {
	margin:0 7px;
	float: left;
}	
		ul.pagination a {
	display:block;
	width:14px;
	padding-top:15px;
	height:0;
	overflow:hidden;
	background-image:url(../img/static/pagination.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}
		ul.pagination li.active a {background-position:0 -15px}
		a.previous {
	float: left;
}
		a.next {
	float: left;
}


/*-------------------------------------FOR Homepage-------------------------------------*/
	
#sections{
	overflow:hidden;
	background-color:white;
	width:570px;
	height:25.5em;
	clear:left;
	margin-left: 0px;
	padding: 0;
	margin: 0;
}
	
#sections.uni{
	width:870px;
}	
	
	
	#sections ul{
	width:50000px;
	}
	
		#sections li{
			width:570px;
	float:left;
	
	
	
		}
		
	
		
		
		
		
		
		
		
		
		
		#sections.uni li{
	width:860px;
	float:left;
		}
			#sections li.fallen{
				margin-top:369px;
			}
			
			
				#sections li.sectionOne{
	background-image:url(../img/homepage/news/hand_grow.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height: 25.5em;
	padding:11px 20px;
				}
				
				#sections li.sectionTwo{
					width:540px;
	background-image:url(../img/homepage/news/eye.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	height: 25.5em;
	padding:11px 20px;
				}
				
				#sections li.sectionThree{
	
	background-repeat:no-repeat;
	background-position:right bottom;
	height: 25.5em;
	padding:11px 20px;
				}
				
				
				#sections.uni li.sectionOne{
	height: 25.5em;
	padding:11px 20px;
	background-image: url(none);
	width: 860px;
				}
				
							#sections.uni li.sectionOne.ull p, #sections.uni li.sectionTwo.ull p, #sections.uni li.sectionThree.ull p, #sections.uni li.sectionFour.ull p{
	width: 800px;
							}
							#sections.uni li.sectionOne.ull h6, #sections.uni li.sectionTwo.ull h6, #sections.uni li.sectionThree.ull h6, #sections.uni li.sectionFour.ull h6, #sections.uni li.sectionFive h6{
								font-weight:normal;
	width: 800px;
							}
				
							#sections.uni li img{
	float:left;
	margin-right:20px;
							}
				
				#sections.uni li.sectionTwo{
	background-image:url(none);
	height: 25.5em;
	padding:11px 20px;
	width: 860px;
				}
				
				#sections.uni li.sectionThree{
	
	background-repeat:no-repeat;
	background-position:right bottom;
	height: 25.5em;
	padding:11px 20px;
				}
				
				
				#sections.uni li.sectionFour{
	
	background-repeat:no-repeat;
	background-position:right bottom;
	height: 25.5em;
	padding:11px 20px;
				}
				
				#sections.uni li.sectionFour p{
					width:840px;
				}
				
				#sections.uni li.sectionFive{
	
	background-repeat:no-repeat;
	background-position:right bottom;
	height: 25.5em;
	padding:11px 20px;
				}
				
				#sections.uni li.sectionFive p{
					width:840px;
				}
			
			#sections p{
	width:500px;
	margin:16px 0;
			}
			
				#sections.uni p{
	margin:0 20px 0 0;
	width: 320px;
	float: left;
			}
			
			#sections.uni li.sectionTwo p.ibu, #sections.uni li.sectionTwo p.udcs{
	margin:0;
	width: 840px;
	float: left;
			}
			
			#sections h4{
	width:520px;
	margin:12px 0;
	font-weight: normal;
	line-height: 1.2em;
	color: #413F3F;
			}
			
					#sections.uni h4{
						width:800px;
					}
			
			#sectionsUni h4{
	width:520px;
	margin:16px 0;
	font-weight: normal;
	line-height: 1.2em;
	color: #413F3F;
			}
			
			#sections li.sectionTwo h4{
	width:350px;
			}
			
			#sections h2{
	color:#454545;
	margin:10px 0 0 0;
	width: 540px;
	font-weight: bold;
			}
			
			#sections.uni h2{
				width:800px;
			}
			#sections a{
				color:#777;
				font-weight:bolder;
				text-decoration:none;
			}
			
			
/************************************************************/
/*							classes							*/
/************************************************************/
.clear{
	clear:both;
	margin: 0;
	padding: 0;
	line-height: 1px;
}
.clearRight{
	clear:right;
}




.shadowLeftBtm{
	position:relative;
	background-image:url(../img/static/shadow_btm_highlight.jpg);
	background-position:1px top;
	background-repeat:no-repeat;
	height:9px;
	margin: 0;
	padding: 0;
}
.shadowLeftBtm .right{
	position:relative;
	background-image:url(../img/static/shadow_btm_highlight_right.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height: 9px;
}


.floatRight{
	float:right;
}

.floatLeft{
	float:left;
}

.borderBtm{
	border-bottom:solid 1px #999;
}

