
/* ***   CSS RESET   ********************************************** */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family:arial, helvetica, sans-serif;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

img{
	display:block;	
}

/* ***   HTML ELEMENTS   ****************************************** */

h1{
	color:#676767;
	font-size:18px;
	font-weight:bolder;
	margin-bottom:15px;
}

h2{
	color:#0082c8;
	font-size:14px;
	font-weight:bolder;	
	margin-bottom:10px;
}
h3{
	font-weight:bolder;
	margin-bottom:8px;
	font-size:12px;
}
p{
	margin-bottom:5px;
	line-height:15px;
	font-size:12px;
}

ol, ul {
	list-style: disc;
	
}
ul li{
	*width: 100%; /* Fix disppearing bullets in IE */
	*margin-left:5px;
}
ul{
	*margin-left:0;
	*padding-left:0;
}

strong, b{
	font-weight:bolder;
}

a,
a:active,
a:visited{
	text-decoration:none;
	color:#15529e;
}

a:hover{
	text-decoration:underline;
}

/* ***   LAYOUT   ************************************************* */
body{
	padding:20px;
	color:#333333;
	background-image:url(../images/bg_hp_tile.jpg);
	background-repeat:repeat-x;
	
}

body.int{
	background-color:white;
	background-image:url(../images/bg_int_tile2.jpg);
	background-repeat:repeat-x;
}


#logo{
	

}

#page_wrapper, 
#page_header,
#page_header_images,
#header_nav, 
#page_body,
#int_left,
#int_main, 
#page_footer,
#footer_text{
	display:block;
	float:left;
}

#page{
	width:965px;
	margin:0px auto;
}

#page_body{
	width:965px; 
}

body.int #page_body{
	width:auto; 
}

body.int #page_wrapper{
	background-image:url(../images/bg_int_rightedge_dropshadow.gif);
	background-repeat:repeat-y;
	background-position:right;
}


#inner_wrapper{
	width:960px;
	float:left;
	
}
#right_top_border{
	display:none;
}
body.int #right_top_border{
	display:block;
	float:left;
	width:5px;
	height:560px;
}

#int_main{
	width:681px;
	_width;670px;
}

#hp_main{
	width:686px;
	margin-top:-114px;
}

#home_flash_container{
	position:relative;
	top:-114px;
	height:331px;
}
#page_header_images{
	width:686px;
}
#page_header_images img{
	padding:7px 7px 0;
}

#main_container{
	float:left;
}
body.int #main_container{
	background-color:white;
}
#main_spacer{
	display:none;
}
body.int #main_spacer{
	float:left;
	width:5px;
	height:560px;
	display:block;
}


#page_header_images,
#int_main{
	background-color:white;
}

.wide90{
	width:90%;
}

#int_main #content_int,
#hp_main #content_hp{
	padding-left:27px;
	padding-top:32px;	
}

#about ul{
	font-size:12px;
	width:80%;
	padding:10px 10px 0px 20px;
}


#about li{
	padding: 5px 0px 5px 0px;
	line-height:15px;
}


#int_left,
#logo{
	width:272px;
	display:block;
	float:left;
	overflow:hidden;
}

#int_left{
		
}

#logo img{
    /* T R B L */
	padding:34px 40px 33px 36px;
	_padding:34px 39px 33px 36px;
	
}



#page_footer{
	margin-bottom:20px;
	padding-top:10px
}
body.int #page_footer{
	background-image:url(../images/int_bottom_endcap.jpg);
	background-repeat:no-repeat;
	background-position:276px 0px;
}

#page_footer,
#footer_text{
	font-size:11px;
	line-height:14px;
	text-align:center;
	width:100%;
}
#footer_nav{
	margin:10px auto;
	font-size:11px;
	color:#333333;
}

#page_footer a,
#page_footer a:active,
#page_footer a:visited{
	
	color:#15529e;
	text-decoration:underline;
	margin:5px;
}
#page_footer a:hover{
	color:#333333;
	text-decoration:none;
	
}


#footer_nav ul li{
	display:inline;
	float:none;
}


#left_side_callout{
	float:left;
	_float:none;
	_clear:both;
	margin-left:5px;
	_margin-left:15px;
	margin-top:54px;
	padding-left:24px;
	padding-top:26px;
}
#left_side_callout #callout_wrapper{
	background-color:white;
	width:230px;
	
}

body.int #left_side_callout{
	background-image:url(../images/bg_left_side_callout_dropshadow.png);
	/*_background-image:url(../images/bg_leftside_callout.jpg);*/
	background-repeat:no-repeat;
	width:248px;
	_width:258px;
}

#left_side_callout img{
	padding-left:7px;
	padding-top:7px;
}

#left_side_callout p,
#left_side_callout a{
	font-size:11px;
}

/* ***   NAVIGATION   ********************************************* */

ul.menu{
	padding-left:5px;
	list-style: none;
	
}

ul.menu li{
	float:left;
	background-image:url(../images/bg_nav_off.jpg);
	background-repeat:repeat-y;
	border-bottom:solid #e8dbb7 1px;
	border-top:solid #d2c59f 1px;
	width:267px;
	text-transform:uppercase;
	font-size:11px;
}
ul.menu a,
ul.menu a:visited,
ul.menu a:active{
	color:#000000;
	display:block;
	padding:7px;
}

ul.menu ul a{
	font-weight:normal;
}

ul.menu a:hover{
	text-decoration:none;
}

ul.menu li:hover,
ul.menu li.hover{
	background-image:url(../images/bg_nav_on.jpg);
	text-decoration:none;
}

ul.menu ul li:hover,
ul.menu ul li.hover{
	background-image:none;
	text-decoration:underline;
}

ul.menu li.active{
	background-image:url(../images/bg_nav_active.jpg);
	font-weight:bolder;
}

ul.menu ul li.active a{
	font-weight:bolder;
}

ul.menu ul{
	display:none;
}


ul.menu li.active ul, 
ul.menu li.active ul li{
	display:block;
	width:217px;
}

ul.menu li.active ul{
	float:left;
	margin-bottom:5px;
}

ul.menu ul li{
	background:none;
	border:none;
	width:inherit;
	padding-left:40px;
	text-transform:none;
}
ul.menu ul li a,
ul.menu ul li a:visited,
ul.menu ul li a:active{
	padding:3px;
}

ul.menu li.active ul ul{
	display:none;
}





/* ***   FORM ELEMENTS   ****************************************** */

input, select, textarea{
	width:200px;
	float:left;
	color:#969595;
	font-size:12px;
}

input{
	background-image:url(../images/forms/text_field_bg.jpg);
	width:251px;
	height:26px;
	border:0;
	background-repeat:no-repeat;
	padding:5px;
	*width:241px;
	*height:16px;
}
form .block_50_50{
	width:620px;
}
form .block_50{
	width:284px;
}

form .block_50 p{
	width:250px;
}

.phone_group{
	width:284px;
	float:left;
}
.phone_group input{
	margin-right:0px;
	padding-right:0;
}
.phone_group #phone1,
.phone_group #phone2{
	width:48px;
	background-image:url(../images/forms/phone_small_bg.jpg);
}

.phone_group #faux_bg{
	display:block;
}

.phone_group #faux_bg,
.phone_group #phone3{
	width:74px;
	height:27px;
	background-image:url(../images/forms/phone_large_bg.jpg);
	border:none;
	float:left;
}

p.single{
	height:30px;
	margin-top:5px;
}

.phone_group #phone4{
border:medium none;
float:left;
height:23px;
margin:2px;
padding:2px;
width:70px;
}

label{
	float:left;
	margin-bottom:2px;
}

fieldset{

}

legend{

}

form p{
	height:50px;
	color:#858585;
}
form p.tall{
	height:100px;
}

.required_coaching_application,
.required_coaching{
	color:#D30000;
	font-weight:bold;
	text-align:right;
	font-size:11px;	
}

.required_coaching_application{
	height:0;
	margin-right:120px;

}
textarea{
	background-image:url(../images/forms/textarea_bg.jpg);
	background-repeat:no-repeat;
	border:0 none;
	height:75px;
	padding:5px 0 5px 5px;
	width:531px;
}

.but_submit{
	background-color:#0082C8;
background-image:none;
color:white;
cursor:pointer;
float:right;
margin:20px 86px 20px 20px;
padding:5px;
width:100px;
	*height:30px;
}

span#resume_coaching{
	float:left;
}

input.radio,
input.checkbox{
	height:16px;
	width:16px;
	background-image:none;
}

label.radio,
label.checkbox{
	padding-top:4px;
	
}

#faux_bg_long{
	background-image:url(../images/forms/select_long_bg.jpg);
background-repeat:no-repeat;
display:block;
height:27px;
width:535px;
float:left;
}

select.long{
	border:medium none;
height:21px;
margin:2px;
width:531px;
}
.error{
	color:#D30000;
	font-weight:bold;
}
#error_list{
	padding:10px;
	background-color:#e2d2a1;
	border:solid #D30000 2px;
	color:#D30000;
	display:none;
	width:506px;
	float:left;
	margin-bottom:20px;
}
#error_list p{
	float:left;
	width:90%;
	background-image:url(../images/forms/error.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:2px;
	_padding-bottom:2px;
}

/* ***   CUSTOM ELEMENTS AND MICROFORMATS   *********************** */

.article{
	margin-bottom:20px;
	float:left;
}
.article h3{
	margin-bottom:10px;
	line-height:14px;
}

table.positions{
	background-color:#f2f2f2;
	color:#4da6d6;
	width:630px;
	margin-top:20px;
	font-size:12px;
}

table.positions{
	border-collapse:collapse;
}

table.positions td,
table.positions tr{
	border:0;
	padding:0;
	margin:0;
}

table.positions tbody tr td{
	border-bottom:solid #3F9DCB 1px;	
}
table.positions thead th{
	border-bottom:solid #3F9DCB 1px;	
}

table.positions thead,
table.positions tfoot{
	background-color:#ece6d4;
	color:#3f9dcb;
	
}
table.positions th{
	font-weight:bolder;
	cursor:pointer;
}

table.positions td,
table.positions th{
	padding:10px;
	text-align:left;
	
}



a.more_link,
a.more_link:visited,
a.more_link:active{
	background-image:url(../images/more_bg.jpg);
	background-position:0 1px;
	background-repeat:no-repeat;
	color:#0082C8;
	float:left;
	width:300px;
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
	padding-left:15px;
	padding-top:0;
	text-decoration:none;
	text-transform:uppercase;
}

a.more_link:hover{
	text-decoration:underline;
	color:#006da7;
}

.section,
.section_b,
.section_c,
.team_member{
	float:left;
	margin:15px 0px;
}

.section img,
.section_b img,
.section_c img,
.team_member img{
	float:left;
}


.section img,
.section_b img,
.section_c img{
	margin-right:20px;
}
.team_member img{
	margin-right:10px;
}

.block_50_50,
.section h3,
.section p,
.section ul,
.team_member p{
	float:left;
	width:460px;
}

.section_b h3,
.section_b p,
.section_b ul{
	float:left;
	width:420px;
}

.section_c h3,
.section_c p,
.section_c ul{
	float:left;
	width:350px;
}

.section ul,
.section ol{
	margin-left:3px;
	padding-left:10px;
	font-size:12px;
	line-height:15px;
}

.fright{
	float:right;
}

.fleft{
	float:left;
}

.clear{
	clear:both;
}

.border{
	border:double #666666 4px;
	padding:5px;
	background-color:#F0F0F0;
}

.message{
	color:#666666;
	font-style:italic;
}

.toggleopacity img{
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  
}

.toggleopacity:hover img{
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

.block_50{
	float:left;
	width:225px;
}
.block_50 p{
	width:100%;
	margin-bottom:10px;
	
}

.position_text,
.article_text{
	width:600px;
	margin-bottom:20px;
}

/* **************************************************************** */





