.ContentHeading
{
    font-family: Arial, Sans-Serif;
    color: #333333;
    font-size: 25px;
    text-decoration: none;
    font-weight: bold;
}
.ContentSubHeading
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #000000;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

.ContentText, .summary .ContentText p 
{
    font-family: Arial, Sans-Serif;
    color: #333333;
    font-size: 13px;
    font-weight: normal;
}
.PeopleEmail
{
	font-family: Arial, Sans-Serif;
	color: #0066cc;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
}
.PeopleLabels
{
	font-family: Arial, Sans-Serif;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}
.PeopleText
{
	font-family: Arial, Sans-Serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
}
.PeoplePublicationText
{
	font-family: Arial, Sans-Serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	font-style: italic;
}
.ContactCredentialsBorder
{
	background: url(../../images/gui/line_1px_grey.gif) repeat-x;
}
.ValidateError
{
    color: #ff0000;
    font-family: tahoma,verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    vertical-align: middle;
}

h1 {
	clear: both;
	margin: 1.2em 0 0 0;
	padding: 0.6em 0 0.35em 0;
	font-size: 200%;
	letter-spacing: -0.053em;
	background: url(../../images/gui/line_1px_black.gif) repeat-x;
}

h2 {
	clear: both;
	margin: 1.2em 0 0 0;
	padding: 1em 0 0.4em 0;
	font-size: 135%;
	letter-spacing: -0.053em;
	background: url(../../images/gui/line_1px_black.gif) repeat-x;
}

h3 {
	margin: 0;
	padding: 1.5em 0 0.8em 0;
	font-size: 110%;
	letter-spacing: -0.053em;
}

h4 {
	clear: both;
	font-size: 135%;
	letter-spacing: -0.053em;
	margin-top: -0.3em;
	padding: 0 0 0.8em 0;
	color: #999999;
	background: none;
}

.submitBlack
{
	background-image:url(../../images/submit_blk.gif);
	width:67px;
	height:19px;
	border:none;
	cursor:pointer;
	}

.submitRed
{
	background-image:url(../../images/submit_red.gif);
	width:67px;
	height:19px;
	border:none;
	cursor:pointer;
}
.submitBlack
{
	background-image:url(../../images/submit_blk.gif);
	width:67px;
	height:19px;
	border:none;
	cursor:pointer;
	}

.subscribeBlack
{
	background-image:url(../../images/subscribe_blk.gif);
	width:83px;
	height:19px;
	border:none;
	cursor:pointer;
}
.subscribeRed
{
	background-image:url(../../images/subscribe_red.gif);
	width:83px;
	height:19px;
	border:none;
	cursor:pointer;
}
