*{
margin:0px;
padding:0px;	
}

body{
font-family:Arial, Helvetica, sans-serif;
background-image:url('../layout/images/body_background.jpg');
background-repeat:repeat-x;
background-position:bottom;
}

ul{
list-style:none;	
}

.full_width{
width:960px;
}

.clear{
clear:both;
}

.left{
float:left;	
}

.right{
float:right;
}

.center{
margin-left:auto;
margin-right:auto;
}

.full_screen{
width:100%;
}

.no_list ul, .no_list li, ul.no_list li{
list-style:none;
margin:0px;
padding:0px;
}

.home_page_back{
position:relative;
z-index:87;
}

.page_back{
overflow:hidden;
}

.content_container_home{
width:635px;
margin-top:330px;
border-top:1px solid #787878;
border-bottom:1px solid #787878;
overflow:hidden;
padding-top:25px;
padding-bottom:25px;
padding-left:35px;
}

.content p{	
color:#444444;
font-size:14px;
line-height:1.8;
}
/*
.content li{
list-style:none;
color:#444444;
font-size:13px;
line-height:1.7;
padding-left:25px;
background-image:url('../layout/images/bullet.gif');
background-repeat:no-repeat;
}
*/

.content li{
color:#444444;
list-style:disc;
font-size:13px;
line-height:1.7;
margin-left:25px;
}

.content div#tabs li{
padding-left:0px;
background-image:url('../layout/images/timeline-bg.png');
}

.content ul span{
color:#444444;	
}

.content h1{
color:#2f485c;
font-size:24px;
margin-bottom:10px;
overflow:hidden;
}

.content h2{
color:#2f485c;
font-size:20px;
margin-bottom:10px;
overflow:hidden;
}

h4{
color:#2f485c;
overflow:hidden;
}

.content a{
text-decoration:underline;
color:#5dc1ad;	
}

.content a:Hover{
text-decoration:none;
}

.main_nav{
margin-right:45px;
}

.main_nav a{
text-decoration:none;
color:#535353;
font-size:22px;
font-weight:bold;
}

.main_nav a:Hover, .main_nav a.here {
color:#cf412a;
text-decoration:none;	
}

.main_nav p{
font-size:13.5px;
color:#5c5b5c;
}

.top_nav {

}

.top_nav a{
display:block;
float:left;
text-decoration:none;
color:#5f5e5e;
font-size:14px;
font-weight:bold;
margin-left:25px;
margin-top:25px;
width:70px;
height:45px;
padding-top:25px;
text-align:center;
}

.top_nav a.sel, .top_nav a.sel:hover{
color:#ffffff;
text-decoration:none;
background:url(/layout/images/red_circle.png) no-repeat;
width:70px;
height:45px;
padding-top:25px;
text-align:center;
}

.top_nav a:Hover{
background:url(/layout/images/red_circle.png) no-repeat;
color:#ffffff;
}

a.fancy img{
	margin-left:10px;
	border: 1px solid #cccccc;
	background:#eeeeee url(/layout/images/zoom_icon%2616.png) 252px 3px no-repeat;
	padding-right:20px;
}
	a.fancy img:hover{
		background:#dddddd url(/layout/images/zoom_icon%2616.png) 252px 4px no-repeat;
	}

.footer{
padding-top:15px;
padding-bottom:15px;
overflow:hidden;
}

.footer p{
font-size:12px;
color:#414141;
}

.footer img{
margin:0px;
padding:0px;	
}

.footer a{
text-decoration:none;
color:#414141;
font-size:12px;
padding-right:10px;
margin-left:10px;
}

.footer a:Hover{
text-decoration:underline;
}

.search input[type="text"]{
border:1px solid #2f485c;
margin-right:15px;
margin-bottom:10px;
padding:3px;
*margin-top:0px;
*margin-bottom:0px;
}

.quote h1{
font-size:30px;
color:#cf4129;
}

/*
.quote span{
color:#5dc1ad;
font-size:40px;
}
*/

.blog{
padding:10px 15px 20px 20px;
width:265px;
height:125px;
overflow:hidden;	
background-image:url('../layout/images/blog_back.png');
background-repeat:no-repeat;
}

.blog h1{
color:#2f485c;
font-size:24px;
margin-bottom:5px;
overflow:hidden;	
}

.blog a{
text-decoration:none;
color:#cf4129;
font-size:25px;
font-weight:bold;
}

.blog a:Hover{
text-decoration:none;	
}

.blog p{	
color:#444444;
font-size:12px;
line-height:1.7;
}

.blog #title{
color:#5dc1ad;
font-weight:bold;
font-size:16px;
}

.blog #date{
margin-left:5px;
padding-top:4px;
color:#5b5b5b;
font-style:italic;
}

.blog a{
text-decoration:underline;
color:#5dc1ad;
font-size:14px;
line-height:1.7;
}

.blog a:hover{
text-decoration:none;
color:#5dc1ad;
}

.employee_pic{
background-repeat:no-repeat;
overflow:visible;
background-position:bottom right;
/*height:1050px;	*/
width:1000px;
height:854px;
position:relative;
z-index:88;
}

.employee_profile{
/*overflow:hidden;*/
height:573px;
width:798px;
border:1px solid #9c9c9c;
/*height:1050px;	*/
position:absolute;
left:525px;
z-index:99;
display:none;
top:0;
}

.profile_bg_sm {
margin-right:10px;
padding:7px;
height:107px;
width:104px;
}

.profile_bg_sm_rev {
margin-right:20px;
padding:7px;
height:107px;
width:104px;
}

.profile_sm_container {
	background:url('/layout/images/profile_circle_white.png');
	background-repeat:no-repeat;
	overflow:hidden;
}
.profile_sm_container_rev {
	background:url('/layout/images/profile_circle_white_rev.png');
	background-repeat:no-repeat;
	overflow:hidden;
}

.profile_sm_container:hover {
	background:url('/layout/images/profile_circle_red.png');
	background-repeat:no-repeat;
}
	.profile_sm_container:hover h2{ color:#ffffff; }
	.profile_sm_container:hover p{ color:#ffffff; }

.profile_sm_container_rev:hover {
	background:url('/layout/images/profile_circle_red_rev.png');
	background-repeat:no-repeat;
}
	.profile_sm_container_rev:hover h2{ color:#ffffff; }
	.profile_sm_container_rev:hover p{ color:#ffffff; }

.nav_container{
background-image:url('../layout/images/nav_back.jpg');
background-repeat:repeat-x;
overflow:hidden;
height:65px;
padding-top:20px;
padding-bottom:15px;
}

.sub_nav li{
border-bottom:1px solid #5c5c5c;
padding-top:5px;
padding-bottom:5px;	
}

.sub_nav li:hover, .sub_nav li.here {
	border-color:#cf4129;
}

.sub_nav a{
text-decoration:none;
color:#5c5c5c;
font-size:14px;
}

.sub_nav a:hover, .sub_nav li.here a{
color:#cf4129;
}

/*
.search{
border-left:1px solid #d1d1d1;
padding-left:25px;	
}
*/

.top_banner{
height:300px;
margin-top:30px;
position:absolute;
left:-30px;
z-index:1000;
overflow:visible;
}

.blog_comment, .blog_comment li, .blog_comment li ul, .blog_comment li ul li{
list-style:none;
padding:0px;
margin:0px;
}

.search_outer {
padding-left:30px;
padding-left /*\**/: 25px\9;
*padding:0px;	
}

body:nth-of-type(1) .search_outer {
	padding-left:20px;
}

.gobtn{
*border: 0px solid #FFFFFF;
background-image: url('/layout/images/go.jpg');
background-repeat:no-repeat;
width:31px;
height:32px;
padding-top:0px;
padding-left:0px;
border:none;
cursor:pointer;
color:#ffffff;
font-size:9px;
}

.search_result{
border-bottom:1px solid #d1d1d1;
margin-bottom:15px;
overflow:hidden;
margin-top:15px;
}

.forms input[type="submit"]{
border:none;
background-color:#ffffff;
color:#ffffff;
font-size:11px;
display:block;
background-image: url('../includes/layout/images/sprites.png');
background-position: 0px -290px;
width:90px;
height:37px;
cursor:pointer;

}

.forms input[type="text"], .forms input[type="password"], .forms textarea{
padding:3px;
color:#666666;
font-size:11px;
box-shadow: rgba(0,0,0, 0.1) 0px 0px 2px;
-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 2px;
-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 2px;
border:1px solid #e5e5e5;	
}

.blog_nav a{
color:#878787;
font-size:16px;
}

.title{
color:#878787;
line-height:1.7;
font-weight:bold;
border-bottom:1px solid #878787;
margin-bottom:15px;
overflow:hidden;
font-size:13px;
}

.blog_nav a{
text-decoration:none;
color:#878787;
line-height:1.7;
font-size:13px;
}

.blog_nav a:Hover{
text-decoration:underline;
}
.blog_nav a.active{
color:#CF4129;
}

.topBanner {
	position: relative;
    visibility: hidden;
    left: -5000px;
}


/*** Timeline Tabs CSS ***/
#tabs {
	background: #ffffff url(/layout/images/timeline-bg.png) no-repeat;
	background-image:url(/layout/images/timeline-bg.png) no-repeat; 
	width: 730px; 
	min-height: 600px;
	margin-left: -100px;
}

#tabs ul {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	border-left: 50px;
}

.ui-state-default, #tabs ul li.ui-state-default { background-image:url(/layout/images/timeline-tabs/sample-small.png) no-repeat center; background: #ffffff url(/layout/images/timeline-tabs/sample-small.png) no-repeat center; font-weight: normal; color: #ffffff; outline: none; width: 26px; height: 60px; overflow: visible; } /* width: 34px; */
.ui-state-hover, #tabs ul li.ui-state-hover { background-image:url(/layout/images/timeline-tabs/sample-small-over.png) no-repeat center; background: #ffffff url(/layout/images/timeline-tabs/sample-small-over.png) no-repeat center; font-weight: normal; color: #ffffff; outline: none; width: 26px; height: 60px;  overflow: visible; }
.ui-state-active, #tabs ul li.ui-state-active { background-image:url(/layout/images/timeline-tabs/sample-small-active.png) no-repeat center; background: #ffffff url(/layout/images/timeline-tabs/sample-small-active.png) no-repeat center; font-weight: normal; color: #ffffff; outline: none; width: 26px; height: 60px;  overflow: visible; }

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: 12px 0px 0px 6px;
    text-decoration: none;
	color: #929395;
	font-size: 13px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	color: #ffffff;
}
.ui-tabs .ui-tabs-nav li.ui-state-hover a {
	color: #ffffff;
}

.ui-state-active {
    color: #FFFFFF;
    font-weight: normal;
}

.ui-tabs .ui-tabs-nav li {
    border-bottom: 0 none !important;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 1px;
    white-space: nowrap;
}




.team_content p{	
color:#444444;
font-size:14px;
line-height:1.8;
}

.team_content ul span{
color:#444444;	
}

.team_content h1{
color:#2f485c;
font-size:24px;
margin-bottom:10px;
overflow:hidden;
}

.team_content h2{
color:#2f485c;
font-size:20px;
margin-bottom:10px;
overflow:hidden;
}

.team_content a{
text-decoration:underline;
color:#5dc1ad;	
}

.team_content a:Hover{
text-decoration:none;
}

.profile_btn{
margin-top:-3px;
font-size:11px;
font-weight:bold;
}

.profile_btn p{
color:#4bb19d;
}
