/************************************************
This is the custom style sheet, containing styles
that will be customized for each project.
************************************************/
body {
	border:0;
	margin:0;
	padding:0;
	background-image:url(_gfx/cmn/bodyBG.gif);
	background-repeat: repeat-x; 
	background-color: #446893;
	text-align: center;
}

/* Base font style and size set here */
body,td,th,p,select,li,ul,input,blockquote,textarea {
	font-family: Verdana, Arial, san-serif;
	font-size:11px;	
	line-height:14px;
}

a img { border: 0 }

a, li a, td a, div a
{
	color:#BF5C01;
	text-decoration:none;	
}

a:hover 
{
    text-decoration:underline; 
}

.error_message { /*default error reporting style */
	color: #c60;
	font-weight:bold;	
}


#mainSpan { /*containing frame for the site*/
	width: 762px;
	margin: 0px auto 0px auto;
	text-align:left;
	background-image:url(_gfx/nav/leftnavbackground.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

#skipnav { /*Section 508 skip navigation menu*/
    position:absolute; 
    top:0; 
    left:0; 
    z-index:10;
}

#skipnav img {
    border:0;
    width:1px;
    height:1px;
    display:block;
    float:left;
}

/*clearfix is used for clearing floats instead 
of clear:both because IE adds a space with clear:both */

.clearfix:after, #mainSpan:after { 
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix, #mainSpan {
	display:inline-table;
}

.content:after
{ 
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix, * html #mainSpan {
	height:1%;
}
.clearfix, #mainSpan {
	display:block;
}
/* End hide from IE-mac */


/* container for admin controll panel */
.adminSpan {
	width:200px;
	float:right;
	text-align:left;
}

#header { /* contains search, top links, site logo */
	background-image:url(_gfx/cmn/headerBG.jpg);
	background-position:0px 0px;
	background-repeat: no-repeat;
	height:116px;
}

#header_left {
	float:left;
	width:270px;
}

#header_right {
	float:left;
	width:485px;
}

.header_nav { /*top line of links*/
	font-weight:bold;
	text-align:right;
	padding: 3px;
	color: #eee;
	font-size: 10px;	
	background-color:#144e5f;
	border-bottom:1px solid #70c3dc;
}

.header_nav a {
	color: #eee; 
	text-decoration:none;
	padding: 0 4px;	
}

.header_nav a:hover{
	text-decoration:underline;
}

.quicklink
{
	margin:10px 0px 0px 150px;
	float:left;
	width:165px;
}

.searchbox { /*container for search field and go button */
	margin:7px 3px 0px 0px;
	float:right;
}

.searchbox_textbox{
	font-size:10px;
	background-color:#fff;
	color: #000;
	width:120px;
	padding:1px;
	float:left;
	margin-top:4px;
}

.searchbox_button {
	float:left; 
	margin:5px 0px 0px 2px;
}

#contentheader { /* contains breadcrumb, page title, print friendly link */
	padding:0px 0px 20px 0px;
}

.title_wrapper
{
}

.breadcrumb_wrapper 
{
	
	background-image: url(_gfx/cmn/breadcrumbBG.gif);
	height:29px;
}

.breadcrumb
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:9px;
	color: #8D5801;
	padding: 9px 3px 0px 15px;
}

.breadcrumb a 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:9px;
	color: #8D5801;
	text-decoration:none;
}

.breadcrumb a:hover
{
	text-decoration: underline;
}

.title {
    padding:0px 0px 0px 15px;
    margin:0px 0px 5px 0px;
	font-family: Georgia, Times New Roman, Serif;
	font-size:20px;
	color: #FFFFFF;
	line-height: 24px;
	background-color:#468876;
    border-bottom:1px solid #cec9b7;
	background-image: url(_gfx/cmn/contentheaderBG.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.printer_friendly {
    font-size:10px;
    float:right;
    width:135px;
    height:17px;
    text-align:left;
}

.printer_friendly a {
    display:block;
    padding-left:24px;
    background-image:url(_gfx/cmn/printer.gif);
    background-repeat:no-repeat;
    color:#C05B00;
    text-decoration:underline;
}

.printer_friendly a:hover 
{
	text-decoration:none;
}

.forward_link_hyperlink {
    display:block;
    padding-left:20px;
    background-image:url(_gfx/cmn/email_icon.gif);
    background-repeat:no-repeat;
    color:#006633;
}

.forward_link {
    font-size:10px;
    float:right;
    width:120px;
    height:17px;
    text-align:left;
    display:none;
}

.title_subtitle {
    float:right;
    width:440px;
	font-family: Georgia, Times New Roman, Serif;
	font-size:20px;
	line-height:14px;
	color: #3D965D;
	margin:15px 0px 7px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	position:relative;
	left:-3px;
}

.container .special_title { display:none; }

.special_title { /* document, search & image reviewing */
	font-family: Georgia, Times New Roman, Serif;
	font-size:20px;
	font-weight:bold;
	color: #498A72;	
	line-height: 24px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}

.container { /* page content container */
	width: 594px;
	float:left;
	overflow: hidden;
	background-color: #fff;
}

.container_noleftnav 
{
}

.container_noleftnav_withtitle #contentheader
{
	background-color: #ffffff;

}

.title_wrapper_noleftnav_withtitle
{
	
}

.printerfriendly_noleftnav_withtitle {
    font-size:10px;
    float:right;
    width:135px;
    height:17px;
    text-align:left;
}

.printerfriendly_noleftnav_withtitle a {
    display:block;
    padding-left:24px;
    background-image:url(_gfx/cmn/printer.gif);
    background-repeat:no-repeat;
    color:#C05B00;
    text-decoration:underline;
}

.printerfriendly_noleftnav_withtitle a:hover 
{
	text-decoration:none;
}

.title_noleftnav_withtitle
{
    padding:0px 0px 0px 15px;
    margin:0px 0px 5px 0px;
	font-family: Georgia, Times New Roman, Serif;
	font-size:20px;
	color: #FFFFFF;
	line-height: 24px;
	background-color:#468876;
    border-bottom:1px solid #cec9b7;
	background-image: url(_gfx/cmn/contentheaderBG.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

/* hide the header for pages without left navigation */
.container_noleftnav #contentheader,
.container_noleftnav_special #contentheader {
    display:none;
}

/* content padding should be on content class NOT container */
.content { 
	line-height: 17px;
	padding: 0 15px 15px;
}

.content_noleftnav {
	margin:5px 20px 20px;
	padding:0 0 5px;
	background-color: #f1eddb;
}

.content_noleftnav_special { /* document, search & image reviewing */
    padding: 10px 20px;
    background-color:#fff;
}

.content_noleftnav_withtitle
{
	padding: 10px 20px;
    background-color:#fff;
    /*border-top:5px solid #2a6477;*/
}

/* content styles */

.content textarea {
	width:525px;
}

.content ul {
	padding:0;
	margin:8px 0 10px 20px;
	}

.content ul li {
	padding: 2px 0;
}

.downloadmessage { /* notification of PDF, Word, etc media */
	border-top:solid 0px #cccccc;
	margin-top:20px;
	text-align:center;
}

.downloadmessage img { /* download plugin icons */
	border:0;
	margin:0 2px;
}

.downloadmessage p {
	font-size:10px;
	padding:5px 0;
	margin:0;
}

.last_updated {
    border-top:1px solid #ccc;
    color:#666;
    font-size:9px;
    margin-top:20px;
    text-align:right;
}

.paging {
	margin-top:10px;
	margin-bottom:10px;
}

.footer,
.footer_home {
	padding:10px 0;
	color:#D9C097;
	font-size:10px;
	width:762px;
	margin:0 auto;
	/*text-align:center;*/
}

.footer_content
{
	float:left;
	width: 580px;
}

.footer_translate
{
	float:left;
	margin: 0 15px 0 0px;
}

.footer_translate .goog-te-gadget
{
	color:#444;
}

.footer a,
.footer_home a {
	color: #D9C097;
}

/************************************************
Department Home Page
************************************************/

/* don't add padding, left/right margins, 
or borders to these containers */

.depthome_left {
    padding:0;
	float:left;
	width:75%;
}

.depthome_right {
    padding:0;
	float:left;
	width:25%;
}

/************************************************
Site Home Page
************************************************/

.home_collage img {
    /* images w/o display:block in IE add a bottom margin */ 
	display: block; 
}

.home_columns 
{
	background-color:#FFFFFF;
}

.home_columns:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility:hidden;
}

#home_left {
	width:468px;
	height:408px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: #FFFFFF;	
	line-height:16px;
}

#home_left span.home_title {
	font-weight:bold;
	display:block;
}

#home_right {
	width:294px;
	height:408px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
}

#home_buttons {
    margin-left:7px;
}

#home_buttons .home_button_container {
    float:left;
}

#home_buttons img { display:block; }

.home_cmt_content_container
{
	height:121px;
	width:468px;
	background-image:url(_gfx/home/content_background.gif);
	overflow: hidden;
}

.home_cmt_content
{
	height:80px;
	width:453px;
	margin:10px 0px 0px 10px;
	color:#1D64A3;
}

.home_cmt_content img
{
	border:solid 1px #FFBC3E;
}

.home_cmt_subtitle
{
	font-family: Georgia, Times New Roman, Serif;
	font-size:20px;
	color:#FFFFFF;
	padding:7px 0px 0px 9px;
}

.home_left_bottom
{
	clear:both;
	width:468px;
}

.home_left_bottom_left
{
	float:left;
	width:125px !important;
	width: 150px;
	height:70px;
	margin:2px 0px 0px 0px;
	padding:0px 10px 0px 15px;
	color:#98644B;
}

.home_left_bottom_left p
{
	margin:3px 0px 3px 2px;
	line-height:12px;
}

.home_left_bottom_right
{
	float:left;
	width:193px !important;
	width: 208px;
	height:70px;
	border-left:solid 1px #D9BF96;
	border-right:solid 1px #D9BF96;
	margin:2px 10px 0px 0px;
	padding:0px 0px 0px 15px;
	line-height:10px;
	color:#98644B;
}

.home_left_bottom_right p
{
	margin:3px 0px 3px 2px;
	line-height:11.5px;
}

.home_left_bottom_left a, .home_left_bottom_right a
{
	text-decoration:underline;
}

.home_left_bottom_left a:hover, .home_left_bottom_right a:hover
{
	text-decoration:none;
}

.home_left_bottom_right .quicklink
{
	position:relative;
	top:0px;
	left:0px;
	margin:0px 0px 0px 0px;
}


/************************************************
Left navigation 
************************************************/

.leftnav { /* no left/right: padding, margin, border */
	width: 168px;
	float:left;
	padding:0;
}

.leftnav a {
	display:block;
	padding: 3px 3px 3px 12px;
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
	font-size:11px;
	color: #6B4020;
	text-decoration:none;	
	background-image: url(_gfx/int/arrow_right2.gif);
	background-repeat: no-repeat;
	background-position:5px 8px;
}

.leftnav a:hover {
	/*
	color: #6B4020;
	background-color: #70c3dc;
	*/
	text-decoration:underline;
}

.leftnav_node_wrapper {
    background-color:#FFEC90; 
}

.leftnav_node_wrapper_root
{
    border-bottom:1px solid #F0DF83;
}

.leftnav_node_wrapper
{
	border-bottom:1px solid #EFE083;
}

.leftnav_node_wrapper_root a {
	background-color:#EFB959;
}

.leftnav_node_haschildren a {
	color: #C65012;
	padding-left:12px;
	font-weight:bold;	
	background-image: url(_gfx/int/arrow_down.gif);
	background-repeat: no-repeat;
	background-position:2px 8px;
}

.leftnav_node_iscurrent a {
	background-image: url(_gfx/int/arrow_right1.gif);
	background-repeat: no-repeat;
	color:#C65012;
	font-weight:bold;		
}

/************************************************
Dropdown Menu
************************************************/

.dropdownmenu { /* menu wrapper */ 
}

table.menu {/* root menu table */
	border-collapse: separate;
}

table.menu_group {	/* that pops up */
    border:1px solid #546280;
}

.menu_group td {
	font-family: Tahoma,Arial,san-serif;
	font-size: 10px;
	cursor: pointer;
}

.menu_group img {
    margin-right:3px;
}

/* default menu style item */
.menuitem,
.menuitem_top 
{
	color:#DBE3F3;
	background-color:#2F7A48;
	border-top: solid 1px #5C9970;
	background-image:url(_gfx/nav/dropdownBG.gif);
	background-repeat:repeat-x;
}

.menuitem td,
.menuitem_top td 
{
	color:#DBE3F3;
}

.menuitem_hover,
.menuitem_active,
.menuitem_expanded,
.menuitem_hover_top,
.menuitem_active_top,
.menuitem_expanded_top
{
	color:#00519A;
	background-color:#E2F6FF;
	border-top:1px solid #5C9970;	
	background-image:url(_gfx/nav/dropdownBG_over.gif);
	background-repeat: repeat-x;
}

.menuitem_hover td,
.menuitem_active td,
.menuitem_expanded td,
.menuitem_hover_top td,
.menuitem_active_top td,
.menuitem_expanded_top td
{
	color:#00519A;
}

.menuitem_top, 
.menuitem_hover_top,
.menuitem_active_top,
.menuitem_expanded_top
{
	border-top:0px solid #FFFFFF;
}

.menuitem_root_image {
	cursor: pointer;
}

/************************************************
Forms
************************************************/

.form {
	height:auto;
}

.form_in_tab {
	padding:15px 0 10px 10px;
}

.form div {
	width:auto;
	margin-top:8px;
	margin-bottom:8px;
	clear: both;
}

.form textarea {
	width:200px;
	height:150px;
}

.form_label {
	padding-top:3px;
	font-weight: bold;
	height:20px;
	float: left;
	width: 150px;
	text-align: left;
	vertical-align:middle;
}

.form_field {
	height:20px;
	float: right;
	width: 550px;
	text-align: left;
	vertical-align:middle;
}

legend {
	font-weight: bold;
	color:#625C4D;
}

fieldset {
	border:solid 1px #c2bca6;
}

.form_normaltextbox {
	width:300px;	
	border: 1px solid #c2bca6;
	background-color: #fdfaed;
	height:19px;
	padding:2px 3px;
}

.form_normaldropdown {
	width:300px;	
	border: 1px solid #c2bca6;
	background-color: #fdfaed;
	height:17px;
	padding-left:3px;	
}

.form_button {
	background-image: url(_gfx/button_save_bg.gif);
	font-family:Tahoma, :0;;
	font-size: 11px;
	font-weight:bold;
	padding: 2px;
	color: #000;
	border-width: 1px;
	border-style: solid;
	border-color: #D7DBB2 #AD9C4D #868660 #E0C859
}

.form_message, 
.form_message td {
	color: #cc0000;
}

.form_calendarbutton {
	vertical-align: top;
	border:0;
	cursor: pointer;
}

.backbutton {
	padding-left: 15px;
	font-weight: bold;
	background-image: url(_gfx/back_arrow.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.backbutton a {
}

.radeditor div {
	margin-top:0;
	margin-bottom:0;
}


/************************************************
Site map
************************************************/

.sitemap {
  border:solid 0 #000;
  background-color: #fff;
  padding-left:15px;
}

.rootnode,
.parentnode,
.leafnode {
	padding:3px 3px 0;
}

.rootnode {
	font-weight: bold;
	color: #625C4D;
} 

.rootnode a,
.parentnode a { 
	color: #625C4D;
	font-weight: bold;
} 

.sitemap_file {
	list-style-image: url(_gfx/_SiteMap/file.gif);	
}

.backtotoplink {
	padding:10px 0 10px 5px;
	font-size: 10px;
}


/************************************************
Search
************************************************/

.search {
	border-bottom:1px solid #b2d2e9;
}

.search .paging { 
	text-align:center; 
	font-weight:bold;
	padding-bottom:10px; 
	padding-top:10px;
	border-top:1px solid #b2d2e9;
}
	
.search .paging a { 
	display:inline;
	padding:3px; 
	font-weight:normal; 
	border:1px solid #b2d2e9;
	border-top:0;
	background-color:#f4f9fd;
	text-decoration:none;
	background-image:url(_gfx/cmn/search_link_bg.gif);
	background-repeat: repeat-x;
	_background-position:0 1px; /* for IE only */
	font-size:10px; 
	font-weight:bold;
}
	
.search .paging a:hover {
	background:#fff;
	border-top:1px solid #b2d2e9;
}

.search_summary {
	font-weight:bold;
	background-color:#eef8ff;
	padding:10px;
	text-align:center;
	font-size:10px;
	background-image:url(_gfx/cmn/search_summary_bg.gif);
	background-repeat:repeat-x;
	_background-position:0 1px; /* for IE only */
	border:1px solid #b2d2e9;
	border-bottom:0;
}

.search_title {	
	display:none;
}

.search_result,
.search_result_alternate
{
	padding: 10px 0 0 10px;
	border-top:1px solid #b2d2e9;
	border-bottom:0;
}

.search_result_alternate {
	background-color:#f4f9fc;
}

.search_result_title {
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}

.search_result_location {
	padding-left:10px;
}

.search_result_location_field {
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}

.search_result_synopsis {
	padding:0;
	display:none;
}

.search_result_synopsis_highlight {
	background-color:#fcffcc;
	display:none;
}

.search_result_info {
	padding-left:10px;
	padding-bottom:10px;
}

.search_result_info_field {
	font-weight:bold;
	text-transform:uppercase;
}

.advanced_search {
	margin-bottom:10px;
	text-align:center;
}

.advanced_search label {
	font-weight:bold;
}

.advanced_search_textbox {	
    width:120px;
}

/*****************************************
* Calendar month view
*****************************************/

.calendar_filter {
    padding:20px 0;
    text-align:center;
}

.calendar_filter select {
    width:200px;
}

.calendar_div {
	padding-bottom: 10px;
	text-align:center;
}

.calendar {
	width:100%;
	border: 0;
}

.calendar_dayheader {
	height: 1px;
	color: #fff;
	background-color: #1E63A4;
	font-weight: bold;
	font-size: 9px;
	padding: 2px 0;
	text-transform: uppercase;
	border: 1px solid #c2bca6;
}

.calendar_selector {
	color:#fff;
	background-color:#EFDC9E;
	font-size:9px;
	font-weight:bold;		
}

.calendar_title td {
	padding: 0 0 8px 0;
	background-color:#fff;
	font-family: Trebuchet MS, Arial,Helvetica,san-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1E63A4;
	width:60%;
}

td.calendar_nextprev {
	width:200px !important;
}

.calendar_nextprev a {
    font-size:10px;
	color:#1E63A4 !important;
}

.calendar_day,
.calendar_today,
.calendar_weekendday,
.calendar_selectedday,
.calendar_othermonthday 
{
	text-align:left;
	vertical-align: top;
	font-family:Arial, Helvetica, san-serif;
	font-size:18px;
	font-weight:bold;
	padding: 3px;	
	width:14%;
	height:100px;
	border: 1px solid #c2bca6;
}

.calendar_day,
.calendar_weekendday {
	background-color:#fff;
	background-image:url(_gfx/calendar/calendar_day_BG.gif);
	background-repeat:repeat-x;
	color:#aaa69b;
}

.calendar_othermonthday {
	background-color:#e1ded1;
	color:#9c9787;
}

.calendar_today {
    background-color:#fff6a3;
    background-image:url(_gfx/calendar/calendar_today_BG.gif);
	background-repeat:repeat-x;
	color:#bfa862;
}

.calendar_selectedday {
	background-color:#F2C532;
	color:#999999;
}

.calendar_eventtime {
	color:#666;
	font-size:10px;		
	font-weight: normal;	
}

.calendar_eventlink {
	font-size:10px;		
	font-weight: normal;
	line-height:12px;
	display:block;
	padding:3px 0;
}


/*************************************************
* Component detail 
*************************************************/

.component_title {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0;
}

.component_subtitle {
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0;
	color:#999;
}

.component_listitem {
	padding: 0 0 15px;
	width:400px;
}

.component_listitem div {
	padding: 0 0 4px;
	width:400px;
}

.component_listitem_header {
	font-weight: bold;
	width:100px;
	vertical-align: top;
}

.component_listitem_content {
	width:300px;
	vertical-align: top;
}

/************************************************
FAQ List
************************************************/

.listfaq {
	width:540px;
	padding:0;
	border-collapse: separate;
}

.listfaq td {
	padding:4px;
}

.listfaq_pager {
	text-align:right;
}

.listfaq_q {
	font-weight:bold;
}

/************************************************
    Link List
************************************************/

.link_name a {
    padding-left:10px;
    background-image:url(_gfx/cmn/link_list_arrow.gif);
    background-repeat:no-repeat;
    background-position: 0 4px;
}

/************************************************
    Lists, including DataGrid classes
************************************************/

.listtable {
	width:550px;
	border:1px solid #1E63A4 !important;
	background-color:#fffcee;
	border-collapse:separate;
}

.listtable th {
	background-color: #1E63A4;
	padding:2px;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #fff;
	text-transform:uppercase;
	border:0;
}

.listtable_header a {
	color:#fff;
}

.listtable td {
	border:0;
	border-top:1px solid #c3bfa7;
	padding:4px;
	margin:0;
}

.listtable tr:hover {
	background-color:#fff;
}

.listtable_buttoncolumn {
	width: 70px;
	font-size: 9px;
}

.listtable_buttoncolumn input {
	background-image: url(_gfx/button_bg.gif);
	font-size: 10px;
	padding: 2px;
	color: #000;
	border-width: 1px;
	border-style: solid;
	border-color: #D4D4D4 #949494 #828282 #C2C2C2;
}

.listtable_checkboxcolumn {
	padding:0;
	width:1px;
}

.listtable_checkboxcolumn input {
	margin-left:-2px;
	margin-top:-3px;
}

.listtable_row_on {
	background-color:#E4F1FF;
}

.listtable_row_off {
	background-color:#fff;
}

.listtable_pager {
	text-align:right;
}

/*For plain lists on front end*/
.listcomponent {
	border:solid 0 #fff;
}

.listcomponent th {
	display:none;
}

.listcomponent td {
	border:0;
	padding:4px 4px 10px 0;
	margin:0;
}

.listcomponent_pager {
	text-align:left;
}

/*For links on top of page*/
.topselector {
	margin-bottom: 10px;
}

/*For dropdown filters*/
.filter {
	margin: 10px 0;
}

/************************************************
* Image-using item list 
************************************************/

.righttable {
    width:200px;
	border:1px solid #007799;
	border-collapse: separate;
}

.righttable th {
	background-color: #007799;
	padding:3px;
	border:0;
	text-transform:uppercase;
	font-weight: bold;
	text-align:left;
	color: #fff;
	height:20px;
	font-size:9px;
}

.righttable_header a {
	color:#fff;
}

.righttable td {
    border:0;	
	border-top:1px solid #DADADA;
	padding:3px;
	margin:0;
	font-size:10px;
}

.righttable tr:hover {
	background-color:#fffcee;
}

.righttable_buttoncolumn {
	width: 30px;
	font-size: 9px;
}

.righttable_buttoncolumn input {
	background-image: url(_gfx/button_bg.gif);
	font-size: 10px;
	padding: 4px;
	color: #000;
	border-width: 1px;
	border-style: solid;
	border-color: #D4D4D4 #949494 #828282 #C2C2C2
}

.righttable_checkboxcolumn {
	padding:0;
	width:1px;
}

.righttable_checkboxcolumn input {
	margin-left:-2px;
	margin-top:-3px;
}

.righttable_row_on {
	background-color:#E4F1FF;
}

.righttable_row_off {
	background-color:#fff;
}


/***********************************************
* E-Notifier
***********************************************/

.tag_div {
	padding: 10px 0 20px;
}

.area_div {
	padding: 5px 0;
}


/************************************************
Survey
************************************************/

.survey_title {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 2px 0;
	margin: 0;
}


/************************************************
Staff Directory
************************************************/

.staff_column_div {
	margin:10;
	clear:both;
	width:560px;
}

.staff_thumbnail_span {
	float:left;
	width:105px;
}

.staff_listitem_span {
	float:right;
	width:450px;
}


/************************************************
Department boxes
************************************************/

.box_container {
	margin-left:10px;
	background-color: #fffce9;
	border: 1px solid #cec9b7;
	font-size:10px;
	line-height:12px;
}

.box_title {
	color:#fff;
	font-size:10px;
	text-transform: uppercase;
	font-weight:bold;
	padding:3px;
	background:#3291ae;
}

.box_list {
    padding:3px;
}

.box_list a {
	font-weight:bold;
	text-decoration:none;
}

.box_list a:hover {
	text-decoration:underline;
}

.box_list p {
	margin: 6px 0;
	padding:0;
	text-align:center;
	font-size:10px;
}

.box_bottomlink a,
.box_bottomlink a:hover {
    font-size:10px;
    display:block;
    text-align:right;
    padding:3px;
}

.box_list .event_title {
    padding-top:5px;
}
.box_list .event_date {
    margin-bottom:5px;
}

/************************************************
Home boxes
************************************************/

.home_box {
	height:115px;
	padding-left: 13px;
	overflow:hidden;
	color: #98644B;	
	font-size:10px;
}

.home_box_title {
	display:none;
}

.home_box .news_title
{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	background-image:url(_gfx/home/home_box_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

.home_box .event_title
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	background-image:url(_gfx/home/home_box_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

.home_box .event_title a, .home_box .news_title a {
	color: #98644B;
	text-decoration:underline;
}

.home_box .news_date {
    display:none;
}

.home_box .event_date 
{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
}

.home_box .event_title a:hover, .home_box .news_title a:hover {
	text-decoration:none;
}

.home_box_bottomlink {
	display:none;
}

/******************************************
* Photo Album 
******************************************/

.album_item {
	margin-bottom:20px;
	text-align:center;
}

.album_thumb {
	background-position: top center;
	background-image: url(_gfx/album/exported_group.jpg);
	overflow: hidden;
	width: 260px;
	height:152px;
	max-height:130px;
	padding-top:22px;
	background-repeat: no-repeat;
    
}

.album_thumb img {
	width: 160px;
	height: 110px;
	position:relative;
	left:0; 
	border:0;
	display:block;
	margin:0 auto;
	overflow: hidden;
}

.album_name {
	text-transform:uppercase;
	font-weight:bold;
}

.album_details {
    font-size:9px;
}

.photo_item {
    padding:20px;
    text-align:center;
    vertical-align:top;
}

.photo_thumb {
    background-position: top center;
    background-image: url(_gfx/album/single_photo.gif);
    overflow: hidden;
    width:240px;
    height:240px;
    background-repeat: no-repeat;
    padding-top:50px;
    max-height: 190px;
    margin: 0 auto;
}

.photo_thumb img {
    display:block;
    overflow: hidden;
    margin: 0 auto;
}

.photo_details {
    text-align:center;
}

.photo_name {
}

.slideshow_link {
    float:right;
    font-weight:bold;
    width:140px;
    text-align:left;
    margin-left:10px;
}

.slideshow_link a {
    display:block;
    padding:4px 0 4px 24px;
    border:1px solid #ccc;
    background-image:url(_gfx/album/slideshow.gif);
    background-repeat:no-repeat;
    background-position:4px 4px;
}

.slideshow_nav {
    text-align:center;
}

/* End Picture List */

.rss_button {
	float: right;
	margin:-30px 5px 0px 0px;	
}

/************************************************
* Official's Corner 
************************************************/
.official_list
{
	width:470px;
	clear:both;
}

.official_list:after { content: ""; display: block; height: 0; clear: both; }

.official_list_thumbnail
{
	float:left;
	width:70px;
}

.official_list_info
{
	float:right;
	padding:25px 0px 0px 00px;
	width:400px;
}

.official_section_title
{
	font-size:12px;
	font-weight:bold;
	clear:both;
	padding:10px 0px 3px 0px;
}

.official_top
{
	clear:both;
	width:560px;
	height:auto;
}

.official_top:after { content: ""; display: block; height: 0; clear: both; }

.official_image
{
	float: left;
	width:auto;
	height:auto;
	margin:10px 0px 0px 0px;
	border: solid 1px #000000;
}

.official_info
{
	float: right;
	text-align:left;
	width:400px;
	height:auto;
	margin:10px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	border:solid 1px #CCCCCC;
	
}

.official_info_div
{
	clear:both;
	width:390px;
	height:auto;
}

.official_info_div:after { content: ""; display: block; height: 0; clear: both; }

.official_info_header
{
	font-weight:bold;
	float: left;
	width:100px;
	height:auto;
}

.official_info_content
{
	float: right;
	width:285px;
	height:auto;
	padding:0px 0px 0px 5px;
}

.official_info_noimage
{
	width:560px;
	height:auto;
	padding:10px 0px 0px 0px;
}

.official_message
{
	clear:both;
	width:560px;
	padding:5px 0px 0px 0px;
}

.official_message:after { content: ""; display: block; height: 0; clear: both; }

.official_message_list
{
	float: left;
	width:140px;
	padding:5px 0px 0px 0px;
}

.official_message_message
{
	float: right;
	width:410px;
	height:auto;
}

.official_message_subject
{
	font-size:12px;
	font-weight:bold;
	padding:3px 3px 3px 3px;
}

.official_message_body
{
	height:auto;
	width:408px;
	padding: 3px 3px 3px 3px;
	border:solid 1px #CCCCCC;
}

.official_bio
{
	width:560px;
	clear:both;
	padding: 3px 3px 3px 3px;
	border:solid 1px #CCCCCC;
}

.official_bio:after { content: ""; display: block; height: 0; clear: both; }

/************************************************
* Map
************************************************/
.map_size
{
	width:500px;
	height:300px;
}
