@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:		#013460;
	background-image:		url(../images/page_bg.jpg);
}

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

{

float: left;

padding-right: 5px;

}



/*General Styles*/

p.launchProgram1

{

background-color: transparent;

background-image: url(../images/thumb_important.jpg);

background-position: 10px 0px;

background-repeat: no-repeat;

background-attachment: scroll;

padding-left: 110px !important; 

padding-top: 5px;

height:		70px;

}

p.launchProgram2

{

background-color: transparent;

background-image: url(../images/thumb_strategies.jpg);

background-position: 10px 0px;

background-repeat: no-repeat;

background-attachment: scroll;

padding-left: 110px !important; 


padding-top: 5px;

height:		70px;
}

p.launchProgram3

{

background-color: transparent;

background-image: url(../images/thumb_best_practices.jpg);

background-position: 10px 0px;

background-repeat: no-repeat;

background-attachment: scroll;

padding-left: 110px !important; 

padding-top: 5px;

height:		70px;

}

p.launchProgram4

{

background-color: transparent;

background-image: url(../images/thumb_interactive.jpg);

background-position: 10px 0px;

background-repeat: no-repeat;

background-attachment: scroll;

padding-left: 110px !important; 

padding-top: 5px;

height:		70px;

}

ul.blank, ul.blank-tight

{

	padding:				0px;

	margin:					0px;
	margin-left:			10px;

	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: 					#000000;
}

a:visited
{
	color: 					#000000;
}

a:hover
{
	color: 					#c96f26;
}

a:active
{
	color: 					#0072bc;
}

h4
{
	font-size:				10pt;
	font-weight:			bold;
	color:					#c96f26;
	margin:					0px;
}

.dkblue {color:		#013460;}
.clear {clear: both}
.smTxt p, .smTxt h4 {font-size:  8pt}
/*
Layout Styles
*/

#flashshell
{
	position:				relative;
	width: 					720px;
	margin-left:			auto;
	margin-right:			auto;
	top:					0px;
	margin-bottom: 			25px;
	margin-top:				10px;
	padding-bottom:			0px;
	border:					thin solid #000
}

#flashtop
{
	position:				relative;
	width: 					720px;
	margin-left:			auto;
	margin-right:			auto;
	top:					5px;
	margin-bottom: 			15px;
	margin-bottom: 			20px;
	color:					#FFFFFF;
	text-align:				center;
}

#flashtop a {color: #fff}
#page
{
	position:				relative;
	width: 					750px;
	margin-left:			auto;
	margin-right:			auto;
	top:					10px;
	margin-bottom: 			29px;
	background-color:		#b3d2f3;
	border:					2px solid #013460;
	min-height:				601px;
	_height:				601px;
	padding-bottom:			20px;
	
}

#header
{
	position: 				relative;
	top:					0px;
	left:					0px;
	background-color:		#013460;
	background-image:		url(../images/header.jpg);
	background-repeat:		no-repeat;
	width:					750px;
	height:					165px;
	padding:				0px;
	margin:					0px;
	text-indent:			-1000px;
	overflow:				hidden;
}


#content
{
	position: 				relative;
	top: 					0px;
	left:					0px;
	margin:					0px;
	width:					750px;
	background-color:		#b3d2f3;
	background-image:		url(..//images/page_bg.jpg);
	background-repeat:		no-repeat;
	background-position:	top left;
	padding-bottom:			30px;
	
}


#content-box
{
	position:				relative;
	top:					15px;
	padding: 				0px;
	padding-bottom:			30px;
	background-color:		#b3d2f3;
	background-image:		url(../images/content_bg.jpg);
	background-position:	bottom;
	background-repeat:		repeat-x;
	margin-left:			175px;
	width:					550px;
	min-height: 			460px;
	_height:				460px;
	border:					1px solid #013460;

}

#content-box p, h4
{
	padding:				0px 10px;
}

.content-head
{
	position: 				relative;
	font-size:				18px;
	color:					#013460 !important;
	font-weight:			bold;
	top:					17px;
	left:					0px;
	
	padding:				0px 10px;
	margin-bottom:			45px;
}


#footerText
{
	position:				relative;
	margin-left:			175px;
	width:					550px;
	padding-bottom:			15px;
	top:					10px;
	padding-top:			10px;
	
}

#footerText a:link 
{
	color: 					#013460;
}

#footerText a:visited
{
	color: 					#013460;
}

#footerText a:hover
{
	color: 					#c96f26;
}

#footerText a:active
{
	color: 					#000000;
}


#grant
{
	background-image:		url(../images/ashp_logo.jpg);
	background-repeat:		no-repeat;
	color:					#013460 !important;
	padding-left:			115px;
	padding-top:			5px;
	min-height:				80px;
	_height:				80px;
	width:					435px;
	margin:					0px auto;
}

/*Menu */
#menu
{
	position: 				relative;
	top:					0px;
	width:					163px;
	padding:				0px;
	background-color:		#c96f26;
	float:					left;
	text-indent:: -1000px;
}

#menu-bottom
{
	position: 				relative;
	top:					0px;
	width:					163px;
	height:					332px;
	padding:				0px;
	background:				url(../images/menu_bg.jpg) no-repeat;
}


#menu ul {

	margin: 0;

	padding: 0;

	list-style: none;

	display: block;
	
	width: 154px !important;

	
}



#menu li {

	text-indent:: -1000px;

}



#menu li a {

	display: block;

	padding: 0px 0px 0 0px;

	height: 0px ;
	
	text-indent: -5000px !important;
	
	width:	154px;

	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;
	height:					47px;
}

#menu a.overview:hover, #menu a.overview-on
{
	background-image:		url(../images/menu_overview.jpg);
	background-repeat:		no-repeat;
	height:					47px;
	background-position:	-154px 0px;

}



#menu a.info
{
	background-image:		url(../images/menu_info.jpg);
	background-repeat:		no-repeat;
	height:					61px;
	background-position:	0px 0px;
}

#menu a.info:hover, #menu a.info-on
{
	background-image:		url(../images/menu_info.jpg);
	background-repeat:		no-repeat;
	height:					61px;
	background-position:	-154px 0px;
}

#menu a.faculty
{
	background-image:		url(../images/menu_faculty.jpg);
	background-repeat:		no-repeat;
	height:					63px;
	background-position:	0px 0px;
	
}

#menu a.faculty:hover, #menu a.faculty-on
{
	background-image:		url(../images/menu_faculty.jpg);
	background-repeat:		no-repeat;
	height:					63px;
	background-position:	-154px 0px;

}

#menu a.test
{
	background-image:		url(../images/menu_test.jpg);
	background-repeat:		no-repeat;
	height:					44px;
	background-position:	0px 0px;

}



#menu a.test:hover, #menu a.test-on
{
	background-image:		url(../images/menu_test.jpg);
	background-repeat:		no-repeat;
	height:					44px;
	background-position:	-154px 0px;

}
