body {
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
	margin: 10px 0;
	padding: 0;
	background: #2d3c25;
	/*color: #5f6060;*/
	color: #333;
}

a.links2a:link     { font: 14px Tahoma;  color:#FFF; font-weight:bold; text-decoration: none; }
a.links2a:active   { font: 14px Tahoma;  color:#FFF; font-weight:bold; text-decoration: none; }
a.links2a:visited  { font: 14px Tahoma;  color:#FFF; font-weight:bold; text-decoration: none; }
a.links2a:hover    { font: 14px Tahoma;  color:#FC6; font-weight:bold; text-decoration: none; }

a.links2:link     { font: 14px Tahoma;  color:#666; font-weight:bold; text-decoration: none; }
a.links2:active   { font: 14px Tahoma;  color:#666; font-weight:bold; text-decoration: none; }
a.links2:visited  { font: 14px Tahoma;  color:#666; font-weight:bold; text-decoration: none; }
a.links2:hover    { font: 14px Tahoma;  color:#FC6; font-weight:bold; text-decoration: none; }

h1{
	font: bold 20px Trebuchet MS, Helvetica, sans-serif;
	border-bottom: solid 2px #ccc;
	color: #000;
}

h1 small{
	font-size: 16px;
	color: #000;
	display: block;
	font-style: italic;
}



hr{
	color:#069;
}



h2 {
	color: #6baa04;
	acolor: #848d1d;
	font-size: 16px;
}

h3 {
	color:#069;
	acolor: #069;
	font-size: 16px;
}

h3 small{
	font-size: 12px;
	color: #000;
	display: block;
	font-style: italic;
}



h2 small{
	font-size: 12px;
	color: #000;
	display: block;
	font-style: italic;
}



h3 {
	color: #333;
}



/*-------------------------------------------------------------------------------------*/



#pageWrapper{
	margin: 0 auto;
	width: 1024px;
	background: #fff;
}



#header{
	height: 260px;
	background: url(images/paoheader.jpg);
}



#headerSearchBox{
	position: relative;
	left: 810px;
	top: 10px;
	height: 60px;
	width: 375px;
/*	float: right;
	margin-top: 172px;
	margin-left: 468px;*/
}



#sidebarWrapper{
	margin-top: 10px;
	float: left;
	width: 235px;
}

#pageWrapper1a{
	margin-top: 10px;
	margin-right:10px;
	float: right;
	width: 240px;
	
	z-index:1001;
}



#navi{
	background: #afbe1b;
}



#searchField{
	font-size:12px;
	margin-top: 10px;
	background: url(images/search-bg.jpg) no-repeat;
	/*height: 278px*/
	height: 285px;
}



#searchField ul.searchFieldForm{
	position:relative;
	top: 160px;
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0 10px;
}



#searchField ul.searchFieldForm li{
	margin-bottom: 4px;
}

#pbo-link {
	margin-top: 10px;
}



#content{
	margin: 10px 0;
	padding: 0px 0px;
	float: left;
	width: 400px;
	top:10px;
}

#newsFlash {
	float: left;
	width: 800px;
	}

#newsFlash p{
	padding: 0px 0px;
}



#newsFlash h2, #upComingEvents h2{
	background: url(images/up-arrow.jpg) left center no-repeat;
	padding-left: 15px;
}



#content p{
	/* restore later for review */
	apadding: 0px 20px;
}



#footer{
	clear: both;
	font-size: 12px;
	height: 55px;
	text-align: right;
	border-top: solid 10px #cbd22c;
	padding: 10px;
	color: #333;
}



#footer a{
	text-decoration: none; color: #333;
}



.padding{
	padding: 10px;
}



#emailConsultation{

	width: 200px;

	height: 180px;

	background: #f4f5b9;

	float: left;

	margin: 0 5px;

}



/*-------------------------------------------------------------------------------------*/



#upComingEvents{

	clear: both;

	list-style-type: none;

	width: 700px;

	margin: 0 auto;

	padding: 0;

	min-height: 250px;

	overflow: hidden;

	padding: 10px;

	border-bottom: solid 2px #ccc;

/*	

	background: #0FF;

	border-top: solid 1px #000;

	border-bottom: solid 1px #000;

*/

}

	#upComingEvents h1{

		margin: 0 0 15px 0;

	}



	#upComingEvents li{

		width: 320px;
		
		float: left;

		overflow: hidden;

		min-height: inherit;

		display: block;

		padding: 0 10px;

	}

	

	#upComingEvents li:last-child{

		float: right;

		border: 0;

	}



	#upComingEvents li h2{

		margin: 0;

	}



/*-------------------------------------------------------------------------------------*/
#whatsNew {
	clear: both;
	list-style-type: none;
	width: 680px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	display: hidden;
	padding: 0 10px 10px 10px;
	background: #e4f5d9;
	border: 1px solid #6baa04;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	-moz-box-shadow: 1px 1px 1px #000;
	-webkit-box-shadow: 1px 1px 1px #000;
	box-shadow: 1px 1px 5px #000;
}

#whatsNew > li {
	float: left;
	width: 50%;
margin-top: -10px;
}

#whatsNew span {
	padding: 0 20px;
display: block;
}

#whatsNew h1 {
border-color: #000;
}

#whatsNew h2 > a {
	text-decoration: none;
	color: #6baa04;
}

#whatsNew p { padding: 5px; }

#whatsNew li li {
	list-style-type: none;
}
/*-------------------------------------------------------------------------------------*/

#linkPanelsGroup{

	list-style-type: none;

}



	#linkPanelsGroup li{

		float: left;

	}





.news{

	padding: 0 20px;

}



	.news h2 {

		font-size: 14px;


	}

	

	.news p{

	}

	

/*-------------------------------------------------------------------------------------*/



.committeeTableList{

	width: 650px;

	margin: 0 auto;

}



		.committeeTableList-narrow{ width: 650px; padding-left: 280px; background: fixed top left}

		.committeeTableList-narrow.corneaclub{ background: url(images/subspecialty-logos/cornea-club.gif) no-repeat;}

		.committeeTableList-narrow.nocpclub{ background:url(images/subspecialty-logos/NOCP-Logo.gif) no-repeat;}

		.committeeTableList-narrow.philgloucomaclub{ background: url(images/subspecialty-logos/PGS-logo-rev.gif) no-repeat;}

		.committeeTableList-narrow.pscrsclub{ background: url(images/subspecialty-logos/pscrs.gif) no-repeat;}

		.committeeTableList-narrow.psoprsclub{ background: url(images/subspecialty-logos/psoprs.gif) no-repeat;}

		.committeeTableList-narrow.psposclub{ background: url(images/subspecialty-logos/PSPOS-logo.gif) no-repeat;}

		.committeeTableList-narrow.vrpsclub{ background: url(images/subspecialty-logos/vrsp-logo.gif) no-repeat;}

	.committeeTableList tr:hover{

		background-color: #00CC00;

		color: #000;

	}

	

	.committeeTableList tr{

		background-color: #0C0;

		color: #000;

	}

	

	.committeeTableList .r1{

		/*background-color: #0FF;*/

		background-color: #CF0;

		margin-bottom: 2px;

	}

	

	.committeeTableList .r2{

		background-color:#FFF;

	}

	

	.committeeTableList .r1 td {

		border-bottom: solid 2px #fff;

		padding: 20px;

		vertical-align: top;

	}

	

	.committeeTableList .r2 td {

		border-bottom: solid 2px #fff;

		padding: 20px;

		vertical-align: top;

	}



/*-------------------------------------------------------------------------------------*/



fieldset {

	width: 500px;

	margin-left: 50px;

	background-color: #e5eba5;

}



	fieldset ul{

		list-style-type: none;

	}

	

	fieldset li{

		margin-bottom: 10px;

	}

	

	fieldset label {

		font-weight: bold;

		width: 75px;

		display: inline-block;

		vertical-align: top;

	}

	

	fieldset input{

		width: 250px;

	}

	

	fieldset textarea{

		width: 250px;

		height: 200px;

	}



	fieldset input[type="submit"], fieldset input[type="reset"]{

		float: right;

		display: inline-block;

		margin-right: 10px;

		width: 100px;

	}

	

/*-------------------------------------------------------------------------------------*/



#photoGallery{

	list-style-type: none;

}



#photoGallery li a{

	color: #aaa;

	float: left;

	padding: 5px;

	background-color: #aaa;

	margin: 5px;

	border: solid 2px #6baa04;

	display: block;

}



#photoGallery li:last-child{

}



#photoGallery li a:hover{

	background-color: #04551a;

	border: solid 2px #000;

	color: #04551a;

}



/*-------------------------------------------------------------------------------------*/



#memberlog{

	list-style-type: none;

}



#memberlog li label{

	width: 200px;

	margin: 0 60px 0 0;

}



/*-------------------------------------------------------------------------------------*/



#webthumbs {

	list-style-type: none;

	margin: 0; padding: 0;

}



#webthumbs li img {

	float: left;

		margin: 5px;

}



#webthumbs li div {

	float: right;

	width: 50%;

	margin: 5px;

	overflow: hidden;

}

#webthumbs li div a{

	display: block;

}



#webthumbs li{

	float: left;

	width: 48%;

	aborder: solid 1px #CCC;

	margin: 5px;

}



/*-------------------------------------------------------------------------------------*/



#createLink ul{

	list-style-type: none;

}





#createLink ul li label {

	width: 150px;

	float: left;

}



#createLink ul li input {

	border: solid 1px #000;

}



/*-------------------------------------------------------------------------------------*/



#linkbox{

	border: solid 1px #CCC;

	width: 300px;

	float: right;

	margin: 0 0 10px 10px;

	padding: 5px;

}



#linkbox ul {

	list-style-type: inherit;

	padding-right: 10px;

}








/************************************************* ADDED BY BOITUSOK ***************************************************/

IMG {

	border: none;

}



.clear-both {

	clear: both;

	height: 1px;

	overflow: hidden;

}



#search-holder {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	width: 730px;

	margin: 0 auto;

}



#search-holder FORM DIV {

	padding: 1px 0px;

	width: 310px;

	margin: 0 auto;

}



#search-holder DIV LABEL {

	width: 100px;

	display: block;

	float: left;

}



#searchKey {

	width: 200px;

	padding: 1px 0px;

}



#byKey {

	width: 204px;

}



.button-holder {

	width: 300px !important;

	text-align: right;

	padding-top: 15px !important;

}



.results {

	padding: 3px 5px;

	margin: 2px;

	float: left;

}



.cityprov {

	font-size: 10px;

	padding-right: 5px;

}



.bg-light { background: #e1e7ab; }

.bg-dark { background: #d0df3a; }



.rowHover{

	font-weight: bold;

	background: #A8EF94;

	cursor: pointer;

}



.errMsg {

	font-weight: bold;

	color: #ff3300;

	text-align: center;

}



.no-records {

	color: #ff3300;

	font-weight: bold;

}



#search-results H3, .login-title {

	color: #6baa04;

}



/* Detailed */

.info-table TR TD.label {

	width: 150px;

	padding: 2px;

	font-size: 11px;

	height: 20px;

}



.label-title {

	font-weight: bold;

	font-size: 11px;

	padding: 5px 0px 10px 0px;

}



.info-content {

	font-size: 12px;

	font-weight: bold;

}



.info-separator {

	border: 1px dashed #afbe1b;

	margin: 15px 0px;

	height: 1px;

}



.separateForm {

	margin: 20px 0px;

	border: 1px solid #afbe1b;

	height: 1px;

}



.info-name {

	font-size: 20px;

	color: #04551a;

}



.backLink {

	font-size: 10px;

	font-weight: bold;

	color: #04551a;

}



.backLink:hover {

	color: #00cc00;

}

/* Detailed Page */



/* Pagination */

A.pageActive {

	background: #f8fbfc;

	border: 1px solid #7fb2d2;

	width: 23px;

	display: block;

	padding: 3px 0px;

	text-align: center;

	text-decoration: none;

	font-weight: bold;

	color: #646464;

}



A.pSideAvtive {

	border: 1px solid #d0d0d0;

	width: 23px;

	display: block;

	padding: 3px 0px;

	text-align: center;

	text-decoration: none;

	font-weight: bold;

	font-size: 10px;

}



A.pSideAvtive:hover {

	border: 1px solid #7fb2d2;

	width: 23px;

	display: block;

	padding: 3px 0px;

	text-align: center;

	text-decoration: none;

	font-weight: bold;

}



A.pNotActive {

	border: 1px solid #d0d0d0;

	width: 18px;

	display: block;

	padding: 0px 0px;

	text-align: center;

	text-decoration: none;

	font-weight: bold;

	font-size: 10px;

}



A.pNotActive:hover {

	border: 1px solid #7fb2d2;

	width: 18px;

	display: block;

	padding: 0px 0px;

	text-align: center;

	text-decoration: none;

	font-weight: bold;	

}



A.pageList {

	padding: 0px 0px;

	text-decoration: none;

	font-weight: bold;

}

/* End Pagination*/



.account-holder {

	font-weight: bold;

	text-align: right;

	padding: 10px;

	font-size: 11px;

}



.account-holder A, P A {

	font-weight: bold;

	color: #04551a;

	text-decoration: none;

}



.account-holder A:hover, P A:hover {

	color: #00cc00;

}



.logged-holder {

	padding: 10px 30px 20px 30px;

}



.logged-holder DIV A {

	font-size: 11px;

	text-decoration: none;

}




.logged-holder DIV A:hover {

	font-size: 11px;

	font-weight: bold;

	text-decoration: underline;

}



.formLogin {

	border: 2px solid #afbe1b;

	background: #d0df3a;

	width: 270px;

	padding: 20px;

	margin: 20px auto;

}



.login-title {

	font-size: 15px;

	font-weight: bold;

}



.reqLogin {

	font-size: 13px;

	font-weight: bold;


	color: #FF3300;

	padding-bottom: 20px;

}




.login-form {

	list-style: none;

	padding: 0px 0px 0px 20px;

	margin: 0px;

	font-weight: bold !important;

}



.login-form  LI LABEL {

	width: 100px;

	padding-top: 3px;

	display: block;

	float: left;

}



.login-form  LI {

	padding: 3px 0px;

}



.login-form EM, TR TD EM {

	color: #FF3300;

}



.form-text {

	width: 350px;

}



.form-pass {

	width: 150px;

}



.new_pword, .con_pword {

	width: 120px !important;

}



TD SMALL {

	font-size: 10px !important;

	font-weight: normal !important;

}

ol.sub-specialty-presidents li {
	padding-bottom: 5px;
}

body {

	font: 12px "Trebuchet MS", Helvetica, sans-serif;

	margin: 10px 0;

	padding: 0;

	background: #2d3c25;

	/*color: #5f6060;*/

	color: #333;

}



h1{

	font: bold 20px Trebuchet MS, Helvetica, sans-serif;

	border-bottom: solid 2px #ccc;

	color: #000;

	

}

h1 small{
	font-size: 16px;
	color: #000;
	display: block;
	font-style: italic;
}



hr{

	color: #ccc;

}



h2 {

	color: #6baa04;

	acolor: #848d1d;

	font-size: 16px;

}



h2 small{

	font-size: 12px;

	color: #000;

	display: block;

	font-style: italic;

}



h3 {

	color: #333;

}



/*-------------------------------------------------------------------------------------*/



#pageWrapper{

	margin: 0 auto;

	width: 1024px;

	background: #fff;

}



#header{

	height: 260px;

	background: url(images/paoheader.jpg);

}



#headerSearchBox{

	position: relative;

	left: 810px;

	top: 10px;

	height: 60px;

	width: 325px;

/*	float: right;

	margin-top: 172px;

	margin-left: 468px;*/

}



#sidebarWrapper{

	margin-top: 10px;

	float: left;

	width: 235px;

}



#navi{

	background: #afbe1b;

}



#searchField{

	font-size:12px;

	margin-top: 10px;

	background: url(images/search-bg.jpg) no-repeat;

	height: 278px

}



#searchField ul.searchFieldForm{

	position:relative;

	top: 160px;

	list-style-type: none;

	width: auto;

	margin: 0;

	padding: 0 10px;

}



#searchField ul.searchFieldForm li{

	margin-bottom: 4px;

}





#content{

	margin: 10px 0;

	padding: 0px 30px;

	float: left;

	width: 729px;

	min-height: 950px;

}



#newsFlash p{

	padding: 0px 30px;

}



#newsFlash h2, #upComingEvents h2{

	background: url(images/up-arrow.jpg) left center no-repeat;

	padding-left: 15px;

}



#content p{

	/* restore later for review */

	apadding: 0px 20px;

}



#footer{

	clear: both;

	font-size: 12px;

	height: 55px;

	text-align: right;

	border-top: solid 10px #cbd22c;

	padding: 10px;

	color: #333;

}



#footer a{

	text-decoration: none; color: #333;

}



.padding{

	padding: 10px;

}



#emailConsultation{

	width: 200px;

	height: 180px;

	background: #f4f5b9;

	float: left;

	margin: 0 5px;

}



/*-------------------------------------------------------------------------------------*/



#upComingEvents{

	clear: both;

	list-style-type: none;

	width: 700px;

	margin: 0 auto;

	padding: 0;

	min-height: 250px;

	overflow: hidden;

	padding: 10px;

	border-bottom: solid 2px #ccc;

/*	

	background: #0FF;

	border-top: solid 1px #000;

	border-bottom: solid 1px #000;

*/

}

	#upComingEvents h1{

		margin: 0 0 15px 0;

	}



	#upComingEvents li{

		width: 320px;

		float: left;

		overflow: hidden;

		min-height: inherit;

		display: block;

		padding: 0 10px;

	}

	

	#upComingEvents li:last-child{

		float: right;

		border: 0;

	}



	#upComingEvents li h2{

		margin: 0;

	}



/*-------------------------------------------------------------------------------------*/



#linkPanelsGroup{

	list-style-type: none;

}



	#linkPanelsGroup li{

		float: left;

	}





.news{

	padding: 0 20px;

}



	.news h2 {

		font-size: 14px;

	}

	

	.news p{

	}

	

/*-------------------------------------------------------------------------------------*/



.committeeTableList{

	width: 650px;

	margin: 0 auto;

}



		.committeeTableList-narrow{ width: 650px; padding-left: 280px; background: fixed top left}

		.committeeTableList-narrow.corneaclub{ background: url(images/subspecialty-logos/cornea-club.gif) no-repeat;}

		.committeeTableList-narrow.nocpclub{ background:url(images/subspecialty-logos/NOCP-Logo.gif) no-repeat;}

		.committeeTableList-narrow.philgloucomaclub{ background: url(images/subspecialty-logos/PGS-logo-rev.gif) no-repeat;}

		.committeeTableList-narrow.pscrsclub{ background: url(images/subspecialty-logos/pscrs.gif) no-repeat;}

		.committeeTableList-narrow.psoprsclub{ background: url(images/subspecialty-logos/psoprs.gif) no-repeat;}

		.committeeTableList-narrow.psposclub{ background: url(images/subspecialty-logos/PSPOS-logo.gif) no-repeat;}

		.committeeTableList-narrow.vrpsclub{ background: url(images/subspecialty-logos/vrsp-logo.gif) no-repeat;}

	.committeeTableList tr:hover{

		background-color: #00CC00;

		color: #000;

	}

	

	.committeeTableList tr{

		background-color: #0C0;

		color: #000;

	}

	

	.committeeTableList .r1{

		/*background-color: #0FF;*/

		background-color: #CF0;

		margin-bottom: 2px;

	}

	

	.committeeTableList .r2{

		background-color:#FFF;

	}

	

	.committeeTableList .r1 td {

		border-bottom: solid 2px #fff;

		padding: 20px;

		vertical-align: top;

	}

	

	.committeeTableList .r2 td {

		border-bottom: solid 2px #fff;

		padding: 20px;

		vertical-align: top;

	}



/*-------------------------------------------------------------------------------------*/



fieldset {

	width: 500px;

	margin-left: 50px;

	background-color: #e5eba5;

}



	fieldset ul{

		list-style-type: none;

	}

	

	fieldset li{

		margin-bottom: 10px;

	}

	

	fieldset label {

		font-weight: bold;

		width: 75px;

		display: inline-block;

		vertical-align: top;

	}

	

	fieldset input{

		width: 250px;

	}

	

	fieldset textarea{

		width: 250px;

		height: 200px;

	}



	fieldset input[type="submit"], fieldset input[type="reset"]{

		float: right;

		display: inline-block;

		margin-right: 10px;

		width: 100px;

	}

	

/*-------------------------------------------------------------------------------------*/



#photoGallery{

	list-style-type: none;

}



#photoGallery li a{

	color: #aaa;

	float: left;

	padding: 5px;

	background-color: #aaa;

	margin: 5px;

	border: solid 2px #6baa04;

	display: block;

}



#photoGallery li:last-child{

}



#photoGallery li a:hover{

	background-color: #04551a;

	border: solid 2px #000;

	color: #04551a;

}



/*-------------------------------------------------------------------------------------*/



#memberlog{

	list-style-type: none;

}



#memberlog li label{

	width: 200px;

	margin: 0 60px 0 0;

}



/*-------------------------------------------------------------------------------------*/



#webthumbs {

	list-style-type: none;

	margin: 0; padding: 0;

}



#webthumbs li img {

	float: left;

		margin: 5px;

}



#webthumbs li div {

	float: right;

	width: 50%;

	margin: 5px;

	overflow: hidden;

}

#webthumbs li div a{

	display: block;

}



#webthumbs li{

	float: left;

	width: 48%;

	aborder: solid 1px #CCC;

	margin: 5px;

}



/*-------------------------------------------------------------------------------------*/



#createLink ul{

	list-style-type: none;

}





#createLink ul li label {

	width: 150px;

	float: left;

}



#createLink ul li input {

	border: solid 1px #000;

}



/*-------------------------------------------------------------------------------------*/



#linkbox{

	border: solid 1px #CCC;

	width: 300px;

	float: right;

	margin: 0 0 10px 10px;

	padding: 5px;

}



#linkbox ul {

	list-style-type: inherit;

	padding-right: 10px;

}







/************************************************* ADDED BY BOITUSOK ***************************************************/

IMG {

	border: none;

}



.clear-both {

	clear: both;

	height: 1px;

	overflow: hidden;

}



#search-holder {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	width: 730px;

	margin: 0 auto;

}



#search-holder FORM DIV {

	padding: 1px 0px;

	width: 310px;

	margin: 0 auto;

}



#search-holder DIV LABEL {

	width: 100px;

	display: block;

	float: left;

}



#searchKey {

	width: 200px;

	padding: 1px 0px;

}



#byKey {

	width: 204px;

}



.button-holder {

	width: 300px !important;

	text-align: right;

	padding-top: 15px !important;

}



.results {

	padding: 3px 5px;

	margin: 2px;

	float: left;

}



.cityprov {

	font-size: 10px;

	padding-right: 5px;

}



.bg-light { background: #e1e7ab; }

.bg-dark { background: #d0df3a; }



.rowHover{

	font-weight: bold;

	background: #A8EF94;

	cursor: pointer;

}



.errMsg {

	font-weight: bold;

	color: #ff3300;

	text-align: center;

}



.no-records {

	color: #ff3300;

	font-weight: bold;

}



#search-results H3, .login-title {

	color: #6baa04;

}



/* Detailed */

.info-table TR TD.label {

	width: 150px;

	padding: 2px;

	font-size: 11px;

	height: 20px;

}



.label-title {

	font-weight: bold;

	font-size: 11px;

	padding: 5px 0px 10px 0px;

}



.info-content {

	font-size: 12px;

	font-weight: bold;

}



.info-separator {

	border: 1px dashed #afbe1b;

	margin: 15px 0px;

	height: 1px;

}



.separateForm {

	margin: 20px 0px;

	border: 1px solid #afbe1b;

	height: 1px;

}



.info-name {

	font-size: 20px;

	color: #04551a;

}



.backLink {

	font-size: 10px;

	font-weight: bold;

	color: #04551a;

}



.backLink:hover {

	color: #00cc00;

}

/* Detailed Page */



/* Pagination */

A.pageActive {

	background: #f8fbfc;

	border: 1px solid #7fb2d2;

	width: 23px;

	display: block;

	padding: 3px 0px;

	text-align: center;

	text-decoration: none;

	font-weight: bold;

	color: #646464;

}



A.pSideAvtive {

	border: 1px solid #d0d0d0;

	width: 23px;

	display: block;

	padding: 3px 0px;

	text-align: center;

	text-decoration: none;

	font-weight: bold;

	font-size: 10px;

}



A.pSideAvtive:hover {

	border: 1px solid #7fb2d2;

	width: 23px;

	display: block;

	padding: 3px 0px;

	text-align: center;

	text-decoration: none;

	font-weight: bold;

}



A.pNotActive {

	border: 1px solid #d0d0d0;

	width: 18px;

	display: block;

	padding: 0px 0px;

	text-align: center;

	text-decoration: none;

	font-weight: bold;

	font-size: 10px;

}



A.pNotActive:hover {

	border: 1px solid #7fb2d2;

	width: 18px;

	display: block;

	padding: 0px 0px;

	text-align: center;

	text-decoration: none;

	font-weight: bold;	

}



A.pageList {

	padding: 0px 0px;

	text-decoration: none;

	font-weight: bold;

}

/* End Pagination*/



.account-holder {

	font-weight: bold;

	text-align: right;

	padding: 10px;

	font-size: 11px;

}



.account-holder A, P A {

	font-weight: bold;

	color: #04551a;

	text-decoration: none;

}



.account-holder A:hover, P A:hover {

	color: #00cc00;

}



.logged-holder {

	padding: 10px 30px 20px 30px;

}



.logged-holder DIV A {

	font-size: 11px;

	text-decoration: none;

}



.logged-holder DIV A:hover {

	font-size: 11px;

	font-weight: bold;

	text-decoration: underline;

}



.formLogin {

	border: 2px solid #afbe1b;

	background: #d0df3a;


	width: 270px;

	padding: 20px;

	margin: 20px auto;

}



.login-title {

	font-size: 15px;

	font-weight: bold;

}



.reqLogin {

	font-size: 13px;

	font-weight: bold;

	color: #FF3300;

	padding-bottom: 20px;

}



.login-form {

	list-style: none;

	padding: 0px 0px 0px 20px;

	margin: 0px;

	font-weight: bold !important;

}



.login-form  LI LABEL {

	width: 100px;

	padding-top: 3px;

	display: block;

	float: left;

}



.login-form  LI {

	padding: 3px 0px;

}



.login-form EM, TR TD EM {

	color: #FF3300;

}



.form-text {

	width: 350px;

}



.form-pass {

	width: 150px;

}



.new_pword, .con_pword {

	width: 120px !important;

}



TD SMALL {

	font-size: 10px !important;

	font-weight: normal !important;

}

ol.sub-specialty-presidents li{
	margin-bottom: 10px;
}

ol.sub-specialty-presidents li strong{
	font-size: 14px;
}

ul#extraInfos {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
}

ul#extraInfos li{
	margin-bottom: 10px;
}

/* = Facebook link
------------------------------------------------------------------------*/

#facebook-link {
	padding: 5px 10px;
	margin-top: 10px;
	background-color: #3b5a9a;
	color: #FFF;
	-border-radius: 0 20px 20px 0;
	-moz-border-radius: 0 20px 20px 0;
	-webkit-border-radius: 0 20px 20px 0;
}

#facebook-link p { margin: 5px 0; }
#facebook-link p a { 
	color: #fff; display: block; padding: 2px; 
	-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#facebook-link p a:hover { color: #000; background-color: #fff; }
