.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.subLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.bodyTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.subTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 82BBBB;
	text-transform: uppercase;

}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
}
a:hover {
	color: #FF9900;
}
a:visited {
	color: #999999;
}
.contentBorder
{
border-bottom: medium solid #666666;
border-top: medium solid #666666;
border-left: medium solid #666666;
border-right: medium solid #666666;
color: yellow;
border-width: 1px
}
.MediaSubTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;

}

.socialmedia-container {height: auto; width: 900px; text-align: right; float: left;}
#social-media {font-family:Arial, Helvetica, sans-serif; font-size: 0.8em; text-align: right; position: relative;}
#social-media li {list-style-type: none; display: inline;}
#social-media li a {color: #666; text-decoration: none;}
#social-media li a:visited {color: #666;}
#social-media li a:hover {color: #ff9900;}

a.social-media {margin: 0 10px 0 0; width: auto; padding: 3px 0 0 24px; color: #666; text-decoration: none;}
a.social-media:hover {color: #af3c6c;}

a.twitter {background: url(../images/twitter.png) top left no-repeat; }
a.twitter:hover {background: url(../images/twitter-over.png) top left no-repeat;}

a.facebook {background: url(../images/facebook.png) top left no-repeat; }
a.facebook:hover {background: url(../images/facebook-over.png) top left no-repeat;}
