﻿a
{
	color: #ffffff;	
}

.text
{
	color: #ffffff;
	font: normal 12px Arial, text;	
}

.button
{
	background: #295242;
	border: solid 1px #959698;	
	color: #ffffff;
	font: bold 11px Arial;
	text-transform: uppercase;
	padding: 3px;
}

.logo_info
{
	color: #ffffff;
	font: bold 12px "Times New Roman", serif;	
}

.main_nav a
{
	font: bold 12px Arial, serif;
	text-decoration: none;
	text-transform: uppercase;	
}

.main_nav_selecteditem a, .main_nav a:hover
{
	color: #d2d5a8;	
}

.callout_header_text
{
	color: #ffffff;
	font: bold 16px "Times New Roman", serif ;	
}

.callout_text
{
	color: #636652;
	font: normal 12px "Times New Roman", serif;	
}

.content_cl_text, .content_middletext, .content_righttext, .email_list_text, 
.email_list, .sub_cl_text, .quick_links
{
	color: #ffffff;
	font: normal 12px Arial, sans-serif;	
}

.content_lefttext, .sub_content_lefttext
{
	padding: 0 25px;	
}

.text_title, .rc_title
{
	color: #d2d5a8;	
	font: bold 16px Arial, sans-serif;
}

.ql_title
{
	font: bold 14px Arial, sans-serif;	
}

a.ql_item
{
	font: bold 12px Arial, sans-serif;
	text-decoration: none;	
}

.footer_text, .sub_footer_text
{
	color: #ffffff;
	font: normal 11px Arial, sans-serif;		
}


/* News */
.news_article_container
{
	clear: left;
	display: block;	
}

.news_title
{
	color: #CC9966;
	font: bold 12px Arial, sans-serif;
}

.news_date
{
	font: bold 10px Arial, sans-serif;
	color: #ffffff;
}

.news_text
{
	color: #ffffff;
	font: normal 12px Arial, sans-serif;
	line-height: 1.5em;	
}

.news_text a
{
	color: #ffffff;
	text-decoration: underline;	
}

.news_item
{
	cursor: hand;
	text-decoration: none;
}

.main_newstext
{
	color: #ffffff;
	font: normal 12px Arial, sans-serif;
	line-height: 1.5em;	
	padding: 0 10px;	
}

/* Search Result */
.search_textbox
{
	color: Gray;
	border: solid 1px #959698;
	padding: 3px;	
}

.search_go_btn
{
	background: #295242;
	border: solid 1px #959698;	
	color: #ffffff;
	font: bold 11px Arial;
	text-transform: uppercase;
	padding: 3px;
}


.search_result
{
	color: #4b4949;	
}

.search_title
{
	text-decoration: none;	
	font: bold 12px Arial;
	color: #ffffff;	
}

.search_item_title
{
	text-decoration: none;	
	font: bold 12px Arial;
	color: #ffffff;	
}

.search_item
{
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
}

.search_item a
{
	text-decoration: none;	
	cursor: hand;
}

.search_item_alt
{
	padding: 10px 10px 10px 10px;
	text-decoration: none;
}

.search_item_alt a
{
	text-decoration: none;	
	cursor: hand;
}



.form_app_popupbox a
{	
	color: #29473c;
}

	
/************************/
/* Login     */
/************************/

.loginform_row
{
	clear: left;
			
}

.loginform_heading
{
	font: bold 12px Arial;
	padding-left: 3px;
	padding-top: 2px;
	width: 75px;
	float: left;	
}

.loginform_content
{
	font: normal 11px Arial;
	padding-left: 3px;
	float: left;	
}


.login_button
{
	background: #295242;
	border: solid 1px #959698;	
	color: #ffffff;
	font: bold 11px Arial;
	text-transform: uppercase;
	padding: 1px;
	cursor: hand;
}
	
/************************/
/* Employee Profile     */
/************************/

img.photo_frame, .photo_frame
{
	padding: 5px;
	background: #ffffff;
	border: solid 1px #bebebe;	
}

.employee_frame
{
	width: 450px;
	min-height: 200px;
	vertical-align: top;
	padding-left: 10px;
}


.employee_photo
{
	width: 170px;
	position: relative;
	float: left;	
}

.employee_detail
{
	margin-left: 165px;	
	color: #000000;
}

.employee_name
{
	font: bold 14px Arial;	
	color: #ffffff;
}

.employee_name_green
{
	font: bold 14px Arial;	
	color: #295242;
}

.employee_title
{
	font: normal 12px Arial;
	color: #295242;	
}

.employee_text
{
	font: normal 12px Arial;
	color: #000000;	
}

.department_title
{
	font: bold 16px Arial;	
	color: #295242;
}

.department_section
{

}

.employee_section
{
	padding-left: 10px;
	vertical-align: top;
}

/************************/
/* Location Map     */
/************************/


.location_title
{
	font: bold 14px Arial;	
	color: #295242;
	}

.locationmap_container
{
	background: #ffffff;
	padding:10px;
	border: solid 1px #E0DBC8;
}

.locationmaptable
{
	font: normal 10px Arial;
	color: #000000;
	padding: 0px;
}

.location_container
{
	
	}

.location_text
{
	
	}

.small_location_photo
{
	padding: 3px;
	background: #ffffff;
	border: solid 1px #bebebe;	
	vertical-align: middle;
	text-align: center;
	}
	
.location_photo_frame
{
	padding: 4px;
	background: #ffffff;
	border: solid 1px #bebebe;	
	vertical-align: middle;
	text-align: center;
	}	
	
.location_photo
{
	border: none;
	padding: 0px 0px 0px 0px;
	}


.locationfinder_location
{
	clear: left;
	font: bold 12px Arial;
	color: #333333;	
	line-height: 1.5em;
}

#map
{
	margin-top: 10px;
	clear: left;
	width: auto;
	height: 390px;	
}

.map_link
{
	color: #295242
	}
.consultant_title
{
	font-weight: bold;	
	}
	
.location_consultant ul
{
	list-style-type: square;
}


/************************/
/* Form    */
/************************/

.form_app_popupbox
{	
	position: absolute;
	left: 300px;
	top: 160px;
	background-color: #e9e8e7;
	border: solid 1px #295242;
	width: 490px;
	padding: 10px 10px 10px 10px;
}

.bio_popupbox
{	
	position: absolute;
	background-color: #e9e8e7;
	border: solid 1px #295242;
	width: 490px;
	padding: 10px 10px 10px 10px;
}

.form_row
{
	clear: left;
	padding: 2px;
}

.form_header
{
	float: left;
	color: #ffffff;
	font: bold 11px Verdana;
	width: 120px;
	text-align: left;
	padding: 5px;
}

.form_header_sm
{
	float: left;
	color: #a63b3d;
	font: normal 10px Verdana;
	width: 80px;
	text-align: left;
	padding: 5px;
}

.form_content
{
	float: left;
	padding: 5px;
	font: normal 11px Verdana;
}

.input
{
	border: solid 1px #453E21;
	font: normal 11px Verdana;
}


.warning_title
{
	font: bold 16px Verdana;
	color: #ffffff;	
}

.warning_text
{
	color: #ffffff;
	font: normal 12px Verdana;		
}