.cat_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
	text-transform:uppercase;
}

.cat_home_link, .related_categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
a.cat_home_link, a.related_categories { text-decoration:none; }
a.cat_home_link:hover, a.related_categories:hover {	text-decoration:underline; }

.cat_head_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: 900;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.catlevel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.catlevel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: 700;
}
a.catlevel2 { text-decoration: none; }
a.catlevel2:hover { text-decoration: underline; }

.catlevel3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: 500;
}
a.catlevel3 { text-decoration: none; }
a.catlevel3:hover { text-decoration: underline; }

.catlevel4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: 500;
	margin: 3px 0px 0px 20px;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.cat_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

.list_head {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}

.story_list, a.story_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: 500;
}

a.story_list:hover {
	color: #0033CC;
}

.story_list_post, a.story_list_post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight: 500;
}

a.story_list:hover_post {
	color: #0033CC;
}

.story_list_sm, a.story_list_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}

a.story_list_sm:hover {
	color: #0033CC;
}

.story_list_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

.image_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}

.bullet {
	margin-top: 5px;
	margin-bottom: 1px; 
	margin-left: 15px;
	list-style-image:url(/gnn_images/bullet_main.gif);
	line-height: 22px;
}

.verticle_line {
	border-right: 1px solid #FFFFFF;
}

.horizontal_line {
	border-top: 1px solid #CCCCCC;
}

.cat_subhead {
	border-top: 2px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	background: #EEEEEE;
	font-weight: bold;
	margin-bottom: 3px;
}

.more, a.more {
	font-family: Arial, Helvetica, sans-serif;
	color:#0033FF;
	font-size: 10px;
	text-align:right;
	color: #CC0000;
	font-weight:900;
	margin-top: 3px;
}

.select_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.page_num, a.page_num, a.page_num:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	font-weight:900;
	text-decoration:underline;
}

a.page_num:hover {
	color:#CC0000;
}

.page_num_current, a.page_num_current, a.page_num_current:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CC0000;
	font-weight:900;
	text-decoration:underline;
}

a.page_num_current:hover {
	color:#CC0000;
}

.forward_back, a.forward_back, a.forward_back:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	font-style:normal;
	text-decoration:underline;
}

a.forward_back:hover {
	color:#CC0000;
}
