/* CSS Document */
body{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	margin:0;
	padding:0;
}

/* ====================================================================
box layout
-------------------------------------------------------------------- */
.columns-float
	{
	margin				:0px 0px 0 0;
	float				:left;
	width				:822px;
	background-color	:none;
}
	/* left hand column */
.column-one
	{
	width				:168px;
	float				:left;
	margin-right		:10px;	
	}
	/* the main body content container */
.column-two
	{
	float:right;
	width				:642px;
	margin				:10px 0 0 0;
}
	/* right hand column */	
.column-three
	{
	width				: 168px;
	float				: right;
	margin				:0;
	background-color	:none;
	margin				:10px 0 0 0;
	}
.box-footer
	{
	clear				: both;
	}
/* ====================================================================
box-clear requires all sorts of hackery because of the way the 
different browsers cope with clearing floats
see [#   #]
-------------------------------------------------------------------- */
.box-clear { clear: both; line-height: 0px; font-size: 1px; }
/* IE5 (mac) dealt with, now reset font-size for Geckos,
turn off for IE5 (PC) + OmniWeb and back on for IE6 (PC)
see [http://www.fu2k.org/alex/css/test/OmniWebInlineHack.mhtml] */
/*\*/
.box-clear { font-size: medium; }
.fake.box-clear { display: none; }
/* */
/* Turn off for Opera 6 and below */
html>body div.box-clear { display: none; }
/* And turn it back on again for good honest browsers
see [http://www.albin.net/CSS/OwenHack.html] */
head:first-child+body div.box-clear { display: block; }
/* ====================================================================
nn4clear is as its name suggests, only required for NN4 compatibility
If you don't need that you can remove both this rule and the
relevant div from the html
-------------------------------------------------------------------- */
.nn4clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .nn4clear { display: none; } /* */

/* ====================================================================
box styling
-------------------------------------------------------------------- */
.box-wrap
	{
	padding				: 0px;
	color				: #000000;
	width				:1002px;
	}
.box-header
	{
	margin				: 0px;
	padding				: 0px;
	color				: #000000;
	border				: none;
	}
.box-footer
	{
	margin				: 0px;
	padding				: 0px;
	color				: #000000;
	border				: none;
	}
.column-one-content
	{
	background			: none
	}
.column-two-content
	{
	background			: none
	}
.column-three-content
	{
	background			: none
	}
	
	
.column-one-content, .column-two-content, .column-three-content{
	margin				: 0px;
	padding				: 0px;
	border				: none;
}


.column-two-content ul{margin-top:0px; margin-bottom:10px;}

/*#bodycopy{width:1020px; border:1px solid green;display:block;}
#col_float_left{width:840px;float:left;border:2px solid black;}
#col_float_right{width:168px;float:right;border:2px solid red;}
#col_left{width:168px;float:left;}
#col_mid{width:668px;float:right}
#col_right{width:168px;float:right;}

#footer{width:1008px;border:1px solid black;clear:both;}

#col_left{width:168px; border:1px solid red;position:absolute;top:110px;left:0px;}
#col_mid{width:668px;border:1px solid green;position:absolute;top:110px;left:170px;}
#col_right{width:168px; border:1px solid blue;position:absolute;top:110px;right:0px;}*/


/* ------------------------------------------------------------------------*/

p{margin-top:0px; margin-bottom:10px;}
th{color:white;}
h4{margin-top:10px; margin-bottom:10px; font-size:1.0em;}
h4 a{color:black; text-decoration:none;}
.head-link{text-decoration:none;color:#FF0033; font-weight:bold; }

.blackHeader{
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.whiteHeader {
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding:3px;
}

.greyHeader {
	font-size: 0.8em;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	background-repeat: repeat-x;
}
.redHeader{
	font-size: 0.8em;
	color: #FF0033;
	font-weight: bold;
	text-decoration: none;
}
.redHeader:hover, .greenHeader:hover {
	text-decoration: underline;
}
.greenHeader{
	font-size: 0.8em;
	color:#006600;
	font-weight: bold;
	text-decoration: none;
}

.bodyCopy {
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
}

.bodyCopy_white {
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
}

.greyLink {
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.subMenu {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.fbform {
	font-size: 0.8em;
	background-color: #FFFFFF;
	border: 1px solid;
	padding-left: 2px;
}

.small_form {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid;
	padding-left: 2px;
	padding-top: 2px;
}
.puny {
	font-size: 9px;
	color: #000000;
}
.instruct {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #FF0000;
	background-color: #CCCCCC;
}
.heading4 {
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.heading4: hover {
	color: #FF0033;
}
.heading4: visited {
	color: #FF0033;
}

.bodyCopySmall {
	font-size:0.8em;
	color: #000000;
}
a {
	text-decoration: none;
}
a: hover {
	text-decoration: none;
}
a: visited {
	text-decoration: none;
}
.crumb {
	font-size: 1.0em;
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
}
.crumb:hover {
	text-decoration:underline;
}
.crumbDud {
	font-size: 1.0em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.breadcrumb{margin-bottom:10px;}
.introText {
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodyAuthor {
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
.bodyCopyLink {
	font-size: 0.9em;
	color: #FF0033;
	text-decoration: none;
}
.bodyCopyLink:visited{
	color: #FF0033;
}
.bodyCopyLink:hover{
	text-decoration:underline;
}.formStyle {
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E6E6E6;
	border: 1px solid #000000;
}

a {
	text-decoration: none;
}
.formHeader {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.offline {
	font-size: 0.9em;
	font-weight: bold;
	color: #FF0033;
}
.small{font-size: 0.7em;}
/* -------------------------------------------------------------------------------*/
a img{border:0}
#login{border-bottom:1px solid #000;}
#login a{
	font-size: 0.7em;
	color: #FF0033;
	font-weight: bold;
	text-decoration: none;
}
#login span.content{font-size: 0.7em;}
#login td.row1{border-bottom:1px solid #000;width:100%;margin:0;padding:2px 1px 1px 5px; background-color:#f1f1f1;}
#login td.row2{border-bottom:1px solid #000;width:100%;margin:0;padding:2px 1px 1px 5px;}
#login td.img{ background-color:#000;}
#login td.img img{border-right:1px solid #000;}
#login div div.title{
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
}
.align-left{float:left;margin:0 10px 10px 0; border:none;}
.align-right{float:right; margin:0 0 10px 10px; border:none;}
/* -- records list table--*/
#records{ border-bottom:3px solid black;}
#records td{font-size:0.8em;padding-left:5px;}
#records td.col1{background-color:#FFF4F4}
#records td.col2{background-color:#FFFFFF}
#records td.col3{background-color:#FBF3F3}
#records td.col4{background-color:#F8F8F8}
.records{border-top:5px solid #333; border-bottom:5px solid #333;}
.records img{margin-top:3px;}
#records th{font-size:0.8em;}
#records th.cell1{background-color:#666}
#records th.cell2{background-color:#333}

.smaller{font-size:0.8em}
.white{background-color:white;}
.grey{background-color:#F1F1F1;}
.top_bar{background-color:#333333;display:block;width:auto;color:white;font-size:0.9em;font-weight:bold;margin:0;padding:2px;text-align:center;clear:both}
.bottom_bar{background-color:#333333;height:5px;display:block;width:auto;padding:0;margin:0;}
.google{clear:both;text-align:center;margin:10px;}
/**/
.row_story{display:block;margin:0 10px 0 0px;padding:0; background-color:#FFFFFF}
.row_story_video{display:block;margin:0;padding:10px 10px 10px 10px; background-color:#FFFFFF;clear:both;}
.row_story span.h4{margin:0 0 5px 0;}
.row_story_footer{clear:both;border-bottom:1px solid #ccc;padding:0;margin-top:0;margin-bottom:5px}
.row_story img, .row_story_video img{margin:0 0 5px 5px;float:right;border:none;}

.row_story_video a{color:#FF0033;}
.row_story_video a:hover{ text-decoration:underline;}

.row_story_video a img{margin:1px;}
.row_story_video a img:hover{margin:0px;border:1px solid #FF0033;}

div.date {margin: 0 0 10px 0;padding:0;}

.row_story_list{display:block;margin:0;padding:5px 0 5px 5px; background-color:#FFFFFF;clear:both;height:auto;}
.row_story_list img{margin:5px 5px 5px 10px;float:right;border:none;}

.image_spacer{margin:0 8px 10px 0px}
.images_row{margin:0 0 0 8px;}
/* class for first on the home page */
.row_update{margin:0}
.row_update div{padding:10px 10px 5px 10px;;background-color:#cccccc;}

a.h4{display:block;font-weight:bold;color:black; text-decoration:none;}
#footer{background-image:url(../images/bottom_logo.gif); background-repeat:no-repeat; background-position:right;padding-top:5px;border-top:1px solid #ccc; background-color:#FFFFFF; text-align:center}
#footer a{color:#FF0033;font-weight:bold;}

.story-image{display:block;background-color:#666666;padding:8px 0px 8px 8px;margin-bottom:10px;}
.story-image div a{padding:0;display:block;margin:1px 7px 1px 1px;}
.story-image div a:hover, .story-image div a:active, .story-image div a:focus{margin:0 6px 0 0;border:1px solid #FF0033;}

.story-image-small{display:block;background-color:#ccc;padding:6px 0px 6px 4px;margin-bottom:10px;}
.story-image-small div a{padding:0;display:block;margin:1px 4px 1px 1px;}
.story-image-small div a:hover, .story-image-small div a:active, .story-image-small div a:focus{margin:0 3px 0 0;border:1px solid #FF0033;}

#gallery{display:block;background-color:#ccc;padding:6px 0px 2px 8px;margin:0px;}
#gallery div a{padding:0;display:block;margin:1px 4px 4px 1px;}
#gallery div a:hover, #gallery div a:active, #gallery div a:focus{margin:0 3px 3px 0;border:1px solid #FF0033;}

.home-story-text{clear:both;display:none; background-color:#ccc; color:black;padding:10px 10px 5px 10px;}
.highlight-box{text-align:center;border:dashed 1px #FF0000;background-color:#FFDFDF;padding:5px;}
.indent5{margin-left: 5px}
.indent{margin-left: 20px}

.boxborder{border: 1px solid #000000;}
/* gallery popup page */
.gallery_page{ background-color:#333333;margin:0;}
.gallery_image{ border:1px solid black; margin:10px 0 0 15px;}
/* video page */
#video_description{padding:10px;}
#flashcontent{margin-bottom:10px;}
