/*Nursing Only - Camobility, CoopNursing, MLT, Nursing */


* h2 {
	padding-left: 3px;
	padding-top: 10px;
}

* h3 {
	padding-left: 3px;
	padding-top: 8px;
}
	
	
#wrapper {
	width: 1000px;
}

#left {
	float: left;
	height: 500px;
	width: 178px;
	margin-top: 10px;
	margin-left: 5px;
}


#Quick {
	width: 170px;
	padding-left: 3px;
	border: thin solid #CCCCCC;
	margin-bottom: 10px;
}


#Quick p {
	padding-bottom: 10px;
}


#Quick a {
	color: #660033;
	text-decoration: none;

}

#Quick a:hover, #degrees a:hover {
	font-weight: bold;
	color: #0000CC;
}


#degrees {
	width: 178px;
	border: thin solid #CCCCCC;
	color: #003333;
}

#degrees ul {
	margin-left: 20px;
	list-style-image: url(../../../NEW_SITE_PAGES/images/bluedot.gif);

}

#degrees li {
	margin-bottom: 10px;

}	

#degrees a {
	margin-left: -3px;
	text-decoration: none;
	color: #660033;
}


#centercolumn {
	width : 770px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 15px;
} 
	
	
#PgTitle, #PgTitle2, #PgTitle3{
	padding: 1px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
	

#admissions {
	border: thin solid #CCCCCC;
	padding-left: 4px;
	padding-right: 4px;
	background-image: none;
	background-color: #FFFFFF;
}


#admissions li {
	margin-bottom: 12px;
}


#admissions ol {
	margin-left: 25px;
	list-style-position: outside;
}

#admissions ul  {
	margin-left: 100px;
	list-style-position: inside;

}

#admissions ul li {
	margin-bottom: 0px;
}


#footer {
	width: 1000px;
}


.here {
	font-weight: bold;
	color: #003333;
	border: thin solid #003333;
}


.bldItlc {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}


.bldund {
	font-weight: bold;
	text-decoration: underline;
}

.borderGray {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

dt  {
	margin-left: 20px;
}

dd {
	margin-left: 40px;
}

.red {
	font-weight: bold;
	color: #990000;
}

.undln {text-decoration: underline;}
