@charset "UTF-8";
/* CSS Document */

body,td,th {
    font-size: 10px;
}
featured {
	font-family: arial;
	color: black;
	font-style: normal;
	font-size: 12pt;
	font-weight: bold;
}
magtitles{
	font-family: arial;
	color: #990000;
	font-style: normal;
	font-size: 8pt;
	font-weight: bold;
}
byline {
	font-family: arial;
	color: black;
	font-style: italic;
	font-size: 7.5pt;
	font-weight: normal;
}
navlinks {
    font-family: arial;
	color: white;
	font-style: normal;
	font-size: 8pt;
	font-weight: bold;
}
columns {
    font-family: arial;
	color: #990000;
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
}
gearsub {
	font-family: arial;
	color: black
	font style: bold
	font-size: 9pt;
	font weight: bold
}
p {
	font-family: arial;
	color: black
	font style: normal
	font-size: 7.5pt;
	font weight: normal
}
search-txt {
	font-family: arial;
	color: white;
	font-style: normal;
	font-size: 9pt;
	font-weight: normal;
}

a.sub:link {
	font-family: arial;
	color: #ffffff;
	font-style: normal;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
a.sub:visited {
    color: #ffffff;
	text-decoration: none;
}
a.sub:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.sub:active {
	text-decoration: none;
	color: #ffffff;
}
a.sub:link {
	font-family: arial;
	color: #ffffff;
	font-style: normal;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

a.reg:link {
	font-family: arial;
	color: #0066cc;
	font-style: normal;
	font-size: 8pt;
	font-weight: normal;
	color: #0066cc;
	text-decoration: none;
}
a.reg:visited {
    color: #0066cc;
	text-decoration: none;
}
a.reg:hover {
	color: #0066cc;
	text-decoration: underline;
}
a.reg:active {
	text-decoration: none;
	color: #0066cc;
}
a.reg:link {
	font-family: arial;
	color: #0066cc;
	font-style: normal;
	font-size: 8pt;
	font-weight: normal;
	color: #0066cc;
	text-decoration: none;
}
a.nav:visited {
    color: white;
	text-decoration: none;
}
a.nav:hover {
	color: white;
	text-decoration: underline;
}
a.nav:active {
	text-decoration: none;
	color: white;
}

a.featured:link {
	font-family: arial;
	color: black;
	font-style: normal;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.featured:visited {
    color: black;
	text-decoration: none;
}
a.featured:hover {
	color: black;
	text-decoration: underline;
}
a.featured:active {
	text-decoration: none;
	color: black;
}

a.columns:link {
	font-family: arial;
	color: #990000;
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a.columns:visited {
    color: #990000;
	text-decoration: none;
}
a.columns:hover {
	color: #990000;
	text-decoration: underline;
}
a.columns:active {
	text-decoration: none;
	color: #990000;
}

a.gear:link {
	font-family: georgia;
	color: #990000;
	font-style: normal;
	font-size: 14pt;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a.gear:visited {
    color: #990000;
	text-decoration: none;
}
a.gear:hover {
	color: #990000;
	text-decoration: underline;
}
a.gear:active {
	text-decoration: none;
	color: #990000;
}

a.more:link {
	font-family: arial;
	color: #990000;
	font-style: normal;
	font-size: 8pt;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
a.more:visited {
    color: #990000;
	text-decoration: none;
}
a.more:hover {
	color: #990000;
	text-decoration: none;
}
a.more:active {
	text-decoration: none;
	color: #990000;
}

a.subscribe:link {
	font-family: arial;
	color: white;
	font-style: bold;
	font-size: 13pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
a.subscribe:visited {
    color: white;
	text-decoration: none;
}
a.subscribe:hover {
	color: white;
	text-decoration: underline;
}
a.subscribe:active {
	text-decoration: none;
	color: white;
}

.whiteborder{
    border-color: white;
    border-width: 10px;
    border-style: solid;
}