@charset "utf-8";
/* CSS Document */

html, body {
  height: 100%; /* Required */
}
#pageContainerDiv {
	width: 945px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
  	min-height: 100%; /* For Modern Browsers */
  	height: auto !important; /* For Modern Browsers */
  	height: 100%; /* For IE */
}
#blockContainer{
	display:block;
	clear:both
}

#article #issue {
	background-color:#FFFFFF;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 16px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	word-spacing: 0.3em;
	border: 1px solid #CCCCCC;
}
#articleTools {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: top;
	height: 20px;
	line-height: 20px;
}
#newsletter {
	font-size: 11px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#articleTools a {
	text-decoration:none;
	color: #B0ABAB;
}
#newsletter td {
	font-size: 10px;
}
#newsletter a {
	color: #000000;
	text-decoration: none;
}
#newsletter a:hover {
	color: #000000;
	text-decoration: underline;
}


#issueTitle {
	background-color: #FFFFFF;
	
}

#rightContent #serach {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 11px;
	color: #4C4E50;
	vertical-align: middle;
	line-height: 30px;
}
#serach img {
	cursor: pointer;
}
#article h1 {
	text-transform: uppercase;
	font-size: 22px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	letter-spacing: 1px;
}
#article h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.05em;
}

#article h4 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color:#000000
}
#article .writer {
	color:#999999;
	font-size: 12px;
}
#article p {
	font-size: 11px;
	line-height: 18px;
}
.articleHeader {
	font-size: 14px;
	padding: 0px;
	margin-top: 14px;
	margin-bottom: 2px;
}
.leftarticleHeader {
	font-size: 12px;
	padding: 0px;
	margin-top: 14px;
	margin-bottom: 2px;
	
}
.articleTeaser {
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	color: #4C4E50;
}
.articleLink a.selected {
	font-weight: bold;
	background-image: url(../img/gr_arrows.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.articleLink a {
	display: block;
	color: #4C4E50;
	text-decoration: none;
	width: 190px;
	padding-right: 25px;
	font-size:11px;
}
.articleLink a:hover {
	background-image: url(../img/gr_arrows.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #000000;
}
.menuHighlight {
	background-color: #66757a;
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 18px;
}
a.menuHighlight {
	color: #FFFFFF;
	text-decoration: none;
}
a.menuHighlight:hover {
	color: #000000;
	text-decoration: none;
}
#rightSide a.notSelected {
	color: #FFFFFF;
	text-decoration: none;
}
#rightSide a.notSelected:hover {
	color: #66757a;
}
#leftSide {
	color: #FFFFFF;
	background-color: #393839;
	text-transform: uppercase;
	line-height: 24px;
	font-size: 10px;
	clear: both;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: left;
}
#leftSide ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}
#leftSide li {
	padding: 0px;
	float:left;
	margin: 0px;
}
#leftSide a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#leftSide a:link, #leftSide a:visited, #leftSide a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#leftSide a:hover {
	color: #66757a;
	text-decoration: none;
}
#latest {
	margin: 0px;
	padding: 0px;
}
#topDiv {
	width: 893px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 32px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 42px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #231F20;
	background-color: #FFFFFF;
	clear: both;
}
#topMenu {
	background-color: #393839;
	text-transform: uppercase;
	line-height: 24px;
	font-size: 12px;
	clear: both;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
#leftMenu {
	background-color: #FFFFFF;
	width: 218px;
	float: left;
	margin-top: 20px;
	margin-right: 12px;
}
#mainContainer {
	width: 500px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#mainContainer a{
	color: #66757A;
}
#mainContainer .articleLink a {
	display: block;
	color: #000000;
	text-decoration: none;
	width: 400px;
	padding-right: 25px;
	font-size:11px;
}
#mainContainer .subHeader {
	font-size: 18px;
	text-transform: uppercase;
	color: #4C4E50;
	font-weight: normal;
	font-family: "Trebuchet MS";
}
#rightContent {
	margin: 0px;
	width: 200px;
	background-color: #FFFFFF;
	right: 0px;
	float: right;
	margin-top: 20px;
}
.contentHeader {
	font-size: 14px;
	text-transform: uppercase;
	color: #66757a;
	font-weight: normal;
}
.rightHeaders {
	color: #66757a;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 13px;
	padding: 0px;
}
#writerinfo strong {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#leftMenu li {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	display: block;
}
#rightSide {
	text-align: right;
	/*padding-right: 36px;*/
}
#rightSide a {
	text-decoration:none;
}

#leftMenu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#latest a {
	font-size: 11px;
	color: #4C4E50;
	text-decoration: none;
	display: block;
}
#latest a:hover {
	font-size: 11px;
	background-image: url(../img/gr_arrows.gif);
	background-repeat: no-repeat;
	background-position: 65px center;
}
.hruler {
	border-top: thin solid #B0ABAB;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
.subHeader {
	font-size: 13px;
	text-transform: uppercase;
	color: #4C4E50;
	font-weight: 400;
}
#article {
	background-color: #FFFFFF;
}
.rightHeaders {
	color: #66757a;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 13px;
	padding: 0px;
}
#writerinfo .info {
	font-size: 11px;
	margin: 0px;
	padding: 6px 0px 3px 0px;
}
#comments a {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#comments a:hover {
	text-decoration: none;
	color:#222222;
}
#writerinfo a {
	font-size: 11px;
	color: #66757a;
	text-decoration: none;
}
#writerinfo a:hover {
	text-decoration: underline;
}
#divFooter {
	clear:both;
	font-size: 9px;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0ABAB;
	width: 100%;
	/*position: absolute;*/
	bottom: 0 !important;
	bottom: -1px;
	/*margin: -10px;*/
	padding: 10px;
	background-color:#FFFFFF;
	
}
