.nav_row
{
	/*border: solid 1px #999;
	background-color: #ccc;*/
}

#accordion
{
	border-style: solid;
	border-color: #bacbd8;
	border-width: 0 0 0 0;	
	margin: 0 0 20px 0;
	background-color: #e6eff9;
}

#accordion div
{
	border-style: solid;
	border-color: #bacbd8;
	border-width: 1px 1px 1px 1px;	
	padding: 5px 0 5px 3px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
}

#accordion div img
{
	margin: 0 0 -4px 0;
}

#accordion div div
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: none;
}

#accordion .active a:link, #accordion .active a:visited, #accordion .active a:active, #accordion .active a:hover
{
	font-weight: bold;
	color: #900;
        text-align: left;
}

#accordion ul, #accordion li
{
	list-style-type: none;
	/*border: solid 1px transparent;*/
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
}

#accordion h3
{
	display: block;
	width: 100%;
	cursor: pointer;
}

#accordion div .panel_body
{
	border-style: none;
}

#accordion div .panel_body div
{
	border-style: none;
}

#accordion div .panel_body div ul
{
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
	/*list-style-image: url(images/icons/li_dash.png);
	list-style-type: square;*/
}

#accordion div .panel_body div ul li
{	
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
}

#accordion a:link, #accordion a:visited
{
  color: #666;
}

#accordion a:active, #accordion a:hover
{
  color: #333;
}

/*.topnav
{	
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
}

.topnav li
{
	list-style-type: square;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.topnav li ul
{
	padding: 0 0 12px 10px;
	margin: 0 0 0 0;
}

.topnav li ul li
{
	list-style-image: url(images/icons/li_dash.png);
	padding: 0 0 0 0;
	margin: 0 0 -5px 0;
}*/

.subNav
{
	border: solid 1px #d3dbe3;
	background-color: #edf0f2;	
	/*background-image: url('images/box_bg.png');*/
	background-repeat: repeat-x;
	margin: 15px 0 0 0;
}

.subNav h3
{
	/*background: #036 url('images/box_header.jpg') no-repeat scroll right top;*/
	background-color: #d3dbe3;
	width: auto;
	padding: 0 2px 0 6px;
}

.subNav ul
{
	list-style-type: square;
	margin: 5px 0 5px 30px;
	padding: 0 0 0 0;
}

fieldset
{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

.blogDate
{
	color: #666;
}

.grayhr
{
	height: 0px;
	border-width: 1px 0 0 0;
	border-color: #ccc;
	border-style: solid;
	margin: 0px 0 10px 0;
}

.nl_summaryPost
{
	margin: 10px 0 15px 0;
	border-width: 1px 0 0 0;
	border-color: #ccc;
	border-style: solid;
	background-image: url(images/announcement_bg.jpg);
	background-repeat: repeat-x;
	padding: 3px;
}

.nl_date
{
	color: #666;
	font-size: .8em;
}

#shortAnnounce
{
	width: 238px;
	float: left;
	text-align: left;
	color: #666;
	padding: 0 0 0 0;	
}

#shortAnnounce .nl_month
{	
	height: 0px;
	width: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: -1000;
	left: -1000;
	display: none;
}

#shortAnnounce #nl_archivelist ul
{
	list-style-type: none;
	margin: 0 0 0 0;	
	padding: 0 0 0 0;	
	/*float: left;*/
}

#shortAnnounce #nl_archivelist ul ul
{	
	margin: 0 0 0 0;
	padding: 0 0 0 23px;
	list-style-type: square;
    /*float: left;*/
}	

/*IE7 ad Below*/

*:first-child+html #shortAnnounce #nl_archivelist ul ul
{
	float:left;
}

*:first-child+html #shortAnnounce #nl_archivelist ul ul li
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: square;
}


* html #shortAnnounce #nl_archivelist ul ul
{	
    float: left;
	/*border:1px solid #f00;*/
}	

#shortAnnounce #nl_archivelist ul li
{	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;		
}	

#shortAnnounce #nl_archivelist ul ul li
{
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	list-style-type: square;
}

.tl, div.l a.l
{
	display: none;
}

#topixNews
{
	width: 239px;
	float: right;
	margin: 0 0 5px 10px;
}

#topixNews .topix .topix a:link, #topixNews .topix .topix a:visited
{
	color: #999;
	text-decoration: underline;
	font-family: Tahoma, Arial, Sans-Serif;

}

#topixNews .topix .topix a:hover, #topixNews .topix .topix a:active
{
	color: #900;
	text-decoration: underline;
	font-family: Tahoma, Arial, Sans-Serif;

}

#topixNews .topix .topix a.bt:link, #topixNews .topix .topix a.bt:visited
{
	color: #fff;
	text-decoration: none;
	font-size: .9em;
	font-family: Arial, sans-serif;
}

#topixNews .topix .topix a.bt:hover, #topixNews .topix .topix a.bt:active
{
	color: #ccc;
	text-decoration: none;
	font-size: .9em;
	font-family: Arial, sans-serif;
}

#topixNews .topix .topix .bt .bt
{

}

#topixNews .topix .topix .bd .al
{
	
}

.topix .b
{
	width: 239px;
	text-align: left;
}

.al li.bullet
{
	margin-left: 10px;
	padding-left:15px;		
	color: #666;
	font-size: .8em;
	text-indent: -1.5em;
}

.bullet .al
{
	font-size: 1.0em;
}

.weather
{
	line-height: 100%;
	float: right;
	margin: 5px 0 5px 10px;
}

.weather input
{
	margin: 0 0 0 0;
}

/*** END TEST ***/


/*** START TYPE SELECTORS ***/
a:link
{
	color: #666;
}

a:visited
{
	color: #bbb;
}

a:hover, a:active
{
	color: #900;
}

body
{
  margin: 0px;
  padding: 0px;
  color: #000;
  font-family: Tahoma, Arial, sans-serif;
  font-size: .8em;
  text-align: center;
  background: #fff url('images/bg.png') repeat-y scroll center top;
  line-height: 160%;
}

/*div, ul, li
{
	border: solid 1px #0f6;
}*/

form
{
	margin: 0 0 0 0;
}

h1, h2, h3, h4, h5, h6
{
	font-family: 'Arial Narrow', Arial, Sans-Serif;
	color: #036;
	/*color: #900;*/
	margin: 0 0 0 0;
}

h1
{
	font-size: 1.8em;
}

h2
{
	font-size: 1.6em;
}

h3
{
	font-family: Arial, Sans-Serif;
	font-size: 1em;
}

h4, h5, h6
{
	font-size: .9em;
}

hr
{
	height: 0px;
	border-width: 1px 0 0 0;
	border-color: #900;
	border-style: solid;
	margin: 8px 0 10px 0;
}

img
{
	border-width: 0px;
}

input
{
	border: solid 1px #999;
	margin: 3px 0 3px 0;
	color: #333;
	background-image: url('images/input_bg.png');
}

p
{
	margin: 0 0 15px 0;
}
/*** END TYPE SELECTORS ***/

/*** START ID SELECTORS ***/
#column_left
{
	width: 150px;
	float: left;
	text-align: left;
	padding: 0 15px 0 2px;
}

#column_center
{
	width: 345px;
	float: left;
	padding: 0 15px 0 15px;
	border-width: 0 1px 0 1px;
	border-color: #900;
	border-style: solid;	
	text-align: justify;
}

#column_center ul li, #column_center ol li
{
	margin: 0 0 0 0;
    line-height: auto;
}

#column_center ul.space li, #column_center ol.space li
{
	margin: 0 0 15px 0;
    line-height: auto;
}

#column_center ul li
{
	list-style-type: square;
}

#column_center ul li ul li
{
	list-style-type: disc;
}

#column_center_wide
{
	width: 490px;
	float: left;
	padding: 0 5px 0 15px;
	border-width: 0 0 0 1px;
	border-color: #900;
	border-style: solid;	
	text-align: justify;
}

#column_center_wide ul li, #column_center_wide ol li
{
	margin: 0 0 0 0;
    line-height: auto;
}

#column_center_wide ul.space li, #column_center_wide ol.space li
{
	margin: 0 0 15px 0;
    line-height: auto;
}

#column_center_wide ul li
{
	list-style-type: square;
}

#column_right
{
	width: 120px;
	float: right;
	padding: 0 0 0 15px;
	text-align: left;
}

#content
{
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0 10px 0;
}

#footer
{
	height: 56px;
	background: url('images/footer_bg.png') repeat-x;
	margin: 0 auto 15px auto;
	width: 678px;	
	padding: 15px 10px 0 10px;
	font-size: 10px;
	line-height: normal;
	color: #666;
}

#footer a:link, #footer a:visited
{
	color: #666;
}

#footer a:hover, #footer a:active
{
	color: #333;
}

#header
{
	margin: 0 0 0 0;
	background: url('images/header_bg.png') no-repeat scroll center top;
	width: 100%;
}

#nav_top
{
	width: 680px;
	height: 22px;
	padding: 16px 0 0 0;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;	
}

#nav_top a:link, #nav_top a:visited
{
	color: #666;
}

#nav_top a:hover, #nav_top a:active
{
	color: #900;
}

#nav_top h1
{
	font-size: small;
	margin: 0 0 0 0;
	font-family: Arial, Sans-Serif;
}

#nav_top li, #footer li
{
	list-style-type: none;
	display: inline;	
}

#nav_top ul, #footer ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/*** END ID SELECTORS ***/

/*** START CLASS SELECTORS ***/
.box
{
	border: solid 1px #036;
	background-color: #ccc;	
	background-image: url('images/box_bg.png');
	background-repeat: repeat-x;
}

.box form
{
	padding: 0 6px 3px 6px;	
	text-align: right;	
	width: auto;
}

.box h3, .b .bt
{
	background: #036 url('images/box_header.jpg') no-repeat scroll right top;
	color: #fff;
	width: auto;
	padding: 0 2px 0 6px;
	text-align: left;
}

/* TEST */

#column_center_wide .box h3, #column_center_wide .b .bt
{
	background: #69c url('images/box_header_light.jpg') no-repeat scroll right top;
}

#column_center_wide .box, #topixNews .topix .topix .b
{
	border: solid 1px #69c;	
	background-image: none;
}

#column_center_wide .box, #topixNews .topix .topix .bd
{
	background-color: #e2e9f0;	
}

#column_center_wide .bt a.bt
{
	background-image: none;
	background-color: Transparent;
}

/* END TEST */

.box input
{
	width: 75px;
	margin: 4px 0 0 0;
	padding: 3px 0 3px 0;
	font-size: 11px;	
}

.button, .FSF_submit, .box input.button
{
	padding: 0 3px 0 3px;
	width: auto;
	background-image: none;
	color: #333;
}

.box input.FSF_input, .FSF_input
{
	width: 93%;
	padding: 3px;
}

.box .FSF_form
{
	width: 88%;
}

/***************TEST***************/
#column_center_wide .box input.FSF_input, #column_center_wide .FSF_input
{
	width: 98%;
	padding: 3px;
}

#column_center_wide .box .FSF_form
{
	width: auto;
}
/***************ENDTEST***************/

.current_page
{
	font-weight: bold;
}

.current_page a:link, .current_page a:visited
{
	color: #600;
	text-decoration: underline;
}

.current_page a:hover, .current_page a:active
{
	color: #600;
	text-decoration: underline;
}

.current_page ul li a:link, .current_page ul li a:visited
{
	color: #000;
	text-decoration: none;
}

.current_page ul li a:hover, .current_page ul li a:active
{
	color: #900;
	text-decoration: none;
}

.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.FSF_input
{
	width: 110px;
	padding: 3px;
}

.hide
{
	display: none;
}

.left
{
	float: left;
	text-align: left;
}

.right
{
	float: right;
	text-align: right;
}
/*** END CLASS SELECTORS ***/


/****************************/
/*** KEV TEST NAV STUFF  ***/
/**************************/

#testnav {text-align: left;}
/*#testnav a:link {color: #333;}*/

ul.subsubnav
{
margin: 0px;
padding: 0px;
text-align: left;
list-style-type:none;
}

ul.subsubnav li
{
margin:0px;
padding:0px;
display: inline;
text-align: left;
list-style-type: none;
}
/********************************/
/*** END KEV TEST NAV STUFF  ***/
/******************************/


/* BREADCRUMBS STUFF

    .B_crumbBox        Span that surrounds all crumb output
    .B_hideCrumb       Span surrounding the "..." if there are more crumbs than will be shown
    .B_currentCrumb    Span or A tag surrounding the current crumb
    .B_firstCrumb      Span that always surrounds the first crumb, whether it is "home" or not
    .B_lastCrumb       Span surrounding last crumb, whether it is the current page or not
    .B_crumb           Class given to each A tag surrounding the intermediate crumbs (not home, or hide)
    .B_homeCrumb       Class given to the home crumb
*/

.B_crumbBox {
  font-size: .9em;
  font-weight: normal;
}

.B_lastCrumb {
  font-weight: bold;
}

table.hostplans {
	border-top:1px solid #666;
	border-left:1px solid #000;
	text-align:center;
	line-spacing:20px;
	}

table.hostplans td {
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	}
