.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4EEE3;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d2ab66;
	border-left-color: #d2ab66;
}
.img1 {
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 5px;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	color:#009933;
	text-decoration:none;
}
.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009933;
	padding-left: 10px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7fbe1d;
	font-weight: bold;
}
.img2 {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

a:hover {
color:#FF6600;
}
.dropcap {
text-align:left;
float:left;
color: #333333;
font: 20pt times;
}
.img-right {
border:2px solid #ccc;
float:right;
margin:4px 0px 0px 10px; padding:3px;
}
.img-left{
border:1px solid #ccc;
float:left;
margin:4px 10px 0px 0px; padding:3px;
}
.caption {
width:510px;
border: 1px solid #CCCCCC;
padding: 15px 10px 10px 10px;
margin: 20px 0 19px 0;
position: relative;
line-height: normal;
}
.caption span.title {
	position: absolute;
	top: -7px;
	left: 10px;
	margin: 0 0 0 -2px;
	padding: 0 2px;
	line-height: 14px;
	background: #FFFFFF;
	color:#006600;
	font-size:13px;
	text-transform: uppercase;
}
.highlight {
border-bottom: 1px dotted #608f1b;
padding: 0 1px;
background:#F2F2F2;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
