/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetia, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #d4dcd8;
	padding:0px;
	top:0px;
}
/* PAGE SECTIONS */
#page {
	width: 1011px;
	margin:0 auto;
	background-color: #d4dcd8;
}
/* ALL TEXT FORMATTING */


a {
	color: #004833;
	text-decoration:underline;
}

a:hover
{
	color:#aabab2;
	text-decoration:none;
	}
h1{
	font-family: Arial, Helvetia, Verdana, sans-serif;
	color: #004833;
	font-weight: bold;
	font-size: 16px;	
}
h4
{
	margin:10px 0 5px 0;
	color:#004833;
	font-size:14px;
}
.special_header
{
	margin:5px 0 5px 0;
	color:#004833;
	font-size:14px;
	font-weight:bold;
}
p{
	margin-bottom: 12px;
	line-height: 16px;
}
ul{
	list-style: square;
	list-style-position: inside;
	margin-left: 0;
	margin-bottom: 10px;
	padding-left: 1em;
	text-indent: -1em;
}
li{
	margin: 0;
	padding-left: 15px;
}
li.sublast{
	padding-bottom: 15px;
}

.clear{
	clear: both;
}
#ResidencyContainer{}

#NewsContainer{}


.MainMenu{
    text-align:center;
	padding:0;
	margin:0;
	color:#ffffff;
	background-repeat: no-repeat;
	font-size:11px;
	font-weight:bold;
    background:none;
	}
.MainMenu a{
    color:#ffffff;
    background:none;
	}
.MainMenu a:hover
{
	color:#004833;
	background:none;
}
.Submenu{
    text-align:left;
	margin:0px;
	padding:3px;
	line-height:18px;
	background-color:#e4ecd8;
	color:#595959;
	z-index:1000;
	}
.testbg
{
	margin:0;
	padding:0;
	background:url(/information/images/layout/menu_background_yellow.gif) repeat-x;
}
.sub_dd_color
{
	margin:0;
	padding:3px;
	background:#ffcc00;
}
.sub_dd_color_static
{
	margin:0;
	padding:3px;
	background:#e4ecd8;
}

/* END OF FORM ELEMENT STYLES SECTION */

#topbarLinks
{
	width: 963px;
	margin:0;
	padding:0;
	text-align: left;
	background:url(/information/images/layout/menu_background.gif) repeat-x;
	float:left;
	}
#topbarLinks_leftCorner
{
	width:5px;
	height:22px;
	background:url(/information/images/layout/main_nav_left.jpg) no-repeat;
	float:left;
}
#topbarLinks_rightCorner
{
	width:5px;
	height:22px;
	background:url(/information/images/layout/main_nav_right.jpg) no-repeat;
	float:right;
}
#contentarea 
{
	padding: 0;
	margin: 0;
	}
#secondContentarea
{
    width: 807px;
	text-align: left;
	padding: 0 0 0 12px;
	float:left;
    }
#secondContentarea_top
{
    width: 807px;
    height: 17px;
	padding: 0;
	margin: 0;
	background:url(/information/images/layout/content_top_slice.jpg);
    }
#secondContentarea_bottom
{
    width: 807px;
    height: 17px;
	padding: 0;
	margin: 0;
	background:url(/information/images/layout/content_bottom_slice.jpg);
    }
#secondContentarea_main
{
    width: 807px;
    height:auto;
	padding: 0 0 1px 0;
	margin: 0;
	background:#FFFFFF url(/information/images/layout/content_body_slice.jpg) repeat-y;
    }
#secondary_content_inner
{
	padding:10px 25px 0 28px;
}
#acad_doctoral_column
{
	float:left;
	margin:0;
}
#callout_doc
{
    width: 366px;
    height: 130px;
    position: absolute;
    cursor:pointer;
	background:url(/information/images/layout/doctoral_callout.jpg) no-repeat;
}
#acad_master_column
{
	float:right;
	margin:0 0 0 17px;
}
#callout_master
{
    width: 366px;
    height: 130px;
    position: absolute;
    cursor:pointer;
	background:url(/information/images/layout/masters_callout.jpg) no-repeat;
}
#acad_undergrad_callout
{	
    width: 754px;
    height: 116px;
    margin:10px 0 0 0;
	background:url(/information/images/layout/undergrad_callout.jpg);
    position:absolute;
	cursor:pointer;
}
.callout_yellowbox_top
{	
	margin:0 0 0 2px;
	width: 363px;
    height:7px;
	background:url(/information/images/layout/yellow_box_top.jpg) no-repeat;
}
.callout_yellowbox_center
{
    width: 363px;
    height:auto;
    margin:0 0 0 2px;
	background:url(/information/images/layout/yellow_box_middle.jpg) repeat-y;
}
.callout_yellowbox_bottom
{	
	width: 363px;
    height:7px;
    margin:0 0 10px 2px;
	background:url(/information/images/layout/yellow_box_bottom.jpg) no-repeat;
}

.callout_yellowbox_wide_top
{	
	margin:5px 0 0 0;
	width: 757px;
    height:9px;
	background:url(/information/images/layout/yellow_box_wide_top.jpg) no-repeat;
}
.callout_yellowbox_wide_center
{
    width: 757px;
    height:auto;
    padding:0 0 1px 0;
	background:url(/information/images/layout/yellow_box_wide_middle.jpg) repeat-y;
}
.callout_yellowbox_wide_bottom
{	
	width: 757px;
    height:9px;
    margin:0 0 10px 0;
	background:url(/information/images/layout/yellow_box_wide_bottom.jpg) no-repeat;
}


.yellowbox_content
{
	padding:5px 5px;
}
.callout_descrip
{
	margin:10px 0 0 2px;
	width:350px;
}
.callout_descrip_special
{
	margin:140px 0 0 2px;
	width:350px;
}
.callout_descrip p, .callout_descrip_special p 
{
	line-height:20px;
}
#hoz_rule
{
	width:100%;
	height:2px;
	background-color:#bebbbb;
}
#hoz_rule_2
{
	width:100%;
	height:1px;
	background-color:#bebbbb;
	padding:0;
	margin:0;
}
.yellowbox_key_icon
{
	width: 24px;
    height:28px;
    margin:0 0 0 10px;
    float:left;
	background:url(/information/images/layout/icon_key.jpg) no-repeat;
}
.yellowbox_heading
{
	color:#004833;
	font-size:13px;
	font-weight:bold;
	padding:0 0 0 43px;
}
.yellowbox_text
{
	padding:5px 0px;
	clear:both;
}
.yellowbox_text ul
{
	margin:0 0 0 55px;
	padding-left:0;
	text-indent:0px;
}
.yellowbox_text ul li
{
	color:#000000;
	padding-left:5px;
	margin:0 5px 5px 0;
	list-style:disc outside url('/information/images/layout/green_bullet.jpg');
}
.yellowbox_text_special
{
	clear:both;
}
.yellowbox_text_special ul
{
	margin:8px 0 0 57px;
	padding-left:0;
	text-indent:0px;
}
.yellowbox_text_special ul li
{
	padding-left:5px;
	margin:0 5px 5px 0;
	list-style:disc outside url('/information/images/layout/green_bullet.jpg');
}
#acad_undergrad_descrip
{
	padding:140px 5px 15px 5px;
	line-height:20px;
}
#more_info
{
	width: 85px;
    height: 29px;
    margin:-25px 0 0 670px;
    position:absolute;
	background:url(/information/images/layout/btn_more_info.jpg) no-repeat;
	cursor:pointer;
}
#apply_now
{
	width: 90px;
    height: 28px;
    margin:-15px 0 0 270px;
    position:absolute;
	background:url(/information/images/layout/btn_apply_now.jpg) no-repeat;
	cursor:pointer;
}

#maincontenthome 
{
	width: 630px;
	margin-top: 10px;
	}


/* Form stuff */

#nav_holder
{
	padding:0em;
	margin:0em;
	display:block;
}
#form_holder
{
	width:178px;
	padding:0 14px 0 0;
	float:right;
}    
#form_content
{
	text-align:left;
	padding:10px 0 0 16px;
}
#form_top
{
	height:38px;
	width:178px;
	margin: 0;
	padding: 0;
	background:url(/information/images/layout/form_top.jpg) no-repeat;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}
#form_top .form_title
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding:14px 0 5px 19px;
}
#form_center
{
    width: 178px;
    height:auto;
    padding-bottom:5px;
	background:url(/information/images/layout/form_bg.jpg) repeat-y;
}
#form_bottom
{
	height:14px;
	width:178px;
	background:url(/information/images/layout/form_bottom.jpg) no-repeat;
}

#shortform {
	width: 145px;
	padding: 0;
	margin: 0;	
}
.formfield {
	border: 1px solid #bebbbb;
	width: 140px;
	margin: 0;
	font-weight: normal;
	background-color:#dbe5e2;
}
#shortform select {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	width: 140px;
	margin-top: 3px;
	padding: 2px;
	border: 1px solid #bebbbb;
}
#shortform #error {
	display: none;
}
#shortformcontent div.shortformrow {
	display: block;
	padding-bottom: 3px;
	margin: 0 0 1px 0;
}
#shortformcontent div.shortformlabel {
	padding: 0;
	margin: 2px 0 0 0;
	width: 100px;
	font-weight: normal;
	display: inline;
	color: #000000;
	font-size: 11px;
}
.special {
	color: #cc0000;
	padding-left: 4px;
}
input.errorStyle,  select.errorStyle  {
	border: 1px solid #990000;
	background-color: #ffcccc;
	width: 140px;
	margin: 0;
	font-weight: normal;
}
input.nonErrorStyle, select.nonErrorStyle {
	border: 1px solid #bebbbb;
	background-color:#dbe5e2;
	width: 140px;
	margin: 0;
	font-weight: normal;	
}	
#shortformcontent .shortformbut {
	background:url(/information/images/layout/btn_send.jpg) no-repeat;
	width: 45px;
	height: 19px;
	margin: 10px 0 0 95px;
	padding: 0;
	border:none;
	cursor:pointer;
}



/*Footer Code*/
#footerContainer
{
	background-color:#d4dcd8;
	padding: 0 0 0 20px;
	}
#footer 
{
	width: 740px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #004833;
	text-align: left;
	background-color:#d4dcd8;
	}
	
div#footer ul li ,div#footer ul li a
{
	margin: 0;
	padding: 0 5px 0 0;
	display: inline;
	color: #004833;	
	background-color:#d4dcd8;
	}
div#footer ul li a:hover
{
	margin: 0;
	padding: 0 5px 0 0;
	display: inline;
	color: #004833;	
	background-color:#d4dcd8;
	text-decoration:underline;
	}
	
#copyright, #copyright a
{
	width: 740px;
	padding: 0;
	text-align: right;
	color: #004833;
	background-color:#d4dcd8;
	}
#ResidencyCalendar
{
	 table-layout:fixed;
	 padding:0;  
	 margin: 0;
	 border:solid 1px #7fa399; 
	}
#ResidencyCalendar td
{
	 width:130px;
	 padding:3px 3px 0px 3px;  
	 margin: 0 0 0 0;
	 text-align:center;
	 border:0;
	}
	
/*Header Code*/	
#header_left_corner
{
	width:19px;
	height:95px;
	background:url(/information/images/layout/header_left_corner.jpg);
	float:left;
	margin:0;
	padding:0;
	}
	
#header_right_corner
{
	width:19px;
	height:95px;
	background:url(/information/images/layout/header_right_corner.jpg);
	float:right;
	margin:0;
	padding:0;
	}
	
#header_main
{
	height:88px;
	width:973px;
	float:left;
	background:url(/information/images/layout/header_main.jpg) no-repeat;
	}
	
#media_container
{
	margin-top:5px;
	width:1006px;
	height:250px;
	}
	
#media_container.mini
{
	height:125px;
	}
	
.home_image
{
	width:980px;
	height:249px;
	background:url(/information/images/layout/home_banner.jpg);
	margin:0 0 0 16px;
	padding:0;
	}
.college_of_business_image
{
	width:980px;
	height:249px;
	background:url(/information/images/layout/programheaderimages_business.jpg);
	margin:0 0 0 16px;
	padding:0;
	}
.college_of_education_image
{
	width:980px;
	height:249px;
	background:url(/information/images/layout/programheaderimages_education.jpg);
	margin:0 0 0 16px;
	padding:0;
	}
.college_of_psychology_image
{
	width:980px;
	height:249px;
	background:url(/information/images/layout/programheaderimages_psychology.jpg);
	margin:0 0 0 16px;
	padding:0;
	}
.college_of_health_science_image
{
	width:980px;
	height:249px;
	background:url(/information/images/layout/programheaderimages_healthscience.jpg);
	margin:0 0 0 16px;
	padding:0;
	}
.college_of_undergraduate_image
{
	width:980px;
	height:249px;
	background:url(/information/images/layout/programheaderimages_undergraduate.jpg);
	margin:0 0 0 16px;
	padding:0;
	}
.doctoral_campaign_image
{
	width:980px;
	height:125px;
	background:url(/information/images/layout/11banner_img.jpg);
	margin:0 0 0 16px;
	padding:0;
	}
.doctoral_psych_campaign_image
{
	width:980px;
	height:125px;
	background:url(/information/images/layout/111psychology_img.jpg);
	margin:0 0 0 16px;
	padding:0;
	}
.masters_programs
{
	width:980px;
	height:249px;
	background:url(/information/images/layout/programheaderimages_masters.jpg);
	margin:0 0 0 16px;
	padding:0;
	}
.doctoral_programs
{
	width:980px;
	height:249px;
	background:url(/information/images/layout/programheaderimages_doctors.jpg);
	margin:0 0 0 16px;
	padding:0;
	}
.white_sidebar_top
{
	width:174px;
	height:7px;
	margin:4px 0 0 2px;
	background:url(/information/images/layout/white_sidebar_top.jpg) no-repeat;
}
.white_sidebar_center
{
	margin:0 0 0 2px;
	padding:0px;
	width:174px;
	height:auto;
	background:url(/information/images/layout/white_sidebar_middle.jpg) repeat-y;
	text-align:center;
	color:#004833;
	font-size:14px;
}
.white_sidebar_bottom
{
	margin:0 0 0 2px;
	padding:0px;
	width:174px;
	height:7px;
	background:url(/information/images/layout/white_sidebar_bottom.jpg) no-repeat;
}
.white_sidebar_content
{
	color:#000000;
	padding:5px 0 5px 10px;
	font-size:11px;
}
#white_sidebar_special
{
	padding:0;
	margin:0 0 0 0;
	text-align:center;
	color:#004833;
	height:auto;
	font-size:14px;
}
.white_sidebar_top_shadow
{
	margin:0 0 0 1px;
	width:177px;
	height:12px;
	background:url(/information/images/layout/white_sidebar_top_shadow.jpg);
}
.white_sidebar_center_shadow
{
	margin:0 0 0 1px;
	width:177px;
	height:auto;
	background:url(/information/images/layout/white_sidebar_middle_shadow.jpg) repeat-y;
}
.white_sidebar_bottom_shadow
{
	margin:0 0 0 1px;
	width:177px;
	height:12px;
	background:url(/information/images/layout/white_sidebar_bottom_shadow.jpg);
}
.program_page_titles
{
	color:#004833;
	font-size:18px;
	margin:0 0 4px 2px;
	font-weight:bold;
	float:left;
}
#argosy_crest
{
	height:28px;
	width:23px;
	background:url(/information/images/layout/crest_small.jpg);
	margin:-3px 0 0 0;
	padding:0;
	float:right;
}
.program_descrip
{
	padding:10px 0 0 2px;
	min-height:285px;
}
#program_descrip_bottom
{
	padding:10px 10px 0 2px;
	width:365px;
	float:left;
}
.program_descrip li, #program_descrip_bottom li {
	list-style:disc inside;
	margin:2pt 0px 0px 0px;
}
#program_employment
{
	padding:0;
	margin:0 -5px 0 0;
	float:right;
}
#course_area
{
	padding:0;
	margin:0 -5px 0 0;
	width:350px;
	float:right;
}
.program_descrip p, #program_descrip_bottom p
{
	line-height:20px;
}
.program_sub_title
{
	font-size:14px;
	font-weight:bold;
	color:#004833;
	padding:10px 0 0 2px;
	width:100%;
}
.program_caption
{
	font-size:14px;
	color:#004833;
	padding:5px 0 0 2px;
}
#employemnt_top
{
	margin-top:5px;
	width:372px;
	min-height:280px;
	background:url(/information/images/layout/emp_box_top.jpg);
}
#employment_bottom
{
	width:373px;
	height:16px;
	background:url(/information/images/layout/emp_box_bottom.jpg);
}
#employment_content
{
	padding:30px;
}


#course_area .plus
{
	background: #fff url(/information/images/layout/plus_icon.jpg) no-repeat;
	cursor:pointer;
	height:25px;
	width:30px;
	display:block;
	float:right;
}
#course_area .minus
{
	background: #fff url(/information/images/layout/minus_icon.jpg) no-repeat;
	cursor:pointer;
	height:25px;
	width:30px;
	display:block;
	float:right;
}
#course_area h3
{
	margin:0px;
	font-size:13px;
	font-weight:normal;
	color:#000;
	border:1px solid #bbbbbb;
	width:337px;
	padding:8px 5px 9px 8px; 
	
}
#course_area h3 a
{
	text-decoration:none;
	color:#000; 	
}
#course_area .course_descrip{
	padding:8px;
	width:334px; 
	background-color:#ffefb2; 
	border-bottom:1px solid #bbbbbb; 
	border-left:1px solid #bbbbbb; 
	border-right:1px solid #bbbbbb;
	overflow:hidden;
}
.course_descrip ul
{
	margin:0 0 0 30px;
	padding-left:0;
	text-indent:0px;
}
.course_descrip ul li
{
	color:#000000;
	padding-left:5px;
	margin:0 5px 5px 0;
	list-style:disc outside url('/information/images/layout/green_bullet.jpg');
}
.course_descrip a
{
	color:#004833;
	text-decoration:underline;
	float:right;
	padding:10px 3px 0 0;
}

.courses_heading
{
	color:#004833;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 10px 0;
}
/* rounded box style */
#rounded h1, #rounded h2, #rounded p, #rounded h1, #rounded h2, #rounded p  {margin:0 10px; letter-spacing:1px; padding:0;}
#rounded h1, #rounded_wide h1 {font-size:2.5em; color:#fff;}
#rounded h2, #rounded_wide h2 {font-size:2em;color:#06a; border:0;}
#rounded p, #rounded_wide p {padding-bottom:0.5em;}
#rounded h2, #rounded_wide h2 {padding-top:0.5em;}
.rounded {background: transparent; margin-bottom:20px; width:360px;}
.rounded.wide {width:100%;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4, .xb1_w, .xb2_w, .xb3_w, .xb4_w {display:block; overflow:hidden;}
.xb1, .xb2, .xb3, .xb1_w, .xb2_w, .xb3_w {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #bbbbbb; border-right:1px solid #bbbbbb;}
.xb2_w, .xb3_w, .xb4_w {background:#ffefb2; border-left:1px solid #bbbbbb; border-right:1px solid #bbbbbb;}
.xb1, .xb1_w {margin:0 5px; background:#bbbbbb;}
.xb2, .xb2_w {margin:0 3px; border-width:0 2px;}
.xb3, .xb3_w {margin:0 2px;}
.xb4, .xb4_w {height:2px; margin:0 1px;}

.rounded_content {display:block; background:#fff; border:0 solid #bbbbbb; border-width:0 1px;}
.rounded_wide_content {display:block; background:#ffefb2; border:0 solid #bbbbbb; border-width:0 1px; padding:8px 8px 1px 8px;}



.disclaimer
{
	color:#004833;
	font-size:10pt;
}
#tuition_container
{
	background: #fff url(/information/images/layout/tuition_bg.jpg) no-repeat;
	height:105px;
	width:757px;
	margin-bottom:20px;
}
#fees_container
{
	background: #fff url(/information/images/layout/fees_bg.jpg) no-repeat;
	height:129px;
	width:757px;
}
#tuition_container .title, #fees_container .title
{
	padding:6px 0 0 12px; 
	color:#fff; 
	font-size:14px; 
	font-weight:bold;
}
#tuition_container .breakdown, #fees_container .breakdown
{
	float:left;
	padding:10px 0 0 12px;
	font-size:14px;
	line-height:24px;
	color:#000;
}

#tuition_container .dollars
{
	float:right;
	padding:10px 40px 0 0;
	font-size:14px;
	line-height:24px;
	color:#000;
}
#fees_container .dollars_special
{
	float:right;
	padding:10px 27px 0 0;
	font-size:14px;
	line-height:24px;
	color:#000;
}
#video_holder
{
	width:320px; 
	height:240px; 
	float:right;
}
#about_us_holder
{
	height:240px;
}
.doyouhave {
    width: 100%;
    border-collapse: collapse;
    border: 2px solid #557565;
}
.doyouhave th {
    vertical-align:middle;
    background: #557565;
    color: #ffffff;
    font-size: 12px;
    padding: 2px 2px 2px 2px;
    border: 1px solid #557565;
    border-right: 1px solid #ffffff;
    height:30px;

}
doyouhave th.centerThat
{
	text-align:center;
}
.doyouhave td {
    vertical-align: top;
    width: 200px;
    border: 1px solid #557565;
    padding: 4px 6px 6px 6px;
    font-size: 12px;
}

.doyouhave .query {
    background: #d4dcd8;
    font-weight: bold;
}

.doyouhave .ans {
}

p.disclaimer2 {
    font-size: 11px;
    color: #666666;
    line-height:normal;
}
#buttons
{
	width:100%;
	height:110px;
}
.button1
{
	height:75px;
	width:200px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	background:#ff00ff;
	border:5px solid #006bb7;
	margin:10px;
	text-align:center;
	cursor:pointer;
	float:right;
}
.msm_program_btn
{
	margin:10px 0 0 0;
	height:91px;
	width:233px;
	background:#fff url(/information/images/layout/msm_btn.gif) no-repeat;
	cursor:pointer;
	float:right;
}
.mba_program_btn
{
	
	margin:10px 18px 0 0;
	height:91px;
	width:233px;
	background:#fff url(/information/images/layout/mba_btn.gif) no-repeat;
	cursor:pointer;
	float:right;
}
.intheweek_btn
{
	margin:0;
	height:102px;
	width:280px;
	background:#fff url(/information/images/layout/week_in_life_btn.gif) no-repeat;
	cursor:pointer;
	float:right;
}
.mba_vs_msm_btn
{
	margin:0;
	height:102px;
	width:280px;
	background:#fff url(/information/images/layout/msm_vs_mba_btn.gif) no-repeat;
	cursor:pointer;
	float:right;
}
.forensic_insight_btn
{
	margin:0;
	height:102px;
	width:280px;
	background: url(/information/images/layout/forensic_insight_btn.gif) no-repeat;
	cursor:pointer;
	float:right;
}
.health_services_btn
{
	margin:0;
	height:102px;
	width:280px;
	background: url(/information/images/layout/health_services_btn.gif) no-repeat;
	cursor:pointer;
	float:right;
}
.residency_btn
{
	margin:0;
	height:102px;
	width:280px;
	background: url(/information/images/layout/residency_btn.gif) no-repeat;
	cursor:pointer;
	float:right;
}
.call_button
{
	margin:10px 0 0 30px;
	height:91px;
	width:233px;
	background:url(/information/images/layout/call_btn.gif) no-repeat;
	float:left;
}
.call_button1
{
	margin:-3px 0 0 -2px;
	height:108px;
	width:190px;
	background: url(/information/images/layout/call_btn_v1.jpg) no-repeat;
	float:left;
}
.call_button2
{
	margin:-3px 0 0 -2px;
	height:108px;
	width:190px;
	background:url(/information/images/layout/call_btn_v2.jpg) no-repeat;
	float:left;
}
.call_button3
{
	margin:-3px 0 0 -2px;
	height:108px;
	width:190px;
	background:url(/information/images/layout/call_btn_v3.jpg) no-repeat;
	float:left;
}
.call_button4
{
	margin:-3px 0 0 -2px;
	height:108px;
	width:190px;
	background:url(/information/images/layout/call_btn_v4.jpg) no-repeat;
	float:left;
}
.call_button5
{
	margin:-3px 0 0 -2px;
	height:108px;
	width:190px;
	background: url(/information/images/layout/call_btn_v5.jpg) no-repeat;
	float:left;
}
.profile_call1
{
	margin:auto;
	height:35px;
	width:750px;
	background: url(/information/images/layout/healthSci_phoneBar.gif) no-repeat;
	float:left;
}
.profile_call5
{
	margin:auto;
	height:35px;
	width:750px;
	background: url(/information/images/layout/forensicPsych_phoneBar.gif) no-repeat;
	float:left;
}

#agentJameson
{
	background: url(/information/images/JamesonDeNagel_3.jpg) no-repeat;
	height:430px;
	width:180px;
	margin:6px 10px 10px 0px;
	float:left;
}

#patriciaEwell
{
	background: url(/information/images/patricia_ewell.jpg) no-repeat;
	height:240px;
	width:190px;
	margin:6px 10px 10px 0px;
	float:left;
}
