@charset "utf-8";
/* HTML Tag Styles */

body, p, div
{
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				10pt;
	color:					#000000;
	
}

body
{
	margin: 				0px;
	margin-bottom:			15px;
	padding: 				0px;
	background-color:		#FFFFFF;
	background-image:		url(../images/body_bg.jpg);
	background-repeat:		repeat-x;
}

p

{

margin-top: 5px;

}

p.heading

{

font-size: 10pt;

font-weight: bold;

color: #000000;

margin-bottom: 0px;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 0px;

}

p.wrap img, img.wrap

{

float: left;

padding-right: 5px;

}


/*Launching Programs*/
.panelLaunch {padding:20px 0px;}
.panelLaunch a {display:block;background-repeat: no-repeat;min-height:70px; background-position: 0px 0px;
	_height:70px;_overflow: visible;padding:5px 10px 2px 100px;
	}
/*.panelLaunch a:hover {background-color:#000;color:#fff;}*/

a.hl1 {background-image:url(../images/thumb_strategy.jpg)}
a.hl2 {background-image:url(../images/thumb_adjuncts.jpg)}
a.hl3 {background-image:url(../images/thumb_evidence.jpg)}




/* post test page styles */
.tests
{
	margin-left: 10px;
	width: 450px;
}


p.testTitle

{

border-top:  1px solid #373434;

border-bottom:  1px solid #373434;

padding-top: 8px;

padding-right: 1px;

padding-bottom: 8px;

padding-left: 1px;

font-weight: bold;

margin-left: 10px;

width: 450px;

}

.tests ul

{

padding-top: 2px;

padding-right: 2px;

padding-bottom: 2px;

padding-left: 2px;

margin-top: 10px;

margin-right: 0px;

margin-bottom: 10px;

margin-left: 10px;

}

.tests ul li
{

	list-style-type: none;
	border: 1px solid #ce3243;
	width:  280px;
	font-weight: bold;
	padding: 6px;
	margin-bottom: 20px;
	
}

/*General Styles*/

a.podcast
{
	margin-left: 10px;
	height: 40px;
	display:block;
}

ul.blank, ul.blank-tight

{

	padding:				0px;

	margin:					0px;

	list-style-type:		none;

}





ul.blank-tight li 

{

	list-style-type:		none;

	margin:					0px;

	padding:				0px;

	padding-left:			0px;

	padding-bottom:			0px;

}



ul.blank li 

{

	list-style-type:		none;

	margin:					0px;

	padding:				0px;

	padding-left:			6px;

	padding-bottom:			5px;

}

a:link 
{
	color: 					#373434;
}

a:visited
{
	color: 					#000000;
}

a:hover
{
	color: 					#ce3243;
}

a:active
{
	color: 					#691d27;
}

h4
{
	font-size:				10pt;
	font-weight:			bold;
	color:					#691d27;
	margin:					0px;
}

.white {color:		#fff;}
.pink {color:		#ce3243;}
.clear {clear: both}

/*
Layout Styles
*/
#flashshell
{
	position:				relative;
	width: 					720px;
	margin-left:			auto;
	margin-right:			auto;
	top:					0px;
	margin-top:				0px;
	border:					2px solid #000000;
}

#flashtop
{
	position:				relative;
	width: 					720px;
	height:					25px;
	margin-left:			auto;
	margin-right:			auto;
	top:					10px;
	margin-bottom: 			20px;
	color:					#000000;
	text-align:				center;
}

#page
{
	position:				relative;
	width: 					800px;
	margin-left:			auto;
	margin-right:			auto;
	top:					10px;
	margin-bottom: 			29px;
	background-color:		#bebebe;
	min-height:				601px;
	_height:				601px;
	padding-bottom:			20px;
	border:					1px solid #373434;
	
}

#header
{
	position: 				relative;
	top:					0px;
	left:					0px;
	background-color:		#bebebe;
	background-image:		url(../images/header.jpg);
	background-repeat:		no-repeat;
	width:					800px;
	height:					155px;
	padding:				0px;
	margin:					0px;
	text-indent:			-1000px;
	overflow:				hidden;
}


#content
{
	position: 				relative;
	top: 					0px;
	left:					0px;
	margin:					0px auto;
	width:					800px;
	padding-bottom:			30px;
	background-image:		url(../images/page_bg.jpg);
	background-repeat:		no-repeat;
	background-position:	0px 0px;
	
}


#content-box
{
	position:	relative;
	top: 					52px;
	left: 					10px;
	padding: 				0px;
	padding-bottom:			30px;
	width:					655px;
	min-height: 			460px;
	_height:				460px;


}

#content-box p, h4
{
	padding:				0px 10px;
}

.content-head
{
	position: 				relative;
	font-size:				18px;
	color:					#373434 !important;
	font-weight:			bold;
	top:					17px;
	left:					0px;
	margin:					0px;
	padding:				0px 10px;
	margin-bottom:			45px;
}


#footerText
{
	position:				relative;
	width: 					800px;
	margin:					0px;
	padding-bottom:			15px;
	top:					0px;
	padding-top:			10px;
	
}


#grant
{
	background-image:		url(../images/ashp_logo.jpg);
	background-repeat:		no-repeat;
	padding-left:			115px;
	padding-top:			5px;
	min-height:				80px;
	_height:				80px;
	width:					480px;
	margin:					0px 70px;
}

/*Menu */
#menu
{
	position: 				relative;
	top:					20px;
	height:					23px;
	width:					466px;
	background-color:		#691d27;
	padding:				0px;
}

#menu ul {

	margin: 0;

	padding: 0;

	list-style: none;

	display: block;
	
	margin-left:  0px;

	height: 23px !important;

	overflow: hidden !important;

}



#menu li {

	float: left;

	text-indent: -1000px;

}



#menu li a {

	display: block;

	padding: 23px 0 0 0;

	height: 0px !important;

	overflow: hidden;


}



/*Menu Classes for each menu item*/
#menu a.overview
{
	background-image:		url(../images/menu_overview.jpg);
	background-repeat:		no-repeat;
	background-position:	left top;
	width:					119px;
}

#menu a.overview:hover, #menu a.overview-on
{
	background-image:		url(../images/menu_overview.jpg);
	background-repeat:		no-repeat;
	width:					119px;
	background-position:	0px -23px;
	z-index: 13;

}



#menu a.info
{
	background-image:		url(../images/menu_info.jpg);
	background-repeat:		no-repeat;
	width:					150px;
	background-position:	0px 0px;
}

#menu a.info:hover, #menu a.info-on
{
	background-image:		url(../images/menu_info.jpg);
	background-repeat:		no-repeat;
	width:					150px;
	background-position:	0px -23px;
	z-index: 12;
}

#menu a.faculty
{
	background-image:		url(../images/menu_faculty.jpg);
	background-repeat:		no-repeat;
	width:					89px;
	
	background-position:	0px 0px;
	
}

#menu a.faculty:hover, #menu a.faculty-on
{
	background-image:		url(../images/menu_faculty.jpg);
	background-repeat:		no-repeat;
	width:					89px;
	
	background-position:	0px -23px;
	z-index: 10;
	

}

#menu a.test
{
	background-image:		url(../images/menu_test.jpg);
	background-repeat:		no-repeat;
	width:					82px;	
	background-position:	0px 0px;

}



#menu a.test:hover, #menu a.test-on
{
	background-image:		url(../images/menu_test.jpg);
	background-repeat:		no-repeat;
	width:					89px;
	background-position:	0px -23px;


}
