﻿@charset "UTF-8";
/* CSS Document */

.tablemain {
	border: 1px solid #212121;
}

.topnavbar { }

.topnavbar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.topnavbar a:visited { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.topnavbar a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #d4b483;
	text-decoration: none;
	text-transform: uppercase;
}

.mid-content { }

.mid-content .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 23px;
	text-transform: none;
	color: #d4b483;
	font-weight: normal;
}

.mid-content .articleheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 35px;
	text-transform: none;
	color: #d4b483;
	font-weight: normal;
}

.mid-content .teaser {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

.mid-content .blogheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	color: #666666;
}

.mid-content .copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

.mid-content a {
	color: #d4b483;
	text-decoration: none;
	font-weight: normal;
}

.mid-content a:visited {
	color: #d4b483;
	text-decoration: none;
	font-weight: normal;
}

.mid-content a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.mid-content .imgborder {
	border: 1px solid #EEEEEE;
	padding: 0px;
}

.mid-content .tableborder {
	background-color: #333333;
	border: 1px solid #404040;
}

.side-content { }

.side-content .copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}

.side-content a {
	color: #d4b483;
	text-decoration: none;
	font-weight: bold;
}

.side-content a:visited {
	color: #d4b483;
	text-decoration: none;
	font-weight: bold;
}

.side-content a:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}

.bottom-content { }

.bottom-content .container {
	border: 1px solid #CCCCCC;
}

.bottom-content .copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
}

.bottom-content a {
	color: #d4b483;
	text-decoration: none;
	font-weight: bold;
}

.bottom-content a:visited {
	color: #d4b483;
	text-decoration: none;
	font-weight: bold;
}

.bottom-content a:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}

.arrow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d4b483;
	font-weight: bold;
	text-transform: uppercase;
}

a.bottom:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.bottom:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.bottom:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #d4b483;
	font-weight: normal;
	text-decoration: none;
}
.bottomdividers {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.magdividers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.blacksmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.articlecopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.articlecopywhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.articlecopy2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

a.articlelinks:link {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

a.articlelinks:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

a.articlelinks:hover {
	color: #d4b483;
	font-weight: normal;
	text-decoration: underline;
}

.credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	color: #666666;
}
