/* ***************************Import Accordion Styles *********************************/
@import url("/resources/css/accordion.css");

/* Structure */
#wrapper {
	overflow: hidden;
}
#homepage_left_column {
	float: left;
	width: 200px;
}
.slideShow{
	overflow: hidden;
}
#homepage_middle_column {
	float: left;
	width: 272px;
}
#homepage_right_column {
	float: left;
	width: 504px;
}
#homepage_bottom_bar {
	clear: both;
	margin-top: 10px;
}

/* Homepage Column Styles */
.column { 
	margin-right:11px;
	margin-top:20px;
}
.column img {
	border:medium none;
	float:left;
	margin-right:5px;
	margin-bottom: 7px;
}
.column h6 {
	background:url(/resources/images/double_line_gray.gif) repeat-x scroll 0 3px;
	color:#666666;
	margin:0 0 2px !important;
	padding-top:10px;
	font-size: 1.0em !important;
	font-weight: bold;
	overflow: hidden;
	width: 100%;
}
#pageLayout .column p {
	font-size: 0.85em;
	margin-bottom: 17px;
	margin-top: 4px;
	line-height: 1.3em;
}
#pageLayout .column p a {
	text-decoration: none;
}
#pageLayout .column p a:hover {
	text-decoration: underline;
}
#pageLayout .column table {
	clear: both;
}
.column h5 {
	color:#5D699F;
	margin:0;
	font-size: 1.0em;
	font-weight: bold;
}
.column span { 
	font-size: .9em;
	display: block;
}
#pagelayout .column p {
	font-size: .7em;
	margin:0 0 22px;
}
#pageLayout .column ul { 
	padding-left: 0
}
#pageLayout .column ul li{ 
	font-size: 1.0em;
}

.arrowlistmenu ul li a { 
	padding-left: 0 !important;
}
#showContent .list-header { 
	margin-bottom: 5px;
}
#showContent #picture-right { 
        float: right;
        margin: 0 0 5px 10px;
		width: 77px;}
#showContent h5 {
	font-size: 1.1em !important;
	margin-bottom: 5px !important;
	font-weight: bold !important;
	}

#accordion .more {
	background: none;
	}
#pageLayout ul {
	display: block;
}
.date {
 	font-size: .8em; 
	display: block;
	}
#fav {
	height: 53px;
	border: 1px solid #e5e5e5;
	width: 100%;
	float: left;
	margin-top: 0;
	background: url(/resources/images/fav_bg.gif) repeat-x 0 3px;
	}
#fav > div {
	border: 2px solid #fff;
	padding-left: 11px;
	height: 49px;}
#fav > div a{
	display:block;
	float:left;
	overflow:hidden;
}
#fav h6 { 
	margin: 2px 0;
	color: #999;
	font-size: 0.9em;
	font-weight: bold;
	}
#fav a > span {
	color: #47749c;
	font-size: 0.7em;
	margin-top:3px;
	margin-right: 50px;
	float: left;}
#fav a img {
	float: left;
	margin-right: 8px;}

#prefoot {
	border: 1px solid #e6e6e6;
	border-top: 2px solid #e6e6e6;
	height: 84px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	background: url(/resources/images/prefoot_gray_bg_bottom.gif) 0 0 repeat-x;
	width: 987px;
	_width: 993px;
	margin-top: 10px;
	_margin-top: 2px;
	}
#prefoot h5 {
	color: #666666;
	margin: 15px 0 0 11px;
	font-size: 0.85em;
	font-weight: bold;
}
#prefoot p {
	line-height: 0.85em;
}
#prefoot a {
	color: #636262;
	font-size: 0.7em;/* new */
	text-decoration: none;
	}
#prefoot p.links_nounderline a {
	text-decoration: none;
}
#prefoot div {
	width: 177px;
	float: left;
	margin-left: 11px;
	}
#prefoot img {
	float: left;}


/* DYNAMIC TAB */
/* DYNAMIC MENU */
#dynamicTab { 
	width: 518px;
	height: 368px; 
	_height: 380px; 
	background: url(/resources/images/flag_ghost.gif) repeat scroll 0% 0% transparent;
	margin-top : 20px; 
	}
#tabbedTable {
	width: 500px;
	height: 340px;
	border: 2px solid #fff;
	top:50px;	
	left:100px;
	margin-left: 8px; 
	margin-top: 10px;
	background: #fff;
	}
#sm4.activeTab span{ 
	margin-top: 10px; 
	line-height: 12px;
	}
#displayContent {
	border-bottom: 0;
	}
#DynamicTab .tab {
	cursor: pointer;
	height: 40px;
	color: #6699CC;
	border: 1px solid #fff;
	}
.tab span {
	display: none;
	}
.activeTab {
	height: 40px;
	border: 1px solid #fff;
	cursor: pointer;
	color: #d6d8e3;	
	background: #566698 url(/resources/images/tab_background.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: text-bottom;
	margin-bottom: 0; 
	_margin-bottom: 2px;
	}
.activeTab img { 
	display: none;
	}
.activeTab span { 
	display: block; 
	font-size: .83em;
	margin-top: 12px;
	margin-left: 6px;
	}
.contentBlock {
	display: none;
	overflow: visible; /* new */
	text-align: left;
	font-size: 0.85em;
	padding: 11px 11px 5px 11px;
	height: 320px; 
	_height: 26em;/* new */	
}
.heading { /* text-align: center;  */
	font-size:1.5em;
    background-color:yellow;
    border-bottom:1px solid blue;
}
.contentBlock { font-size: .85em;}

/* CSS FOR SLIDESHOW SCRIPT */ 
.imageSlideshowHolder,.imageSlideshowHolder_left{		
		position:relative;	/* Don't remove this line */
		height: 60px;
	}
.leftFloatingDiv{
		float:left;
		width:160px;
		height:110px;
	}
	/* Don't change these values */
.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
}
 #home_right_column {
	height : 100%;
	width: 80%;
	padding-left : 11px;	
}

/*Home page flash styles*/
.HideView{
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.FlashCont{
	width: 100%;
	min-width: 728px;
}
object{
	width: 100%;
	min-width: 728px;
}

#MainFlash {
	height:200px;
	width: 100%;
	background: #7C0606; 
    }
    
/* HIDES WHITE LINE FROM FORSEE PLUGIN */

#_fsr_swfContainerv2{
	top:-100px!important;
}




.arrowlistmenu .menuheader { /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 14px Arial;
	color: white;
	background: black url(/resources/images/headClosed.gif) 0 0;
	margin: 0; 
	text-transform: uppercase;
	padding: 3px 0 4px 14px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
}
.arrowlistmenu .menuheader img {margin-top: 2px;} 

.arrowlistmenu .openheader {
	background:url(/resources/images/headOpen.gif) repeat scroll 0 0 transparent;
}

.arrowlistmenu ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	background: url(/resources/images/accordion_star_bg.gif);	
	margin-bottom: 0; 
	padding-left: 10px; 
	height: 212px; 
	*height: 224px;
}
.arrowlistmenu ul li a {
	color: #fff;
	padding: 0 0 0 19px;
	text-decoration: none !important; 
	font-weight: bold;
	font-size: 0.85em; /* new */
	font-family: Arial, Helvetica, sans-serif;
}
ul.categoryitems li { 
	background: url(/resources/images/light_bullet.gif) no-repeat scroll 2px 7px !important;
	margin: 0 !important;
}
.arrowlistmenu ul li a:hover{ 
	color: #a9afc5 !important;
}
.arrowlistmenu ul li a.more { 
	background: none
}
.arrowlistmenu ul li a:visited {
		color: #fff;
		text-decoration: none !important;
}

.arrowlistmenu { 
	width: 200px;/* new */
 	margin-top: 0;}
.arrowlistmenu ul { 
	margin-bottom: 0 !important; 
	padding-top: 1px;/* new */
	}