/************************************************
This is the custom style sheet, containing styles
that will be customized for each project.
************************************************/
body {
	border:0;
	margin:0;
	padding:0;
	background-color: #19142b;
	text-align: center;
}

body,td,th,p,select,li,ul,input,blockquote,textarea {
	font-family: Verdana, Arial, san-serif;
	font-size:11px;	
}

.content ul {
	padding:0;
	margin:8px 0 10px 20px;
	}

.content ul li {
	padding: 2px 0;
}

a img { border: 0 }

a {
	color:#007799;
	text-decoration:none;	
}

a:hover { 
    text-decoration:underline; 
}

.error_message {
	color: #cc0000;	
}

#mainSpan {
}

.mainSpan_noleftnav {

}

.whole_content
{
	width: 760px;
	margin: 0 auto;
	text-align:left;
	background-color:#142d65;
	background-image:url(_gfx/cmn/wholecontent_bg.gif);
	background-repeat:repeat-y;
}

.subMainSpan
{
	width: 760px;
	margin: 0 auto;
	text-align:left;
	background-color:#fff;	
}

#skipnav {
    position:absolute; 
    top:0; 
    left:0; 
    z-index:10;
}

#skipnav img {
    border:0;
    width:1px;
    height:1px;
    display:block;
    float:left;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */


.adminSpan {
	width:200px;
	float:right;
}

#header {
	background-image:url(_gfx/cmn/headerBG.jpg);
	background-repeat: no-repeat;
	height:130px;
	position: relative;
}

#header_left {
	float:left;
	width:193px;
	padding:0;
}

#header_right {
	float:left;
	width:485px;
}


.header_left
{
	float:left;
}


.header_left a.home_link
{
	width: 123px;
	position: absolute;
	top: 8px;
	left: 22px;
	display:block;
	padding: 123px 0 0 0px;
	overflow: hidden;
	height: 0px !important;
	height /**/:123px;
	z-index: 1000;
}


.header_nav {
	color: #f2eeff;
	font-weight:bold;
	text-align:right;
	padding-top: 5px;
	margin-bottom: 15px;
	font-size: 9px;	
}

.header_nav a {
	color: #f2eeff; 
	text-decoration:none;
	padding: 0 4px;	
}

.header_nav a:hover{
	text-decoration:underline;
}

.loginbuttonpanel{
	position: absolute;
	left:435px;
	top:15px;
	width:300px;
	padding:5px;
	text-align:right;
	font-size:10px;
}
/***********************************************/

#header .searchbox {
    text-align:right;
    height:40px;
    padding-top:50px;
}

#header .searchbox_textbox{
	font-size:10px;
	background-color:#fff;
	color: #555555;
	width:150px;
	padding:2px;
	float:left;
	margin-left:400px;
}

#header .searchbox_button{
	display:block;
	margin-left:2px;
	float:left;
}

#header .search_input label {
    display:none;
}
/**************************************************/
.leftnav .searchboxwraper
{
    background-image:none;
    background-color: #142D65;
}
.leftnav .searchbox
{
	margin-left:10px;
}

.leftnav a#searchButton:hover
{
	background-color: #142D65;
}

.leftnav a#searchButton
{
	padding: 0;
	margin: 0;
}

.footer_home .searchbox, .footer .searchbox {
    text-align:right;
    position:absolute;
    top:10px;
    left:6px;
}

.leftnav .searchbox_textbox, .footer_home .searchbox_textbox, .footer .searchbox_textbox
{
	font-size:10px;
	background-color:#fff;
	color: #555555;
	width:110px;
	padding:2px 0 1px 2px;
	float:left;
	margin:5px 2px 5px 0;
}

.leftnav img.searchbox_button, .footer .searchbox_button
{
	margin: 4px 0 0 0;
	float: left;
	width: 29px;
}

.footer_home .searchbox_button
{
	margin-top: 2px;
}

.leftnav .search_input label, .footer_home .search_input label, .footer .search_input label 
{
	display:block;
    text-align:left;
    font-size:8px;
    color:#A6B2CB;
}

.footer_home .search_input label, .footer .search_input label 
{
	margin-top:5px;
}
/**************************************************/

#contentheader {
	background-image: url(_gfx/int/breadcrumb_bg.gif);
	background-repeat: no-repeat;
	min-height:22px;
}

.breadcrumb_wrapper {
	padding-left: 10px;	
	padding-top:5px;
	margin-bottom:10px;
	font-size:10px;
}

.breadcrumb_wrapper a { 
	text-decoration: underline;	
}

.breadcrumb_wrapper a:hover {
	text-decoration:none;
}

.breadcrumb
{
	padding-left: 10px;	
	padding-top:5px;
	margin-bottom:10px;
	font-size:10px;
}

.breadcrumb a { 
	text-decoration: underline;	
}

.breadcrumb a:hover {
	text-decoration:none;
}

#contentheader .title_wrapper {
	height:auto;
	margin-top: 3px;
	background-image:url(_gfx/int/pagetitle_bg.jpg);
	background-repeat:repeat-y;
	background-color:#d1d8ea;
}

#contentheader .title {
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;;
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	color:#132c64;
	padding: 10px 16px; 	
	line-height: 24px;
}

#contentheader .title_subtitle {
	padding: 5px 16px;
	font-family:  Trebuchet MS, Tahoma, Helvetica, sans-serif;;
	font-size:16px;
	line-height:14px;
	font-weight:bold;
	color: #3c65b7;
	
}

.title {
    padding-top:10px;
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;;
	font-size:20px;
	font-weight:bold;
	color: #316f83;
	padding-left: 10px; 
	padding-bottom: 4px;	
	line-height: 24px;
}

.title_subtitle {
	padding: 5px 16px;
	font-family:  Trebuchet MS, Tahoma, Helvetica, sans-serif;;
	font-size:16px;
	line-height:14px;
	font-weight:bold;
	color: #3c65b7;
}

.special_title {
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;;
	font-size:20px;
	font-weight:bold;
	color: #316f83;	
	line-height: 24px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}

.sidebox {
	background-color: #fffce9;
	border: 1px solid #cec9b7;
	padding:3px;
	float:right;
	width: 150px;
	margin-left: 10px;
	position: relative;
	top: 23px;
	left: 450px;
}

.container {
	width: 590px;
	float:left;
	overflow: hidden;
	background-image:url(_gfx/int/body_bg.gif);
	background-repeat:repeat-y;
	background-color:#fff;
}

.container_noleftnav {
	background-color: #fff;
}

.container_noleftnav #contentheader,
.container_noleftnav_special #contentheader {
    display:none;
}

.content {
	line-height: 17px;
	padding: 20px 20px 20px;
}

.content_noleftnav {
	margin:5px 20px 20px;
	padding:0 0 5px;	
}

.content_noleftnav_special
{
	margin:0 20px;
	padding:10px 0;	
}


.content a {
	text-decoration:underline;
}

.content a:hover {
	text-decoration:none;	
}

.content textarea {
	width:525px;
}

.downloadmessage {
	border-top:solid 1px #ccc;
	margin-top:20px;
	text-align:center;
}

.downloadmessage img {
	border:0;
	margin:0 2px;
}

.downloadmessage p {
	font-size:10px;
}

.paging {
	margin-top:10px;
	margin-bottom:10px;
}

.footer,
.footer_home {
    width: 760px;
    clear:both;
	background-color: #425c93;
	color:#001056;
	text-align:center;
	font-size:10px;
	position:relative;
	height:118px !important; 
	padding: 0 0 10px 0;
    background-image:url(_gfx/home/bottom_gradient.jpg);
    background-repeat:no-repeat;
}
.footer
{
	border-top:1px solid #8696b7;
}

.footer_home {

}

.footer a,
.footer_home a {
    color:white;
    text-decoration:underline;
}
.footer a:hover,
.footer_home a:hover {
    text-decoration:none;
}

.footer_text
{
	padding-top:40px;
	margin-left:40px;
	font-size:9px;
}
.footer_logo
{
	position:absolute; width:110px; height:100px; top:8px; right:10px; text-align:center;
}

/** ie6 hack for png files**/
* html .footer_logo  img{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "_gfx/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

.footer_logo a
{
	text-decoration:none;
}
.footer_logo_label
{
	font-size:8px;color:white;
}
.footer_text_bottomline a
{
	color:#001056;
}

.enotify a, .enotify a:hover
{
	display: block;
	width: 193px;
	height: 66px;
	overflow: hidden;
	background: url(_gfx/cmn/enotify.gif) 0 0 no-repeat;
	text-indent: -4000px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.enotify a:hover
{
	background: url(_gfx/cmn/enotify.gif) 0 -66px no-repeat;
}

.last_updated {
    border-top:1px solid #ccc;
    color:#666;
    font-size:10px;
    margin-top:10px;
}

.printer_friendly {
    position:absolute;
    width:580px;
    font-size:10px;
}

.printer_friendly a {
    display:block;
    float:right;
    padding:5px 5px 5px 24px;
    background-image:url(_gfx/cmn/printer.gif);
    background-repeat:no-repeat;
    background-position:0 3px;
}

/************************************************
Department Home Page
************************************************/

.depthome_left {
	float:left;
	width:390px;
}

.depthome_right {
	background-color: #fffce9;
	border: 1px solid #cec9b7;
	padding:3px;
	float:left;
	width: 150px;
	margin-left: 10px;	
}

/************************************************
Site Home Page
************************************************/

.home_boxes
{
	float:left;
	height:105px;
	width:567px;
	background-image:url('_gfx/home/homeboxes_bg.jpg');
	background-repeat:no-repeat;
	color:#A6B2CB;
	overflow: hidden;
}

.home_collage img {
	display: block;
	width:567px;
	height:264px;
	border-bottom:1px solid #fff;
}

.home_collage {
    float:left;
    width:567px;
	height:265px;
}

#home_left {
	width:193px;
	color:#000;
	float:left;
	background-color: #fff;
	line-height:16px;
	height:370px;
}

#home_left span.home_title {
	font-weight:bold;
	display:block;
}

#home_right {
	width:270px;
	float:left;
}

#home_buttons {
	background-image:url(_gfx/home/me_buttons.gif);
	background-repeat: no-repeat;
	width:292px;
}

#home_buttons img {
	display:block;
	float:left;
}

#home_buttons img.events {
    width:85px;
    height:27px;
}

#home_buttons img.calendar {
    width:195px;
    height:27px;
}


/************************************************
Left navigation 
************************************************/

.leftnav {
	width: 170px;
	float:left;
	padding-top:2px;
	background-image:url(_gfx/int/sep_parent.gif);
	font-size:10px;
	background-color:#142d65;
}

.leftnav a {
	display:block;
	padding: 3px 0 3px 13px;
	color: #d1e7ff;
	text-decoration:none;
	margin-bottom:2px;	
	background-image: url(_gfx/int/arrow_right2.gif);
	background-repeat: no-repeat;
	background-position:5px 8px;
}

.leftnav a:hover {
	color: #142d65;
	background-color: #cfe8fe;
	text-decoration:none;	
}

.leftnav_node_wrapper {
    background-color:#5371af;  
    background-image:url(_gfx/int/sep_child.gif);
    background-repeat:no-repeat;
    background-position:bottom left;
    padding-bottom:2px;
}
.leftnav_node_wrapper a {
    margin-bottom:0;
}

.leftnav_node_wrapper_root a {
	background-color:#142d65;

}

.leftnav_node_haschildren a {
	color: #ffbb00;
	font-weight:bold;
	padding-left:12px;
	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:#ffbb00;
	font-weight:bold;		
}



/************************************************
Dropdown Menu
************************************************/

.dropdownmenu img.menugfx {
    width:193px;
    height:37px;
    display:block;
    float:left;
}

.menu {	
	width:567px;
	border-collapse: separate;
}

table.menu_group {	
    border:1px solid #c6c6c6;
}

.menu_group td {
	font-family: Tahoma,Arial,san-serif;
	font-size: 10px;
	color:#fff;
	cursor: pointer;
}

.menu_group img {
    margin-right:3px;
}

.menuitem,
.menuitem_top 
{
	background-color:#142d65;
	border-bottom: 1px solid #fff;
}

.menuitem_hover,
.menuitem_active,
.menuitem_expanded,
.menuitem_hover_top,
.menuitem_active_top,
.menuitem_expanded_top
{
	background-color:#425c93;
	color:#173964;
	border-bottom:1px solid #fff;
}

.menuitem_root_image {
	cursor: pointer;
}

/************************************************
Forms
************************************************/

.form {
	width:700px;
	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, sans-serif;
	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;
	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;
	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 {
	padding-bottom:10px;
}

.advanced_search label {
	font-weight:bold;
}

.advanced_search_textbox {	
    width:120px;
}

/*****************************************
* Calendar month view
*****************************************/

.calendar_div {
	padding-bottom: 10px;
	text-align:center;
}


.calendar {
	width:540px;
	border: 0;
}

.calendar_dayheader
{
	height: 1px;
	color: #fff;
	background-color: #435c94;
	font-family:Verdana, Helvetica, san-serif;
	font-weight: bold;
	font-size: 9px;
	padding: 2px 0;
	text-transform: uppercase;
	border: 1px solid #c2bca6;
}

.calendar_day
{
	text-align:left;
	vertical-align: top;
	background-color:#fff;
	color:#aaa69b;
	font-family:Arial, Helvetica, san-serif;
	font-size:18px;
	font-weight:bold;
	padding: 3px;
	width:14%;
	height:60px;
	border: 1px solid #c2bca6;
}

.calendar_othermonthday
{
	text-align:left;
	vertical-align: top;
	background-color:#edebe3;
	color:#b6b1a3;
	font-family:Arial, Helvetica, san-serif;
	font-size:18px;
	font-weight:bold;
	padding: 3px;	
	width:14%;
	height:60px;
	border: 1px solid #c2bca6;
}

.calendar_selectedday
{
	text-align:left;
	vertical-align: top;
	background-color:#F2C532;
	color:#999999;
	font-family:Arial, Helvetica, san-serif;
	font-size:18px;
	font-weight:bold;
	padding: 3px;	
	width:14%;
	height:60px;
	border: 1px solid #c2bca6;
}

.calendar_selector
{
	color:#fff;
	background-color:#EFDC9E;
	font-size:13px;
	font-weight:bold;		
}

.calendar_title td
{
	padding: 5px 0 5px 0px;
	background-color:#d3daea;
	font-family: Arial,Helvetica,san-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5d2c64;
}

.calendar_nextprev
{
	font-family:Arial, Helvetica, san-serif;
	padding: 0 5px 0 5px;
	/*background-color:#fff;
	width:180px;*/
	font-size:9px;
}

.calendar_nextprev a
{
	font-size:9px;
	font-weight:normal;
}

.calendar_nextprev a:hover
{
	font-size:9px;
	font-weight:normal;
	/*width:180px;*/
}

.calendar_today
{
	text-align:left;
	vertical-align: top;
	background-color:#FFF0A0;
	color:#bfa862;
	font-family:Arial, Helvetica, san-serif;
	font-size:18px;
	font-weight:bold;
	padding: 3px;	
	width:14%;
	height:60px;
	border: 1px solid #c2bca6;
}

.calendar_weekendday
{
	text-align:left;
	vertical-align: top;
	background-color:#fff;
	color:#999999;
	font-family:Arial, Helvetica, san-serif;
	font-size:18px;
	font-weight:bold;
	padding: 3px;	
	width:14%;
	height:60px;
	border: 1px solid #c2bca6;
}

.calendar_eventtime {
	color:#000;
	font-family: Verdana, Arial, san-serif;
	font-size:10px;		
	font-weight: normal;	
}

.calendar_eventlink {
	font-family: Verdana, Arial, san-serif;
	font-size:10px;		
	font-weight: normal;
}



/*************************************************
* Component detail 
*************************************************/


.component_title {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0;
}

.component_subtitle {
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0;
}

.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
{
	color:#007799;
	text-decoration:none;
	font-weight:bold;
}

.link_name a:hover {
	text-decoration:underline;
}

/************************************************
    Lists, including DataGrid classes
************************************************/

.listtable {
	width:100%;
	border:1px solid #007799;
	background-color:#fffcee;
	border-collapse:separate;
}

.listtable th {
	background-color: #007799;
	padding:4px;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #fff;
	height:25px;
}

.listtable_header a {
	color:#fff;
}

.listtable td {
	border:0;
	border-top:1px solid #c3bfa7;
	padding:4px;
	margin:0;
}

.listtable tr:hover {
	background-color:#e8e5d4;
}

.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 #f2c532;
	border-collapse:  separate;
}

.righttable th {
	background-color: #f2c532;
	padding:4px;
	border:0;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #fff;
	height:25px;
}

.righttable_header a {
	color:#fff;
}

.righttable td
{
    border:0;	
	border-top:1px solid #DADADA;
	padding:4px;
	margin:0;
}

.righttable tr:hover {
	background-color:#E4F1FF;
}

.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:10px;
	clear:both;
	width:560px;
}

.staff_thumbnail_span {
	float:left;
	width:105px;
}

.staff_listitem_span {
	float:right;
	width:450px;
}


/************************************************
Department boxes
************************************************/

.box_container {
	border:0;
	margin:0;
}

.box_title h1 {
	color:#75632F;
	font-size:11px;
	line-height:12px;
	margin:0;
	text-transform: uppercase;
}

.box_title span {
	margin:0;
	padding:0px 2px 0 0px;
}

.box_list ul {
	margin:0 5px 0 0;
	padding:0;
	list-style-type:none;
}

.box_list a {
	color:#B6A77D;
	font-weight:bold;
	text-decoration:none;
}

.box_list a:hover {
	text-decoration:underline;
}

.box_list p {
	margin: 10px 0;
}

.box_bottomlink {
	display:none;
}

/************************************************
Department home boxes
************************************************/

.home_events {
	overflow:hidden;
	color: #3c3c3c;	
	font-size:10px;
}

.home_events_title img{
    margin-right:10px
}

.home_events_title h2 {
    margin:0px 0px 0px 4px;
    padding:0;
    text-align:left;
    width:189px;
}

.event_title a {
    padding:0 5px 0 10px;
    display:block;
	color: #3c3c3c;
	text-decoration:underline;	
	margin: 8px 0 8px 0;
	line-height:12px;
}

.event_title a:hover {
	text-decoration:none;
}

.event_date {
    font-size:10px;
    margin-bottom:10px;
}

.home_events_more {
    padding-top:5px;
    padding-left:10px;
	text-align:right;
}

.home_events_more a 
{
	margin-right:12px;
    color:#b83b02;
    font-weight:bold;
    font-size:9px;
}


/******************************************
* Photo Album 
******************************************/

#albumItem {
	padding:20px 10px 30px;
	text-align:center;
}

#albumItem em {
	font-style: normal;
	font-size: 8px;
	line-height:normal;
}

#photostack {
	padding-right: 21px;
	background-position: center center;
	padding-left: 21px;
	background-image: url(_gfx/album/exported_group.jpg);
	padding-bottom: 20px;
	overflow: hidden;
	width: 204px;
	padding-top: 25px;
	background-repeat: no-repeat;
	height: 204px;
	margin: 0 auto;
}

#photoStackImage {
	text-align:center;
	margin:0 auto;
	overflow: hidden;
	width: 160px;
	height: 110px;
	position:relative;
	vertical-align:middle;
	left:0; 
	top:21px;
}

#photoStackImage img {
	display:block;
	overflow: hidden;
	margin: 0 auto;
}

#galleryName {
	text-transform:uppercase;
	font-weight:bold;
}

#categoryListFooter {
	float:none;
	display:block;
	margin-bottom:20px;
}
/* End Category List */

/* Picture List */

#photoItem {
    padding:20px 0 30px;
    text-align:center;
    vertical-align:top;
}

#photoItem em {
    font-style: normal;
    font-size: 8px;
    line-height:normal;
}

#picturestack {
    padding-right: 11px;
    background-position: center center;
    padding-left: 10px;
    background-image: url(_gfx/album/single_photo.gif);
    padding-bottom: 20px;
    overflow: hidden;
    width: 240px;
    padding-top: 60px;
    background-repeat: no-repeat;
    height: 250px;
    margin: 0 auto;
}

#pictureStackImage {
    text-align:center;
    margin: 0 auto;
    overflow: hidden;
    width: 208px;
    height: 130px;
    position:relative;
    vertical-align:middle;
    left:0;
    top:0; 
}

#pictureStackImage img {
    display:block;
    overflow: hidden;
    margin: 0 auto;
}

#photoName {
    font-weight:bold;
}

/* End Picture List */

.clear {
	clear: both;
}

.rss_button {
	float: right;
	margin-right: 20px;	
}
