.content a:link {
	color: #357DAB;
	font-weight: bold;
	border-bottom: 1px dotted;
}
.content a:visited {
	color: #357DAB;
	font-weight: bold;
	border-bottom: 1px dotted;
}
.content a:hover {
	text-decoration: none;
	color: #285a7b;
	font-weight: bold;
	border-bottom: 1px #fff;
}
.content a:active {
	color: #357DAB;
	font-weight: bold;
	border-bottom: 1px dotted;
}

.content a.pic:link {
	border-bottom: 0px;
}

.content a.pic:visited {
	border-bottom: 0px;
}

.content a.pic:hover {
	border-bottom: 0px;
}

.content a.pic:active {
	border-bottom: 0px;
}


.content h1 a {
	color: #000;
	font-weight: 800;
}

.content h1 a:link {
	border-bottom: 1px dotted #50595E;
	color: #000;
	font-weight: 800;
}

.content h1 a:visited {
	border-bottom: 1px dotted #50595E;
	color: #000;
	font-weight: 800;
}

.content h1 a:hover {
	border: none;
	color: #000;
	font-weight: 800;
}

.content h1 a:active {
	border-bottom: 1px dotted #50595E;
	color: #000;
	font-weight: 800;
}

.content h1 {
	font-family: Delicious;
	font-weight: 800;
	letter-spacing: -1px;
	font-size: 24pt;
}

.byline {
	font-style: italic;
	font-weight: normal;
	font-family: Myriad, Helvetica, Arial, sans serif;
	letter-spacing: -1px;
	text-align: right;
	font-size: 13px;
	color: #999;
}

.author {  
	color: #285a7b;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	font-family: Calibri, Helvetica, Arial, sans serif;
	letter-spacing: -1px;
	font-style: normal;
}

.content p {
	font-size: 10pt;
	font-family: Trebuchet MS;
	line-height: 150%;
	font: 12px/16px Calibri, Helvetica, Arial, sans-serif;
	padding-bottom: 16px;
	padding-top: 0px;
}

h2.pagetitle {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Helvetica;
	color: #fff;
	background: #000;
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 10px 0px;
	width: 100%;
}