@charset "utf-8";
/* CSS Document */

@import url(tripoli/base.css);

html { 
	
}

body { 
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 70%;
}

img { border: 0; }

a { color: #0a497b; text-decoration: none; }
a:visited { color: #999999; text-decoration: underline; }
a:hover { color: #333333; text-decoration: underline; }

h1 {
	color: #333333;
	font-size: 24px;
  	font-weight: normal;
  	line-height: 30px;
	padding-bottom: 5px;
  	border-bottom: 1px solid #d2d5d3;
	margin-bottom: 0;
}
h2 {

}
h3 {

}
h4 {

}
h5 {

}

input[type=text] {
  	border:1px solid #c1c1b8;
  	padding: 4px 6px 3px 6px;
	font-size: 10px;
  	color: #333333;
}
.top_search input[type=text] {
	width: 180px;
}


/* 
 --- Main Div Styles 
*/
#wrap {
	width: 822px;
	margin: 0 auto;
	margin-top:30px;
	background: #FFFFFF url(../images/bg_body.gif) top left repeat-y;
}

#top {
	width: 822px;
	height: 17px;
	background: url(../images/bg_top.gif) top left no-repeat;
}

#header {
	width: 779px;
	margin: 0 0 0 22px;
	margin-bottom: 20px;
}

#nav {
	width: 779px;
	height: 45px;
	margin: 0 0 0 22px;
}

#hdr_image {
	width: 779px;
	margin: 0 0 0 22px;
	padding-bottom: 20px;
}

#content_area {
	width: 779px;
	margin: 0 0 0 22px;
	padding-bottom: 30px;
}
#spacer {
	width: 100%;
	height:8px;
	font-size:8px;
	line-height:8px;
}

#footer {
	width: 762px;
	height: 50px;
	padding: 40px 30px 10px 30px;
	background: #F4F6F7 url(../images/bg_footer.gif) top left repeat-x;
	clear: both;
}


/* 
 --- Main Navigation 
*/
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	#nav ul li {
		padding: 0;
		margin: 0;
		display: inline;
	}
		#nav li ul {
			display: none;
		}
		#nav li.over ul {
			display: block;
		}
		#nav li.out ul {
			display: none !important;
		}
		#nav ul li {
			position: relative;
			line-height: 0px;
		}
		#nav ul li ul {
			z-index: 2;
			position: absolute;
			top: 11px;
			left: 0;
			border: 1px solid #EFEFEF;
			border-bottom:0;
			background: #FFFFFF;
			width: 190px;
		}
		#nav ul li ul li {
			line-height: normal !important;
		}
		#nav ul li ul li a {
			text-decoration: none;
			padding: 6px 24px;
			width: 142px;
			display: block;
			color: #333333;
			border-bottom: 1px solid #CECECE;
			font-size: 120%;
		}
		#nav ul li ul li a:hover {
			color: #FFFFFF;
			background: #81B3DF url(../images/nav_over_arrow.gif) 165px center  no-repeat;
		}


/*
 --- Columns
*/
.column_left {
	width: 243px;
}
.three_column_center {
	/* margin: 0 193px 0 267px; */
	width: 315px;
	margin: 0 24px;
	
}
.column_center {
	margin: 0 0 0 24px;
	width: 508px;
}
.column_right {
	width: 169px;
}


/*
 --- Column Divs
*/
.column_left .sidebar_top { width: 243px; height: 5px; background:url(../images/bg_sidebar_top.gif) top left no-repeat; }
.column_left .sidebar_bot { width: 243px; height: 4px; background:url(../images/bg_sidebar_bot.gif) top left no-repeat; }
.column_left .sidebar {
	width: 243px;
	background: url(../images/bg_sidebar.gif) top left repeat-y;
}
.column_left .sidebar .pad {
	width: 200px;
	margin: 0px auto;
	padding: 20px 0;
}
.column_left ul li {
	list-style-image: url(../images/img_list_arrow.gif);
}
.column_left .sidebar_extra_links {
	padding-bottom: 20px;
	line-height: 18px;
}	
.column_left .sidebar_extra_links ul{
	padding: 0;
	margin: 0;
	margin-left: 26px;
}
.column_left .sidebar_extra_links ul li {
	list-style-image: url(../images/img_checkbox.gif);
	padding: 0;
	margin: 0;
}
.column_left .sidebar_extra_links ul li a {
	line-height: 22px;
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	padding: 0 0 0 6px;
	margin: 0;
}
.column_left .sidebar_extra_links ul li a:hover {
	text-decoration: none;
}

.email_signup {
	padding: 20px 0 0 0;
	width: 100%;
}
.column_left .sidenav {
	background: #ededed;
}
	.column_left .sidenav ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.column_left .sidenav ul li {
		display: block;
		border-bottom: 1px solid #CECECE;
	}
	.column_left .sidenav ul li a {
		display: block;
		width: 194px;
		padding: 4px 35px 4px 14px;
		color: #333333;
		text-decoration: none;
		background: url(../images/right_sidebar_item.gif) right center no-repeat;
	}
		.column_left .sidenav ul li a:hover, .column_left .sidenav ul li a.selected, .column_left .sidenav ul li a.parentpage {
			background-color: #EFE3C2;
		}
	

.column_right .sidebar h1 {
	background: url(../images/bg_right_sidebar.gif) top left no-repeat;
	line-height: 29px;
	height: 29px;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	padding: 0 8px;
	margin: 0;
}
.column_right .sidebar {
	background: #ededed;
}
	.column_right .sidebar ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.column_right .sidebar ul li {
		display: block;
		border-bottom: 1px solid #CECECE;
	}
	.column_right .sidebar ul li a {
		display: block;
		width: 120px;
		padding: 6px 35px 6px 14px;
		line-height: 16px;
		color: #333333;
		text-decoration: none;
		background: url(../images/right_sidebar_item.gif) right center no-repeat;
	}
		.column_right .sidebar ul li a:hover {
			background-color: #EFE3C2;
		}

.breadcrumb {
	padding-bottom: 15px;
}
	.breadcrumb ul {
		padding: 0;
		margin: 0;
		display: inline;
		list-style-type: none;
	}
		.breadcrumb li {
			padding: 0;
			margin: 0;
			display: inline;
			list-style-type: none;
		}
			.breadcrumb ul a {
				padding: 0 20px 0 0;
				text-decoration: none;
				background:url(../images/img_breadcrumb_arrow.gif) center right no-repeat;
			}
			.breadcrumb ul a:hover {
				text-decoration: underline;
			}
			.breadcrumb ul a.selected {
				color: #333333;
				text-decoration: none;
				font-style: oblique;
				background: none;
			}


/*
 --- Text Styles
*/
.content {
	line-height: 200%;
}
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
}
.three_column_center h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	
}


/*---- Search ----*/ 

.search_item {
padding:8px;
clear:both;
border-bottom: 1px solid #CCCCCC;
}
.row1 {
	background: #FFFCEA;
}
.row2 {

}
.search_hdr {
clear: both;
}
.search_title a {
font-weight:bold;
font-size: 14px;
float:left;
}
.search_date {
color:#999999;
font-size:10px;
float:right; 
}
.search_content {
clear: both;
}
.search_url {
clear:both;
color:#999999;
font-size:10px; 
} 

.search_display_paging{
padding-top:5px;
}
.search_display_curpage{
float:left;
padding-left:12px;
}
.search_display_pageclick{
float:right;
padding-right:12px;
}
.search_display_pageclick a.selected{
font-weight:bold;
text-decoration:none;
} 

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


/* News */
.news_display_wrap{}
	.news_display_body{}
		.news_display_item{background:#FFFCEA;border-bottom:1px solid #CCCCCC;padding:8px;}
			.style1{background:#FFF;}
			.style2{background:#FFFCEA;}
			.news_display_header{clear:both;}
				.news_display_title{font-weight:bold; font-size: 14px;}
					.news_display_title a{}
				.news_display_date{float:right;}
				.news_display_author{font-weight:bold; font-size:9px; text-transform:uppercase;}
			.news_display_body{}
	.news_display_paging{}
		.news_display_curpage{float:right;}
		.news_display_pageclick{}
			.news_display_pageclick a.selected{text-decoration:underline;color:#E31937;}

.news_display_item2{}
	.news_display_item2 h1 { font-size: 16px; font-weight: bold;border-bottom: 0; }
	.news_display_item2 h6 { font-size: 10px; font-weight: normal;margin:0;padding:0;margin-bottom:14px; }
	.news_display_header2{border-bottom:1px solid #CCCCCC;clear:both;}
		.news_display_date2{float:right;}
		.news_display_title2{font-weight:bold; font-size: 16px;}
	.news_display_body2{}
		.news_display_content2{}
		.news_display_link2{padding-top:12px;}
		
/* News - Related Content */
/* THIS SHRINKS THE NEWS BODY TO MAKE ROOM FOR box_related */

.news_display_body_column{ width: 450px; }
#box_related {
	width: 171px;
	margin-left: 25px;
	padding: 10px;
	background: #eee;
}
#box_related ul {
	margin: 0;
	padding-left: 20px;
}
#box_related h3 {
	color: #333;
	font-size: 13px;
	border-bottom: dotted 1px #fff;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


/*---- Calendar ----*/
td.center{
	text-align:center;
}
td.right{
	text-align:right;
}
td.left{
	text-align:left;
}

table.calendar_container{
	width:100%;
}
table.calendar{
	margin:2px 8px;
	border:1px solid #DEDEDE;
	border-right: 0;
	border-bottom: 0;
}
table.calendar th{
	color:#EBBA4F;
	font-weight:normal;
	border:1px solid #DEDEDE;
	border-left: 0;
	border-top: 0;
	text-align:center;
}
table.calendar td{
	padding: 3px;
	border:1px solid #DEDEDE;
	border-left: 0;
	border-top: 0;
	line-height:16px;
	text-align:center;
}
table.calendar td.calendar_notused{
	background:#EEE;
}

.cal_list_container{ padding:3px;}
.cal_list_top{font-weight:bold;}
.cal_list_top a{font-weight:bold;text-decoration:underline;}
.cal_list_top .time{float:right;}
.cal_list_top .date{}
.cal_list_content{}
.cal_list_content table{width:100%;}
.cal_list_content td{padding:6px;}
.cal_list_title{ font-size: 12px; font-weight: bold;}
.cal_list_text{ font-size: 10px;}

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


/*
 --- Misc Styles
*/
.full {
  width: 100%;
}
.big {
  width: 400px;
}
.medium {
  width: 250px;
}
.normal {
  width: 135px;
}
.small {
  width: 60px;
}
.tiny {
  width: 30px;
}


/*
 --- Floats and Afters
*/
.column {
	float: left;
}
.column_r {
	float: right;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.top {
	vertical-align: top;
}
.bottom {
	vertical-align: bottom;
}
.middle {
	vertical-align: middle;
}

#wrap:after, #top:after, #header:after, #nav:after, #hdr_image:after, #content_area:after, .spacer {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

