.no_screen {
display: none;
}

body {
	line-height: 160%;
	background-color: #f6f6f7;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#000000;
	font-size:13px;
	margin:0 auto;
}

td { vertical-align: top; }

A:link {
text-decoration: none;
color: #DA5724;
}

A:hover {
color: #DA5724;
text-decoration: underline;
}
A:visited { color: #DA5724; }
A:active { color: #DA5724; }


A.more:link {
text-decoration: none;
color: #da5724;
}
A.more:visited { color: #da5724; }
A.more:active { color: #da5724; }
A.more:hover { 	color: #727275; }


h1, h1 A:link, h1 A:active, h1 A:visited { color: black; }

h1 {
font-size:1.5em;
line-height: 1.4em;
}

h2 { font-size:1.3em; }

ul { list-style-type:square; }

ul.noindent, ol.noindent {
  margin-left: 0px;
  margin-top:0;
  padding-left:0px;
  list-style-type:none;
}

.article_body { font-size: 14px; }
.hp_excerpt { font-size: 14px; }

.continue {
color:#DA5724;
text-decoration:none;
}

.article_hp {
padding:10px 0px;
margin-bottom: 5px;
border-bottom:1px solid #F2F2F2;
}

.sidelink {
border-bottom: 1px dotted gray;
padding-bottom: 11px;
margin-bottom: 11px;
line-height: 120%;
}
div .sidelink:last-child {
border-bottom: none;
padding-bottom: 0px;
}
.sidelink_headline {
font-size: 13px !important;
font-family: Georgia,Times New Roman,serif !important;
font-weight: bold;
color: #2A69A1 !important;
}
.sidelink_headline A {
text-decoration: none !important;
color: #2A69A1 !important;
}
.sidelink_byline {
font-family: Arial,sans-serif !important;
font-size: 12px !important;
margin-top:2px;
}

.right_box {
margin:0 0 15px 0; 
border:1px dotted gray;
border-right:none;
border-left:none;
}

.right_box_heading {
height:24px;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration: none;
color:#2F4251;
padding:7px 0 0 15px;
margin:0 0 10px 0;
background:url(images/bg_temp.gif);
}

.right_box_heading A, .right_box_heading A:link {
text-decoration: none;
color:#2F4251;
}

.right_box_inner {
padding:0 17px 5px 15px;
}


.hp_title {
font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,Arial,sans-serif;
font-size:20px;
color:#DA5724;
margin-top:5px;
}

#nav {
	width:100%;
	margin:0px auto;
	margin-bottom:10px;
	height:38px;
	display: block;
	margin-left:0px;
	position: relative;
	float: left;
	background-image:url(images/navbg.jpg);
	background-repeat:repeat-x;
	color: #FFF;
}

#nav ul {
  margin-left: 0px;
  margin-top:0;
  padding-left:0px;
  list-style-type:none;
}

#nav li A:link {
	padding-left:18px;
	padding-right:18px;
	padding-top:10px;
	height:26px;
	float:left;
	display:block;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
	color:#F2F2F2;
	background-image:url(images/nav-up-bg.jpg);
	background-position:right;
	text-shadow: 0px 1px 2px #555;
	text-decoration: none;
}

#nav li A:visited {
	color:#F2F2F2;
	background-image:url(images/nav-up-bg.jpg);
}

#nav li A:hover {
	color:#FFF;
	background-image:url(images/nav-down-bg.jpg);
}



#footer {
	background-color: #999999;
	color:#FFFFFF;
	font-size:0.9em;
	display: block;
	margin-top: 0px;
}

#footer .title {
text-transform:uppercase;
}

#footer p {
margin-top:0px;
padding-top:5px;
}

#footer a:link, #footer a:active, #footer a:visited {
color: white;
text-decoration: underline;
}

#footer a:hover {
	color:#666666;
	background: none;
	border-bottom: #FF0000 2px solid;
}

#footer-left {
	float:left;
	padding:20px 20px 20px 15px;
	width: 225px;
}

#footer-right {
	float:right;
	padding:20px;
	width: 175px;
}



#social {
padding-top: 12px;
vertical-align: middle;
border-bottom:1px solid #edeff4;
padding-bottom: 4px;
display: block;
}

#social img {
vertical-align: middle;
padding-bottom: 4px;
}

#_social img {
	float:left;
	display: block;
	padding-top: 4px;
}

#textsize {
	height:30px;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:10px;
	border-bottom:1px solid #edeff4;
	padding-bottom: 5px;
}

#textsize h2 {
	text-align:left;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	color: #727077;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

#textsize-internal {
	height:27px;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:10px;
	border-bottom:1px solid #edeff4;
	padding-bottom: 5px;
	width: 170px;
	float: right;
}

#textsize-internal h2 {
	text-align:left;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	color: #727077;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}



#share {
	display:block;
	float:right;
	height: 30px;
	width: 220px;
	text-align: right;
	margin-right: -30px;
	margin-top: 10px;
}


.content_preface, .content_preface p ul li td {
font-size:16px;
font-family: Palatino, Georgia, "Times New Roman", serif;
border-left: 2px solid #DA0026 !important;
padding-left: 10px;
}

.content_preface_bullets {
border-bottom: 2px dotted #DA0026;
}

.content_preface_bullets li {
font-size:16px;
font-family: Palatino, Georgia, "Times New Roman", serif;
color: #DA0026;
}

.content_preface_bullets li p {
font-size:16px;
color: #000000;
}

.load_more_button {
text-align: center;
padding: 5px 10px;
background: #FFC843;
border: 1px solid #000066;
color: #000066 !important;
text-decoration: none;
font-family: Arial,sans-serif;
font-weight: bold;
cursor: pointer;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

.subscribe-title {
display:block;
color: #000000;
margin-bottom: 0px;
text-transform:uppercase;
font-weight:bold;
font-size:95%;
}

.media {
float:right;
padding:0;
margin:0 0 15px 15px;
}

.photo { margin-bottom:5px;display:block; }

.photo-header {
font-family: Verdana, sans-serif;
display:block; color:black; 
font-size:11px;
background: url(images/icons/enlarge.gif) #bcbdc2 95% 50% no-repeat;
padding:2px 5px 1px 5px;
}

.photo-caption {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:110%;
padding:0 2px 5px 2px;
margin: 5px 0 0 0;
margin-bottom:10px;
text-align:left;
}

.photo-credit {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
line-height:100%;
color:#999;
margin: 3px 0 0 0;
text-align:right;
}

