/* Shoreline CSS Styles */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1A2222;
}

img.photo {
	border: thin solid #FFFFFF;
}

a.text {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	line-height: 20px;
}

a.text:hover {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.menu {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	line-height: 20px;
}

a.menu:hover {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.footer {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	line-height: 20px;
}

a.footer:hover {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #CCCCCC; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: ; /* Background color */
	background-image: none; /* Background Image */
	text-align: ; /* Text Align */
}

.Content_title {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #FFFFFF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: ; /* Background color */
	background-image: none; /* Background Image */
	text-align: ; /* Text Align */

}

.Content_quotes {
	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #CCCCCC; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: italic; /* FontStyle */
	text-decoration:none; /* Font Style */
	background-color: ; /* Background color */
	background-image: none; /* Background Image */
	text-align: ; /* Text Align */

}
