a:link {
	color: #3366CC;
}
a:visited {
	color: #AC98A8;
	text-decoration: underline;
}
a:hover{
	color: #26004E;
	text-decoration: none;
}

p {
	line-height: 1.7em;
	margin-bottom: 15px;
}
h1 {
	font-size: 38px;
	color: #D3C9D1;
	font-weight: normal;
	margin-left: 55px;
	margin-bottom: 8px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	z-index:1000;
}

h2 {
	font-size: 1.7em;
	font-weight: normal;
	color: #330171;
	margin-bottom: 10px;	
}
h3 {
	font-size: 1.2em;
	color: #330171;
	font-weight: normal;
	margin-bottom: 4px;
}
#divBody ul {
	list-style-type: square;
	margin-left: 30px;
	margin-bottom: 15px;
}
#divBody ol{
	margin-left: 30px;
	margin-bottom: 15px;}
#divBody li {
	margin-bottom: 10px;
	line-height: 1.4em;
}
.highlight {
	font-size: 1.1em;
	font-weight: bold;
	color: #990000;
}
.merchandise {
	font-size: 0.85em;
}
td {
	padding-right: 15px;
	padding-bottom: 10px;

}
td.border {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD4D7;
}
.product {
	font-weight: bold;
	color: #33017B;
}
#divEmployment table {
	margin-bottom: 15px;
}
#divEmployment input, #divEmployment textarea, #divEmployment file {
	border: 1px solid #3D505a;
	
}
#divEmployment td {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.pebble a:link {
	color: #AC98A8;
}
.txtGray {
	color: #AC98A8;
}
