/* CSS Document */
body {
	margin: 0px;
}


td
{ 
	font-family: tahoma, verdana, arial, helvitica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	color: #333333; 
}

/********************* ANCHOR PSEUDO-CLASSES *********************/

a:link,a:visited,a:active
{
	color: #666666; 
	font-weight: bold;
	text-decoration: none
}
a:hover
{
	color: #7F001A; 
	font-weight: bold;
	text-decoration: underline
}
a.navLink:link,a.navLink:visited,a.navLink:active
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.articleTitle a	{
	font-weight:normal;
}
a.navLink:hover
{
	color: #7F001A;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
a.navLinkGold:link,a.navLinkGold:visited,a.navLinkGold:active
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #FFCC33;
	height: auto;
	width: auto;
}

a.navLinkGold:hover
{
	color: #7F001A;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
a.subnavLink:link,a.subnavLink:visited,a.subnavLink:active
{
	color: #666666; 
	font-weight: normal;
	text-decoration: none
}

a.subnavLink:hover
{
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: underline
}
a.breadcrumb:link,a.breadcrumb:visited,a.breadcrumb:active
{
	color: #000000; 
	font-weight: normal;
	text-decoration: none
}

a.breadcrumb:hover
{
	color: #666666;
	font-weight: normal;
	text-decoration: underline
}
a.footerLink:link,a.footerLink:visited,a.footerLink:active
{
	color: #000000; 
	font-weight: normal;
	text-decoration: none
}

a.footerLink:hover
{
	color: #666666;
	font-weight: normal;
	text-decoration: underline
}
a.headerLinks:link,a.headerLinks:visited,a.headerLinks:active
{
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none
}

a.headerLinks:hover
{
	color: #DDDDDD;
	font-weight: normal;
	text-decoration: underline
}
a.listArticleIntro:link,a.listArticleIntro:visited,a.listArticleIntro:active
{
	font-weight: normal;
	text-decoration: none
}

a.listArticleIntro:hover
{
	font-weight: normal;
	text-decoration: underline
}

a.blogArticleTitle:link,a.blogArticleTitle:visited,a.blogArticleTitle:active
{
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	
}

a.blogArticleTitle:hover
{
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}


/********************* CLASSES *********************/
.textfield 
{
	font-size: 10px;
	background-color: #BFBFBF;
	border-top: #666666;
	border-right: #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footerLink
{
	color: #000000;
}
.footerCell
{
	font-size: 9px;
	padding: 15px;
	align: right;
	
}

.title 
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.subtitle 
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.navLink {
	color: #000000;
}
.navCell {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}
.subnavLink {
	color: #666666;
}
.subnavCell {
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
}
.breadcrumb {
	font-size: 10px;
	padding: 10px;
}

.quote {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 5px;
}
.contributorName {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.type10px {
	font-size: 10px;
	text-decoration: none;
}
.listArticleTitle {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}

.listArticleIntro {

	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.borderRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.blogArticleTitle {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
.blodDates {
	font-size:9px
}.categoryTitle {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #EEEEEE;
	padding: 5px;
}
.blogArticleBody {
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
.categoryIntro {

	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #EEEEEE;
	padding: 5px;
}
.headerLinks{
	color:#FFFFFF;
	font-size:10px;
}
.articleTitle {

	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 5px;
}
.article	{
	width:284px;
	float:left;
	border-bottom:solid 1px #000000;
	margin:8px;
	padding:5px;
	height:127px;
	overflow:hidden;
}
.article .articleTitle	{
	color:#333333;
	font-size:12px;
	text-transform:uppercase;
}
.article .articleTitle a	{
	font-weight:bold;
}

