/* CSS Document */
.content p{
line-height:15px;
color:bfb48f;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
}
.content a:link, em{
line-height:15px;
color:#36a8c3;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
text-decoration:underline;
}
.content a:hover{
line-height:15px;
color:#36a8c3;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
text-decoration:underline;
}
.content a:visited{
line-height:15px;
color:#36a8c3;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
text-decoration:underline;
}
.bluetxt p{
color:#36a8c3;
line-height:15px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
}
.bluetxt a{
color:#36a8c3;
line-height:15px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
}
.copytxt p{
padding-left:25px;
color:#dffafc;
line-height:16px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
}
.copytxt a:link{
color:#dffafc;
line-height:16px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
text-decoration:none;
}
.copytxt a:hover{
color:#dffafc;
line-height:16px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
text-decoration:none;
}
.copytxt a:visited{
color:#dffafc;
line-height:16px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
text-decoration:none;
}
.rtxt p{
text-align:left;
line-height:15px;
color:#7d8b72;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
}

ul {
	line-height:15px;
	color:bfb48f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	list-style-type: square;
}
li {
	line-height:15px;
	color:bfb48f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	list-style-type: square;
}
.ptitle {
	line-height:15px;
	color:bfb48f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style: italic;
}
.ptitle a{
	line-height:15px;
	color:bfb48f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style: italic;
	text-decoration: none;
}
.ltxt p {
	text-align:left;
	line-height:20px;
	color:#7d8b72;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style: italic;
	text-decoration: none;
}
.ltxtLarge p {
	text-align:center;
	line-height:20px;
	color:#7d8b72;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style: italic;
	text-decoration: none;
}
.bright {
	color:#FFFFFF;
	line-height:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	height: 30px;
	width: 181px;
	padding-right: 35px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-style: italic;
}
.contactsheetdiv{
width:700px;
height:450px;
overflow:auto;
}