a.emph:hover {
	text-decoration: underline;
}

p, td
{
	cursor: default;
}

td {
	font-size: 80%;
	color: #212121;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
}

ul {
	color: #99CC33;
}

li {
	font-size: 110%;
	color: #212121;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height: 150%;
	margin-left: 10px;
	margin-right: 30px;
	text-align: justify;
}

.blue {
	background-color : #45689E;
}

.green {
	background-color : #AAB492;
}

.gray {
	background-color : #EAEAEA;
}

.lgray {
	background-color : #F2F2F2;
}

.dgray {
	background-color : #192A45;
}

.llgray {
	background-color : #FAFAFA;
}

.line {
	background-color : #D9D9D9;
}

.text {
	line-height: 130%;
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
}

.right {
	font-size: 86%;
	color: #555555;
	line-height: 110%;
	text-align: justify;
	margin-left: 30px;
	margin-right: 20px;
}

.copy {
	font-size: 86%;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

.emph {
	color: #AAB492;
	font-size: 160%;
}

.emph2 {
	color: #18559A;
}

.cap {
	color: #113660;
}

input.text1 {
	width: 270px;
	color: #000000;
	background-color: #ffffff;
}


textarea.text2 {
	width: 270px;
	height: 56px;
	color: #000000;
	background-color: #ffffff;
}

textarea.text2#desc {
	height: 80px;
}

select.select {
	width: 270px;
	color: #000000;
	background-color: #ffffff;
	height: 70px;
}

.asterix {
	color: #ff0000;
}

.table {
	margin-left : 30px;
	margin-right : 30px;
}

.small {
	font-size: 70%;
}

