a {
	color: #009933;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

caption, icon, menu, message-box, small-caption, status-bar {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

#body {
	border: none;
	border-right: 1px #CCCCCC solid;
}

#body #left {
	border: none;
	border-right: 1px #CCCCCC solid;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 130px;
}

#body #center {
	border: none;
	border-right: 1px #CCCCCC solid;
	margin: 0px;
	padding: 8px;
	text-align: left;
	width: 456px;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#body #center p{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#body #content {
	border: none;
	border-right: 1px #CCCCCC solid;
	font-size: 11px;
	margin: 0px;
	margin-left: 15px;
	padding: 8px;
	padding-right: 0px;
	text-align: left;
	width: 586px;
}

#body #right {
	border: none;
	border-right: 1px #CCCCCC solid;
	margin: 0px;
	padding: 2px;
	width: 184px;
}

#footer {
	border: none;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	font-size: 10px;
}

#footer .menu {
	font-size: 12px;
	margin: 5px;
}

#footer .menu a {
	font-weight: bold;
}

#masthead {
	/*background-image: url("http://www.citizen-times.com/images/masthead/masthead.gif");*/
	background-repeat: no-repeat;
	border: none;
	border-right: 1px #ffffff solid;
	width: 770px;
}

#masthead a {
	text-decoration: none;
}

#masthead .dateline {
	color: black;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	padding: 2px;
	text-align: right;
	vertical-align: top;
}

#masthead .dateline h1 {
	color: black;
	display: inline;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


#masthead .menu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: top;
}

#masthead .menu #masthead-menu-items {
	border: none;
	border-bottom: 0px #000000 solid;
	font-weight: bold;
	text-align: center;
	height: 14px;
	padding: 0px;
	padding-top: 0px;
}

#masthead .menu #masthead-menu-items .item {
	background-color: #a45414;
	display: inline;
	margin: 0px;
	margin-left: 6px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#masthead .menu #masthead-menu-items .item a {
	color: #ffffff;
	padding: 0px;
}

#masthead .menu #masthead-menu-items .item-highlight {
	background-color: #d4c4a4;
	display: inline;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#masthead .menu #masthead-menu-items .item-highlight a {
	color: white;
	padding: 0px;
}

#masthead .menu #masthead-menu-lists {
	font-size: 11px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#masthead .menu #masthead-menu-lists .list {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
}

#masthead .menu #masthead-menu-lists .list a {
	color: #007236;
	font-weight: bold;
}

#masthead .menu #masthead-menu-lists .list a:hover {
	text-decoration: underline;
}




#menu-left {
	background-color: #DDDDDD;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 130px;
}

#menu-left a {
	text-decoration: none;
}

#menu-left a:hover {
	text-decoration: underline;
}

#menu-left #stock-center {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu-left #stock-center a {
	display: inline;
}
#menu-left #stock-center input {
	background-color: #DDDDDD;
	border: none;
	color: #003399;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
#menu-left #stock-center .submit {
	cursor: pointer;
}
#menu-left #stock-center .text {
	background-color: white;
	border: 1px #003399 solid;
	width: 30px;
	height: 12px;
	text-transform: uppercase;
}

#menu-left .list .item {
	border: none;
	border-bottom: 1px white solid;
	margin: 0px;
	padding: 0px;
}

#menu-left .list .item a {
	color: #003399;
	display: block;
	padding: 1px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#menu-left .list .item .image {
	background-color: #999999;
	margin: 0px;
	margin-right: 5px;
	width: 10px;
	height: 16px;
}

#menu-left .list .item-highlight {
	border: none;
	border-bottom: 1px white solid;
	margin: 0px;
	padding: 0px;
}

#menu-left .list .item-highlight a {
	color: #003399;
	display: block;
	padding: 1px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#menu-left .list .item-highlight .image {
	background-color: #009966;
	margin: 0px;
	margin-right: 5px;
	width: 10px;
	height: 16px;
}

#menu-left .title {
	border: none;
	border-bottom: 1px white solid;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

#menu-left .title .name {
	background-color: #336699;
	color: white;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 1px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}

#menu-left .title .name a {
	color: white;
}

#menu-left .title .image {
	background-color: #003399;
	margin: 0px;
	margin-right: 5px;
	width: 10px;
	height: 18px;
}

#menu-left .title-highlight {
	border: none;
	border-bottom: 1px white solid;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}


#menu-left .title-highlight .image {
	background-color: #009966;
	margin: 0px;
	margin-right: 5px;
	width: 10px;
	height: 18px;
}

#menu-left .title-highlight .name {
	background-color: #336699;
	color: white;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 1px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#menu-left .title-highlight .name a {
	color: white;
}


#section-id {
	font-family: Georgia, Garamond, Century, Times, serif;
	font-size: 19px;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 19px;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
}


/*GNS Styles Begin*/
#gns-headlines {
	font-size: 10px;
}
#gns-headlines p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#gns-headlines a {
	color: black;
}

.gns-heading {
	color: black;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
}
.gns-body {
	color: black;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.gns-overline {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border: none;
	border-top: 1px dotted #666666;
}
.gns-scrapes {
	color: black;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

/*GNS Styles End*/

.ad {
	font-size: 10px;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 1px;
	text-align: center;
}

.more {
	font-size: 10px;
	font-weight: bold;
}

.more a {
	color: #003399;
}

.promo {
	background-color: white;
	font-size: 10px;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 0px;
	text-align: center;
}

.promo .text {
	background-color: white;
	font-size: 10px;
}

.promo .text table {
	margin: 0px;
}

.promo .text td {
	padding: 2px;
}

.cutline {
	font-size: 10px;
	font-style: italic;
	margin-bottom: 5px;
}

.headline-breaking, .headline-large, .headline-medium {
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 3px;
}

.headline-breaking-large a, .headline-breaking a, .headline-large a, .headline-medium a, .headline-small a {
	color: black;
}

.headline-breaking {
	font-size: 16px;
	font-weight: bolder;
	line-height: 16px;
}

.headline-breaking-large {
	font-size: 18px;
	font-weight: bolder;
	line-height: 18px;
}

.headline-large {
	font-size: 14px;
	font-weight: bold;
}

.headline-medium {
	font-size: 12px;
	font-weight: bold;
}

.headline-small {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 5px;
}

.line-blue, .line-green, .line-gray, .line-grey, .line-silver, .line-white {
	line-height: 0px;
	padding: 0px;
}

.line-blue {
	border-bottom: #006666 2px solid;
	margin: 0px;
	margin-bottom: 5px;
}

.line-green {
	border-bottom: #339900 2px solid;
}

.line-gray, .line-grey {
	border-bottom: #999999 1px solid;
}

.line-silver {
	border-bottom: #CCCCCC 2px solid;
}

.line-white {
	border-bottom: #FFFFFF 2px solid;
}

.published-breaking {
	color: red;
	font-size: 10px;
	font-weight: bold;
}

.section {
	font-family: Georgia, Garamond, Century, Times, serif;
	font-size: 24px;
	font-variant: small-caps;
	font-weight: bold;
}

.section a {
	color: black;
}

.sub-section {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	margin-top: 5px;
}

.summary {
	font-size: 12px;
}


