html{
	overflow-y:scroll;
}

body{
	margin:0;
	padding:0;
}


a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FE0000;
	text-decoration: none;
}

.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #E0E0E0;
	text-decoration: none;
	line-height: 40px;
	font-weight: bold;
	text-indent: 0px;
	padding-left: 0px;
	margin-left: -2px;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
.subnav:hover {
	color: #FE0000;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.subnav-actv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FE0000;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.small-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
}
.small-link:hover {
	color: #FE0000;
	text-decoration: none;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}


/* Jack 2008-11-03 ------------------------------------------------------------------------------------------ */


/* global page layout */
.page_header{
	/* background:url(images/nav/greyline_1_2.gif) repeat-x bottom; */
	width:846px; 
	padding:2px 0 2px 0; 
	margin:0; 
	text-align:left;
}

.page_body{
	width:846px; 
	padding:20px 0; 
	margin:0 auto;
	text-align:left;
}



/* homepage 2009-06-09 ------ */

.page_left_home{
	float:left; 
	width:574px; 
	padding:0; 
	margin:0; 
	text-align:left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #999;
	text-decoration: none;
}

.page_right_home{
	float:right; 
	width:235px; 
	padding:0; 
	margin:0; 
	text-align:left;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #999;
	text-decoration: none;
}

.page_right_margin_home{
	float:right; 
	width:9px; 
	padding:0; 
	margin:0;
}

.page_left_right_home{
	float:left; 
	width:836px; 
	padding:0; 
	margin:0; 
	text-align:left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #999;
	text-decoration: none;
}

.page_title_home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 1.2em;
	color: #888;
	text-decoration: none;
	font-weight: normal;
}




.page_left{
	float:left; 
	width:429px; 
	padding:0; 
	margin:0; 
	text-align:left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #999;
	text-decoration: none;
}

.page_right{
	float:right; 
	width:380px; 
	padding:0; 
	margin:0; 
	text-align:left;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #999;
	text-decoration: none;
}

.page_right_margin{
	float:right; 
	width:9px; 
	padding:0; 
	margin:0;
}

.page_left_right{
	float:left; 
	width:836px; 
	padding:0; 
	margin:0; 
	text-align:left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #999;
	text-decoration: none;
}




.page_footer{
	width:846px; 
	height:112px; 
	padding:0; 
	margin:0; 
	text-align:left; 
	
	background:url(images/nextarrow.jpg) no-repeat top right;
}



/* --  list -- */
.list_dot{
	list-style-type:disc;
	margin:0 0 0 30px;
	padding:0;
}

.list_dot_red{
	list-style-type: none;
	margin:0 0 0 1px;
	padding:0 0 0 0px;
}
	.list_dot_red li{
		background:url(images/list_dot_red_2_2.gif) no-repeat 0px 8px;
		margin:0;
		padding:0 0 0 11px;
	}

.list_dot_red_news{
	list-style-type: none;
	margin:0 0 0 1px;
	padding:0 0 0 0px;
}
	.list_dot_red_news li{
		background:url(images/list_dot_red_2_2.gif) no-repeat 0px 8px;
		margin:0;
		padding:0 0 10px 11px;
	}



/* 1st level pages */

/* news */

	.page_boottom_news_left{
		float:left; 
		margin:0 0 20px 0;
		padding:0 10px 0 0;
		width:200px;
		border-right:1px #ccc solid;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #999;
		text-decoration: none;
	}

	.page_boottom_news_right{
		float:right; 
		width:200px; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #999;
		text-decoration: none;
	}
	
	.bottom_news_title{
		margin:0 0 6px 0;

		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #f00;
		text-decoration: none;
	}
	
	.bottom_news_item{
		margin:8px 0 0 0;
		padding:0 0 0 1em;
		text-indent:-0.8em;
	}
	
	.bottom_news_more_link{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #f00;
		text-decoration: none;
	}
		.bottom_news_more_link:hover{
			color: #000;
		}
		
	.news_headline{
		display:block;
		margin:0 0 10px 0;

		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #f00;
		text-decoration: none;
	}
		.news_headline:hover{
			color: #000;
		}

	.news_link{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #f00;
		text-decoration: none;
	}
		.news_link:hover{
			color: #000;
		}

/* 2nd / story pages */
	h1.story_title{
		margin:6px 0 0px 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		line-height:130%;
		color: #999999;
		text-decoration: none;
		font-weight: normal;
	}
	.story_title{
		margin:6px 0 20px 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		line-height:130%;
		color: #999999;
		text-decoration: none;
		font-weight: normal;
	}

	.secondary_link{
		display:block; 
		margin:4px 0;

		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666;
		text-decoration: none;

	}
		.secondary_link:hover {
			color: #FE0000;
		}

	.secondary_link_in{
		display:block; 
		margin:4px 0;

		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FE0000;
		text-decoration: none;

	}



	.big_image_area{	
		margin:0 0 10px 0;
	}
	.thumbnail_area{
		margin:0 0 8px 0;
	}
	
	.thumbnail{
		display:block; 
		float:left; 
		border:0px #ccc solid; 
		margin: 0 9px 0 0;
		padding: 4px 0 0 0;
	}
	
	.thumbnail_in{
		display:block; 
		float:left; 
		border:0px #ccc solid; 
		margin: 0 9px 0 0;
		padding: 4px 0 0 0;
		background: url(images/nav/arrow_thumbnail.gif) no-repeat 0 0;
	}

	.thumbnail img{
		border:1px #ccc solid; 
	}
	.thumbnail_in img{
		border:1px #ccc solid; 
	}
	
	.secondary_menu_body{
		width:846px; 
		padding:10px 0; 
		margin:0; 
		text-align:left;
	}
	
	.secondary_menu_left{
		float:left; 
		width:429px; 
		padding:0; 
		margin:0; 
		text-align:left;
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 17px;
		color: #999999;
		text-decoration: none;
		font-weight: normal;
	}	
	
	.secondary_menu_right{
		float:right; 
		width:380px; 
		padding:0 0 0 35px;
		margin:0; 
		text-align:left;
	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 17px;
		color: #999999;
		text-decoration: none;
		font-weight: normal;
	}


/* section menu - top */
	.menu_section{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #999;
		text-decoration:none;
	}
		.menu_section:hover{
			color: #f00;
		}
	
	.menu_section_in{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #f00;
		text-decoration:none;
	}
	
/* news - content */

.news_page_text{
		margin:30px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height:140%;
		color: #000;
		text-decoration: none;
}

.news_page_title{
		margin:15px 0;

		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		line-height:1.3;
		color: #000;
		text-decoration: none;
		font-weight:bold;
}





/* signup form  ------------------------------------------------------------------------------------------- */
form .form_item{
	width:300px;
	margin:3px 0;
	padding:3px;
	background-color:#fff;
	
	border:1px #ccc solid;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
}

form .highlighted{
	background-color:#fed;
	/*border:1px #f88 solid;*/
}

h2{
	margin:5px 0 10px 0;
	padding:0;
	
	font-size:15px;
	line-height:1.3;
	
	text-decoration:none;
	font-weight:normal;
}

p{
	margin:5px 0;
}



.text_link{
	color: #f00;
}
	.text_link:hover{
		color: #000;
	}