
img {
	border: none;
}

#content {
	width:525px; 
	height:502px; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 15px;
	overflow:auto;
	
}

#content h1 {
	font-size: 21px;
	font-weight: bold;
	color: #41708e;
	margin: 8px 0px 16px 0px;
}

#content h3 {
	font-size: 16px;
	font-weight: bold;
	color: #6a645b;
	margin: 8px 0px 3px 0px;
}

#content h4 {
	font-size: 14px;
	font-weight: bold;
	color: #6a645b;
	margin: 4px 0px 1px 0px;
}

#content h5 {
	font-size: 11px;
	font-weight: bold;
	color: #41708e;
	margin: 2px 0px 0px 0px;
	text-transform: uppercase;
}

#content p {
	font-size: 13px;
	line-height: 20px;
	color: #333;
	text-align: justify;
	margin: 0px 0px 16px 0px;
}

#content p.smallcopy {
	font-size: 10px;
	line-height: 15px;
	color: #333;
	text-align: justify;
	margin: 0px 0px 16px 0px;
}

#content ul {
	list-style: url(images/bulletpoint1.gif) outside;
	margin: 0px;
	padding: 0px 0px 0px 18px;
}

#content ul li {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #6a645b;
	margin-bottom: 10px;
	padding: 0px;
}

#SmallText {
	font-size: 10px;
}
