﻿* {
	margin: 0;
}
/*
A:link {text-decoration: none; color: #A56A10}
A:visited {text-decoration: none; color: #A56A10}
A:active {text-decoration: underline; color: #A56A10;}
A:hover {text-decoration: underline; color: #A56A10;}
*/

.site {
}

.site A:link {text-decoration: none; color: #A56A10}
.site A:visited {text-decoration: none; color: #a4798a}
.site A:active {text-decoration: none; color: #A56A10;}
.site A:hover {text-decoration: underline; color: #A56A10;}

html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

hr 
{
	color: #ffffff;
	background-color: #ffffff;
	border: dotted 2px #A56A10;
}

.outerwrap {
	height: auto;
    width:1024px;
	margin: 10px 100px 10px 100px;
	border: solid thin #FFFFFF;
	background-color: #333333;
    vertical-align:top;
    margin:0px auto;
	padding:0px;
}

.wrapper {
	min-height: 99%;
    height: auto !important;
    height: 99%;
    margin: 0 auto -35px auto; /* the neg. value of the footer's height */
	background-color: #333333;
	border: solid 2px #A56A10;

 }
 .space {
    height: 35px; /* .space height must equal .footer height */
 }

.footer {
	height: 35px; /* .space height must equal .footer height */
    vertical-align: middle;
	width: 100%;
    margin: 0 0 0 0;
    background-color: #333333;
    vertical-align: middle;
 }
 .wrapper2 {
	min-height: 99%;
    height: auto !important;
    height: 99%;
    margin: 0 auto -1px auto; /* the neg. value of the footer's height */
	background-color: #333333;
	border: solid 2px #A56A10;

 }
 
  .space2 {
    height: 1px; /* .space height must equal .footer height */
 }

.footer2 {
	height: 1px; /* .space height must equal .footer height */
    vertical-align: middle;
	width: 100%;
    margin: 0 0 0 0;
    background-color: #333333;
    vertical-align: middle;
 }

.table_homepage {
    height: 100%;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
	border-width: 1px;
    border: thin solid #A56A10;
	border-width: 1px;
	padding: 0;
	margin:0px 0px 0px 0px;
 }
 
.table_homepage A:link {text-decoration: none; color: #A56A10}
.table_homepage A:visited {text-decoration: none; color: #A56A10}
.table_homepage A:active {text-decoration: underline; color: #A56A10;}
.table_homepage A:hover {text-decoration: underline; color: #A56A10;}

.page_header 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

table.assessment {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	vertical-align: top;
	width: 600px;
}

table.assessment th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color:  #a4798a;
	text-align: left;
}
table.assessment td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	font-family: Verdana;
	font-size: 12px;
}

table.inner_assessment {
	border-width: 0px;
}

table.inner_assessment td {
	border-width: 0px;
}

.assessment_wizard A:link {text-decoration: none; color: #424B52}
.assessment_wizard A:visited {text-decoration: none; color: #855A6B}
.assessment_wizard A:active {text-decoration: none; font-weight:bold; color: #A56A10;}
.assessment_wizard A:hover {text-decoration: underline; color: #A56A10;}

table.summary {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	vertical-align: top;
	width: 85%;
}
table.summary th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: gray;
	background-color:  #a4798a;
	text-align: left;
	padding: 4px 4px 4px 4px;
}
table.summary td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	font-family: Verdana;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
}

table.summary A:link {text-decoration: none; font-weight:bold; color: #855A6B;}
table.summary A:visited {text-decoration: none; font-weight:bold; color: #A56A10;}
table.summary A:active {text-decoration: none; font-weight:bold; color: #A56A10;}
table.summary A:hover {text-decoration: underline; font-weight:bold; color: #A56A10;}


table.content {
	border-width: 1px;
	border-spacing: 0px;
	border-style: double;
	border-color: #A56A10;
	border-collapse:collapse;
	background-color: white;
	vertical-align: top;
	width: 92%;
	
}

table.content th {
	border-width: 0px;
	padding: 2px;
	background-color:  white;
	text-align: center;
	color: #A56A10;
	font-size: 14px;
	padding: 25px 30px 5px 30px;
}

table.content td {
	border-width: 0px;
	background-color:  white;
	color: #000000;
	font-size: 12px;
	padding: 15px 30px 25px 30px;
}

.register {
	border-width: 2px;
	border-spacing: 0px;
	border-style: double;
	border-color: #A76A0D;
	border-collapse: collapse;
	background-color: white;
	vertical-align: top;
	width: 50%;

}
      

	
img.floatRight { 
	float: right; 
	margin: 4px; 
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}

.assessment_wizard { padding: 8px 0 8px 0;}
.assessment_wizard td { vertical-align: top;}

.assessment_nav {
	padding: 20px 0 0 0;
	border-color: #A56A10;
}

.copyright_footer 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: White;
	text-align: center;
}
.copyright_footer A:link	{text-decoration: underline; font-weight:bold; color: #FFFFFF}
.copyright_footer A:visited {text-decoration: underline; font-weight:bold; color: #FFFFFF}
.copyright_footer A:active	{text-decoration: underline; font-weight:bold; color: #FFFFFF;}
.copyright_footer A:hover	{text-decoration: underline; font-weight:bold; color: #FFFFFF;}

legend
{
	font-size: 16px;
	font-weight: bold;
	color: #666666;

}

.legend {}

.legend A:link		{text-decoration: none; color: #A56A10}
.legend A:visited	{text-decoration: none; color: #a4798a}
.legend A:active	{text-decoration: none; color: #A56A10;}
.legend A:hover		{text-decoration: underline; color: #A56A10;}

.instruction_text 
{
	padding: 8px 0px 8px 0px;
	color: #666666;
	font-size: 14px;
}

.accordionHeader
{
   cursor: pointer;
}

table.accordiantable {

}


table.accordiantable td {
	padding-left: 20px;
}

table.boxes {
	border-width: 1px;
	border-spacing: 0px;
	border-style: double;
	border-color: #A56A10;
	border-collapse:collapse;
	background-color: white;
	vertical-align: top;
	height:155px;
	
}

table.boxes th {
	border-width: 0px;
	padding: 2px;
	background-color:  white;
	text-align: center;
	color: #A56A10;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
}

table.boxes td {
	border-width: 0px;
	background-color:  white;
	color: #000000;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}

.HiddenText label {display:none;}

.login_menu 
{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #A56A10;
}

table.weight {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	vertical-align: top;
	width: 85%;
	font-size: 11px;
}
table.weight th {
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	background-color:  #a4798a;
	text-align: left;
	padding: 2px 2px 2px 2px;
	font-size: 12px;
}
table.weight td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	font-family: Verdana;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
}

table.datalist {
	border-width: 1px;
	background-color: white;
	vertical-align: top;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
}
table.datalist th {
	border-width: 0px;
	background-color:  #666666;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 0px 3px 0px 3px;
	font-size: 12px;
	height:20px;
}
table.datalist td {
	border-width: 0px;
	padding: 2px;
	background-color: white;
	font-family: Verdana;
	font-size: 11px;
	padding: 2px 0px 2px 2px;
}

table.patternImages {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: #CCCCCC;
	vertical-align: top;
	width: 85%;
	font-size: 10px;
	color: #666666;
	padding: 0px 0px 0px 0px;
}
table.patternImages td {
	border-width: 0px;
	background-color: #CCCCCC;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	padding: 0px 0px 0px 0px;
}
