﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #EFEEEF;*/
	/*background-image:url(images/1.jpg);*/
}


.mainTable
{

	background-color:#FFFFFF;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;*/
}

.personalWellnessTest
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f5f5f5;
	border-right-color: #f5f5f5;
	border-bottom-color:#f5f5f5;
	border-left-color: #f5f5f5;
	
}

.Copyright
{
	/*border-top-width: 1px;*/
	border-bottom-width: 1px;
	/*border-top-style: solid;*/
	border-bottom-style: solid;
	/*border-top-color: #E6E6E6;*/
	border-bottom-color: #E6E6E6;
}

.images
{
	padding-right: 7px;
}

.FormText {
font-family: Tahoma; 
font-size: 11px; 
color: #666666; 
}

.lblComboText
{
	font-family: Tahoma;
	font-size: 12px;
	color: #4f7d18;
}


.ComboBox
{
	font-size: 11px;
	font-family: Tahoma;
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	background-image: url(images/recruit_1_top_b.jpg);
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	color:#000000; /*#545c67;*/
	clear: right;
}

.TextBox
{
	font-size: 12px;
	font-family: Verdana;
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	background-image: url(images/textBox_background_1.jpg);
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	color:#000000;/*color: #323435;*/
	padding-left: 3px;

}

.FormTable
{
	padding: 10px;
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	background-color: #f5f5f5;
}

.InfoText01
{
	font-size: 11px;
	font-family: Verdana;
	padding-right:10px;
}

.InfoText02
{
	padding-left: 10px;
	padding-right: 20px;
	font-size: 11px;
	font-family: Verdana;
	color: #3b383c;
}

.Contact
{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	/*font-weight: bold;*/
}