#content {
	line-height: 20px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	width: 556px;
}
#content p {
	line-height: 25px;
	text-indent: 25px;
	clear: both;
}
#content input {
	font-size: 12px;
	border: 1px solid #DFDDC8;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}

#content h5 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #9C9C5C;
	border: 1px solid #626239;
	text-align: center;
	clear: both;
}
#content img {
	margin: 10px;
}
#content fieldset {
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;



}
#content legend {
	font-weight: bold;
	color: #054851;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../2009images/dot_a1.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}


#content dl {
	float: left;
}
#content dt {
	font-weight: bold;
	color: #9B9355;
	clear: both;
	background-image: url(../2009images/dot_a2.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 13px;
}
#content dd {
	color: #7A805E;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;

}
#content ol {
	width: 400px;
}

#content ul {
	line-height: 25px;
	clear: both;
}
#content li {
	background-color: #F6F6F0;
	margin-bottom: 1px;
	clear: both;
	padding-left: 10px;
}
#content span {
	float: left;
}

#content a {
	color: #996600;
	text-decoration: none;
}
#content a:hover {
	color: #0066CC;
	text-decoration: underline;
}







#content table {
	border: 1px solid #999900;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#content th {
	color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD7BF;
	background-color: #E9E9DA;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#content td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E3D1;
	background-color: #F7F7F1;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	line-height: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#content .imgl {
	float: left;
}
#content .p1 {
	background-color: #F7F7F1;
	color: #FF6600;
	padding: 10px;
}
#content .p2 {
	text-align: center;
	height: 200px;
	padding-top: 200px;
	text-indent: 0px;
}
