/**
* Guideline Comparition Table
*/
table#guideline {
	
}

table#guideline th,table#guideline td {
	border: 1px solid #213B60;
	vertical-align: middle;
	width: 10em;
}

table#guideline th {
	
}

img#guidelines {
	width: 50px;
}

img#repository {
	text-align: center;
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
}

table#IT td,table#IT th {
	border: solid 1px black;
}

table#IT {
	border-spacing: 0;
	border-collapse: collapse;
	text-align: center;
}

table#IT th {
	margin-right: 5px;
	background-color: #FFFFFF;
	vertical-align: top;
}

table#IT td,table#IT th {
	margin: 0;
	padding: 4px;
	text-align: center;
}

table#IT td.software {
	text-align: left;
	background-color: #EEEEEE;
}

table#IT th.headerTitle{
		background-color: #CDE1F1;
}

table#IT th.title{
	background-color: #EEEEEE;
}

table#IT th.noBorderLeft {
	border-top: none;
	border-left: none;
}

table#IT th.noBorderRight {
	border-top: none;
	border-right: none;
}

table#IT th.noBorderBottom {
	border-bottom: none;
}

table#IT th.doubleLeft,table#IT td.doubleLeft {
	border-left: 3px double black;
}

body#guidelines #doc3 {
	min-width: 1200px;
}

table#ethicGeneric {
	
}

table.imgWithParagraph {
	margin-bottom: 0;
}

body#comparisonChartGenetic {
	width: 2800px;
}

body#comparisonChartGenomic {
	width: 2600px;
}

body#comparisonChartNutrition {
	width: 1900px;
}

table.comparisonChart th,table.comparisonChart td {
	border: 1px solid #213B60;
}

table.comparisonChart th {
	background-color: #EEEEEE;
	width: 150px;
}

table.comparisonChart td {
	width: 150px;
}

table.comparisonChart th.columnHeader {
	background-image: url(../images/border/fondSearch.png);
	background-repeat: repeat-x;
}

table.comparisonChartSocial th,table.comparisonChartSocial td {
	border: 1px solid #213B60;
}

table.comparisonChartSocial th {
	background-color: #EEEEEE;
	width: 170px;
}

table.comparisonChartSocial td {
	width: 350px;
}

table.comparisonChartSocial th.columnHeader {
	background-image: url(../images/border/fondSearch.png);
	background-repeat: repeat-x;
}

table.comparisonChartNutrition th,table.comparisonChartNutrition td {
	border: 1px solid #213B60;
}

table.comparisonChartNutrition th {
	background-color: #EEEEEE;
	width: 150px;
}

table.comparisonChartNutrition th.columnHeader {
	background-image: url(../images/border/fondSearch.png);
	background-repeat: repeat-x;
}

table.comparisonChartMentalDisorders th,table.comparisonChartMentalDisorders td {
	border: 1px solid #213B60;
}

table.comparisonChartMentalDisorders th {
	background-color: #EEEEEE;
}

table.comparisonChartMentalDisorders th.columnHeader {
	background-image: url(../images/border/fondSearch.png);
	background-repeat: repeat-x;
}

table.physicalFitnessComparisonChart th,table.physicalFitnessComparisonChart td {
	border: 1px solid #213B60;
}

table.physicalFitnessComparisonChart th {
	background-color: #EEEEEE;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

table.physicalFitnessComparisonChart td {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

table.physicalFitnessComparisonChart th.columnHeader {
	background-image: url(../images/border/fondSearch.png);
	background-repeat: repeat-x;
}

table.comparisonChartNutrition li {
	list-style-type: disc;
}

table.comparisonChartGenomic th,table.comparisonChartGenomic td {
	border: 1px solid #213B60;
}

table.comparisonChartGenomic th {
	background-color: #EEEEEE;
}

table.comparisonChartGenomic td {
	width: 150px;
}

table.comparisonChartGenomic th.columnHeader {
	background-image: url(../images/border/fondSearch.png);
	background-repeat: repeat-x;
}

table.comparisonChartGenetic th,table.comparisonChartGenetic td {
	border: 1px solid #213B60;
}

table.comparisonChartGenetic th {
	background-color: #EEEEEE;
}

table.comparisonChartGenetic td {
	width: 150px;
}

table.comparisonChartGenetic th.columnHeader {
	background-image: url(../images/border/fondSearch.png);
	background-repeat: repeat-x;
}

body#qualityOfLifeComparison #doc3 {
	min-width: 1500px;
}

table.comparisonChartOrganization th,table.comparisonChartOrganization td {
	border: 1px solid #213B60;
}

table.comparisonChartOrganization th {
	background-color: #EEEEEE;
}


table.comparisonChartOrganization th.columnHeader {
	background-image: url(../images/border/fondSearch.png);
	background-repeat: repeat-x;
	background-color: white;
}

table.studyWebsitesComparisonChart th,table.studyWebsitesComparisonChart td {
	border: 1px solid #213B60;
}

table.studyWebsitesComparisonChart th {
	background-color: #EEEEEE;
}


table.studyWebsitesComparisonChart th.columnHeader {
	background-image: url(../images/border/fondSearch.png);
	background-repeat: repeat-x;
	background-color: white;
}

td.yes {
	text-align: center;
}

p.gTableP {
	width: 800px;
}

td#noBorder {
	border: 0px;
}

td.tdNoBorder {
	border: 0px !important;
}

th.largeCell {
	width: 150px;
}

th.minMaxWidth {
	min-width: 200px;
	max-width: 200px;
}

th.minMaxWidthMental {
	min-width: 300px;
	max-width: 300px;
}

th.minMaxWidthOrganization {
	min-width: 100px;
	max-width: 100px;
}
