body {
    background-color: #D7D2BF;
    font-family: "Courier New", Courier, monospace;
}

#parent {
	font-size: 16px;
}

p {
    margin: 10px 0px;
}
a:hover {
    color:Black;
    text-decoration:underline;
}

a {
    color:#009933;
    font-weight:bold;
    text-decoration:underline;
}

#simple_content {
	background-color: #FFFFFF;
	font-size: 13px;
	margin: 10px;
	height: 380px;
}

#simple_content label {
	float: left;
	width: 200px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: right;
}

#simple_content h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px;
}

.cl { clear: left;}
.cr { clear: right;}
.cb { clear: both;}                 
.cols_1 {width: 168px; float: left; padding: 3px; margin: 3px;}
.cols_2 {width: 348px; float: left; padding: 3px; margin: 3px;}
.cols_3 {width: 538px; float: left; padding: 3px; margin: 3px;}
.b {font-weight: bold} 

.gb {
	background-color: #F4F3EE;
}

.eh {
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}

.ehcontainer {
	overflow: hidden;
}

.q_row {
	clear: both;
}

.q_line {
	clear: both;
	margin-bottom: 10px;
}

.q_lbl {
	float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
	padding-right: 2px;
}

.q_text {
	float: right;
	width: 530px;
}

strong {font-weight: bold;}

#outer_container {
    width: 770px;
    background-color: #FFFFFF;
    margin: 0px auto;
	
    font-size: .85em;
    letter-spacing:-0.04em;
    line-height: 1.4em;
}

#inner_container {  
}

.inner_container {
    overflow: hidden;
    background-image: url('../img/sidebar_03.jpg');
    background-repeat: no-repeat;
    background-position: top right;
}

.inner_container_tests, .inner_container_certificate {
    background-image: none;
}

#menu {
    background-color: #ECECEC;
    height: 40px;
	padding-top: 10px;
	position: relative;
}

#menu_links {
	position: absolute;
	right: 15px;
	top: 17px;
}

.menu_text_size {
	float: left;
	padding-left: 7px;
}

.menu_text_size .ts_text {
	font-size: 10pt;
	position: absolute;
	bottom: 3px;
	line-height: 12px;
	letter-spacing: -0.85px;
}

.menu_text_size img {
	border: solid 1px #000000;
	margin: 0px 10px;
}

#footer {
    border-top: #000000 solid 1px;
    text-align: center;
    background: #FFFFFF;
    clear: both;
    padding: 1px;
}

#right {                
    float: right;
    width: 124px;
    padding: 3px;
    margin: 100px 5px 0px 0px;
    background-color: #FFFFFF;              
}

#right div img {
    margin: 15px 5px 5px 5px;
}

#content {  
}

.content {
    float: left;        
    width: 540px;
    padding: 20px 40px 5px 40px; 
}

.content_tests, .content_certificate {
    width: 690px;
}

.page_title {
    font-size: 2em;
    text-align: center;
    font-weight:  bold;
    padding-bottom: 20px;
}

.page_header {
    font-weight: bold;
    padding-bottom: 10px;
}

.section_header {
    font-weight: bold;
}

.section_link {
    padding: 10px 0px 15px 0px;
}

.submit {
    text-align: center;
    line-height: 30px;
}                 

.submit a {
    margin-left: 10px;
}

   

.submit img, .submit input {
    vertical-align: top;
}

form input, form select {
    font-size: 0.85em;
    letter-spacing: -0.04em;
    font-family: "Courier New", Courier, monospace; 
    
}

form .section_content {
    padding-left: 200px;
}

form .input {
    padding-bottom: 5px;
	clear: left;
}

form label {
    float: left;
    width: 190px;
    text-align:  right;
	padding-right: 4px;
}

form label.below {
    position: absolute;
    float: none;
    width: auto;
    margin-top:  20px; 
}

form .date {
    margin-bottom: 20px;
}

form #EmployeeStoreID {
    width: 300px;
}

form .question label {
    float: none;
    width: auto;
    text-align: left;
}

form .question .radio {
    padding-left: 10px;
}

form .question {
    margin-bottom: 20px;
}

form .entry label {
    float: right;
    width: 650px;
    text-align: left;
}

form .entry input {
	float: left;
	clear: left;
}

.submit {
	border: #ECECEC solid;
	border-width: 5px 0px;
	padding: 5px 0px;
	margin: 5px 0px 0px 0px;
}

.calendar_date_select {
    width: 195px;
    background-color: #FFFFFF;
    border: solid 1px #000000;
    padding: 3px;
}

.calendar_date_select a {
    text-decoration: none;
}

.calendar_date_select .close {
    display: none;
}

.calendar_date_select .next {
    float: right;
    display: block;
    width: 18px;
    text-align: center;
}

.calendar_date_select .prev {
    float: left;
    display: block;
    width: 18px;
    text-align: center;
}

.calendar_date_select .cds_buttons span {
    display: none;
}

.calendar_date_select .cds_buttons span.button_seperator {
    display: inline;
}

.calendar_date_select .cds_buttons, .calendar_date_select .cds_footer {
    text-align: center;
}

.calendar_date_select td, .calendar_date_select th {
    text-align: center;
}

.error {
    padding: 0px 0px 15px 0px;
    text-align: center;
    font-weight: bold;
}

.entry_header {
	text-align: center;
	border-bottom: 5px solid #F4F3EE;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.progress_container {
	background-color: #D0CBB7;
	font-size: 13px;
	line-height: 12px;
	letter-spacing: -1px;
	text-align: center;
	height: 32px;
	font-weight: bold;
	line-height: 32px;
}

.progress_actual {
	float: left;
	color: #FFFFFF;
	background-color: #A39F89;
	text-align: center;
	font-weight: bold;
	height: 26px;
	padding: 3px;
	line-height: 14px;
}

.progress_text {
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 3px 0px 12px 0px;
}

.progress_text .complete {
	float:left;
}

.progress_text .total {
	float:right;
}

div.radio {
	padding-top: 3px;
}

div.radio input {
	float: left;
}

div.radio label {
	display: block;
	padding-bottom: 3px;
	padding-left: 30px;
}
