@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:		url(../images/body_bg.jpg) repeat-x #209eca;
}
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;
	padding-bottom: 5px;
}
/*General Styles*/

p.launchProgram1 {
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 100px !important;
	padding-top: 5px;
	height:		70px;
	margin-left:  10px;
	background-image: url(../images/thumb_185.jpg);
}

p.launchProgram2 {
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 100px !important;
	padding-top: 5px;
	height:		70px;
	margin-left:  10px;
	background-image: url(../images/thumb_186.jpg);
}

p.launchProgram3 {
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 100px !important;
	padding-top: 5px;
	height:		70px;
	margin-left:  10px;
	background-image: url(../images/thumb_187.jpg);
}

ul li {
	margin: 0px 10px;
	padding: 0px;
}
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: 					#115e75;
}
a:visited {
	color: 					#000000;
}
a:hover {
	color: 					#0072bc;
}
a:active {
	color: 					#0072bc;
}
h4, td.over_left {
	font-size:				10pt;
	font-weight:			bold;
	color:					#273c5b;
	margin:					0px;
}
.white {
	color:		#fff;
}
.dkblue {
	color:		#0072bc;
}
.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-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: 					755px;
	margin-left:			auto;
	margin-right:			auto;
	top:					10px;
	margin-bottom: 			29px;
	background-color:		#209eca;
	background-repeat:		no-repeat;
	min-height:				601px;
	_height:				601px;
	padding-bottom:			20px;
}
#header {
	position: 				relative;
	top:					0px;
	left:					0px;
	background-color:		#fff;
	background-image:		url(../images/header.jpg);
	background-repeat:		no-repeat;
	width:					755px;
	height:					109px;
	padding:				0px;
	margin:					0px;
	text-indent:			-1000px;
	overflow:				hidden;
}
#content {
	position: 				relative;
	top: 					0px;
	left:					0px;
	margin:					0px auto;
	width:					751px;
	background-color:		#0094c8;
	background-image:		url(..//images/page_bg.jpg);
	background-repeat:		no-repeat;
	background-position:	top left;
	border-left:			2px solid #000;
	border-right:			2px solid #000;
	padding-bottom:			30px;
}
#content p {
	margin: 5px 15px 10px 25px
}
#content table {
	margin: 5px 5px 10px 10px
}
#content td p {
	margin: 5px 5px 10px 10px
}
#content h4 {
	margin-left: 25px;
	margin-top: 25px
}
#content td h4 {
	margin-left: 10px;
	margin-top: 8px
}
#content h3 {
	font-size:				12pt;
	font-weight:			bold;
	color:					#0094c8;
	margin-left:			10px;
	padding:				0px;
}
#content-box {
	position:	relative;
	top: 					52px;
	left: 					51px;
	padding: 				0px;
	padding-bottom:			30px;
	background-color:		#5cbbdc;
	background-image:		url(../images/content_bg.jpg);
	background-repeat:		no-repeat;
	width:					655px;
	min-height: 			460px;
	_height:				460px;
}
#content-box p, h4 {
	padding:				0px 10px;
}
.content-head {
	position: 				relative;
	font-size:				18px;
	color:					#ffffff !important;
	font-weight:			bold;
	top:					17px;
	left:					0px;
	margin:					0px;
	padding:				0px 10px;
	margin-bottom:			45px;
}
#footerText {
	position:				relative;
	width: 					751px;
	margin:					0px;
	padding-bottom:			15px;
	top:					0px;
	background:				#0094c8;
	border-left:			2px solid #000;
	border-right:			2px solid #000;
	padding-top:			10px;
}
#footerText a:link {
	color: 					#fff;
}
#footerText a:visited {
	color: 					#fff;
}
#footerText a:hover {
	color: 					#ffaa01;
}
#footerText a:active {
	color: 					#000000;
}
#pageFooter {
	background:				#0094c8 url(../images/footer_bg.jpg) bottom no-repeat;
	position:				relative;
	width: 					755px;
	height:					30px;
	margin:					0px;
	padding:				0px;
	top:					0px;
}
#pageFooter2 {
	background:				#0094c8 url(../images/footer_bg2.jpg) bottom no-repeat;
	position:				relative;
	width: 					755px;
	height:					30px;
	margin:					0px;
	padding:				0px;
	top:					0px;
}
#grant {
	background-image:		url(../images/ashp_logo.jpg);
	background-repeat:		no-repeat;
	color:					#ffffff !important;
	padding-left:			115px;
	padding-top:			5px;
	min-height:				80px;
	_height:				80px;
	width:					540px;
	margin:					0px auto;
}
/*Menu */
#menu {
	position: 				relative;
	top:					0px;
	width:					751px;
	height:					30px;
	padding:				0px;
	background-color:		#ffaa01;
	border-left:			2px solid #000;
	border-right:			2px solid #000;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	margin-left:  20px;
	height: 30px !important;
	overflow: hidden !important;
}
#menu li {
	float: left;
 text-indent:: -1000px;
}
#menu li a {
	display: block;
	padding: 30px 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:					121px;
}
#menu a.overview:hover, #menu a.overview-on {
	background-image:		url(../images/menu_overview.jpg);
	background-repeat:		no-repeat;
	width:					121px;
	background-position:	0px -30px;
}
#menu a.info {
	background-image:		url(../images/menu_info.jpg);
	background-repeat:		no-repeat;
	width:					207px;
	background-position:	0px 0px;
}
#menu a.info:hover, #menu a.info-on {
	background-image:		url(../images/menu_info.jpg);
	background-repeat:		no-repeat;
	width:					207px;
	background-position:	0px -30px;
}
#menu a.faculty {
	background-image:		url(../images/menu_faculty.jpg);
	background-repeat:		no-repeat;
	width:					122px;
	background-position:	0px 0px;
}
#menu a.faculty:hover, #menu a.faculty-on {
	background-image:		url(../images/menu_faculty.jpg);
	background-repeat:		no-repeat;
	width:					122px;
	background-position:	0px -30px;
}
#menu a.test {
	background-image:		url(../images/menu_test.jpg);
	background-repeat:		no-repeat;
	width:					136px;
	background-position:	0px 0px;
}
#menu a.test:hover, #menu a.test-on {
	background-image:		url(../images/menu_test.jpg);
	background-repeat:		no-repeat;
	width:					136px;
	background-position:	0px -30px;
}
