/* This is the css taken from http://apps.ciw.kennyt.com/css/basic.css for http://apps.ciw.kennyt.com/example/ on 1/8/08 */
/*

#content h2 {
	color: #005288;  
	font-size: 14px;
	margin: 0.9em 0 0.5em 0;
}

#content h3 {
	color: #336699;  
	font-size: 12px;
	margin: 0.9em 0 0.5em 0;
} 	*/
.QuickLinks ul {
	margin: 0 15px;
}
.QuickLinks p {
	margin-left: 5px;
}

.paragraph-content {   
  margin: 15px;	
}
/*  deleted 10/26/09 ----
#content p {
	margin: 0 20px;
}

#content ul {
	margin: 0px 40px;

} ----*/
/*
#content H1 {
	PADDING-RIGHT: 20px; PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 1.2em; PADDING-BOTTOM: 3px; MARGIN: 0 20px; COLOR: #ffffff; PADDING-TOP: 3px; BACKGROUND-COLOR: #3399cc
}
.highlightdark {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 1.2em; PADDING-BOTTOM: 3px; MARGIN: 0px; COLOR: #ffffff; PADDING-TOP: 3px; BACKGROUND-COLOR: #3175b6
}
H2 {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 1.1em; PADDING-BOTTOM: 3px; MARGIN: 5px 20px; COLOR: #0099cc; PADDING-TOP: 3px; BACKGROUND-COLOR: #ccffff; 
}  /*
H2 {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 1.1em; PADDING-BOTTOM: 3px; MARGIN: 5px 35px; COLOR: #663367; PADDING-TOP: 3px
}*/
h1 {
	font-size: 1.2em;
	color : #000; 
	font-weight : bold;
	padding : 1px 5px;
	margin: 0px /* old margin 0 20px; 09/09/09*/;
	TEXT-TRANSFORM: none;
}
h2 {
	font-size: 1em; 
/*	color : #ffffff; originally #FF910B; */
	font-weight : bold;
	text-transform:uppercase;
/*	background-color: #ff9966; removed 9/16/09 originally  #FFE9CE; */
/*	padding : 3px; */
	margin: 5px 20px; /* originally 0px /6/2009 */
}  
.highlight {
	font-size: 1.1em;
	color : #ffffff; /*originally #cc6633; */
	font-weight : bold;
	background-color: #0165bb; /* #FFE9CE;  */
	padding : 3px;
	margin: 5px 20px; /* originally 0px /6/2009 */
}  
h3, .highlightlight2 {
	font-size: 1.1em;
	color : #fff;
	font-weight : bold;
	background-color : #66ccff;
	padding : 3px;
	margin: 5px 15px; /* originally 0px /6/2009 */
}

h3 a:link,
h3 a:visited, 
h3 a:active {
	color : #fff;
	text-decoration:none; 
	font-weight: bold;
}
h4 { /* added 5/7/09 */
	font-size: 1em;
	font-weight : bold;
	padding : 3px;
	margin: 5px 15px; 
}
h5 { /* added 5/7/09 */
	font-size: 1em;
	/*	color : #cc6633; */
	font-weight : normal;
	margin: 5px 40px;
}
h6 { /* added 5/7/09 */
	font-size: 1em;
	color : #000;
	font-weight: normal;  
	text-align:center;
}

#list tr {
	margin: 0 35px;
}
/*#content img {
	margin: 0 20px; 
	display: block;
	border: none;  
    margin-right: auto;
	margin-left: auto;
} */
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: none;
}
/* for News items at right corner from sr.css */
.table {
	BORDER:  none; /*  #990002 1px solid; (for old template removed 09/11/09) maybe #87a2d7 1px solid */
	PADDING: 5px; 	
	FONT-SIZE: 12px; 
/*	Margin-top: 30px; */
	MARGIN: 2px 0px; 
	COLOR: #000000; 
/*	BACKGROUND-COLOR: #e0e5f1 /*originally #edf2f8 ;  (for old template removed 09/11/09)*/
}
.table p{ /* added 5*19/09 */
	MARGIN: 2px 0px; 
}
.table a:link,
a:active {color: #00008b; 
	text-decoration: underline;  /*originally #c229009; */
}
.table a:hover {color: #fdb762; text-decoration: none;}

.table a:visited {  /* added 2/23/09 */
	color : #666;  /* used to be #3075B7 */

}
.table2 {
	BORDER:  #87a2d7 1px solid; 
	PADDING: 5px; 	
	FONT-SIZE: 11px; 
	MARGIN: 2px 0px; 
	COLOR: #000000; 
}
.tabl2e p{ /* added 5*19/09 */
	MARGIN: 2px 0px; 
}
.table2 a:link,
a:active {color: #00008b; 
	text-decoration: underline;  /*originally #c229009; */
}
.table2 a:hover {color: #fdb762; text-decoration: none;}

.table2 a:visited {  /* added 2/23/09 */
	color : #666;  /* used to be #3075B7 */

}
.titlenews {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.1em; 	
	COLOR: #ffffff;  
	text-align: center;
	padding: 2px; 
}
.titlenews a:link,
.titlenews a:visited,
.titlenews a:active {
	color: #ffffff; 
	text-decoration: none;
	FONT-WEIGHT: bold; 
}
.tableNews li {
	margin: 2px;
	list-style-image: url(../images/divers/puces/meetings.gif);
	text-align: left;
}
.tableNews ul{
	margin-left: 10px;
	margin: 2px;
}
/* table for chapter */
.chapter {
	margin: 2px;
	vertical-align:text-top;
}
.ch {
	vertical-align:text-top;
	text-align: right;
	font-weight: bold;
	padding-right: 2px
}
.ch1 {
	vertical-align:text-top;
	padding-bottom: 3px;	
}
.main {
	margin-right: 15px;
}
/* table background */
.tdpub1 {
	COLOR: #25587E; BACKGROUND-COLOR: #92C7C7 
}
.tdpub2 {
	BACKGROUND-COLOR: #CFECEC
}
/*---- Table Minor (Right Column with gray background) page specific feature (list icon image) --*/
table.minor2 li  {
	list-style-image: url(../images/divers/puces/pub_small_table.gif); 
	text-align: left;
	margin-left:0px;
	color: #000000;
	font-size: 11px; 
}
/*---END --*/
/* anchor format --------------------------------deleted 10/9/09
a:link, 
a:active {color: #0099cc; text-decoration: underline;} 
a:hover {color: #3175b6; text-decoration: none;}

a:visited {
	color: #0099cc;
} */

/*---General Style-------------*/
li  {
	list-style-image: url(../images/divers/puces/press.gif);
	text-align: left;
	margin-left: 20px;
	color: #000000;
}
 ul li {
	margin-left: 30px;
}
ul {
	margin:  0px 30px 0px 30px;  
	list-style: outside;
} 
.mainlist {
	margin-left: 5px;
}
.main {
	margin-left: 15px;
}
.imagearticle {
	FLOAT: right; MARGIN: 0px 0px 5px 5px; padding-bottom: 20px; 
	BORDER-RIGHT: #e0e0e0 3px solid; BORDER-TOP: #e0e0e0 3px solid;  BORDER-LEFT: #e0e0e0 3px solid; BORDER-BOTTOM: #e0e0e0 3px solid  
}

/*.booktitle {  /*from .imagearticle in style.css 
	FLOAT: right; MARGIN: 0px 0px 5px 5px; padding-bottom: 20px; 
	BORDER-RIGHT: #e0e0e0 3px solid; BORDER-TOP: #e0e0e0 3px solid;  BORDER-LEFT: #e0e0e0 3px solid; BORDER-BOTTOM: #e0e0e0 3px solid  
}
.h2p {
	padding-left: 35px;
}	
 */

#content p {
	margin: 2px 16px;
}

#content img {
/*	margin: 0 20px; */
	display: block;
	border: none;  
/*    margin-right: auto;
	margin-left: auto;  */
}
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: none;
}

