/* Global CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
} /* removes defaults from all elements */
/*Body
--------------------------------------------------------------------------------*/
html,body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10.5pt;
	text-transform:none;
	font-style:normal;
	background-color:#e2e2d6;
	width:100%;
	background-image:url(../Images/page-bkg.gif);
	background-repeat:repeat-y;
	background-position: center top;
}
/*	links
------------------------------------------------------------------------------- */	
a:visited,
a:active,
a:link {
	color:#006600;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #669900; 
	text-decoration: none;
	font-weight: normal;
}
/*Layout
---------------------------------------------------------------------------------*/

/*Arts & Sciences Division 
-----------------------------------------------------------------------------------------------*/
#health-sciences-wrapper {
	width:968px;
	margin:0px auto ;
}
#health-sciences-container {
	background-color:#FFF;
}

#health-sciences-header {
	width:968px;
	height:135px;
}
#health-sciences-programsheader {
	width:968px;
	height:238px;
}
.blockIMG {
	display:block;
	margin:0;
}
.img {
	padding:2px;
}

/*End Navigation Bar
------------------------------------------------------------------------------------------------*/
#health-sciences-nav {
	width:968px;
	height:28px;
}
#health-sciences-nav ul {
	list-style-type: none;
	background-image: url(../Images/navi_bg_divider.png);
	height: 28px;
	width: 968px;
	margin: 0px;
}
#health-sciences-nav li {
	float: left;
}
#health-sciences-nav ul a {
	background-image: url(../Images/navi_bg.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 23px;
	padding-left: 23px;
	text-decoration: none;
	font-size: 10.5pt;
	line-height:20px;
	color: #FFF;
}
#health-sciences-nav ul a:hover {
	color: #669900;
}
/* End Navigation Bar
------------------------------------------------------------------------------------------------*/
#health-sciences-body {
	width:968px;
	float:left;
	background:#FFF url(/Images/business-tech-middlebkg-programs.gif) repeat-y;
}

/*Left Column Menu
------------------------------------------------------------------------------------------------*/
#health-sciences-leftcolumn {
	width:208px;
	float:left;
}
.health-sciences-header-leftcolumn {
	width:208px;
	height:28px;
	background-image: url(../Images/navi_bg_divider.png);
	background-repeat:repeat-x;
	color:#FFF;
	text-align:center;
	margin-top:40px;
	font-size:12pt;
	padding-top:4px;
}
#health-sciences-links {
	width:190px;
}
#health-sciences-links ul {
	width: 180px;
	margin:25px 5px 15px 15px;
}
#health-sciences-links li {
	border-top:#CCC solid 1px;
	padding:5px 0px 5px 5px;
	list-style:none;
}
#health-sciences-links ul a {
	text-decoration: none;
	font-size: 10pt;
	color: #1d295f;
}
#health-sciences-links ul a:hover {
	color: #669900;
}
/*End Left Column Menu
------------------------------------------------------------------------------------------------*/

/*Middle Column Body
------------------------------------------------------------------------------------------------*/
#health-sciences-middlecolumn {
	width:515px;
	float:left;
	padding: 10px 5px 5px 5px;
	border-right: #000 dashed 1px;
	background-image:url(../Images/arts-science-middle-bkg.gif);
	background-repeat:repeat-y;
	background-color:#FFF;
}
#health-sciences-middlecolumn-programs {
	width:720px;
	float:left;
	padding: 10px 5px 5px 5px;
	background-image:url(../Images/arts-science-middle-bkg.gif);
	background-repeat:repeat-y;
}
#health-sciences-cookie_trail {
	padding: 1px 0 0 25px;
	width: 450px;
	font-size: 8pt;
	color: #000000;
	float:left;
	text-align: left;
	overflow:hidden;
}
#health-sciences-cookie_trail a.ct:link, a.ct:visited, a.ct:hover {
	font-weight: bold;
	text-decoration: none;
	color:#1d295f;
}
#health-sciences-middlecolumn-text {
	width:490px;
	padding: 10px 5px 5px 25px;
	float:left;
	line-height:23px;
}
#health-sciences-middlecolumn-text-programs {
	width:700px;
	padding: 10px 5px 5px 25px;
	float:left;
	line-height:23px;
	list-style:inside;
}
#health-sciences-middlecolumn-header {
	width:490px;
	padding: 10px 5px 5px 25px;
	float:left;
	font-size: 18pt;
	font-weight: bold;
	color: #333;
	font-variant: small-caps;
}
#health-sciences-middlecolumn-header-programs {
	width:650px;
	padding: 10px 5px 5px 25px;
	float:left;
	font-size: 18pt;
	font-weight: bold;
	color: #333;
	font-variant: small-caps;
}
.program-header {
	font-size:15pt;
	margin-top:10px;
	margin-bottom:10px;
	color:#900;
	border-bottom:#900 dashed 1px;
	width:200px;
}
/*End Middle Column Body
------------------------------------------------------------------------------------------------*/


/*Right Column News
------------------------------------------------------------------------------------------------*/
#health-sciences-rightcolumn {
	width:160px;
	float:left;
	padding:0px 0px 5px 6px;
}
#health-sciences-rightcolumn a{
	text-decoration:none;
	color:#900;
}
#health-sciences-rightcolumn a:hover{
	text-decoration:underline;
	color:#03F;
}
#news-container {
	width: 160px;
	margin-left:5px;
}
#news {
	border: #9f9883 1px solid;
	background-color: #ebf0d2;
}
#news-header {
	font-size:12pt;
	margin-top:10px;
	margin-bottom:10px;
	color:#1d295f;
}
#news_block-1, #news_block-2, #news_block-3  {
	padding: 7px 2px 10px 5px;
	text-align: left;
	font-size: 9pt;
	border-bottom:#000 dashed 1px;
}
#ind_news_content {
	float: right;
	padding-top:4px;
	padding-left: 5px;
	width: 950px;
	text-align: left;
	background-image:url(images/conedseal.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#news_more {
	font-size: 11pt;
	padding: 8px 2px 3px 0;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
#news_more a.rm:link, a.rm:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006C00;
	text-decoration: none;
}

#news_more a.rm:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #669C00;
	text-decoration: none;
}

/*End Right Column News
------------------------------------------------------------------------------------------------*/

/*Footer
------------------------------------------------------------------------------------------------*/
#health-sciences-footer {
	width:950px;
	background-color:#1d295f;
	height:28px;
	border-top:#d1d1d1 ridge 6px;
	color:#FFF;
	font-size:9pt;
	padding-top:3px;
	float:left;
}
#footer {
	width:968px;
	font-family:Arial, Helvetica, sans-serif;
	border-top:#fbc20f solid 5px;
	float:left;
	margin:5px auto 0 auto;
	background-image:url(/Images/footer-bkg.gif);
	background-repeat:repeat-x;
	font-size:10pt;
	text-align:left;
	
}
#footer-box {
	width:950px;
	margin:10px auto;
	text-decoration:none;
}
#footer-box a{
	text-decoration:none;
}
.highlight {
	width:210px;
	height:28px;
	background-image: url(../Images/navi_bg_divider.png);
	background-repeat:repeat-x;
	color:#FFF;
	text-align:center;
	font-size:12pt;
	padding-top:4px;
}
.bullets {
	list-style-position:outside;
	list-style-type:square;
	line-height:20px;
	padding-left:20px;
}
.numberlist {
	line-height: 20px;
	padding-left: 30px;
	list-style: decimal outside;
}
.numberlist li{
	margin-bottom:5px;
}
